[INFO] cloning 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" "clone" "--bare" "https://github.com/rusty-snake/hexbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd1a4bc9e30bf80c1f0956be10f814cfe1c3a595 [INFO] testing rusty-snake/hexbot against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot" "/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/rusty-snake/hexbot on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.13.0 [INFO] [stderr] Downloaded tint v1.0.1 [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e6bd794e6dc3fcc237f46d182b9ea13058d7454f5c590b670dfb8032df4b1a1 [INFO] running `Command { std: "docker" "start" "-a" "2e6bd794e6dc3fcc237f46d182b9ea13058d7454f5c590b670dfb8032df4b1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e6bd794e6dc3fcc237f46d182b9ea13058d7454f5c590b670dfb8032df4b1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e6bd794e6dc3fcc237f46d182b9ea13058d7454f5c590b670dfb8032df4b1a1", kill_on_drop: false }` [INFO] [stdout] 2e6bd794e6dc3fcc237f46d182b9ea13058d7454f5c590b670dfb8032df4b1a1 [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54b9d1921abdc7e018398805d6b66c8b06106661e6e4e03124d2c0f0c088b24d [INFO] running `Command { std: "docker" "start" "-a" "54b9d1921abdc7e018398805d6b66c8b06106661e6e4e03124d2c0f0c088b24d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [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 rustls-native-certs v0.3.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 tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [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 hyper v0.13.5 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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 01s [INFO] running `Command { std: "docker" "inspect" "54b9d1921abdc7e018398805d6b66c8b06106661e6e4e03124d2c0f0c088b24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b9d1921abdc7e018398805d6b66c8b06106661e6e4e03124d2c0f0c088b24d", kill_on_drop: false }` [INFO] [stdout] 54b9d1921abdc7e018398805d6b66c8b06106661e6e4e03124d2c0f0c088b24d [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6bdf91b1b01c6e1546f072eb625d42a88980137a342bb469a2c2612518585e [INFO] running `Command { std: "docker" "start" "-a" "8d6bdf91b1b01c6e1546f072eb625d42a88980137a342bb469a2c2612518585e", 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 1.62s [INFO] running `Command { std: "docker" "inspect" "8d6bdf91b1b01c6e1546f072eb625d42a88980137a342bb469a2c2612518585e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6bdf91b1b01c6e1546f072eb625d42a88980137a342bb469a2c2612518585e", kill_on_drop: false }` [INFO] [stdout] 8d6bdf91b1b01c6e1546f072eb625d42a88980137a342bb469a2c2612518585e [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7702053a377216d9631c344a0ab0f867c7a034887f04cc8c21c7f5a5c58e1d9f [INFO] running `Command { std: "docker" "start" "-a" "7702053a377216d9631c344a0ab0f867c7a034887f04cc8c21c7f5a5c58e1d9f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hexbot-0c907aee57d63cd2) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hexbot-19fd1a3c2ba0a65e) [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] [stderr] Doc-tests hexbot [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::as_inner (line 295) - compile ... ok [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 29) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot (line 34) - compile ... ok [INFO] [stdout] test src/hexbot/dot.rs - hexbot::dot::Dot::has_coordinates (line 65) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::into_inner (line 256) - compile ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed (line 27) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::dot_at (line 172) - compile ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::add (line 188) - compile fail ... ok [INFO] [stdout] test src/hexbot/dot.rs - hexbot::dot::Dot (line 29) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::color_at (line 147) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::fetch (line 77) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::into_inner (line 274) - compile fail ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count (line 27) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::has_coordinates (line 200) - compile ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::len (line 229) - compile ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 27) - compile ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::yes (line 85) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::MAX (line 63) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::ALLOWED_RANGE (line 75) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MAX (line 67) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::yes (line 96) ... ok [INFO] [stdout] test src/lib.rs - (line 55) - compile ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::get (line 145) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::no (line 118) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 72) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 83) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::is (line 131) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 96) ... 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::has (line 178) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::max (line 138) ... 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 (line 44) ... FAILED [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::get (line 172) ... 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::new (line 76) ... FAILED [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::add (line 169) ... FAILED [INFO] [stdout] test src/lib.rs - (line 35) - compile ... FAILED [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 44) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::MIN (line 55) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::ALLOWED_RANGE (line 71) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MIN (line 59) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::get (line 195) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 103) ... ok [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 56) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::no (line 126) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::min (line 143) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::no (line 117) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::yes (line 89) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::max (line 129) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::is (line 156) ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed::new (line 64) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/hexbot/seed.rs - hexbot::seed::Seed::get (line 145) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestzfZq8S/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestzfZq8S/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-38272bdd6e18f1e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhexbot-2863c05f50e2c344.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a903c831d617176d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-dd5dd69d67644c11.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0867df1fc0cfe04d.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-38f7f4e409782ff0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d5f58989df68acb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-54c99693bd65e551.rlib" "/opt/rustwide/target/debug/deps/librustls-e180b83228677b90.rlib" "/opt/rustwide/target/debug/deps/libsct-8ee60598a1fbfd1c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4aeb83e7b81e035c.rlib" "/opt/rustwide/target/debug/deps/libring-16b134b92ee8bebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-e9a587cfb8170ef7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-62c869e9b4b19d2d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3930d753b21d23cc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eea501f18bdceecf.rlib" "/opt/rustwide/target/debug/deps/libryu-faf5b95ee14ca765.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1064e5378e19f73b.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebfd77f2af2c143d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-d82c18349a847e39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-8a3fe8e9cea2b7b6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c8406e9b3b00184.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2b1fe5299be37d14.rlib" "/opt/rustwide/target/debug/deps/libtime-3aeaebd4c489f39c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d808c57e08b5a786.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9953f718fce0c0cd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-727ba915673beed6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4f2c496219493248.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0bd766cecf443733.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b86251873727d7d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7225ead606f3259.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-e5340ca87ef94726.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c4d8e793d5a5eb95.rlib" "/opt/rustwide/target/debug/deps/libmio-e8aea755214df0c8.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c1272c4b57e37b1.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b5413f17135bb41.rlib" "/opt/rustwide/target/debug/deps/liblibc-e10fef1476b84eda.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c8e173b9004b3721.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-36f23cda085bdc38.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-71fb0a36e5e89073.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-c381958924b9c2e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtint-4abd2446423cd25b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libserde-2b66532258c37b52.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzfZq8S/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [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/seed.rs - hexbot::seed::Seed::new (line 72) 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/seed.rs - hexbot::seed::Seed::is (line 131) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestC9uJlp/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestC9uJlp/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-38272bdd6e18f1e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhexbot-2863c05f50e2c344.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a903c831d617176d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-dd5dd69d67644c11.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0867df1fc0cfe04d.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-38f7f4e409782ff0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d5f58989df68acb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-54c99693bd65e551.rlib" "/opt/rustwide/target/debug/deps/librustls-e180b83228677b90.rlib" "/opt/rustwide/target/debug/deps/libsct-8ee60598a1fbfd1c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4aeb83e7b81e035c.rlib" "/opt/rustwide/target/debug/deps/libring-16b134b92ee8bebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-e9a587cfb8170ef7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-62c869e9b4b19d2d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3930d753b21d23cc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eea501f18bdceecf.rlib" "/opt/rustwide/target/debug/deps/libryu-faf5b95ee14ca765.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1064e5378e19f73b.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebfd77f2af2c143d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-d82c18349a847e39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-8a3fe8e9cea2b7b6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c8406e9b3b00184.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2b1fe5299be37d14.rlib" "/opt/rustwide/target/debug/deps/libtime-3aeaebd4c489f39c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d808c57e08b5a786.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9953f718fce0c0cd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-727ba915673beed6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4f2c496219493248.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0bd766cecf443733.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b86251873727d7d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7225ead606f3259.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-e5340ca87ef94726.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c4d8e793d5a5eb95.rlib" "/opt/rustwide/target/debug/deps/libmio-e8aea755214df0c8.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c1272c4b57e37b1.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b5413f17135bb41.rlib" "/opt/rustwide/target/debug/deps/liblibc-e10fef1476b84eda.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c8e173b9004b3721.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-36f23cda085bdc38.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-71fb0a36e5e89073.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-c381958924b9c2e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtint-4abd2446423cd25b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libserde-2b66532258c37b52.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC9uJlp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 96) 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::has (line 178) 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::min (line 158) 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/count.rs - hexbot::count::Count::get (line 172) 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::new (line 76) 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/lib.rs - (line 35) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/hexbot/count.rs - hexbot::count::Count::get (line 172) [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 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 44) [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 92) [INFO] [stdout] src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 96) [INFO] [stdout] src/lib.rs - (line 35) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7702053a377216d9631c344a0ab0f867c7a034887f04cc8c21c7f5a5c58e1d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7702053a377216d9631c344a0ab0f867c7a034887f04cc8c21c7f5a5c58e1d9f", kill_on_drop: false }` [INFO] [stdout] 7702053a377216d9631c344a0ab0f867c7a034887f04cc8c21c7f5a5c58e1d9f