[INFO] cloning repository https://github.com/euclidthedark/snake-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euclidthedark/snake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclidthedark%2Fsnake-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclidthedark%2Fsnake-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfd2514c479646460781d5d104ea33592bf07270 [INFO] testing euclidthedark/snake-rust against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclidthedark%2Fsnake-rust" "/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/euclidthedark/snake-rust on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/euclidthedark/snake-rust [INFO] finished tweaking git repo https://github.com/euclidthedark/snake-rust [INFO] tweaked toml for git repo https://github.com/euclidthedark/snake-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/euclidthedark/snake-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 866f2c74c1989062fb7041c2ffba8b60cb43aa395f587bf57e95cc0d8f081a4e [INFO] running `Command { std: "docker" "start" "-a" "866f2c74c1989062fb7041c2ffba8b60cb43aa395f587bf57e95cc0d8f081a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866f2c74c1989062fb7041c2ffba8b60cb43aa395f587bf57e95cc0d8f081a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866f2c74c1989062fb7041c2ffba8b60cb43aa395f587bf57e95cc0d8f081a4e", kill_on_drop: false }` [INFO] [stdout] 866f2c74c1989062fb7041c2ffba8b60cb43aa395f587bf57e95cc0d8f081a4e [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a30595db9f9862e86d66b95570e6ed854fedc23cafe2eb796a4199aa8d18beac [INFO] running `Command { std: "docker" "start" "-a" "a30595db9f9862e86d66b95570e6ed854fedc23cafe2eb796a4199aa8d18beac", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling snake-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.32s [INFO] running `Command { std: "docker" "inspect" "a30595db9f9862e86d66b95570e6ed854fedc23cafe2eb796a4199aa8d18beac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30595db9f9862e86d66b95570e6ed854fedc23cafe2eb796a4199aa8d18beac", kill_on_drop: false }` [INFO] [stdout] a30595db9f9862e86d66b95570e6ed854fedc23cafe2eb796a4199aa8d18beac [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b94c9a9d8123a661325a614b67c6616058ebc513df7fba84f552af0c5c1807e [INFO] running `Command { std: "docker" "start" "-a" "4b94c9a9d8123a661325a614b67c6616058ebc513df7fba84f552af0c5c1807e", kill_on_drop: false }` [INFO] [stderr] Compiling snake-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "4b94c9a9d8123a661325a614b67c6616058ebc513df7fba84f552af0c5c1807e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b94c9a9d8123a661325a614b67c6616058ebc513df7fba84f552af0c5c1807e", kill_on_drop: false }` [INFO] [stdout] 4b94c9a9d8123a661325a614b67c6616058ebc513df7fba84f552af0c5c1807e [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52f7fc80b608286910346295be5d05541d1f55633e6d79bab1992f0921b6b262 [INFO] running `Command { std: "docker" "start" "-a" "52f7fc80b608286910346295be5d05541d1f55633e6d79bab1992f0921b6b262", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/snake_rust-8380cb24a8440746) [INFO] [stdout] test game::snake::test::new_snake_has_correct_health_attributes ... ok [INFO] [stdout] test game::snake::test::new_snake_has_the_correct_body_parts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52f7fc80b608286910346295be5d05541d1f55633e6d79bab1992f0921b6b262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f7fc80b608286910346295be5d05541d1f55633e6d79bab1992f0921b6b262", kill_on_drop: false }` [INFO] [stdout] 52f7fc80b608286910346295be5d05541d1f55633e6d79bab1992f0921b6b262