[INFO] fetching crate easycurses 0.13.0... [INFO] checking easycurses-0.13.0 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate easycurses 0.13.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate easycurses 0.13.0 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate easycurses 0.13.0 [INFO] finished tweaking crates.io crate easycurses 0.13.0 [INFO] tweaked toml for crates.io crate easycurses 0.13.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate easycurses 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8cc8c0d3a455f54fe0469338962c7d61e34d11e6cf9b5d3c721e8e9f8454b869 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8cc8c0d3a455f54fe0469338962c7d61e34d11e6cf9b5d3c721e8e9f8454b869"` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking easycurses v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:28:47 [INFO] [stderr] | [INFO] [stderr] 28 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | static curses_is_on: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:28:47 [INFO] [stderr] | [INFO] [stderr] 28 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | static curses_is_on: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.44s [INFO] running `"docker" "inspect" "8cc8c0d3a455f54fe0469338962c7d61e34d11e6cf9b5d3c721e8e9f8454b869"` [INFO] running `"docker" "rm" "-f" "8cc8c0d3a455f54fe0469338962c7d61e34d11e6cf9b5d3c721e8e9f8454b869"` [INFO] [stdout] 8cc8c0d3a455f54fe0469338962c7d61e34d11e6cf9b5d3c721e8e9f8454b869