[INFO] crate wasm-pack 0.8.1 is already in cache [INFO] checking wasm-pack-0.8.1 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate wasm-pack 0.8.1 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate wasm-pack 0.8.1 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 wasm-pack 0.8.1 [INFO] finished tweaking crates.io crate wasm-pack 0.8.1 [INFO] tweaked toml for crates.io crate wasm-pack 0.8.1 written to work/builds/worker-5/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-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/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] 1350f6f8b8f86e3a8e7e8a8b1a9d202d0c937b8356e3cb180236d93f28c666bb [INFO] running `"docker" "start" "-a" "1350f6f8b8f86e3a8e7e8a8b1a9d202d0c937b8356e3cb180236d93f28c666bb"` [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking dialoguer v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Checking cargo_metadata v0.6.4 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking binary-install v0.0.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Checking wasm-pack v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/all/utils/fixture.rs:7:35 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{MutexGuard, 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] --> tests/all/utils/fixture.rs:26:39 [INFO] [stderr] | [INFO] [stderr] 26 | static SET_TARGET_DIR: 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] --> tests/all/utils/fixture.rs:217:45 [INFO] [stderr] | [INFO] [stderr] 217 | static INSTALL_WASM_BINDGEN: 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] --> tests/all/utils/fixture.rs:244:42 [INFO] [stderr] | [INFO] [stderr] 244 | static FETCH_GECKODRIVER: 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] --> tests/all/utils/fixture.rs:259:43 [INFO] [stderr] | [INFO] [stderr] 259 | static FETCH_CHROMEDRIVER: Once = 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 36.84s [INFO] running `"docker" "inspect" "1350f6f8b8f86e3a8e7e8a8b1a9d202d0c937b8356e3cb180236d93f28c666bb"` [INFO] running `"docker" "rm" "-f" "1350f6f8b8f86e3a8e7e8a8b1a9d202d0c937b8356e3cb180236d93f28c666bb"` [INFO] [stdout] 1350f6f8b8f86e3a8e7e8a8b1a9d202d0c937b8356e3cb180236d93f28c666bb