[INFO] cloning repository https://github.com/r-darwish/war [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-darwish/war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Fwar"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Fwar'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 414e91d2889c4fa2cc6c9bf4814e704d89356d5b [INFO] testing r-darwish/war against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Fwar" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/r-darwish/war 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/r-darwish/war [INFO] finished tweaking git repo https://github.com/r-darwish/war [INFO] tweaked toml for git repo https://github.com/r-darwish/war written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/r-darwish/war 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b5347da7b9134fc8179a2fffaf5e9abb4c138368cfbc639c25fdce0272403e21 [INFO] running `"docker" "start" "-a" "b5347da7b9134fc8179a2fffaf5e9abb4c138368cfbc639c25fdce0272403e21"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling reexport-proc-macro v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling enum-map-derive v0.2.5 [INFO] [stderr] Compiling enum-map v0.2.29 [INFO] [stderr] Compiling war v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `"docker" "inspect" "b5347da7b9134fc8179a2fffaf5e9abb4c138368cfbc639c25fdce0272403e21"` [INFO] running `"docker" "rm" "-f" "b5347da7b9134fc8179a2fffaf5e9abb4c138368cfbc639c25fdce0272403e21"` [INFO] [stdout] b5347da7b9134fc8179a2fffaf5e9abb4c138368cfbc639c25fdce0272403e21 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 6c606e7e48222b43d39bcee2f3f3f5671d70163bd0be9d3e822b3d1da1b99481 [INFO] running `"docker" "start" "-a" "6c606e7e48222b43d39bcee2f3f3f5671d70163bd0be9d3e822b3d1da1b99481"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling war v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "6c606e7e48222b43d39bcee2f3f3f5671d70163bd0be9d3e822b3d1da1b99481"` [INFO] running `"docker" "rm" "-f" "6c606e7e48222b43d39bcee2f3f3f5671d70163bd0be9d3e822b3d1da1b99481"` [INFO] [stdout] 6c606e7e48222b43d39bcee2f3f3f5671d70163bd0be9d3e822b3d1da1b99481 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 64b5f10056334d79a9088cc3ec42ba777429d259d1331c044e100d1b2ab9ab1b [INFO] running `"docker" "start" "-a" "64b5f10056334d79a9088cc3ec42ba777429d259d1331c044e100d1b2ab9ab1b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/war-3abe47c0f63b3c5d [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cards::tests::ranks ... ok [INFO] [stdout] test game::tests::construct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "64b5f10056334d79a9088cc3ec42ba777429d259d1331c044e100d1b2ab9ab1b"` [INFO] running `"docker" "rm" "-f" "64b5f10056334d79a9088cc3ec42ba777429d259d1331c044e100d1b2ab9ab1b"` [INFO] [stdout] 64b5f10056334d79a9088cc3ec42ba777429d259d1331c044e100d1b2ab9ab1b