[INFO] fetching crate radiko-rs 0.5.3... [INFO] checking radiko-rs-0.5.3 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457 [INFO] extracting crate radiko-rs 0.5.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate radiko-rs 0.5.3 [INFO] finished tweaking crates.io crate radiko-rs 0.5.3 [INFO] tweaked toml for crates.io crate radiko-rs 0.5.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radiko-rs 0.5.3 on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radiko-rs 0.5.3 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf2856f9cc99741b7aa9bebbcf51a24c7158c23a9182b87dadacb577326ab7e [INFO] running `Command { std: "docker" "start" "-a" "ebf2856f9cc99741b7aa9bebbcf51a24c7158c23a9182b87dadacb577326ab7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf2856f9cc99741b7aa9bebbcf51a24c7158c23a9182b87dadacb577326ab7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf2856f9cc99741b7aa9bebbcf51a24c7158c23a9182b87dadacb577326ab7e", kill_on_drop: false }` [INFO] [stdout] ebf2856f9cc99741b7aa9bebbcf51a24c7158c23a9182b87dadacb577326ab7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80cdb4b10316aa736a7fea3b00c6a64ea260e0eb2b62e1602240d1c3c56d55a0 [INFO] running `Command { std: "docker" "start" "-a" "80cdb4b10316aa736a7fea3b00c6a64ea260e0eb2b62e1602240d1c3c56d55a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking no-std-compat v0.2.0 [INFO] [stderr] Checking stable-vec v0.4.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashmap_derive v0.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling from_map v0.1.0 [INFO] [stderr] Compiling shorthand v0.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] error: could not compile `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=de65746a8c059f91 -C extra-filename=-8ed6387ee0c8e24b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dab20058027f0bfc.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80cdb4b10316aa736a7fea3b00c6a64ea260e0eb2b62e1602240d1c3c56d55a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80cdb4b10316aa736a7fea3b00c6a64ea260e0eb2b62e1602240d1c3c56d55a0", kill_on_drop: false }` [INFO] [stdout] 80cdb4b10316aa736a7fea3b00c6a64ea260e0eb2b62e1602240d1c3c56d55a0