[INFO] updating cached repository https://github.com/rusty-snake/hexbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd1a4bc9e30bf80c1f0956be10f814cfe1c3a595 [INFO] testing rusty-snake/hexbot against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot" "/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/rusty-snake/hexbot on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rusty-snake/hexbot [INFO] finished tweaking git repo https://github.com/rusty-snake/hexbot [INFO] tweaked toml for git repo https://github.com/rusty-snake/hexbot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-snake/hexbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 830b3fbf9149c0450a94f61d2708b216d969fa2cce10946dfa3428dc93c12442 [INFO] running `Command { std: "docker" "start" "-a" "830b3fbf9149c0450a94f61d2708b216d969fa2cce10946dfa3428dc93c12442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "830b3fbf9149c0450a94f61d2708b216d969fa2cce10946dfa3428dc93c12442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830b3fbf9149c0450a94f61d2708b216d969fa2cce10946dfa3428dc93c12442", kill_on_drop: false }` [INFO] [stdout] 830b3fbf9149c0450a94f61d2708b216d969fa2cce10946dfa3428dc93c12442 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75dc6b98f31d59c72c51a2bd9172da76f2009de1fe0d61aa51807ba0ddf48021 [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" "75dc6b98f31d59c72c51a2bd9172da76f2009de1fe0d61aa51807ba0ddf48021", kill_on_drop: false }` [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling hexbot v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "75dc6b98f31d59c72c51a2bd9172da76f2009de1fe0d61aa51807ba0ddf48021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75dc6b98f31d59c72c51a2bd9172da76f2009de1fe0d61aa51807ba0ddf48021", kill_on_drop: false }` [INFO] [stdout] 75dc6b98f31d59c72c51a2bd9172da76f2009de1fe0d61aa51807ba0ddf48021 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef88f71635b913c776b15ee8a101362738e79d447a3a1f19ec7965851d2454ed [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" "ef88f71635b913c776b15ee8a101362738e79d447a3a1f19ec7965851d2454ed", kill_on_drop: false }` [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hexbot v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `Command { std: "docker" "inspect" "ef88f71635b913c776b15ee8a101362738e79d447a3a1f19ec7965851d2454ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef88f71635b913c776b15ee8a101362738e79d447a3a1f19ec7965851d2454ed", kill_on_drop: false }` [INFO] [stdout] ef88f71635b913c776b15ee8a101362738e79d447a3a1f19ec7965851d2454ed [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e16df8f080367955e36a76281969d5769f9655dbd14f59148e4c91b0fc7a8d6c [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" "e16df8f080367955e36a76281969d5769f9655dbd14f59148e4c91b0fc7a8d6c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hexbot-96d1f058880aa4f2 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hexbot-bae94385ee7f8298 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hexbot [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count (line 27) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::MIN (line 55) ... ok [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 29) ... ok [INFO] [stdout] test src/hexbot/dot.rs - hexbot::dot::Dot (line 29) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::no (line 117) ... FAILED [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 44) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::get (line 172) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::yes (line 96) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::yes (line 89) ... FAILED [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 56) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::yes (line 85) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::max (line 129) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::ALLOWED_RANGE (line 71) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::min (line 143) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::MAX (line 63) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::is (line 156) ... FAILED [INFO] [stdout] test src/hexbot/dot.rs - hexbot::dot::Dot::has_coordinates (line 65) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::dot_at (line 172) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::color_at (line 147) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::as_inner (line 295) ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::add (line 188) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::into_inner (line 256) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot (line 34) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::fetch (line 77) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::len (line 229) ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed (line 27) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::has_coordinates (line 200) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::into_inner (line 274) ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::add (line 169) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::get (line 145) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 64) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 72) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 27) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 76) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::is (line 131) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 68) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::no (line 118) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 44) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::ALLOWED_RANGE (line 75) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::get (line 195) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 83) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MIN (line 59) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::min (line 158) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MAX (line 67) ... FAILED [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::max (line 138) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 92) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 103) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::has (line 178) ... FAILED [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 96) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::no (line 126) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::no (line 117) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 44) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::get (line 172) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::yes (line 96) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::yes (line 89) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::yes (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::max (line 129) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::ALLOWED_RANGE (line 71) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::min (line 143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::MAX (line 63) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/count.rs - hexbot::count::Count::is (line 156) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::add (line 169) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::get (line 145) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::new (line 64) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::new (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::new (line 76) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::is (line 131) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::new (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::no (line 118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 44) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::ALLOWED_RANGE (line 75) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::get (line 195) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::new (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MIN (line 59) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::min (line 158) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MAX (line 67) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::max (line 138) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 92) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 103) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::has (line 178) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 44) [INFO] [stdout] src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 56) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::ALLOWED_RANGE (line 71) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::MAX (line 63) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::get (line 172) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::is (line 156) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::max (line 129) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::min (line 143) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::no (line 117) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::yes (line 85) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::yes (line 89) [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::yes (line 96) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::add (line 169) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::get (line 145) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::is (line 131) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::new (line 64) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::new (line 68) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::new (line 72) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::new (line 76) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::new (line 83) [INFO] [stdout] src/hexbot/seed.rs - hexbot::seed::Seed::no (line 118) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 27) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 44) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::ALLOWED_RANGE (line 75) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MAX (line 67) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MIN (line 59) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::get (line 195) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::has (line 178) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::max (line 138) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::min (line 158) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 103) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 92) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 20 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "e16df8f080367955e36a76281969d5769f9655dbd14f59148e4c91b0fc7a8d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16df8f080367955e36a76281969d5769f9655dbd14f59148e4c91b0fc7a8d6c", kill_on_drop: false }` [INFO] [stdout] e16df8f080367955e36a76281969d5769f9655dbd14f59148e4c91b0fc7a8d6c