[INFO] cloning repository https://github.com/dandxy89/monopoly_abm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dandxy89/monopoly_abm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandxy89%2Fmonopoly_abm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandxy89%2Fmonopoly_abm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75830f0cf6914db93b4892d51074f6b7365fa810 [INFO] testing dandxy89/monopoly_abm against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandxy89%2Fmonopoly_abm" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dandxy89/monopoly_abm on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dandxy89/monopoly_abm [INFO] finished tweaking git repo https://github.com/dandxy89/monopoly_abm [INFO] tweaked toml for git repo https://github.com/dandxy89/monopoly_abm written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dandxy89/monopoly_abm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2da0a996e2dd22f08bfd3952bbc36b0553277f8da92725c84c6550bc6e10c03d [INFO] running `Command { std: "docker" "start" "-a" "2da0a996e2dd22f08bfd3952bbc36b0553277f8da92725c84c6550bc6e10c03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2da0a996e2dd22f08bfd3952bbc36b0553277f8da92725c84c6550bc6e10c03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da0a996e2dd22f08bfd3952bbc36b0553277f8da92725c84c6550bc6e10c03d", kill_on_drop: false }` [INFO] [stdout] 2da0a996e2dd22f08bfd3952bbc36b0553277f8da92725c84c6550bc6e10c03d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91b92cbe78e85331734e3c4724e335520fcaad439eb12f5b26d5d8afe0dc7695 [INFO] running `Command { std: "docker" "start" "-a" "91b92cbe78e85331734e3c4724e335520fcaad439eb12f5b26d5d8afe0dc7695", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling monopoly_abm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.75s [INFO] running `Command { std: "docker" "inspect" "91b92cbe78e85331734e3c4724e335520fcaad439eb12f5b26d5d8afe0dc7695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b92cbe78e85331734e3c4724e335520fcaad439eb12f5b26d5d8afe0dc7695", kill_on_drop: false }` [INFO] [stdout] 91b92cbe78e85331734e3c4724e335520fcaad439eb12f5b26d5d8afe0dc7695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b386cf333256643c53b6dc571cc9e6dec4a11327fb16789b4f10287f91aaaa [INFO] running `Command { std: "docker" "start" "-a" "48b386cf333256643c53b6dc571cc9e6dec4a11327fb16789b4f10287f91aaaa", kill_on_drop: false }` [INFO] [stderr] Compiling monopoly_abm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "48b386cf333256643c53b6dc571cc9e6dec4a11327fb16789b4f10287f91aaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b386cf333256643c53b6dc571cc9e6dec4a11327fb16789b4f10287f91aaaa", kill_on_drop: false }` [INFO] [stdout] 48b386cf333256643c53b6dc571cc9e6dec4a11327fb16789b4f10287f91aaaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c4e96b863a5a0ac9d475427f649462c6fb5c9c76df7cbed169fa24e07ecf6d6 [INFO] running `Command { std: "docker" "start" "-a" "3c4e96b863a5a0ac9d475427f649462c6fb5c9c76df7cbed169fa24e07ecf6d6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 9 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/monopoly_abm-68ce6b7bfba90087) [INFO] [stdout] test square::test::test_get_cost ... ok [INFO] [stdout] test player::test::jail_sequence_with_double ... ok [INFO] [stdout] test square::test::test_property_is_ownable ... ok [INFO] [stdout] test player::test::is_player_in_jail ... ok [INFO] [stdout] test dice::test::test_check_rolling_works ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-71c9de80e70fa6c5) [INFO] [stdout] test player::test::jail_sequence_with_no_double ... ok [INFO] [stdout] test player::test::purchasing_a_property ... ok [INFO] [stdout] test square::test::test_property_is_not_ownable ... ok [INFO] [stdout] test player::test::test_create_players ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c4e96b863a5a0ac9d475427f649462c6fb5c9c76df7cbed169fa24e07ecf6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4e96b863a5a0ac9d475427f649462c6fb5c9c76df7cbed169fa24e07ecf6d6", kill_on_drop: false }` [INFO] [stdout] 3c4e96b863a5a0ac9d475427f649462c6fb5c9c76df7cbed169fa24e07ecf6d6