[INFO] fetching crate tui-realm-stdlib 2.0.1... [INFO] checking tui-realm-stdlib-2.0.1 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] extracting crate tui-realm-stdlib 2.0.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate tui-realm-stdlib 2.0.1 on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tui-realm-stdlib 2.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui-realm-stdlib 2.0.1 [INFO] tweaked toml for crates.io crate tui-realm-stdlib 2.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate tui-realm-stdlib 2.0.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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuirealm_derive v2.0.0 [INFO] [stderr] Downloaded tuirealm v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55ebf7b4b4d9675cfaa36f7b2733421ed0d0ab0563b4f34624229edc06a3635a [INFO] running `Command { std: "docker" "start" "-a" "55ebf7b4b4d9675cfaa36f7b2733421ed0d0ab0563b4f34624229edc06a3635a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ebf7b4b4d9675cfaa36f7b2733421ed0d0ab0563b4f34624229edc06a3635a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ebf7b4b4d9675cfaa36f7b2733421ed0d0ab0563b4f34624229edc06a3635a", kill_on_drop: false }` [INFO] [stdout] 55ebf7b4b4d9675cfaa36f7b2733421ed0d0ab0563b4f34624229edc06a3635a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc196346ae24c6b673e8aeb0b313d0642f296c94284720666a865b6baa4970eb [INFO] running `Command { std: "docker" "start" "-a" "fc196346ae24c6b673e8aeb0b313d0642f296c94284720666a865b6baa4970eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tuirealm_derive v2.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking lazy-regex v3.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tuirealm v2.0.0 [INFO] [stderr] Checking tui-realm-stdlib v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `loader::Loader` [INFO] [stdout] --> examples/utils/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use loader::Loader; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate` and `get_rand` are never used [INFO] [stdout] --> examples/utils/data_gen.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl DataGen<(f64, f64)> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 26 | pub fn generate(&mut self) -> Vec<(f64, f64)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn get_rand(&mut self, min: f64, max: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `progress` is never read [INFO] [stdout] --> examples/utils/loader.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Loader { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 6 | progress: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `load` is never used [INFO] [stdout] --> examples/utils/loader.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Loader { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 16 | pub fn load(&mut self) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data_gen::DataGen` [INFO] [stdout] --> examples/utils/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use data_gen::DataGen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DataGen` is never constructed [INFO] [stdout] --> examples/utils/data_gen.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DataGen { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> examples/utils/data_gen.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl DataGen { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn new(min: T, max: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate` and `get_rand` are never used [INFO] [stdout] --> examples/utils/data_gen.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl DataGen<(f64, f64)> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 26 | pub fn generate(&mut self) -> Vec<(f64, f64)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn get_rand(&mut self, min: f64, max: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate` and `get_rand` are never used [INFO] [stdout] --> examples/utils/data_gen.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl DataGen { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 44 | pub fn generate(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn get_rand(&mut self, min: u64, max: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `loader::Loader` [INFO] [stdout] --> examples/utils/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use loader::Loader; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate` and `get_rand` are never used [INFO] [stdout] --> examples/utils/data_gen.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl DataGen { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 44 | pub fn generate(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn get_rand(&mut self, min: u64, max: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `progress` is never read [INFO] [stdout] --> examples/utils/loader.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Loader { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 6 | progress: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `load` is never used [INFO] [stdout] --> examples/utils/loader.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Loader { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 16 | pub fn load(&mut self) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data_gen::DataGen` [INFO] [stdout] --> examples/utils/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use data_gen::DataGen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DataGen` is never constructed [INFO] [stdout] --> examples/utils/data_gen.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DataGen { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> examples/utils/data_gen.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl DataGen { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn new(min: T, max: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate` and `get_rand` are never used [INFO] [stdout] --> examples/utils/data_gen.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl DataGen<(f64, f64)> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 26 | pub fn generate(&mut self) -> Vec<(f64, f64)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn get_rand(&mut self, min: f64, max: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate` and `get_rand` are never used [INFO] [stdout] --> examples/utils/data_gen.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl DataGen { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 44 | pub fn generate(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn get_rand(&mut self, min: u64, max: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.85s [INFO] running `Command { std: "docker" "inspect" "fc196346ae24c6b673e8aeb0b313d0642f296c94284720666a865b6baa4970eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc196346ae24c6b673e8aeb0b313d0642f296c94284720666a865b6baa4970eb", kill_on_drop: false }` [INFO] [stdout] fc196346ae24c6b673e8aeb0b313d0642f296c94284720666a865b6baa4970eb