[INFO] updating cached repository https://github.com/Gellardo/wasm-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] [stderr] From https://github.com/Gellardo/wasm-game-of-life [INFO] [stderr] 1abb9e9..b652968 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b6529680b905d4d4a22edb31d41faf79fe9ab6e5 [INFO] testing Gellardo/wasm-game-of-life against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGellardo%2Fwasm-game-of-life" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gellardo/wasm-game-of-life on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Gellardo/wasm-game-of-life [INFO] finished tweaking git repo https://github.com/Gellardo/wasm-game-of-life [INFO] tweaked toml for git repo https://github.com/Gellardo/wasm-game-of-life written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Gellardo/wasm-game-of-life already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70390f07b5f7c624c5feec5393abfd73aac31cb84ce619666052284d8e9a1760 [INFO] running `"docker" "start" "-a" "70390f07b5f7c624c5feec5393abfd73aac31cb84ce619666052284d8e9a1760"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling js-sys v0.3.39 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.39 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/gameoflife.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.82s [INFO] running `"docker" "inspect" "70390f07b5f7c624c5feec5393abfd73aac31cb84ce619666052284d8e9a1760"` [INFO] running `"docker" "rm" "-f" "70390f07b5f7c624c5feec5393abfd73aac31cb84ce619666052284d8e9a1760"` [INFO] [stdout] 70390f07b5f7c624c5feec5393abfd73aac31cb84ce619666052284d8e9a1760 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b582bc83ac9ce71350879de509489b37fcb93d714691ac6887e8866ca5a25018 [INFO] running `"docker" "start" "-a" "b582bc83ac9ce71350879de509489b37fcb93d714691ac6887e8866ca5a25018"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `"docker" "inspect" "b582bc83ac9ce71350879de509489b37fcb93d714691ac6887e8866ca5a25018"` [INFO] running `"docker" "rm" "-f" "b582bc83ac9ce71350879de509489b37fcb93d714691ac6887e8866ca5a25018"` [INFO] [stdout] b582bc83ac9ce71350879de509489b37fcb93d714691ac6887e8866ca5a25018 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e6f14fd9f5ec3805ec378a6970067dfbfb090c12db085fa8b93434265929ed74 [INFO] running `"docker" "start" "-a" "e6f14fd9f5ec3805ec378a6970067dfbfb090c12db085fa8b93434265929ed74"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/game_of_life-721a7c190d9a7db2 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test gameoflife::tests::test_tick_dead_in_2_ticks ... ok [INFO] [stdout] test gameoflife::tests::test_tick_flip ... ok [INFO] [stdout] test gameoflife::tests::test_tick_stable ... ok [INFO] [stdout] test gameoflife::tests::test_tick_glider ... ok [INFO] [stdout] test gameoflife::tests::test_tick_cross ... test gameoflife::tests::test_tick_cross has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "e6f14fd9f5ec3805ec378a6970067dfbfb090c12db085fa8b93434265929ed74"` [INFO] running `"docker" "rm" "-f" "e6f14fd9f5ec3805ec378a6970067dfbfb090c12db085fa8b93434265929ed74"` [INFO] [stdout] e6f14fd9f5ec3805ec378a6970067dfbfb090c12db085fa8b93434265929ed74