[INFO] updating cached repository https://github.com/rustwasm/wasm-pack [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/rustwasm/wasm-pack [INFO] [stderr] + b1e5e11...0d38a96 gh-pages -> gh-pages (forced update) [INFO] [stderr] 439e523..15e354f master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15e354f19ccef26cb7baca5dacda1bcd2f9904a2 [INFO] checking rustwasm/wasm-pack against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwasm%2Fwasm-pack" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustwasm/wasm-pack 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 git repo https://github.com/rustwasm/wasm-pack [INFO] finished tweaking git repo https://github.com/rustwasm/wasm-pack [INFO] tweaked toml for git repo https://github.com/rustwasm/wasm-pack written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rustwasm/wasm-pack already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/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] b5a1f19192ed022612d06d8296ae825f7e179c77bf9fd49f9ff17a6e0d7fe9dc [INFO] running `"docker" "start" "-a" "b5a1f19192ed022612d06d8296ae825f7e179c77bf9fd49f9ff17a6e0d7fe9dc"` [INFO] [stderr] Checking serial_test v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serial_test_derive v0.2.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cookie_store v0.5.1 [INFO] [stderr] Checking escargot v0.4.0 [INFO] [stderr] Checking cargo_metadata v0.8.0 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling curl-sys v0.4.17 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking dialoguer v0.3.0 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking hyper v0.12.27 [INFO] [stderr] Checking curl v0.4.20 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking binary-install v0.0.2 [INFO] [stderr] Checking reqwest v0.9.14 [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:27:39 [INFO] [stderr] | [INFO] [stderr] 27 | 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:222:45 [INFO] [stderr] | [INFO] [stderr] 222 | 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:245:41 [INFO] [stderr] | [INFO] [stderr] 245 | static INSTALL_WASM_OPT: 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:258:47 [INFO] [stderr] | [INFO] [stderr] 258 | static INSTALL_CARGO_GENERATE: 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:284:42 [INFO] [stderr] | [INFO] [stderr] 284 | 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:299:43 [INFO] [stderr] | [INFO] [stderr] 299 | static FETCH_CHROMEDRIVER: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> tests/all/stamps.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[should_panic] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `"docker" "inspect" "b5a1f19192ed022612d06d8296ae825f7e179c77bf9fd49f9ff17a6e0d7fe9dc"` [INFO] running `"docker" "rm" "-f" "b5a1f19192ed022612d06d8296ae825f7e179c77bf9fd49f9ff17a6e0d7fe9dc"` [INFO] [stdout] b5a1f19192ed022612d06d8296ae825f7e179c77bf9fd49f9ff17a6e0d7fe9dc