[INFO] fetching crate test-smi-rs 0.1.2... [INFO] checking test-smi-rs-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate test-smi-rs 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate test-smi-rs 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate test-smi-rs 0.1.2 [INFO] tweaked toml for crates.io crate test-smi-rs 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate test-smi-rs 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate test-smi-rs 0.1.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded attohttpc v0.28.0 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 106c8c95dbc9b56dcdbcd15966aa589411127cad9a809914f30d63e355ff2528 [INFO] running `Command { std: "docker" "start" "-a" "106c8c95dbc9b56dcdbcd15966aa589411127cad9a809914f30d63e355ff2528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106c8c95dbc9b56dcdbcd15966aa589411127cad9a809914f30d63e355ff2528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106c8c95dbc9b56dcdbcd15966aa589411127cad9a809914f30d63e355ff2528", kill_on_drop: false }` [INFO] [stdout] 106c8c95dbc9b56dcdbcd15966aa589411127cad9a809914f30d63e355ff2528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81a7c50d6bd8ccde0012af15708e6ba7ba18a9c10f6f7a801053ea1f2d8fc79 [INFO] running `Command { std: "docker" "start" "-a" "f81a7c50d6bd8ccde0012af15708e6ba7ba18a9c10f6f7a801053ea1f2d8fc79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Compiling attohttpc v0.28.0 [INFO] [stderr] Compiling test-smi-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "f81a7c50d6bd8ccde0012af15708e6ba7ba18a9c10f6f7a801053ea1f2d8fc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81a7c50d6bd8ccde0012af15708e6ba7ba18a9c10f6f7a801053ea1f2d8fc79", kill_on_drop: false }` [INFO] [stdout] f81a7c50d6bd8ccde0012af15708e6ba7ba18a9c10f6f7a801053ea1f2d8fc79