[INFO] updating cached repository https://github.com/wildthingz/game-of-life [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 9fffa11dcadb3444c7e815c224f3fd3fb482d29a [INFO] checking wildthingz/game-of-life against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69741 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildthingz%2Fgame-of-life" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 81% (270/331) Checking out files: 82% (272/331) Checking out files: 83% (275/331) Checking out files: 84% (279/331) Checking out files: 85% (282/331) Checking out files: 86% (285/331) Checking out files: 87% (288/331) Checking out files: 88% (292/331) Checking out files: 89% (295/331) Checking out files: 90% (298/331) Checking out files: 91% (302/331) Checking out files: 92% (305/331) Checking out files: 93% (308/331) Checking out files: 94% (312/331) Checking out files: 95% (315/331) Checking out files: 96% (318/331) Checking out files: 97% (322/331) Checking out files: 98% (325/331) Checking out files: 99% (328/331) Checking out files: 100% (331/331) Checking out files: 100% (331/331), done. [INFO] validating manifest of git repo https://github.com/wildthingz/game-of-life on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wildthingz/game-of-life [INFO] finished tweaking git repo https://github.com/wildthingz/game-of-life [INFO] tweaked toml for git repo https://github.com/wildthingz/game-of-life written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wildthingz/game-of-life already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] 3f97a7781d375619c23486fb85481162c8cca58369a1a7747264df0eb81e3399 [INFO] running `"docker" "start" "-a" "3f97a7781d375619c23486fb85481162c8cca58369a1a7747264df0eb81e3399"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.47 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling bumpalo v2.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.47 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.47 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.47 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.47 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking js-sys v0.3.24 [INFO] [stderr] Checking wasm-game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Checking wasm-bindgen-futures v0.3.24 [INFO] [stderr] Checking wasm-bindgen-test v0.2.47 [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.58s [INFO] running `"docker" "inspect" "3f97a7781d375619c23486fb85481162c8cca58369a1a7747264df0eb81e3399"` [INFO] running `"docker" "rm" "-f" "3f97a7781d375619c23486fb85481162c8cca58369a1a7747264df0eb81e3399"` [INFO] [stdout] 3f97a7781d375619c23486fb85481162c8cca58369a1a7747264df0eb81e3399