[INFO] fetching crate soldeer-commands 0.7.0... [INFO] testing soldeer-commands-0.7.0 against 1.90.0 for beta-1.91-2 [INFO] extracting crate soldeer-commands 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate soldeer-commands 0.7.0 [INFO] finished tweaking crates.io crate soldeer-commands 0.7.0 [INFO] tweaked toml for crates.io crate soldeer-commands 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soldeer-commands 0.7.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soldeer-commands 0.7.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded cargo-platform v0.1.8 [INFO] [stderr] Downloaded sanitize-filename v0.6.0 [INFO] [stderr] Downloaded email-address-parser v2.0.0 [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] [stderr] Downloaded testdir v0.9.3 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.4 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded bon-macros v3.7.2 [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded zip v4.6.0 [INFO] [stderr] Downloaded sysinfo v0.26.9 [INFO] [stderr] Downloaded zip-extract v0.4.1 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded toml_edit v0.23.4 [INFO] [stderr] Downloaded soldeer-core v0.7.0 [INFO] [stderr] Downloaded bon v3.7.2 [INFO] [stderr] Downloaded const-hex v1.15.0 [INFO] [stderr] Downloaded cliclack v0.3.6 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb73ce6995d3dfdecadc825aea4115f8a997c44e9f3fb9dd2fcda0ce60cdd35f [INFO] running `Command { std: "docker" "start" "-a" "bb73ce6995d3dfdecadc825aea4115f8a997c44e9f3fb9dd2fcda0ce60cdd35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb73ce6995d3dfdecadc825aea4115f8a997c44e9f3fb9dd2fcda0ce60cdd35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb73ce6995d3dfdecadc825aea4115f8a997c44e9f3fb9dd2fcda0ce60cdd35f", kill_on_drop: false }` [INFO] [stdout] bb73ce6995d3dfdecadc825aea4115f8a997c44e9f3fb9dd2fcda0ce60cdd35f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec7e0f843967164a5396118428762a010f5e1ae9a03ed9d8408489867fa5171b [INFO] running `Command { std: "docker" "start" "-a" "ec7e0f843967164a5396118428762a010f5e1ae9a03ed9d8408489867fa5171b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zip v4.6.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling cliclack v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zip-extract v0.4.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=f07ce9781c5dc3c8 -C extra-filename=-b8d7c7ecb44c3bd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec7e0f843967164a5396118428762a010f5e1ae9a03ed9d8408489867fa5171b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7e0f843967164a5396118428762a010f5e1ae9a03ed9d8408489867fa5171b", kill_on_drop: false }` [INFO] [stdout] ec7e0f843967164a5396118428762a010f5e1ae9a03ed9d8408489867fa5171b