[INFO] fetching crate the0-sdk 0.3.1... [INFO] checking the0-sdk-0.3.1 against master#2b112efcccf831c0e0fbaa6470047c7067f12801 for pr-150727-1 [INFO] extracting crate the0-sdk 0.3.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate the0-sdk 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate the0-sdk 0.3.1 [INFO] tweaked toml for crates.io crate the0-sdk 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate the0-sdk 0.3.1 on toolchain 2b112efcccf831c0e0fbaa6470047c7067f12801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate the0-sdk 0.3.1 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" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.9.12 [INFO] [stderr] Downloaded itoa v1.0.16 [INFO] [stderr] Downloaded redox_syscall v0.5.18 [INFO] [stderr] Downloaded zmij v0.1.7 [INFO] [stderr] Downloaded parking_lot v0.12.5 [INFO] [stderr] Downloaded serde_json v1.0.147 [INFO] [stderr] Downloaded libc v0.2.178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c59cd3fd228a9460625ccce4e2c8e799a36afd90fa70887c86340ae9f7a8b09 [INFO] running `Command { std: "docker" "start" "-a" "6c59cd3fd228a9460625ccce4e2c8e799a36afd90fa70887c86340ae9f7a8b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c59cd3fd228a9460625ccce4e2c8e799a36afd90fa70887c86340ae9f7a8b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c59cd3fd228a9460625ccce4e2c8e799a36afd90fa70887c86340ae9f7a8b09", kill_on_drop: false }` [INFO] [stdout] 6c59cd3fd228a9460625ccce4e2c8e799a36afd90fa70887c86340ae9f7a8b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 451657e41a2e41009399f229087d5594bf5831380cb9f0463a53a898f1fcfdf9 [INFO] running `Command { std: "docker" "start" "-a" "451657e41a2e41009399f229087d5594bf5831380cb9f0463a53a898f1fcfdf9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking zmij v0.1.7 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking the0-sdk v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new_unlocked` is never used [INFO] [stdout] --> tests/common/mod.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl EnvGuard { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn new_unlocked() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResultContext` is never constructed [INFO] [stdout] --> tests/common/mod.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct ResultContext { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `result_file_path`, `read_result`, and `result_exists` are never used [INFO] [stdout] --> tests/common/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl ResultContext { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 81 | /// Create a new result context with a temp directory [INFO] [stdout] 82 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn result_file_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn read_result(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn result_exists(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_unlocked` is never used [INFO] [stdout] --> tests/common/mod.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl EnvGuard { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn new_unlocked() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResultContext` is never constructed [INFO] [stdout] --> tests/common/mod.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct ResultContext { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `result_file_path`, `read_result`, and `result_exists` are never used [INFO] [stdout] --> tests/common/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl ResultContext { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 81 | /// Create a new result context with a temp directory [INFO] [stdout] 82 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn result_file_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn read_result(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn result_exists(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_unlocked` and `remove` are never used [INFO] [stdout] --> tests/common/mod.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl EnvGuard { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn new_unlocked() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn remove(&mut self, key: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `env_guard` is never read [INFO] [stdout] --> tests/common/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct ResultContext { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 76 | pub temp_dir: TempDir, [INFO] [stdout] 77 | pub env_guard: EnvGuard, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `result_exists` is never used [INFO] [stdout] --> tests/common/mod.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl ResultContext { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn result_exists(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_unlocked` and `remove` are never used [INFO] [stdout] --> tests/common/mod.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl EnvGuard { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn new_unlocked() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn remove(&mut self, key: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResultContext` is never constructed [INFO] [stdout] --> tests/common/mod.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct ResultContext { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `result_file_path`, `read_result`, and `result_exists` are never used [INFO] [stdout] --> tests/common/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl ResultContext { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 81 | /// Create a new result context with a temp directory [INFO] [stdout] 82 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn result_file_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn read_result(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn result_exists(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.01s [INFO] running `Command { std: "docker" "inspect" "451657e41a2e41009399f229087d5594bf5831380cb9f0463a53a898f1fcfdf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451657e41a2e41009399f229087d5594bf5831380cb9f0463a53a898f1fcfdf9", kill_on_drop: false }` [INFO] [stdout] 451657e41a2e41009399f229087d5594bf5831380cb9f0463a53a898f1fcfdf9