[INFO] updating cached repository https://github.com/cepalle/gomoku-rs [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] f817c1085e2373abc6dc57f09df1e8f99dc7b90a [INFO] testing cepalle/gomoku-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcepalle%2Fgomoku-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cepalle/gomoku-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cepalle/gomoku-rs [INFO] finished tweaking git repo https://github.com/cepalle/gomoku-rs [INFO] tweaked toml for git repo https://github.com/cepalle/gomoku-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cepalle/gomoku-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.44.0" "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] 0accff0a3ef62f14329f65ff28d8311d0e1eb94f067648de3d241d92a93f4c8c [INFO] running `"docker" "start" "-a" "0accff0a3ef62f14329f65ff28d8311d0e1eb94f067648de3d241d92a93f4c8c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling enum-map-internals v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.0.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enumset_derive v0.3.1 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling enumset v0.3.18 [INFO] [stderr] Compiling cursive v0.11.2 [INFO] [stderr] Compiling gomoku-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.54s [INFO] running `"docker" "inspect" "0accff0a3ef62f14329f65ff28d8311d0e1eb94f067648de3d241d92a93f4c8c"` [INFO] running `"docker" "rm" "-f" "0accff0a3ef62f14329f65ff28d8311d0e1eb94f067648de3d241d92a93f4c8c"` [INFO] [stdout] 0accff0a3ef62f14329f65ff28d8311d0e1eb94f067648de3d241d92a93f4c8c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.44.0" "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] 47a0138944ee67381f4c152dcf3c903802fac17fe2c99745db5b583b9f405d51 [INFO] running `"docker" "start" "-a" "47a0138944ee67381f4c152dcf3c903802fac17fe2c99745db5b583b9f405d51"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gomoku-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "47a0138944ee67381f4c152dcf3c903802fac17fe2c99745db5b583b9f405d51"` [INFO] running `"docker" "rm" "-f" "47a0138944ee67381f4c152dcf3c903802fac17fe2c99745db5b583b9f405d51"` [INFO] [stdout] 47a0138944ee67381f4c152dcf3c903802fac17fe2c99745db5b583b9f405d51 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.44.0" "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] d119e0c2350c739636931836a71a8399ff4b480aa80bc28fc47bd38add3a5e65 [INFO] running `"docker" "start" "-a" "d119e0c2350c739636931836a71a8399ff4b480aa80bc28fc47bd38add3a5e65"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gomoku_rs-b1c226d5eae1ec4c [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" "d119e0c2350c739636931836a71a8399ff4b480aa80bc28fc47bd38add3a5e65"` [INFO] running `"docker" "rm" "-f" "d119e0c2350c739636931836a71a8399ff4b480aa80bc28fc47bd38add3a5e65"` [INFO] [stdout] d119e0c2350c739636931836a71a8399ff4b480aa80bc28fc47bd38add3a5e65