[INFO] updating cached repository lord/cargo-wasm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lord/cargo-wasm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lord/cargo-wasm" "work/ex/beta-1.37-6/sources/1.36.0/gh/lord/cargo-wasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lord/cargo-wasm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lord/cargo-wasm" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lord/cargo-wasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lord/cargo-wasm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3a7fd78f86a743f85b069f5fc26b253ed3bbeac [INFO] sha for GitHub repo lord/cargo-wasm: a3a7fd78f86a743f85b069f5fc26b253ed3bbeac [INFO] validating manifest of lord/cargo-wasm on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lord/cargo-wasm on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lord/cargo-wasm [INFO] finished frobbing lord/cargo-wasm [INFO] frobbed toml for lord/cargo-wasm written to work/ex/beta-1.37-6/sources/1.36.0/gh/lord/cargo-wasm/Cargo.toml [INFO] started frobbing lord/cargo-wasm [INFO] finished frobbing lord/cargo-wasm [INFO] frobbed toml for lord/cargo-wasm written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lord/cargo-wasm/Cargo.toml [INFO] crate lord/cargo-wasm already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lord/cargo-wasm/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing lord/cargo-wasm against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lord/cargo-wasm:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 259261429efbade51d0c5e90ac80f058e3eb7da85884c4cab80e06dae609280b [INFO] running `"docker" "start" "-a" "259261429efbade51d0c5e90ac80f058e3eb7da85884c4cab80e06dae609280b"` [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling cookie v0.9.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tiny_http v0.5.9 [INFO] [stderr] Compiling webdriver v0.31.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling fantoccini-stable v0.7.2 [INFO] [stderr] Compiling cargo-wasm v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/install.rs:166:26 [INFO] [stderr] | [INFO] [stderr] 166 | let mut target_dir = std::env::home_dir().unwrap_or_else(|| { panic!("failed to get home directory") }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "259261429efbade51d0c5e90ac80f058e3eb7da85884c4cab80e06dae609280b"` [INFO] running `"docker" "rm" "-f" "259261429efbade51d0c5e90ac80f058e3eb7da85884c4cab80e06dae609280b"` [INFO] [stdout] 259261429efbade51d0c5e90ac80f058e3eb7da85884c4cab80e06dae609280b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lord/cargo-wasm:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 9c649c70154ecb843a164268790706bc81408903c3446e8c0700f4eb19ca2b8b [INFO] running `"docker" "start" "-a" "9c649c70154ecb843a164268790706bc81408903c3446e8c0700f4eb19ca2b8b"` [INFO] [stderr] Compiling cargo-wasm v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/install.rs:166:26 [INFO] [stderr] | [INFO] [stderr] 166 | let mut target_dir = std::env::home_dir().unwrap_or_else(|| { panic!("failed to get home directory") }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `"docker" "inspect" "9c649c70154ecb843a164268790706bc81408903c3446e8c0700f4eb19ca2b8b"` [INFO] running `"docker" "rm" "-f" "9c649c70154ecb843a164268790706bc81408903c3446e8c0700f4eb19ca2b8b"` [INFO] [stdout] 9c649c70154ecb843a164268790706bc81408903c3446e8c0700f4eb19ca2b8b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lord/cargo-wasm:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 5055105cad3817004acef91d0da1aed0a7965555687770fd9f5e54fd78dc0df0 [INFO] running `"docker" "start" "-a" "5055105cad3817004acef91d0da1aed0a7965555687770fd9f5e54fd78dc0df0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_wasm-d08602cf183b090a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5055105cad3817004acef91d0da1aed0a7965555687770fd9f5e54fd78dc0df0"` [INFO] running `"docker" "rm" "-f" "5055105cad3817004acef91d0da1aed0a7965555687770fd9f5e54fd78dc0df0"` [INFO] [stdout] 5055105cad3817004acef91d0da1aed0a7965555687770fd9f5e54fd78dc0df0