[INFO] crate tox-node 0.0.8 is already in cache [INFO] checking tox-node-0.0.8 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate tox-node 0.0.8 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate tox-node 0.0.8 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tox-node 0.0.8 [INFO] finished tweaking crates.io crate tox-node 0.0.8 [INFO] tweaked toml for crates.io crate tox-node 0.0.8 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f808b588cb3d2807bacc9006750959ac0222fcdeafca87761535c0749fcd4db8 [INFO] running `"docker" "start" "-a" "f808b588cb3d2807bacc9006750959ac0222fcdeafca87761535c0749fcd4db8"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking cookie-factory v0.2.4 [INFO] [stderr] Checking lru v0.1.17 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling libsodium-sys v0.2.4 [INFO] [stderr] Checking sodiumoxide v0.2.4 [INFO] [stderr] Checking tox v0.0.10 [INFO] [stderr] Checking tox-node v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `"docker" "inspect" "f808b588cb3d2807bacc9006750959ac0222fcdeafca87761535c0749fcd4db8"` [INFO] running `"docker" "rm" "-f" "f808b588cb3d2807bacc9006750959ac0222fcdeafca87761535c0749fcd4db8"` [INFO] [stdout] f808b588cb3d2807bacc9006750959ac0222fcdeafca87761535c0749fcd4db8