[INFO] fetching crate zeox 0.2.0... [INFO] testing zeox-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate zeox 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate zeox 0.2.0 [INFO] finished tweaking crates.io crate zeox 0.2.0 [INFO] tweaked toml for crates.io crate zeox 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zeox 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zeox 0.2.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded requestty-ui v0.5.0 [INFO] [stderr] Downloaded lru v0.12.4 [INFO] [stderr] Downloaded winsplit v0.1.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded requestty v0.5.0 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded ratatui v0.28.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7565f0a2f85e47aa29f6f330359f73c8acabae1c7cb10bab9c1a91ff54ce811b [INFO] running `Command { std: "docker" "start" "-a" "7565f0a2f85e47aa29f6f330359f73c8acabae1c7cb10bab9c1a91ff54ce811b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7565f0a2f85e47aa29f6f330359f73c8acabae1c7cb10bab9c1a91ff54ce811b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7565f0a2f85e47aa29f6f330359f73c8acabae1c7cb10bab9c1a91ff54ce811b", kill_on_drop: false }` [INFO] [stdout] 7565f0a2f85e47aa29f6f330359f73c8acabae1c7cb10bab9c1a91ff54ce811b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54fbaf9d657f01316bc4cf9cead9392f29b7849c44b7c5fb758b1f9b78d01a58 [INFO] running `Command { std: "docker" "start" "-a" "54fbaf9d657f01316bc4cf9cead9392f29b7849c44b7c5fb758b1f9b78d01a58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling zeox v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `requestty::prompt` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use requestty::prompt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "54fbaf9d657f01316bc4cf9cead9392f29b7849c44b7c5fb758b1f9b78d01a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fbaf9d657f01316bc4cf9cead9392f29b7849c44b7c5fb758b1f9b78d01a58", kill_on_drop: false }` [INFO] [stdout] 54fbaf9d657f01316bc4cf9cead9392f29b7849c44b7c5fb758b1f9b78d01a58 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855a6a2063c7c3918fd5a79c5bb65a80f928a6a32c7f94147e27247739ccd62f [INFO] running `Command { std: "docker" "start" "-a" "855a6a2063c7c3918fd5a79c5bb65a80f928a6a32c7f94147e27247739ccd62f", kill_on_drop: false }` [INFO] [stderr] Compiling zeox v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `requestty::prompt` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use requestty::prompt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "855a6a2063c7c3918fd5a79c5bb65a80f928a6a32c7f94147e27247739ccd62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855a6a2063c7c3918fd5a79c5bb65a80f928a6a32c7f94147e27247739ccd62f", kill_on_drop: false }` [INFO] [stdout] 855a6a2063c7c3918fd5a79c5bb65a80f928a6a32c7f94147e27247739ccd62f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 376e9f30d8948583e3d3e321edb425fc41a3e34449e14e64d0d4d386828c5f70 [INFO] running `Command { std: "docker" "start" "-a" "376e9f30d8948583e3d3e321edb425fc41a3e34449e14e64d0d4d386828c5f70", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `requestty::prompt` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use requestty::prompt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zeox` (bin "zeox" test) generated 1 warning (run `cargo fix --bin "zeox" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zeox-2f373a94d68a298f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "376e9f30d8948583e3d3e321edb425fc41a3e34449e14e64d0d4d386828c5f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376e9f30d8948583e3d3e321edb425fc41a3e34449e14e64d0d4d386828c5f70", kill_on_drop: false }` [INFO] [stdout] 376e9f30d8948583e3d3e321edb425fc41a3e34449e14e64d0d4d386828c5f70