[INFO] fetching crate rscel 1.0.2... [INFO] checking rscel-1.0.2 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate rscel 1.0.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate rscel 1.0.2 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "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-4-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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] [stderr] Downloaded protobuf-support v3.5.0 [INFO] [stderr] Downloaded protobuf-parse v3.5.0 [INFO] [stderr] Downloaded duration-str v0.11.2 [INFO] [stderr] Downloaded protobuf-codegen v3.5.0 [INFO] [stderr] Downloaded winnow v0.6.16 [INFO] [stderr] Downloaded protobuf v3.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 256d18065a97cbd431dce5760c5369a9e2dd5f141bdf1efe456a1bb05515c89b [INFO] running `Command { std: "docker" "start" "-a" "256d18065a97cbd431dce5760c5369a9e2dd5f141bdf1efe456a1bb05515c89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "256d18065a97cbd431dce5760c5369a9e2dd5f141bdf1efe456a1bb05515c89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256d18065a97cbd431dce5760c5369a9e2dd5f141bdf1efe456a1bb05515c89b", kill_on_drop: false }` [INFO] [stdout] 256d18065a97cbd431dce5760c5369a9e2dd5f141bdf1efe456a1bb05515c89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0745a149145ab9b86de93a87bda1559809cc280428956ed4a5b2d70c1e36c3ba [INFO] running `Command { std: "docker" "start" "-a" "0745a149145ab9b86de93a87bda1559809cc280428956ed4a5b2d70c1e36c3ba", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [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 protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling test-case-core v3.3.1 [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 regex v1.10.5 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling protobuf-support v3.5.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling protobuf-parse v3.5.0 [INFO] [stderr] Checking duration-str v0.11.2 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Compiling protobuf-codegen v3.5.0 [INFO] [stderr] Compiling rscel v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "0745a149145ab9b86de93a87bda1559809cc280428956ed4a5b2d70c1e36c3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0745a149145ab9b86de93a87bda1559809cc280428956ed4a5b2d70c1e36c3ba", kill_on_drop: false }` [INFO] [stdout] 0745a149145ab9b86de93a87bda1559809cc280428956ed4a5b2d70c1e36c3ba