[INFO] cloning repository https://github.com/geronimo-iia/agentctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geronimo-iia/agentctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeronimo-iia%2Fagentctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeronimo-iia%2Fagentctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e616e2c467ceea6b916a9d9ac6d32f041349f28 [INFO] testing geronimo-iia/agentctl against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeronimo-iia%2Fagentctl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geronimo-iia/agentctl [INFO] finished tweaking git repo https://github.com/geronimo-iia/agentctl [INFO] tweaked toml for git repo https://github.com/geronimo-iia/agentctl written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geronimo-iia/agentctl on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geronimo-iia/agentctl 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki-roots v0.26.11 [INFO] [stderr] Downloaded dirs-sys v0.4.1 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded clap_derive v4.6.0 [INFO] [stderr] Downloaded toml v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded clap v4.6.0 [INFO] [stderr] Downloaded ryu v1.0.23 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] [stderr] Downloaded ureq v2.12.1 [INFO] [stderr] Downloaded clap_builder v4.6.0 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded rustls v0.23.37 [INFO] [stderr] Downloaded libz-sys v1.1.24 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9 [INFO] running `Command { std: "docker" "start" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling agent-ctl v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling agent-ctl v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] error: could not compile `agent-ctl` (bin "agentctl") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name agentctl --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=727dba5bde77ac07 -C extra-filename=-7e874b0cfd30d3db --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern agentctl=/opt/rustwide/target/release/deps/libagentctl-87ee906be86fe599.rlib --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-41aba93c396e05d3.rlib --extern chrono=/opt/rustwide/target/release/deps/libchrono-cde7a8ebd9613f3f.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-8e16fa77eaa09f8b.rlib --extern dirs=/opt/rustwide/target/release/deps/libdirs-3654d467a7f7f7d1.rlib --extern git2=/opt/rustwide/target/release/deps/libgit2-1077946437569254.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-e7ca5b157bc0ac2e.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-12750b27dac05b48.rlib --extern serde_yaml=/opt/rustwide/target/release/deps/libserde_yaml-4fea9da17359661d.rlib --extern toml=/opt/rustwide/target/release/deps/libtoml-0064182517c0017e.rlib --extern ureq=/opt/rustwide/target/release/deps/libureq-0263b1b7945a815f.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libgit2-sys-db5aaef0783fdd3c/out/build -L native=/opt/rustwide/target/release/build/ring-05b33d6bd72fa099/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `agent-ctl` (bin "agentctl" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name agentctl --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b25c2dd17b8944dd -C extra-filename=-685acb87e70dbd3a --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern agentctl=/opt/rustwide/target/release/deps/libagentctl-b73cc02f0a983c8e.rlib --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-e4b90ed7d88ad6bf.rlib --extern chrono=/opt/rustwide/target/release/deps/libchrono-c88f59a229b321cf.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-69b65f9c33c61dfe.rlib --extern dirs=/opt/rustwide/target/release/deps/libdirs-36341d2f53145ddc.rlib --extern git2=/opt/rustwide/target/release/deps/libgit2-cbf89d13c03cf426.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-0dc5f1e3cb290436.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-bbc2fae0b2cd4407.rlib --extern serde_yaml=/opt/rustwide/target/release/deps/libserde_yaml-ed6d142791e68f61.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-0a6b5a671a5b5fea.rlib --extern toml=/opt/rustwide/target/release/deps/libtoml-bee51a7058547195.rlib --extern ureq=/opt/rustwide/target/release/deps/libureq-4851a0143d791737.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libgit2-sys-db5aaef0783fdd3c/out/build -L native=/opt/rustwide/target/release/build/ring-05b33d6bd72fa099/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `agent-ctl` (test "hub_force_refresh_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name hub_force_refresh_test --edition=2021 tests/hub_force_refresh_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=392a0e952a03d838 -C extra-filename=-fe9d63803f5c073a --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern agentctl=/opt/rustwide/target/release/deps/libagentctl-b73cc02f0a983c8e.rlib --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-e4b90ed7d88ad6bf.rlib --extern chrono=/opt/rustwide/target/release/deps/libchrono-c88f59a229b321cf.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-69b65f9c33c61dfe.rlib --extern dirs=/opt/rustwide/target/release/deps/libdirs-36341d2f53145ddc.rlib --extern git2=/opt/rustwide/target/release/deps/libgit2-cbf89d13c03cf426.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-0dc5f1e3cb290436.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-bbc2fae0b2cd4407.rlib --extern serde_yaml=/opt/rustwide/target/release/deps/libserde_yaml-ed6d142791e68f61.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-0a6b5a671a5b5fea.rlib --extern toml=/opt/rustwide/target/release/deps/libtoml-bee51a7058547195.rlib --extern ureq=/opt/rustwide/target/release/deps/libureq-4851a0143d791737.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libgit2-sys-db5aaef0783fdd3c/out/build -L native=/opt/rustwide/target/release/build/ring-05b33d6bd72fa099/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9", kill_on_drop: false }` [INFO] [stdout] 6920e38c6a7ec7f338baf5d2be23a7114dbcacd13fee4e3cbd04483062c13dc9