[INFO] fetching crate ncurses-rs 0.0.3... [INFO] testing ncurses-rs-0.0.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ncurses-rs 0.0.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ncurses-rs 0.0.3 [INFO] finished tweaking crates.io crate ncurses-rs 0.0.3 [INFO] tweaked toml for crates.io crate ncurses-rs 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ncurses-rs 0.0.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50392c46501c34350f9cc92f6c26e3b8921949665ecd5eb5c53167523f89160c [INFO] running `Command { std: "docker" "start" "-a" "50392c46501c34350f9cc92f6c26e3b8921949665ecd5eb5c53167523f89160c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50392c46501c34350f9cc92f6c26e3b8921949665ecd5eb5c53167523f89160c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50392c46501c34350f9cc92f6c26e3b8921949665ecd5eb5c53167523f89160c", kill_on_drop: false }` [INFO] [stdout] 50392c46501c34350f9cc92f6c26e3b8921949665ecd5eb5c53167523f89160c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6a6a493604a0fc6442ae00c7d324ab6d7cef04ce679aed851744007549f087a [INFO] running `Command { std: "docker" "start" "-a" "a6a6a493604a0fc6442ae00c7d324ab6d7cef04ce679aed851744007549f087a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ncurses-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/window/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/context/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/print/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height`, `width`, `x`, and `y` are never read [INFO] [stdout] --> src/window/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Window { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | /// the height of the window in characters [INFO] [stdout] 5 | height: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | /// the width of the window in characters [INFO] [stdout] 7 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | /// the x-coordinate that the window starts at [INFO] [stdout] 9 | x: u64, [INFO] [stdout] | ^ [INFO] [stdout] 10 | /// the y-coordinate that the window starts at [INFO] [stdout] 11 | y: u64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "a6a6a493604a0fc6442ae00c7d324ab6d7cef04ce679aed851744007549f087a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a6a493604a0fc6442ae00c7d324ab6d7cef04ce679aed851744007549f087a", kill_on_drop: false }` [INFO] [stdout] a6a6a493604a0fc6442ae00c7d324ab6d7cef04ce679aed851744007549f087a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 420f4c04d043ff411106de7b49cfeb07dbe82606d7fefa08b2692159cc2d7862 [INFO] running `Command { std: "docker" "start" "-a" "420f4c04d043ff411106de7b49cfeb07dbe82606d7fefa08b2692159cc2d7862", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ncurses-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/window/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/context/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/print/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height`, `width`, `x`, and `y` are never read [INFO] [stdout] --> src/window/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Window { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | /// the height of the window in characters [INFO] [stdout] 5 | height: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | /// the width of the window in characters [INFO] [stdout] 7 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | /// the x-coordinate that the window starts at [INFO] [stdout] 9 | x: u64, [INFO] [stdout] | ^ [INFO] [stdout] 10 | /// the y-coordinate that the window starts at [INFO] [stdout] 11 | y: u64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/window/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/context/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/print/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height`, `width`, `x`, and `y` are never read [INFO] [stdout] --> src/window/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Window { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | /// the height of the window in characters [INFO] [stdout] 5 | height: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | /// the width of the window in characters [INFO] [stdout] 7 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | /// the x-coordinate that the window starts at [INFO] [stdout] 9 | x: u64, [INFO] [stdout] | ^ [INFO] [stdout] 10 | /// the y-coordinate that the window starts at [INFO] [stdout] 11 | y: u64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "420f4c04d043ff411106de7b49cfeb07dbe82606d7fefa08b2692159cc2d7862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420f4c04d043ff411106de7b49cfeb07dbe82606d7fefa08b2692159cc2d7862", kill_on_drop: false }` [INFO] [stdout] 420f4c04d043ff411106de7b49cfeb07dbe82606d7fefa08b2692159cc2d7862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 925ede4ff147bfad1b30a10dbf12005cea620ceef1da8c677a7611d52bbc80ec [INFO] running `Command { std: "docker" "start" "-a" "925ede4ff147bfad1b30a10dbf12005cea620ceef1da8c677a7611d52bbc80ec", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/window/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | extern { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_abi)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/context/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | extern { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/print/mod.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: fields `height`, `width`, `x`, and `y` are never read [INFO] [stderr] --> src/window/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Window { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 4 | /// the height of the window in characters [INFO] [stderr] 5 | height: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 6 | /// the width of the window in characters [INFO] [stderr] 7 | width: u64, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 8 | /// the x-coordinate that the window starts at [INFO] [stderr] 9 | x: u64, [INFO] [stderr] | ^ [INFO] [stderr] 10 | /// the y-coordinate that the window starts at [INFO] [stderr] 11 | y: u64, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ncurses-rs` (lib) generated 4 warnings (run `cargo fix --lib -p ncurses-rs` to apply 3 suggestions) [INFO] [stdout] [INFO] [stderr] warning: `ncurses-rs` (lib test) generated 4 warnings (4 duplicates) [INFO] [stdout] running 0 tests [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ncurses_rs-705d63ee38fe4ad4) [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" "925ede4ff147bfad1b30a10dbf12005cea620ceef1da8c677a7611d52bbc80ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925ede4ff147bfad1b30a10dbf12005cea620ceef1da8c677a7611d52bbc80ec", kill_on_drop: false }` [INFO] [stdout] 925ede4ff147bfad1b30a10dbf12005cea620ceef1da8c677a7611d52bbc80ec