[INFO] fetching crate rscel 1.0.2... [INFO] testing rscel-1.0.2 against 1.81.0 for beta-1.82-1 [INFO] extracting crate rscel 1.0.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rscel 1.0.2 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rscel 1.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rscel 1.0.2 [INFO] tweaked toml for crates.io crate rscel 1.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate rscel 1.0.2 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded duration-str v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a2e002f3cbb209a09d56b46406ac10c97dd6696dd2f685fdb8179e94a51c7e0 [INFO] running `Command { std: "docker" "start" "-a" "1a2e002f3cbb209a09d56b46406ac10c97dd6696dd2f685fdb8179e94a51c7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a2e002f3cbb209a09d56b46406ac10c97dd6696dd2f685fdb8179e94a51c7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a2e002f3cbb209a09d56b46406ac10c97dd6696dd2f685fdb8179e94a51c7e0", kill_on_drop: false }` [INFO] [stdout] 1a2e002f3cbb209a09d56b46406ac10c97dd6696dd2f685fdb8179e94a51c7e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99d81e7512ee757c5d46636ade33db6e9cab87a56754dd7ee9f8f5b9a85a9aab [INFO] running `Command { std: "docker" "start" "-a" "99d81e7512ee757c5d46636ade33db6e9cab87a56754dd7ee9f8f5b9a85a9aab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling protobuf-support v3.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling protobuf-parse v3.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling protobuf-codegen v3.5.0 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling duration-str v0.11.2 [INFO] [stderr] Compiling rscel v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "99d81e7512ee757c5d46636ade33db6e9cab87a56754dd7ee9f8f5b9a85a9aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d81e7512ee757c5d46636ade33db6e9cab87a56754dd7ee9f8f5b9a85a9aab", kill_on_drop: false }` [INFO] [stdout] 99d81e7512ee757c5d46636ade33db6e9cab87a56754dd7ee9f8f5b9a85a9aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793aafc9e46949d9aebe898d4bc431cdc5877c9645a3d5a80420a16adf50b047 [INFO] running `Command { std: "docker" "start" "-a" "793aafc9e46949d9aebe898d4bc431cdc5877c9645a3d5a80420a16adf50b047", kill_on_drop: false }` [INFO] [stderr] Compiling rscel v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rscel` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rscel --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="protobuf"' --cfg 'feature="type_prop"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ast_ser", "debug_output", "default", "protobuf", "type_prop"))' -C metadata=c6853c83398df416 -C extra-filename=-c6853c83398df416 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df072421f56c1389.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-48c439bea4c377ee.rlib --extern duration_str=/opt/rustwide/target/debug/deps/libduration_str-9d05a72d2ce1ce20.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8a25f867f2869b58.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-2c1bb5aacfe110e6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4a2d884136be4dc4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f818405395fb67e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cd3c6ea087cf5b48.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-dcd5cdb74ecb69e6.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-fa3f7089d79c386d.rlib --cap-lints=warn --check-cfg 'cfg(test_protos)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "793aafc9e46949d9aebe898d4bc431cdc5877c9645a3d5a80420a16adf50b047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793aafc9e46949d9aebe898d4bc431cdc5877c9645a3d5a80420a16adf50b047", kill_on_drop: false }` [INFO] [stdout] 793aafc9e46949d9aebe898d4bc431cdc5877c9645a3d5a80420a16adf50b047