OCamllabs icon Home|Differences with the last checks|Previous runs


Building on spring

(from freebsd)
2024-10-12 21:00.17 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-10-12 21:00.19 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ac01ad6037c0bdcca9f67fe49cd54475b585f9b2"))
2024-10-12 21:00.19 ---> using "04bf8df57af7f2b2ea7af5566d967196bda7e2839e02b46ad811b0216fde879a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-10-12 21:00.20 ---> using "c9931638e08169dfce88208aaa9098fb0a9a68a42fc7157702d319afdcb8d7eb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2024-10-12 21:00.21 ---> using "ab12a98af80e35485d2bd96f8a983ce1d9127dfbea9b916a8784b63045ea4c42" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-10-12 21:00.22 ---> using "429207adc15ab68b6f94a53e254d7bf8827f00b6a516a4ee563c694244c3ad25" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"topiary.0.3.0\"\
               \nopam install -vy \"topiary.0.3.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"topiary.0.3.0\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] topiary.0.3.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-rust-2021 1     [required by topiary]
  - install topiary        0.3.0

The following system packages will first need to be installed:
    rust

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "rust"
- Updating FreeBSD repository catalogue...
- [spring] Fetching data.pkg: .
- .......
- .. done
- Processing entries: 
- Processing entries...
- .
- ..
- .
- ..
- .
- .
- .
- . done
- FreeBSD repository update completed. 35512 packages processed.
- All repositories are up to date.
- The following 1 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	rust: 1.81.0
- 
- Number of packages to be installed: 1
- 
- The process will require 1 GiB more space.
- 155 MiB to be downloaded.
- [spring] [1/1] Fetching rust-1.81.0.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/1] Installing rust-1.81.0...
- [spring] [1/1] Extracting rust-1.81.0: 
- .
- ..
- ...
- ..
- .
- . done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-rust-2021.1  (cached)
Processing  2/6: [topiary.0.3.0: http]
Processing  3/6: [topiary.0.3.0: http] [conf-rust-2021: cargo]
+ /usr/local/bin/cargo "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-rust-2021.1)
- cargo 1.81.0 (2dbb1af80 2024-08-20)
Processing  3/6: [topiary.0.3.0: http] [conf-rust-2021: rustc 2021]
+ /usr/local/bin/rustc "--edition" "2021" "test.rs" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-rust-2021.1)
-> compiled  conf-rust-2021.1
Processing  3/6: [topiary.0.3.0: http]
-> installed conf-rust-2021.1
Processing  4/6: [topiary.0.3.0: http]
Processing  4/6: [topiary.0.3.0: extract]
-> retrieved topiary.0.3.0  (https://github.com/tweag/topiary-opam/releases/download/v0.3.0/source-code-with-submodules.tar.xz)
Processing  5/6: [topiary: cargo build]
+ /usr/local/bin/cargo "build" "--release" "--package" "topiary-cli" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
-    Compiling libc v0.2.147
-    Compiling proc-macro2 v1.0.66
-    Compiling unicode-ident v1.0.11
-    Compiling memchr v2.5.0
-    Compiling regex-syntax v0.7.4
-    Compiling autocfg v1.1.0
-    Compiling io-lifetimes v1.0.11
-    Compiling serde v1.0.171
-    Compiling rustix v0.38.4
-    Compiling bitflags v2.3.3
-    Compiling rustix v0.37.23
-    Compiling aho-corasick v1.0.2
-    Compiling cc v1.0.83
-    Compiling quote v1.0.31
-    Compiling syn v2.0.26
-    Compiling bitflags v1.3.2
-    Compiling futures-core v0.3.28
-    Compiling slab v0.4.8
-    Compiling futures-task v0.3.28
-    Compiling utf8parse v0.2.1
-    Compiling futures-channel v0.3.28
-    Compiling pin-project-lite v0.2.13
-    Compiling anstyle-parse v0.2.1
-    Compiling errno v0.3.1
-    Compiling regex-automata v0.3.3
-    Compiling colorchoice v1.0.0
-    Compiling futures-sink v0.3.28
-    Compiling equivalent v1.0.1
-    Compiling tree-sitter v0.20.10
-    Compiling is-terminal v0.4.9
-    Compiling anstyle-query v1.0.0
-    Compiling futures-util v0.3.28
-    Compiling hashbrown v0.14.0
-    Compiling anstyle v1.0.1
-    Compiling anstream v0.3.2
-    Compiling indexmap v2.0.0
-    Compiling terminal_size v0.2.6
-    Compiling pin-utils v0.1.0
-    Compiling heck v0.4.1
-    Compiling strsim v0.10.0
-    Compiling winnow v0.5.0
-    Compiling futures-io v0.3.28
-    Compiling clap_lex v0.5.0
-    Compiling clap_builder v4.3.21
-    Compiling regex v1.9.1
-    Compiling tree-sitter-ocaml v0.20.4 (https://github.com/tree-sitter/tree-sitter-ocaml.git#694c5771)
-    Compiling tree-sitter-query v0.1.0 (https://github.com/nvim-treesitter/tree-sitter-query#3a9808b2)
-    Compiling tree-sitter-ocamllex v0.20.2 (https://github.com/314eter/tree-sitter-ocamllex.git#4b9898cc)
-    Compiling tree-sitter-json v0.20.0 (https://github.com/tree-sitter/tree-sitter-json.git#ca3f8919)
-    Compiling tree-sitter-nickel v0.0.1 (https://github.com/nickel-lang/tree-sitter-nickel?rev=b1a4718601ebd29a62bf3a7fd1069a99ccf48093#b1a47186)
-    Compiling tree-sitter-toml v0.5.1 (https://github.com/tree-sitter/tree-sitter-toml.git#342d9be2)
-    Compiling tree-sitter-rust v0.20.4 (https://github.com/tree-sitter/tree-sitter-rust.git#17a6b155)
-    Compiling tree-sitter-bash v0.19.0 (https://github.com/tree-sitter/tree-sitter-bash#1b0321ee)
-    Compiling num_cpus v1.16.0
-    Compiling serde_json v1.0.103
-    Compiling once_cell v1.18.0
-    Compiling unicode-width v0.1.10
-    Compiling pad v0.1.6
-    Compiling serde_derive v1.0.171
-    Compiling futures-macro v0.3.28
-    Compiling tokio-macros v2.1.0
-    Compiling clap_derive v4.3.12
-    Compiling tokio v1.32.0
-    Compiling pin-project-internal v1.1.3
-    Compiling tempfile v3.6.0
-    Compiling itoa v1.0.9
-    Compiling either v1.8.1
-    Compiling yansi v0.5.1
-    Compiling clap v4.3.21
-    Compiling ryu v1.0.15
-    Compiling option-ext v0.2.0
-    Compiling ansi_term v0.12.1
-    Compiling diff v0.1.13
-    Compiling log v0.4.19
-    Compiling futures-executor v0.3.28
-    Compiling prettydiff v0.6.4
-    Compiling futures v0.3.28
-    Compiling pretty_assertions v1.4.0
-    Compiling dirs-sys v0.4.1
-    Compiling itertools v0.11.0
-    Compiling pin-project v1.1.3
-    Compiling tree-sitter-facade v0.9.3 (https://github.com/tweag/tree-sitter-facade#1b290e79)
-    Compiling fastrand v1.9.0
-    Compiling termcolor v1.2.0
-    Compiling unescape v0.1.0
-    Compiling cfg-if v1.0.0
-    Compiling humantime v2.1.0
-    Compiling async-scoped v0.7.1
-    Compiling directories v5.0.1
-    Compiling env_logger v0.10.0
-    Compiling clap_complete v4.4.1
-    Compiling topiary-queries v0.3.0 (/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0/topiary/topiary-queries)
-    Compiling indoc v2.0.3
-    Compiling serde_spanned v0.6.3
-    Compiling toml_datetime v0.6.3
-    Compiling toml_edit v0.19.14
-    Compiling toml v0.7.6
-    Compiling serde-toml-merge v0.3.1
-    Compiling topiary v0.3.0 (/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0/topiary/topiary)
-    Compiling topiary-cli v0.3.0 (/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0/topiary/topiary-cli)
-     Finished `release` profile [optimized] target(s) in 2m 52s
Processing  5/6: [topiary: sh make-topiary-wrapper.sh]
+ /bin/sh "make-topiary-wrapper.sh" "--queries-dir" "/home/opam/.opam/5.2.0/share/topiary/queries" "--topiary-wrapped" "/home/opam/.opam/5.2.0/bin/.topiary-wrapped/topiary" "--output-file" "topiary-wrapper" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
-> compiled  topiary.0.3.0
Processing  6/6: [topiary: mkdir]
+ /bin/mkdir "/home/opam/.opam/5.2.0/bin/.topiary-wrapped" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
Processing  6/6: [topiary: cp]
+ /bin/cp "target/release/topiary" "/home/opam/.opam/5.2.0/bin/.topiary-wrapped/topiary" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
Processing  6/6: [topiary: cp topiary-wrapper]
+ /bin/cp "topiary-wrapper" "/home/opam/.opam/5.2.0/bin/topiary" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
Processing  6/6: [topiary: mkdir]
+ /bin/mkdir "/home/opam/.opam/5.2.0/share/topiary" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
Processing  6/6: [topiary: cp]
+ /bin/cp "-R" "topiary/topiary-queries/queries" "/home/opam/.opam/5.2.0/share/topiary/queries" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0)
-> installed topiary.0.3.0
Done.
2024-10-12 21:04.59 ---> saved as "cf212a8fc67253e1b09cc2a2ea7cf40d59b34a0cbc79a657bbc6577f63b1c7f1"
Job succeeded