[INFO] cloning repository https://github.com/cognivore/icfpc2004-tbd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cognivore/icfpc2004-tbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91f56bc26ece3db79063d26649fcf22ea79252ae [INFO] testing cognivore/icfpc2004-tbd against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cognivore/icfpc2004-tbd on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cognivore/icfpc2004-tbd [INFO] finished tweaking git repo https://github.com/cognivore/icfpc2004-tbd [INFO] tweaked toml for git repo https://github.com/cognivore/icfpc2004-tbd written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/cognivore/icfpc2004-tbd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v0.9.1 [INFO] [stderr] Downloaded num-derive v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8bc8e3393fa95aa465763cd76a263e727285533f9c3877bdefd41e499bcb324 [INFO] running `Command { std: "docker" "start" "-a" "e8bc8e3393fa95aa465763cd76a263e727285533f9c3877bdefd41e499bcb324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8bc8e3393fa95aa465763cd76a263e727285533f9c3877bdefd41e499bcb324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8bc8e3393fa95aa465763cd76a263e727285533f9c3877bdefd41e499bcb324", kill_on_drop: false }` [INFO] [stdout] e8bc8e3393fa95aa465763cd76a263e727285533f9c3877bdefd41e499bcb324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88dc48f5cfad8bad73ddf9176e2f35c7d7910aea0cb89049faa526d1c3c11435 [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" "88dc48f5cfad8bad73ddf9176e2f35c7d7910aea0cb89049faa526d1c3c11435", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling icfpc2004-tbd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.48s [INFO] running `Command { std: "docker" "inspect" "88dc48f5cfad8bad73ddf9176e2f35c7d7910aea0cb89049faa526d1c3c11435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88dc48f5cfad8bad73ddf9176e2f35c7d7910aea0cb89049faa526d1c3c11435", kill_on_drop: false }` [INFO] [stdout] 88dc48f5cfad8bad73ddf9176e2f35c7d7910aea0cb89049faa526d1c3c11435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b5abaf3dffbaeb1d37cac560ded92075a98a66ec805e58db666784de49e858b [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" "9b5abaf3dffbaeb1d37cac560ded92075a98a66ec805e58db666784de49e858b", kill_on_drop: false }` [INFO] [stderr] Compiling icfpc2004-tbd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "9b5abaf3dffbaeb1d37cac560ded92075a98a66ec805e58db666784de49e858b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5abaf3dffbaeb1d37cac560ded92075a98a66ec805e58db666784de49e858b", kill_on_drop: false }` [INFO] [stdout] 9b5abaf3dffbaeb1d37cac560ded92075a98a66ec805e58db666784de49e858b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e194eaa83bae32ae28e0ecccaa120216484ba1d12ab1ba8b67acdef56ff93b60 [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" "e194eaa83bae32ae28e0ecccaa120216484ba1d12ab1ba8b67acdef56ff93b60", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/icfpc2004_tbd-bd2059bac21484fc [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test geometry::tests::test_turn ... ok [INFO] [stdout] test number_theory::tests::test_rng ... ok [INFO] [stdout] test neurology::tests::parse_ant_test ... ok [INFO] [stdout] test geometry::tests::test_adj ... ok [INFO] [stdout] test neurology::tests::parse_insn_test ... ok [INFO] [stdout] test neurology::tests::dumps_roundtrip_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e194eaa83bae32ae28e0ecccaa120216484ba1d12ab1ba8b67acdef56ff93b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e194eaa83bae32ae28e0ecccaa120216484ba1d12ab1ba8b67acdef56ff93b60", kill_on_drop: false }` [INFO] [stdout] e194eaa83bae32ae28e0ecccaa120216484ba1d12ab1ba8b67acdef56ff93b60