[INFO] updating cached repository https://github.com/jojolepro/specs_wasm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a515dd09ecdd2eea6a8b8dd9f930b76c3db09190 [INFO] testing jojolepro/specs_wasm against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojolepro%2Fspecs_wasm" "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/jojolepro/specs_wasm on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jojolepro/specs_wasm [INFO] removed path dependency wasm-bindgen from git repo https://github.com/jojolepro/specs_wasm [INFO] removed path dependency web_worker from git repo https://github.com/jojolepro/specs_wasm [INFO] finished tweaking git repo https://github.com/jojolepro/specs_wasm [INFO] tweaked toml for git repo https://github.com/jojolepro/specs_wasm written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jojolepro/specs_wasm already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] warning: Patch `js-sys v0.3.25 (/big/crater/work/builds/worker-4/source/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/big/crater/work/builds/worker-4/source/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/big/crater/work/builds/worker-4/source/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/big/crater/work/builds/worker-4/source/wasm-bindgen/crates/web-sys)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Patch `js-sys v0.3.25 (/big/crater/work/builds/worker-4/source/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/big/crater/work/builds/worker-4/source/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/big/crater/work/builds/worker-4/source/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/big/crater/work/builds/worker-4/source/wasm-bindgen/crates/web-sys)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 30b30834886508f4dd130bc9dcaecb525c065205827c48a5810bd7fd73a204db [INFO] running `"docker" "start" "-a" "30b30834886508f4dd130bc9dcaecb525c065205827c48a5810bd7fd73a204db"` [INFO] [stderr] warning: dependency (wasm-bindgen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (web_worker) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: Patch `js-sys v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/opt/rustwide/workdir/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/web-sys)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling js-sys v0.3.28 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.15 [INFO] [stderr] Compiling hashbrown v0.6.1 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling shred v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.51 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling web-sys v0.3.28 [INFO] [stderr] Compiling web_worker v0.1.0 [INFO] [stderr] Compiling specs_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.04s [INFO] running `"docker" "inspect" "30b30834886508f4dd130bc9dcaecb525c065205827c48a5810bd7fd73a204db"` [INFO] running `"docker" "rm" "-f" "30b30834886508f4dd130bc9dcaecb525c065205827c48a5810bd7fd73a204db"` [INFO] [stdout] 30b30834886508f4dd130bc9dcaecb525c065205827c48a5810bd7fd73a204db [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 69c6e0f38eea27c7575d7145aac1cb5c4374b378e4b61afdab748ea15a23ffa1 [INFO] running `"docker" "start" "-a" "69c6e0f38eea27c7575d7145aac1cb5c4374b378e4b61afdab748ea15a23ffa1"` [INFO] [stderr] warning: dependency (wasm-bindgen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (web_worker) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: Patch `js-sys v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/opt/rustwide/workdir/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/web-sys)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling specs_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "69c6e0f38eea27c7575d7145aac1cb5c4374b378e4b61afdab748ea15a23ffa1"` [INFO] running `"docker" "rm" "-f" "69c6e0f38eea27c7575d7145aac1cb5c4374b378e4b61afdab748ea15a23ffa1"` [INFO] [stdout] 69c6e0f38eea27c7575d7145aac1cb5c4374b378e4b61afdab748ea15a23ffa1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 526c6eb0cd1a4017086b74201fec9a0dba0b26bee8ef5b44526b73d69b233250 [INFO] running `"docker" "start" "-a" "526c6eb0cd1a4017086b74201fec9a0dba0b26bee8ef5b44526b73d69b233250"` [INFO] [stderr] warning: dependency (wasm-bindgen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (web_worker) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: Patch `js-sys v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/opt/rustwide/workdir/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/opt/rustwide/workdir/wasm-bindgen/crates/web-sys)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/specs_wasm-0f31ef160457c654 [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" "526c6eb0cd1a4017086b74201fec9a0dba0b26bee8ef5b44526b73d69b233250"` [INFO] running `"docker" "rm" "-f" "526c6eb0cd1a4017086b74201fec9a0dba0b26bee8ef5b44526b73d69b233250"` [INFO] [stdout] 526c6eb0cd1a4017086b74201fec9a0dba0b26bee8ef5b44526b73d69b233250