[INFO] fetching crate tor-bytes 0.2.0... [INFO] testing tor-bytes-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tor-bytes 0.2.0 into /workspace/builds/worker-64/source [INFO] validating manifest of crates.io crate tor-bytes 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tor-bytes 0.2.0 [INFO] finished tweaking crates.io crate tor-bytes 0.2.0 [INFO] tweaked toml for crates.io crate tor-bytes 0.2.0 written to /workspace/builds/worker-64/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a3602ab8bafe367425ccdeb198a25650961b9e07283774eb3df73be54761982 [INFO] running `Command { std: "docker" "start" "-a" "7a3602ab8bafe367425ccdeb198a25650961b9e07283774eb3df73be54761982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a3602ab8bafe367425ccdeb198a25650961b9e07283774eb3df73be54761982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3602ab8bafe367425ccdeb198a25650961b9e07283774eb3df73be54761982", kill_on_drop: false }` [INFO] [stdout] 7a3602ab8bafe367425ccdeb198a25650961b9e07283774eb3df73be54761982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 527baeef1603242321abeb083d596b99db2901fbb2561cc6ff212d38e078107c [INFO] running `Command { std: "docker" "start" "-a" "527baeef1603242321abeb083d596b99db2901fbb2561cc6ff212d38e078107c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling tor-llcrypto v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tor-error v0.2.0 [INFO] [stderr] Compiling tor-bytes v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.36s [INFO] running `Command { std: "docker" "inspect" "527baeef1603242321abeb083d596b99db2901fbb2561cc6ff212d38e078107c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527baeef1603242321abeb083d596b99db2901fbb2561cc6ff212d38e078107c", kill_on_drop: false }` [INFO] [stdout] 527baeef1603242321abeb083d596b99db2901fbb2561cc6ff212d38e078107c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a999329486f8e728a37bcb3b4cd45c4c0f811bee0938a2bc4200648e3d175195 [INFO] running `Command { std: "docker" "start" "-a" "a999329486f8e728a37bcb3b4cd45c4c0f811bee0938a2bc4200648e3d175195", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tor-bytes v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.72s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_bytes-c8df2b7f10c970b2) [INFO] running `Command { std: "docker" "inspect" "a999329486f8e728a37bcb3b4cd45c4c0f811bee0938a2bc4200648e3d175195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a999329486f8e728a37bcb3b4cd45c4c0f811bee0938a2bc4200648e3d175195", kill_on_drop: false }` [INFO] [stdout] a999329486f8e728a37bcb3b4cd45c4c0f811bee0938a2bc4200648e3d175195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cebc3fb3d12747956a3155a073048bbec7168aa8a71e6a93ad656d304344237 [INFO] running `Command { std: "docker" "start" "-a" "7cebc3fb3d12747956a3155a073048bbec7168aa8a71e6a93ad656d304344237", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_bytes-c8df2b7f10c970b2) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test impls::tests::curve25519 ... ok [INFO] [stdout] test impls::tests::ipv6addr ... ok [INFO] [stdout] test impls::tests::ed25519 ... ok [INFO] [stdout] test impls::tests::ipv4addr ... ok [INFO] [stdout] test impls::tests::genarray ... ok [INFO] [stdout] test impls::tests::roundtrip_u64 ... ok [INFO] [stdout] test impls::tests::rsa_id ... ok [INFO] [stdout] test impls::tests::u8_array ... ok [INFO] [stdout] test reader::tests::advance_too_far ... ok [INFO] [stdout] test impls::tests::vec_u8 ... ok [INFO] [stdout] test reader::tests::bytecursor_read_missing ... ok [INFO] [stdout] test reader::tests::bytecursor_read_ok ... ok [INFO] [stdout] test reader::tests::exhaust ... ok [INFO] [stdout] test reader::tests::extract ... ok [INFO] [stdout] test reader::tests::read_u128 ... ok [INFO] [stdout] test reader::tests::take_until ... ok [INFO] [stdout] test reader::tests::truncate ... ok [INFO] [stdout] test test::writer ... ok [INFO] [stdout] test reader::tests::truncate_badly ... ok [INFO] [stdout] test writer::tests::write_ints ... ok [INFO] [stdout] test writer::tests::write_slice ... ok [INFO] [stdout] test writer::tests::writeable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tor-bytes [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - Readable (line 158) ... FAILED [INFO] [stdout] test src/reader.rs - reader::Reader (line 39) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 19) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::take_until (line 218) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::take (line 135) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer (line 29) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer (line 17) ... ok [INFO] [stdout] test src/lib.rs - Writeable (line 103) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::take_into (line 158) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Readable (line 158) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAMo7kE/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctestAMo7kE/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtor_bytes-cbf29515d2eda82b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libtor_error-eac4c9375410a38a.rlib" "/opt/rustwide/target/debug/deps/libfutures-cd79945938e0ed9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b60e8ffe700378cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b34b58809d520fcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-566df91bdb1c1692.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-168d7bbb76d163af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4538845ff16bca4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe5c22005653c5db.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libtor_llcrypto-944aba8026ce9386.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libserde-75d1aef85f509bd3.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-2f99b65f34da0e98.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-d26a86af2e314938.rlib" "/opt/rustwide/target/debug/deps/libtime-abc73be3b1d6d507.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-d7a420f7a6e9ca55.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2650bc59a10a7dad.rlib" "/opt/rustwide/target/debug/deps/librsa-839e1419d341de33.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-752ff611f452cf21.rlib" "/opt/rustwide/target/debug/deps/libspki-b7fec1139f5db291.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-62e63d98dc723d0d.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-949360f25b503147.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-ac64e05e276b5da7.rlib" "/opt/rustwide/target/debug/deps/libder-583d1a0d26f4d63c.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-8e35909324ddb7e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-85cfbe6b0a35d159.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-f9d8f9388b686c40.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-913be8b13f8e9421.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f16dadb673519570.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-183f5c3f2a2f5490.rlib" "/opt/rustwide/target/debug/deps/liblibm-446d928eb18e9524.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518308ec030f146.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/librand-e373f16f6a9b0451.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-f9304ce19d8f0f0b.rlib" "/opt/rustwide/target/debug/deps/libsha2-3887916472369f75.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-33b56c05aa634503.rlib" "/opt/rustwide/target/debug/deps/librand-2866e89b551eacaa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b7ba3c1f64ed9be.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/libmerlin-d19a8a95c7d23e09.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-cdcd59785b54d352.rlib" "/opt/rustwide/target/debug/deps/libzeroize-358a3aec2a8dc195.rlib" "/opt/rustwide/target/debug/deps/librand_core-6079612903a11dbf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec7ef2a59b1b5904.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libdigest-6deb1444f654a418.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a7ff9ae122e38d27.rlib" "/opt/rustwide/target/debug/deps/libed25519-224702a8b386291a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libsha3-44ba48597e2443f4.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libsha2-070dbce43cdfd670.rlib" "/opt/rustwide/target/debug/deps/libsha1-20f552332fcbbe3e.rlib" "/opt/rustwide/target/debug/deps/libdigest-b997fb7ac6366297.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b2522ed537185c3e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libaes-8831ed41a46d6efc.rlib" "/opt/rustwide/target/debug/deps/libctr-3c1e8a63a990e7ff.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libcipher-4a8bb544d305268b.rlib" "/opt/rustwide/target/debug/deps/libsignature-2d56622d33130616.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-764b6479c55cba4c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAMo7kE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Readable (line 158) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7cebc3fb3d12747956a3155a073048bbec7168aa8a71e6a93ad656d304344237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cebc3fb3d12747956a3155a073048bbec7168aa8a71e6a93ad656d304344237", kill_on_drop: false }` [INFO] [stdout] 7cebc3fb3d12747956a3155a073048bbec7168aa8a71e6a93ad656d304344237