[INFO] cloning repository https://github.com/199-biotechnologies/search-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/199-biotechnologies/search-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F199-biotechnologies%2Fsearch-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F199-biotechnologies%2Fsearch-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebd5c3937872f4fc01504240fea660ef1bdfa1c8 [INFO] checking 199-biotechnologies/search-cli against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F199-biotechnologies%2Fsearch-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/199-biotechnologies/search-cli [INFO] finished tweaking git repo https://github.com/199-biotechnologies/search-cli [INFO] tweaked toml for git repo https://github.com/199-biotechnologies/search-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/199-biotechnologies/search-cli on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/199-biotechnologies/search-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03582c2ea3b840da5fd05dce48239f71abeedd043e6a375fe966f7e71faa15e9 [INFO] running `Command { std: "docker" "start" "-a" "03582c2ea3b840da5fd05dce48239f71abeedd043e6a375fe966f7e71faa15e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03582c2ea3b840da5fd05dce48239f71abeedd043e6a375fe966f7e71faa15e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03582c2ea3b840da5fd05dce48239f71abeedd043e6a375fe966f7e71faa15e9", kill_on_drop: false }` [INFO] [stdout] 03582c2ea3b840da5fd05dce48239f71abeedd043e6a375fe966f7e71faa15e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8989e4a4314ff969a40abf30eab40d9423c007384e7cb8004f7937dd88aedac2 [INFO] running `Command { std: "docker" "start" "-a" "8989e4a4314ff969a40abf30eab40d9423c007384e7cb8004f7937dd88aedac2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking schnellru v0.2.4 [INFO] [stderr] Checking http2 v0.5.17 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Checking webpki-root-certs v1.0.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Compiling self_update v0.43.1 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking moka v0.12.15 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Checking tar v0.4.46 [INFO] [stderr] Checking self-replace v1.5.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5bd3247dce82fc3f -C extra-filename=-53481250567b8389 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8989e4a4314ff969a40abf30eab40d9423c007384e7cb8004f7937dd88aedac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8989e4a4314ff969a40abf30eab40d9423c007384e7cb8004f7937dd88aedac2", kill_on_drop: false }` [INFO] [stdout] 8989e4a4314ff969a40abf30eab40d9423c007384e7cb8004f7937dd88aedac2