[INFO] fetching crate tuifw-screen-ncurses 0.26.0... [INFO] checking tuifw-screen-ncurses-0.26.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate tuifw-screen-ncurses 0.26.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tuifw-screen-ncurses 0.26.0 [INFO] finished tweaking crates.io crate tuifw-screen-ncurses 0.26.0 [INFO] tweaked toml for crates.io crate tuifw-screen-ncurses 0.26.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tuifw-screen-ncurses 0.26.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7cafe0e368a8ab48d34cffbf94381ee2c0aedae36b306c820a224d944ff5ae [INFO] running `Command { std: "docker" "start" "-a" "0c7cafe0e368a8ab48d34cffbf94381ee2c0aedae36b306c820a224d944ff5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7cafe0e368a8ab48d34cffbf94381ee2c0aedae36b306c820a224d944ff5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7cafe0e368a8ab48d34cffbf94381ee2c0aedae36b306c820a224d944ff5ae", kill_on_drop: false }` [INFO] [stdout] 0c7cafe0e368a8ab48d34cffbf94381ee2c0aedae36b306c820a224d944ff5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a895dd376b9bf932b6816374f47e03e6906fe3cedb388db8e17a1f29e7a16c78 [INFO] running `Command { std: "docker" "start" "-a" "a895dd376b9bf932b6816374f47e03e6906fe3cedb388db8e17a1f29e7a16c78", kill_on_drop: false }` [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking macro-attr-2018 v3.0.1 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Compiling errno-sys v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tuifw-screen-ncurses v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking enum-derive-2018 v3.0.2 [INFO] [stderr] Checking panicking v0.5.0 [INFO] [stderr] Checking int-vec-2d v0.1.5 [INFO] [stderr] Checking tuifw-screen-base v0.26.0 [INFO] [stderr] Checking sync-no-std v0.1.3 [INFO] [stderr] Checking errno-no-std v0.2.2 [INFO] [stderr] Checking print-no-std v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Checking composable-allocators v0.3.4 [INFO] [stdout] error: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ncurses.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(missing_abi)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ncurses.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(missing_abi)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/non_unicode.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | set_err(non_null(initscr()), "initscr", error_alloc)?; [INFO] [stdout] | -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 51 | set_err(non_null(&initscr()), "initscr", error_alloc)?; [INFO] [stdout] | + [INFO] [stdout] 51 | set_err(non_null(&mut initscr()), "initscr", error_alloc)?; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/non_unicode.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | set_err(non_null(initscr()), "initscr", error_alloc)?; [INFO] [stdout] | -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 51 | set_err(non_null(&initscr()), "initscr", error_alloc)?; [INFO] [stdout] | + [INFO] [stdout] 51 | set_err(non_null(&mut initscr()), "initscr", error_alloc)?; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/non_unicode.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^^-----------------------^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this tail expression is of type `*mut ncurses::WINDOW` [INFO] [stdout] | | the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 86 | let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | + [INFO] [stdout] 86 | let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/non_unicode.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^^-----------------------^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this tail expression is of type `*mut ncurses::WINDOW` [INFO] [stdout] | | the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 86 | let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | + [INFO] [stdout] 86 | let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/unicode.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | set_err(non_null(initscr()), "initscr", error_alloc)?; [INFO] [stdout] | -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 44 | set_err(non_null(&initscr()), "initscr", error_alloc)?; [INFO] [stdout] | + [INFO] [stdout] 44 | set_err(non_null(&mut initscr()), "initscr", error_alloc)?; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/unicode.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | set_err(non_null(initscr()), "initscr", error_alloc)?; [INFO] [stdout] | -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 44 | set_err(non_null(&initscr()), "initscr", error_alloc)?; [INFO] [stdout] | + [INFO] [stdout] 44 | set_err(non_null(&mut initscr()), "initscr", error_alloc)?; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/unicode.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^^-----------------------^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this tail expression is of type `*mut ncurses::WINDOW` [INFO] [stdout] | | the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 75 | let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | + [INFO] [stdout] 75 | let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known [INFO] [stdout] --> src/unicode.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^^-----------------------^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this tail expression is of type `*mut ncurses::WINDOW` [INFO] [stdout] | | the trait `MetaSized` is not implemented for `ncurses::WINDOW` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied [INFO] [stdout] note: required by a bound in `common::non_null` [INFO] [stdout] --> src/common.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn non_null(r: *mut T) -> Result, ()> { [INFO] [stdout] | ^ required by this bound in `non_null` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 75 | let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | + [INFO] [stdout] 75 | let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tuifw-screen-ncurses` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tuifw-screen-ncurses` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "a895dd376b9bf932b6816374f47e03e6906fe3cedb388db8e17a1f29e7a16c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a895dd376b9bf932b6816374f47e03e6906fe3cedb388db8e17a1f29e7a16c78", kill_on_drop: false }` [INFO] [stdout] a895dd376b9bf932b6816374f47e03e6906fe3cedb388db8e17a1f29e7a16c78