[INFO] cloning repository https://github.com/penelopezone/battlesnake-game-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/penelopezone/battlesnake-game-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenelopezone%2Fbattlesnake-game-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenelopezone%2Fbattlesnake-game-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8959092f4426f26986ded713ea9a51d5ce6b7885 [INFO] testing penelopezone/battlesnake-game-types against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenelopezone%2Fbattlesnake-game-types" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/penelopezone/battlesnake-game-types on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/penelopezone/battlesnake-game-types [INFO] finished tweaking git repo https://github.com/penelopezone/battlesnake-game-types [INFO] tweaked toml for git repo https://github.com/penelopezone/battlesnake-game-types written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/penelopezone/battlesnake-game-types already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e2bd40905984be4fc3900057ca05e0d4ead6e3298dbe8ccee74f0ba38d91bcf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e2bd40905984be4fc3900057ca05e0d4ead6e3298dbe8ccee74f0ba38d91bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2bd40905984be4fc3900057ca05e0d4ead6e3298dbe8ccee74f0ba38d91bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2bd40905984be4fc3900057ca05e0d4ead6e3298dbe8ccee74f0ba38d91bcf", kill_on_drop: false }` [INFO] [stdout] 8e2bd40905984be4fc3900057ca05e0d4ead6e3298dbe8ccee74f0ba38d91bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643e0e0da653b8c2d3a95a76f105c0c716910629f7c535282db2143cf1642989 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "643e0e0da653b8c2d3a95a76f105c0c716910629f7c535282db2143cf1642989", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling battlesnake-game-types v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.32s [INFO] running `Command { std: "docker" "inspect" "643e0e0da653b8c2d3a95a76f105c0c716910629f7c535282db2143cf1642989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643e0e0da653b8c2d3a95a76f105c0c716910629f7c535282db2143cf1642989", kill_on_drop: false }` [INFO] [stdout] 643e0e0da653b8c2d3a95a76f105c0c716910629f7c535282db2143cf1642989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf62cfecaa68a7120bb62e8f7c29993f15969913a37f1c0c76aff62748c35567 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf62cfecaa68a7120bb62e8f7c29993f15969913a37f1c0c76aff62748c35567", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling battlesnake-game-types v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.42s [INFO] running `Command { std: "docker" "inspect" "cf62cfecaa68a7120bb62e8f7c29993f15969913a37f1c0c76aff62748c35567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf62cfecaa68a7120bb62e8f7c29993f15969913a37f1c0c76aff62748c35567", kill_on_drop: false }` [INFO] [stdout] cf62cfecaa68a7120bb62e8f7c29993f15969913a37f1c0c76aff62748c35567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86ad9bf16c23ebc731a62db55dcaf9d826a50bcf2180e4ee6cb55932b7ef05d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86ad9bf16c23ebc731a62db55dcaf9d826a50bcf2180e4ee6cb55932b7ef05d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/battlesnake_game_types-0c49189f9f98ac49) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test compact_representation::test::test_set_hazard ... ok [INFO] [stdout] test compact_representation::test::test_set_head ... ok [INFO] [stdout] test wire_representation::simulator::tests::test_simple_simulation ... ok [INFO] [stdout] test compact_representation::test::test_tail_collision ... ok [INFO] [stdout] test compact_representation::test::test_remove ... ok [INFO] [stdout] test cross_product::tests::test_crossproduct ... ok [INFO] [stdout] test compact_representation::test::test_set_food ... ok [INFO] [stdout] test compact_representation::test::test_head_gettable ... ok [INFO] [stdout] test wire_representation::tests::test_game_you_determinable ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test wire_representation::simulator::tests::test_kill_logic_2 ... ok [INFO] [stdout] test wire_representation::simulator::tests::test_this_game ... ok [INFO] [stdout] test wire_representation::tests::test_snake_id_gettable ... ok [INFO] [stdout] test wire_representation::simulator::tests::test_kill_logic ... ok [INFO] [stdout] test compact_representation::test::test_compare_simulators ... ok [INFO] [stdout] test compact_representation::test::test_compare_simulators_start ... ok [INFO] [stdout] test compact_representation::test::test_playout ... ok [INFO] [stdout] test compact_representation::test::test_another_crash ... ok [INFO] [stdout] test compact_representation::test::test_bench_compact_late_stage ... ok [INFO] [stdout] test compact_representation::test::test_this_crash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.30s [INFO] [stdout] [INFO] [stderr] Doc-tests battlesnake-game-types [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/wire_representation/mod.rs - wire_representation::Game (line 136) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86ad9bf16c23ebc731a62db55dcaf9d826a50bcf2180e4ee6cb55932b7ef05d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ad9bf16c23ebc731a62db55dcaf9d826a50bcf2180e4ee6cb55932b7ef05d4", kill_on_drop: false }` [INFO] [stdout] 86ad9bf16c23ebc731a62db55dcaf9d826a50bcf2180e4ee6cb55932b7ef05d4