Building on summer (from freebsd) 2024-09-08 14:28.50 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2024-09-08 14:28.51 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 1a7ee1360c05c742f9ac7a3a05afc019750073d6")) 2024-09-08 14:28.51 ---> using "e44d7dd5bc96c9278c8d6fe50995dcb61d134d5bc50bd43e0c358c3b53f0eb6b" 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 default (at file:///home/opam/opam-repository): [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-09-08 14:28.52 ---> using "765fbdb354c6be84b7b365f6763262867738485040bb114dadbe6824659bd691" 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. # Run eval $(opam env --switch=5.2.0) to update the current shell environment 2024-09-08 14:28.52 ---> using "2325ca00d2ef2ef0d1981a5243a67ac179f7fbef41f3ad2b319f79042e91bd9d" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-09-08 14:28.53 ---> using "9f96960ac3acd71f840bfa11d231a63182428757bdb8c2506da2607bc93a7b88" 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... - [summer] Fetching data.pkg: ... - ..... - .. done - Processing entries: . - . - . - ... - . - . - . - . done - FreeBSD repository update completed. 34428 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.79.0_1 - - Number of packages to be installed: 1 - - The process will require 1 GiB more space. - 149 MiB to be downloaded. - [summer] [1/1] Fetching rust-1.79.0_1.pkg: - . - . - . - . - . - . - . - . - . - . done - Checking integrity... - done (0 conflicting) - [summer] [1/1] Installing rust-1.79.0_1... - [summer] [1/1] Extracting rust-1.79.0_1: - . - ... - .... - .. 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.79.0 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 rustix v0.38.4 - Compiling io-lifetimes v1.0.11 - Compiling serde v1.0.171 - Compiling bitflags v2.3.3 - Compiling rustix v0.37.23 - Compiling bitflags v1.3.2 - Compiling futures-core v0.3.28 - Compiling utf8parse v0.2.1 - Compiling futures-task v0.3.28 - Compiling futures-channel v0.3.28 - Compiling pin-project-lite v0.2.13 - Compiling anstyle-parse v0.2.1 - Compiling equivalent v1.0.1 - Compiling futures-sink v0.3.28 - Compiling anstyle v1.0.1 - Compiling slab v0.4.8 - Compiling anstyle-query v1.0.0 - Compiling futures-util v0.3.28 - Compiling colorchoice v1.0.0 - Compiling hashbrown v0.14.0 - Compiling heck v0.4.1 - Compiling pin-utils v0.1.0 - Compiling clap_lex v0.5.0 - Compiling futures-io v0.3.28 - Compiling strsim v0.10.0 - Compiling aho-corasick v1.0.2 - Compiling winnow v0.5.0 - Compiling quote v1.0.31 - Compiling once_cell v1.18.0 - Compiling unicode-width v0.1.10 - Compiling cc v1.0.83 - Compiling serde_json v1.0.103 - Compiling pad v0.1.6 - Compiling tempfile v3.6.0 - Compiling ansi_term v0.12.1 - Compiling syn v2.0.26 - Compiling ryu v1.0.15 - Compiling log v0.4.19 - Compiling diff v0.1.13 - Compiling option-ext v0.2.0 - Compiling either v1.8.1 - Compiling itoa v1.0.9 - Compiling yansi v0.5.1 - Compiling prettydiff v0.6.4 - Compiling indexmap v2.0.0 - Compiling termcolor v1.2.0 - Compiling unescape v0.1.0 - Compiling pretty_assertions v1.4.0 - Compiling itertools v0.11.0 - Compiling cfg-if v1.0.0 - Compiling fastrand v1.9.0 - Compiling humantime v2.1.0 - Compiling indoc v2.0.3 - Compiling topiary-queries v0.3.0 (/home/opam/.opam/5.2.0/.opam-switch/build/topiary.0.3.0/topiary/topiary-queries) - Compiling errno v0.3.1 - Compiling num_cpus v1.16.0 - Compiling dirs-sys v0.4.1 - Compiling tree-sitter v0.20.10 - Compiling tree-sitter-toml v0.5.1 (https://github.com/tree-sitter/tree-sitter-toml.git#342d9be2) - Compiling tree-sitter-query v0.1.0 (https://github.com/nvim-treesitter/tree-sitter-query#3a9808b2) - Compiling tree-sitter-json v0.20.0 (https://github.com/tree-sitter/tree-sitter-json.git#ca3f8919) - Compiling tree-sitter-rust v0.20.4 (https://github.com/tree-sitter/tree-sitter-rust.git#17a6b155) - Compiling tree-sitter-ocamllex v0.20.2 (https://github.com/314eter/tree-sitter-ocamllex.git#4b9898cc) - Compiling tree-sitter-bash v0.19.0 (https://github.com/tree-sitter/tree-sitter-bash#1b0321ee) - Compiling tree-sitter-ocaml v0.20.4 (https://github.com/tree-sitter/tree-sitter-ocaml.git#694c5771) - Compiling tree-sitter-nickel v0.0.1 (https://github.com/nickel-lang/tree-sitter-nickel?rev=b1a4718601ebd29a62bf3a7fd1069a99ccf48093#b1a47186) - Compiling regex-automata v0.3.3 - Compiling directories v5.0.1 - Compiling is-terminal v0.4.9 - Compiling anstream v0.3.2 - Compiling terminal_size v0.2.6 - Compiling clap_builder v4.3.21 - Compiling serde_derive v1.0.171 - Compiling futures-macro v0.3.28 - Compiling clap_derive v4.3.12 - Compiling tokio-macros v2.1.0 - Compiling pin-project-internal v1.1.3 - Compiling regex v1.9.1 - Compiling tokio v1.32.0 - Compiling env_logger v0.10.0 - Compiling pin-project v1.1.3 - Compiling tree-sitter-facade v0.9.3 (https://github.com/tweag/tree-sitter-facade#1b290e79) - Compiling clap v4.3.21 - Compiling clap_complete v4.4.1 - Compiling futures-executor v0.3.28 - Compiling futures v0.3.28 - Compiling async-scoped v0.7.1 - 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 05s 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-09-08 14:32.39 ---> saved as "bf7a32138591f2b85fe2b55582ac5aba7ad1af772f1c52fa4617adb50e2f700f" Job succeeded