[INFO] cloning repository https://github.com/jojolepro/specs_wasm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jojolepro/specs_wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojolepro%2Fspecs_wasm"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojolepro%2Fspecs_wasm'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a515dd09ecdd2eea6a8b8dd9f930b76c3db09190 [INFO] checking jojolepro/specs_wasm against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojolepro%2Fspecs_wasm" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jojolepro/specs_wasm on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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 /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jojolepro/specs_wasm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] warning: Patch `js-sys v0.3.25 (/workspace/builds/worker-13/source/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/workspace/builds/worker-13/source/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/workspace/builds/worker-13/source/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/workspace/builds/worker-13/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 `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 (/workspace/builds/worker-13/source/wasm-bindgen/crates/js-sys)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.48 (/workspace/builds/worker-13/source/wasm-bindgen)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-futures v0.3.25 (/workspace/builds/worker-13/source/wasm-bindgen/crates/futures)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.25 (/workspace/builds/worker-13/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cf174476fd2bb365f2dff8e49c4f203cde27876066abfdc95faffb1f070a2c3 [INFO] running `"docker" "start" "-a" "4cf174476fd2bb365f2dff8e49c4f203cde27876066abfdc95faffb1f070a2c3"` [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 wasm-bindgen-shared v0.2.51 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.6.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.51 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.51 [INFO] [stderr] Checking shred v0.9.3 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.51 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.51 [INFO] [stderr] Checking js-sys v0.3.28 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.28 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking web_worker v0.1.0 [INFO] [stderr] Checking specs_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "4cf174476fd2bb365f2dff8e49c4f203cde27876066abfdc95faffb1f070a2c3"` [INFO] running `"docker" "rm" "-f" "4cf174476fd2bb365f2dff8e49c4f203cde27876066abfdc95faffb1f070a2c3"` [INFO] [stdout] 4cf174476fd2bb365f2dff8e49c4f203cde27876066abfdc95faffb1f070a2c3