[INFO] crate tokio-signal 0.2.9 is already in cache [INFO] checking tokio-signal-0.2.9 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate tokio-signal 0.2.9 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tokio-signal 0.2.9 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tokio-signal 0.2.9 [INFO] finished tweaking crates.io crate tokio-signal 0.2.9 [INFO] tweaked toml for crates.io crate tokio-signal 0.2.9 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate tokio-signal 0.2.9 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a56294559147f000357e65feae5485b0fcd467f1d2020b2596d2480144b8c20 [INFO] running `"docker" "start" "-a" "5a56294559147f000357e65feae5485b0fcd467f1d2020b2596d2480144b8c20"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-signal v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | use std::sync::{Mutex, Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:118:25 [INFO] [stderr] | [INFO] [stderr] 118 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:108:19 [INFO] [stderr] | [INFO] [stderr] 108 | init: ONCE_INIT, [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | use std::sync::{Mutex, Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:118:25 [INFO] [stderr] | [INFO] [stderr] 118 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:108:19 [INFO] [stderr] | [INFO] [stderr] 108 | init: ONCE_INIT, [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.01s [INFO] running `"docker" "inspect" "5a56294559147f000357e65feae5485b0fcd467f1d2020b2596d2480144b8c20"` [INFO] running `"docker" "rm" "-f" "5a56294559147f000357e65feae5485b0fcd467f1d2020b2596d2480144b8c20"` [INFO] [stdout] 5a56294559147f000357e65feae5485b0fcd467f1d2020b2596d2480144b8c20