[INFO] updating cached repository https://github.com/rusty-snake/hexbot [INFO] running `"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"` [INFO] [stderr] From https://github.com/rusty-snake/hexbot [INFO] [stderr] e416406..fd1a4bc master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fd1a4bc9e30bf80c1f0956be10f814cfe1c3a595 [INFO] testing rusty-snake/hexbot against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusty-snake/hexbot on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-snake/hexbot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d42cdf277aed55fed5331ab9d98056db9b7960abe9436048527dd542f4bfb189 [INFO] running `"docker" "start" "-a" "d42cdf277aed55fed5331ab9d98056db9b7960abe9436048527dd542f4bfb189"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [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 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 2m 19s [INFO] running `"docker" "inspect" "d42cdf277aed55fed5331ab9d98056db9b7960abe9436048527dd542f4bfb189"` [INFO] running `"docker" "rm" "-f" "d42cdf277aed55fed5331ab9d98056db9b7960abe9436048527dd542f4bfb189"` [INFO] [stdout] d42cdf277aed55fed5331ab9d98056db9b7960abe9436048527dd542f4bfb189 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 241641ae29b94f498aa62bcc56b80277995cf230b7636853454d3d239aea1045 [INFO] running `"docker" "start" "-a" "241641ae29b94f498aa62bcc56b80277995cf230b7636853454d3d239aea1045"` [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.89s [INFO] running `"docker" "inspect" "241641ae29b94f498aa62bcc56b80277995cf230b7636853454d3d239aea1045"` [INFO] running `"docker" "rm" "-f" "241641ae29b94f498aa62bcc56b80277995cf230b7636853454d3d239aea1045"` [INFO] [stdout] 241641ae29b94f498aa62bcc56b80277995cf230b7636853454d3d239aea1045 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3014748f45f2a5f367359be6d5d642d5a5965da822c28bb5efcef98d5a342dd2 [INFO] running `"docker" "start" "-a" "3014748f45f2a5f367359be6d5d642d5a5965da822c28bb5efcef98d5a342dd2"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hexbot-4e42266b3ab04e2b [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] [stderr] Running /opt/rustwide/target/debug/deps/hexbot-adef71981341f842 [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] [stderr] Doc-tests hexbot [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 29) ... ok [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/count.rs - hexbot::count::Count::MAX (line 63) ... ok [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 44) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::ALLOWED_RANGE (line 71) ... ok [INFO] [stdout] test src/hexbot/coordinates.rs - hexbot::coordinates::Coordinates (line 56) ... 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::no (line 117) ... 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::yes (line 85) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::is (line 156) ... 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::yes (line 96) ... ok [INFO] [stdout] test src/hexbot/dot.rs - hexbot::dot::Dot (line 29) ... ok [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 (line 34) ... ok [INFO] [stdout] test src/hexbot/hexbot.rs - hexbot::hexbot::Hexbot::as_inner (line 295) ... 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::dot_at (line 172) ... 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::into_inner (line 274) ... 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 256) ... 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::add (line 188) ... ok [INFO] [stdout] test src/hexbot/seed.rs - hexbot::seed::Seed (line 27) ... ok [INFO] [stdout] test src/hexbot/count.rs - hexbot::count::Count::get (line 172) ... 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::new (line 83) ... 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::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::new (line 76) ... 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/seed.rs - hexbot::seed::Seed::no (line 118) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight (line 27) ... 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 (line 44) ... FAILED [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::MAX (line 67) ... 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::get (line 195) ... 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::yes (line 92) ... 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/lib.rs - (line 35) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::no (line 126) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 103) ... ok [INFO] [stdout] test src/hexbot/widthheight.rs - hexbot::widthheight::WidthHeight::yes (line 96) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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::new (line 83) 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::is (line 131) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestpxDx3l/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestpxDx3l/rust_out" "/tmp/rustdoctestpxDx3l/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-fce93d253d5da906/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhexbot-66a90aa9772eb0ae.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f0ec563b235662c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1870838121cab376.rlib" "/opt/rustwide/target/debug/deps/libct_logs-7a4e3be3b4f0011a.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-34d4fb0246ef75f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b7e1563d7a9ae32e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b38deaef7c0a9ccb.rlib" "/opt/rustwide/target/debug/deps/librustls-3d89c6073e13804d.rlib" "/opt/rustwide/target/debug/deps/libsct-005b60d27da4720a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-82ce132b9d2a32ef.rlib" "/opt/rustwide/target/debug/deps/libring-d2fe928323723b92.rlib" "/opt/rustwide/target/debug/deps/libspin-f189c07b59d1dace.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-3351f15ef4020b39.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-39d58093a8efcb99.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a80c4a4ab6865db6.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6ff2568514d8331a.rlib" "/opt/rustwide/target/debug/deps/libunicase-de140f6a65fca7d3.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/libhyper-272dbebc00eb80cd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libwant-ae2d01e980219ed7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libh2-5bc992d32c64dbbf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e5f9fb81814fa086.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-25138266eb36d032.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ed8cb84f0db2baae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b062973e6d26ac61.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a84f2a4ba9005aa7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8ab3b0eb4c6ef7d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-316a47c413bb053f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-009a5420b8e6d6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7f58c7f5d01dfa6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5428d417676fa54e.rlib" "/opt/rustwide/target/debug/deps/libtokio-23fa6f78cd6a376b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a22b10b899620a4.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc356d37067cf7ab.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-85e8048f5bd3ad37.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed1739a6b850f33d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/liburl-6ce62ae1b37cfa14.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-ea596bd1bf39b463.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c03f43a8bac5146.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libtint-a1cc63c55ce83f11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libserde-09e1e28f74d8c703.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib: error adding symbols: Bad address [INFO] [stdout] collect2: error: ld returned 1 exit status [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::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::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/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 27) 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 (line 44) 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::MIN (line 59) 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/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::yes (line 92) 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] [INFO] [stdout] failures: [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 92) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "3014748f45f2a5f367359be6d5d642d5a5965da822c28bb5efcef98d5a342dd2"` [INFO] running `"docker" "rm" "-f" "3014748f45f2a5f367359be6d5d642d5a5965da822c28bb5efcef98d5a342dd2"` [INFO] [stdout] 3014748f45f2a5f367359be6d5d642d5a5965da822c28bb5efcef98d5a342dd2