[INFO] fetching crate Raifus 0.1.0... [INFO] testing Raifus-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate Raifus 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate Raifus 0.1.0 [INFO] finished tweaking crates.io crate Raifus 0.1.0 [INFO] tweaked toml for crates.io crate Raifus 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate Raifus 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate Raifus 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded num_threads v0.1.6 [INFO] [stderr] Downloaded lru v0.12.1 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded serde v1.0.194 [INFO] [stderr] Downloaded serde_derive v1.0.194 [INFO] [stderr] Downloaded proc-macro2 v1.0.74 [INFO] [stderr] Downloaded unicode-segmentation v1.10.1 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded syn v2.0.46 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb1e9cdd298792c09a46a3c3b9b8ce8a5df3516ac28960b682892cf5cc054446 [INFO] running `Command { std: "docker" "start" "-a" "fb1e9cdd298792c09a46a3c3b9b8ce8a5df3516ac28960b682892cf5cc054446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb1e9cdd298792c09a46a3c3b9b8ce8a5df3516ac28960b682892cf5cc054446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1e9cdd298792c09a46a3c3b9b8ce8a5df3516ac28960b682892cf5cc054446", kill_on_drop: false }` [INFO] [stdout] fb1e9cdd298792c09a46a3c3b9b8ce8a5df3516ac28960b682892cf5cc054446 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4718f0f12125685dc875d3edd3b164e41640fe5b2671d301123cd6d5e9f6061 [INFO] running `Command { std: "docker" "start" "-a" "c4718f0f12125685dc875d3edd3b164e41640fe5b2671d301123cd6d5e9f6061", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling Raifus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `KeyEventKind` and `LeaveAlternateScreen` [INFO] [stdout] --> src/main.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | event::{self, KeyCode, KeyEventKind}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Span`, `Styled`, `Text`, and `style::Stylize` [INFO] [stdout] --> src/main.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | prelude::{CrosstermBackend, Styled, Terminal}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | style::Stylize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 28 | text::{Span, Text}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:115:38 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some((width, height)) = dimensions() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | if let Some((width, height)) = dimensions() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s [INFO] running `Command { std: "docker" "inspect" "c4718f0f12125685dc875d3edd3b164e41640fe5b2671d301123cd6d5e9f6061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4718f0f12125685dc875d3edd3b164e41640fe5b2671d301123cd6d5e9f6061", kill_on_drop: false }` [INFO] [stdout] c4718f0f12125685dc875d3edd3b164e41640fe5b2671d301123cd6d5e9f6061 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ec9f490f3a0280278e5631267762371ef34b6d9694274e7242d0f047db800df [INFO] running `Command { std: "docker" "start" "-a" "5ec9f490f3a0280278e5631267762371ef34b6d9694274e7242d0f047db800df", kill_on_drop: false }` [INFO] [stderr] Compiling Raifus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `KeyEventKind` and `LeaveAlternateScreen` [INFO] [stdout] --> src/main.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | event::{self, KeyCode, KeyEventKind}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Span`, `Styled`, `Text`, and `style::Stylize` [INFO] [stdout] --> src/main.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | prelude::{CrosstermBackend, Styled, Terminal}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | style::Stylize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 28 | text::{Span, Text}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:115:38 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some((width, height)) = dimensions() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | if let Some((width, height)) = dimensions() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "5ec9f490f3a0280278e5631267762371ef34b6d9694274e7242d0f047db800df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec9f490f3a0280278e5631267762371ef34b6d9694274e7242d0f047db800df", kill_on_drop: false }` [INFO] [stdout] 5ec9f490f3a0280278e5631267762371ef34b6d9694274e7242d0f047db800df [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72e80ae29d9897157cd31667f0cb4283ddded2debb8eb95591848d9035bf3990 [INFO] running `Command { std: "docker" "start" "-a" "72e80ae29d9897157cd31667f0cb4283ddded2debb8eb95591848d9035bf3990", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `KeyEventKind` and `LeaveAlternateScreen` [INFO] [stderr] --> src/main.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | event::{self, KeyCode, KeyEventKind}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 19 | terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Span`, `Styled`, `Text`, and `style::Stylize` [INFO] [stderr] --> src/main.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | prelude::{CrosstermBackend, Styled, Terminal}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 27 | style::Stylize, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 28 | text::{Span, Text}, [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/main.rs:115:38 [INFO] [stderr] | [INFO] [stderr] 115 | if let Some((width, height)) = dimensions() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/main.rs:90:26 [INFO] [stderr] | [INFO] [stderr] 90 | if let Some((width, height)) = dimensions() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: `Raifus` (bin "Raifus" test) generated 4 warnings (run `cargo fix --bin "Raifus" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Raifus-c16c4c8709ba6a34) [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" "72e80ae29d9897157cd31667f0cb4283ddded2debb8eb95591848d9035bf3990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e80ae29d9897157cd31667f0cb4283ddded2debb8eb95591848d9035bf3990", kill_on_drop: false }` [INFO] [stdout] 72e80ae29d9897157cd31667f0cb4283ddded2debb8eb95591848d9035bf3990