[INFO] fetching crate pyotr 0.1.0... [INFO] building pyotr-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate pyotr 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pyotr 0.1.0 [INFO] finished tweaking crates.io crate pyotr 0.1.0 [INFO] tweaked toml for crates.io crate pyotr 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyotr 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pyotr 0.1.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82e82c42e55ae80e92674d96d868a74ed509eb6658fc216aea98224e53c2df77 [INFO] running `Command { std: "docker" "start" "-a" "82e82c42e55ae80e92674d96d868a74ed509eb6658fc216aea98224e53c2df77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82e82c42e55ae80e92674d96d868a74ed509eb6658fc216aea98224e53c2df77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e82c42e55ae80e92674d96d868a74ed509eb6658fc216aea98224e53c2df77", kill_on_drop: false }` [INFO] [stdout] 82e82c42e55ae80e92674d96d868a74ed509eb6658fc216aea98224e53c2df77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8f34f9d26199cf8eb2e8d96867db5cac720f106df8fde55447e351a10bb882 [INFO] running `Command { std: "docker" "start" "-a" "3d8f34f9d26199cf8eb2e8d96867db5cac720f106df8fde55447e351a10bb882", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling signal-hook v0.3.16 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling clap_builder v4.3.12 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v4.3.12 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pyotr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `path` and `marked_as_fail` are never read [INFO] [stdout] --> src/driver.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 12 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub success: bool, [INFO] [stdout] 14 | pub marked_as_fail: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `status_text` is never used [INFO] [stdout] --> src/driver.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Test { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn status_text(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.36s [INFO] running `Command { std: "docker" "inspect" "3d8f34f9d26199cf8eb2e8d96867db5cac720f106df8fde55447e351a10bb882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8f34f9d26199cf8eb2e8d96867db5cac720f106df8fde55447e351a10bb882", kill_on_drop: false }` [INFO] [stdout] 3d8f34f9d26199cf8eb2e8d96867db5cac720f106df8fde55447e351a10bb882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577b561a45f3736d340100c5523b8fdd0fc0ef6fa700a1109da6c906371e50ca [INFO] running `Command { std: "docker" "start" "-a" "577b561a45f3736d340100c5523b8fdd0fc0ef6fa700a1109da6c906371e50ca", kill_on_drop: false }` [INFO] [stderr] Compiling pyotr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `path` and `marked_as_fail` are never read [INFO] [stdout] --> src/driver.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 12 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub success: bool, [INFO] [stdout] 14 | pub marked_as_fail: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `status_text` is never used [INFO] [stdout] --> src/driver.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Test { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn status_text(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "577b561a45f3736d340100c5523b8fdd0fc0ef6fa700a1109da6c906371e50ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577b561a45f3736d340100c5523b8fdd0fc0ef6fa700a1109da6c906371e50ca", kill_on_drop: false }` [INFO] [stdout] 577b561a45f3736d340100c5523b8fdd0fc0ef6fa700a1109da6c906371e50ca