[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 1.49.0 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-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cognivore/icfpc2004-tbd on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-13/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" "+1.49.0" "fetch" "--locked" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f76d46143207e6022421e6ab92f4ef8d73bd1d1bac24a0c896f3e0e7e7d5e32b [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" "f76d46143207e6022421e6ab92f4ef8d73bd1d1bac24a0c896f3e0e7e7d5e32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f76d46143207e6022421e6ab92f4ef8d73bd1d1bac24a0c896f3e0e7e7d5e32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76d46143207e6022421e6ab92f4ef8d73bd1d1bac24a0c896f3e0e7e7d5e32b", kill_on_drop: false }` [INFO] [stdout] f76d46143207e6022421e6ab92f4ef8d73bd1d1bac24a0c896f3e0e7e7d5e32b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cd32c5e45949bf5d7b330ba8ee07b9f8af945fbb78ec3b69eb2580be7dc9a7e [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" "4cd32c5e45949bf5d7b330ba8ee07b9f8af945fbb78ec3b69eb2580be7dc9a7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling icfpc2004-tbd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.7 [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 quickcheck_macros v0.9.1 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "4cd32c5e45949bf5d7b330ba8ee07b9f8af945fbb78ec3b69eb2580be7dc9a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd32c5e45949bf5d7b330ba8ee07b9f8af945fbb78ec3b69eb2580be7dc9a7e", kill_on_drop: false }` [INFO] [stdout] 4cd32c5e45949bf5d7b330ba8ee07b9f8af945fbb78ec3b69eb2580be7dc9a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3711091f8c5003491453e7a3f3c9decaec644d32478492033f90a5536316e51 [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" "c3711091f8c5003491453e7a3f3c9decaec644d32478492033f90a5536316e51", 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.25s [INFO] running `Command { std: "docker" "inspect" "c3711091f8c5003491453e7a3f3c9decaec644d32478492033f90a5536316e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3711091f8c5003491453e7a3f3c9decaec644d32478492033f90a5536316e51", kill_on_drop: false }` [INFO] [stdout] c3711091f8c5003491453e7a3f3c9decaec644d32478492033f90a5536316e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 660fba464882e5c75e2f784963a302c520a2c65fef0a03fffd4c6f6d02acb648 [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" "660fba464882e5c75e2f784963a302c520a2c65fef0a03fffd4c6f6d02acb648", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] running 6 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/icfpc2004_tbd-d540dfc8add59339 [INFO] [stdout] test geometry::tests::test_turn ... ok [INFO] [stdout] test neurology::tests::parse_insn_test ... ok [INFO] [stdout] test geometry::tests::test_adj ... ok [INFO] [stdout] test number_theory::tests::test_rng ... ok [INFO] [stdout] test neurology::tests::parse_ant_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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "660fba464882e5c75e2f784963a302c520a2c65fef0a03fffd4c6f6d02acb648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660fba464882e5c75e2f784963a302c520a2c65fef0a03fffd4c6f6d02acb648", kill_on_drop: false }` [INFO] [stdout] 660fba464882e5c75e2f784963a302c520a2c65fef0a03fffd4c6f6d02acb648