[INFO] fetching crate rdest 0.1.0... [INFO] testing rdest-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rdest 0.1.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate rdest 0.1.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 rdest 0.1.0 [INFO] finished tweaking crates.io crate rdest 0.1.0 [INFO] tweaked toml for crates.io crate rdest 0.1.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate crates.io crate rdest 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 70496fbb8bb86bc72fcbbc8f8951ab89d93f32892fae4e80834a30a940b9f60d [INFO] running `Command { std: "docker" "start" "-a" "70496fbb8bb86bc72fcbbc8f8951ab89d93f32892fae4e80834a30a940b9f60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70496fbb8bb86bc72fcbbc8f8951ab89d93f32892fae4e80834a30a940b9f60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70496fbb8bb86bc72fcbbc8f8951ab89d93f32892fae4e80834a30a940b9f60d", kill_on_drop: false }` [INFO] [stdout] 70496fbb8bb86bc72fcbbc8f8951ab89d93f32892fae4e80834a30a940b9f60d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 6a7dd3c10b0bb253d2181d585021be52cb9acc24dab6423999d072db427a395c [INFO] running `Command { std: "docker" "start" "-a" "6a7dd3c10b0bb253d2181d585021be52cb9acc24dab6423999d072db427a395c", 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] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling rdest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.03s [INFO] running `Command { std: "docker" "inspect" "6a7dd3c10b0bb253d2181d585021be52cb9acc24dab6423999d072db427a395c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7dd3c10b0bb253d2181d585021be52cb9acc24dab6423999d072db427a395c", kill_on_drop: false }` [INFO] [stdout] 6a7dd3c10b0bb253d2181d585021be52cb9acc24dab6423999d072db427a395c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 16c8029e9dd7169aec425214e6275bbc4ea663c9621c53bf4df649c8c5e4d7d1 [INFO] running `Command { std: "docker" "start" "-a" "16c8029e9dd7169aec425214e6275bbc4ea663c9621c53bf4df649c8c5e4d7d1", kill_on_drop: false }` [INFO] [stderr] Compiling rdest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.78s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdest-753b5f839e79d611) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rdest-57da3b06b6f19297) [INFO] [stderr] Executable tests/test_bdecoder.rs (/opt/rustwide/target/debug/deps/test_bdecoder-8a0853c9e31f9728) [INFO] [stderr] Executable tests/test_deep_finder.rs (/opt/rustwide/target/debug/deps/test_deep_finder-cdcf367067076ffa) [INFO] [stderr] Executable tests/test_metainfo.rs (/opt/rustwide/target/debug/deps/test_metainfo-bfd82e2b0e9c0e0c) [INFO] running `Command { std: "docker" "inspect" "16c8029e9dd7169aec425214e6275bbc4ea663c9621c53bf4df649c8c5e4d7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c8029e9dd7169aec425214e6275bbc4ea663c9621c53bf4df649c8c5e4d7d1", kill_on_drop: false }` [INFO] [stdout] 16c8029e9dd7169aec425214e6275bbc4ea663c9621c53bf4df649c8c5e4d7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 1569a1a7186185ce78198b60732ce7060a08b79278ae0bf3e0860f799acd76a8 [INFO] running `Command { std: "docker" "start" "-a" "1569a1a7186185ce78198b60732ce7060a08b79278ae0bf3e0860f799acd76a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdest-753b5f839e79d611) [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 src/main.rs (/opt/rustwide/target/debug/deps/rdest-57da3b06b6f19297) [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 tests/test_bdecoder.rs (/opt/rustwide/target/debug/deps/test_bdecoder-8a0853c9e31f9728) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test byte_str ... ok [INFO] [stdout] test byte_str_invalid_len_character ... ok [INFO] [stdout] test byte_str_missing_value ... ok [INFO] [stdout] test byte_str_not_enough_characters ... ok [INFO] [stdout] test byte_str_unexpected_end ... ok [INFO] [stdout] test dict ... ok [INFO] [stdout] test byte_str_zero_length ... ok [INFO] [stdout] test dict_key_not_string ... ok [INFO] [stdout] test empty_input ... ok [INFO] [stdout] test dict_odd_number_of_elements ... ok [INFO] [stdout] test empty_string_and_int ... ok [INFO] [stdout] test incorrect_character ... ok [INFO] [stdout] test incorrect_value_char_pointer_change ... ok [INFO] [stdout] test int_above_u32 ... ok [INFO] [stdout] test int_incorrect_format1 ... ok [INFO] [stdout] test int_incorrect_character ... ok [INFO] [stdout] test int_incorrect_format2 ... ok [INFO] [stdout] test int_incorrect_format3 ... ok [INFO] [stdout] test int_leading_zero_for_negative ... ok [INFO] [stdout] test int_leading_zero ... ok [INFO] [stdout] test int_missing_e ... ok [INFO] [stdout] test int_missing_value ... ok [INFO] [stdout] test int_negative ... ok [INFO] [stdout] test int_positive ... ok [INFO] [stdout] test int_zero ... ok [INFO] [stdout] test list_of_ints ... ok [INFO] [stdout] test list_of_nested_values ... ok [INFO] [stdout] test list_of_strings ... ok [INFO] [stdout] test two_ints ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_deep_finder.rs (/opt/rustwide/target/debug/deps/test_deep_finder-cdcf367067076ffa) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test find_deep_in_dict_key ... ok [INFO] [stdout] test find_deep_key_as_dict ... ok [INFO] [stdout] test find_deep_incorrect_bencode ... ok [INFO] [stdout] test find_deep_not_found ... ok [INFO] [stdout] test find_raw_dict_value ... ok [INFO] [stdout] test find_deep_in_sub_dict ... ok [INFO] [stdout] test find_deep_of_last_key ... ok [INFO] [stdout] test find_raw_first_find ... ok [INFO] [stdout] test find_raw_int_value ... ok [INFO] [stdout] test find_raw_str_value ... ok [INFO] [stdout] test find_raw_list_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_metainfo.rs (/opt/rustwide/target/debug/deps/test_metainfo-bfd82e2b0e9c0e0c) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test empty_input_incorrect ... ok [INFO] [stdout] test find_announce_ok ... ok [INFO] [stdout] test find_files_incorrect ... ok [INFO] [stdout] test find_files_empty_list ... ok [INFO] [stdout] test find_announce_incorrect ... ok [INFO] [stdout] test find_files_invalid_dict_length ... ok [INFO] [stdout] test find_files_invalid_dict ... ok [INFO] [stdout] test find_files_invalid_dict_path ... ok [INFO] [stdout] test find_files_valid_and_invalid_dict ... ok [INFO] [stdout] test find_length_incorrect ... ok [INFO] [stdout] test find_length_incorrect_info ... ok [INFO] [stdout] test find_length_negative ... ok [INFO] [stdout] test find_name_incorrect ... ok [INFO] [stdout] test find_name_incorrect_info ... ok [INFO] [stdout] test find_name_ok ... ok [INFO] [stdout] test find_length_ok ... ok [INFO] [stdout] test find_piece_length_incorrect ... ok [INFO] [stdout] test find_piece_length_incorrect_info ... ok [INFO] [stdout] test find_piece_length_negative ... ok [INFO] [stdout] test find_piece_length_ok ... ok [INFO] [stdout] test find_pieces_incorrect ... ok [INFO] [stdout] test find_pieces_incorrect_info ... ok [INFO] [stdout] test find_pieces_not_divisible ... ok [INFO] [stdout] test find_pieces_ok ... ok [INFO] [stdout] test incorrect_bencode ... ok [INFO] [stdout] test torrent_incorrect ... ok [INFO] [stdout] test missing_announce ... ok [INFO] [stdout] test torrent_missing_length_and_files ... ok [INFO] [stdout] test torrent_with_both_length_and_files ... ok [INFO] [stdout] test torrent_with_one_file ... ok [INFO] [stdout] test torrent_with_multi_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rdest [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/session.rs - session::Session::new (line 104) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/session.rs - session::Session::run (line 139) - compile ... ok [INFO] [stdout] test src/metainfo.rs - metainfo::Metainfo::create_file (line 52) - compile ... ok [INFO] [stdout] test src/bcodec/bdecoder.rs - bcodec::bdecoder::BDecoder::from_array (line 24) ... FAILED [INFO] [stdout] test src/utils.rs - utils::hashmap (line 14) ... ok [INFO] [stdout] test src/peer_id.rs - peer_id::generate (line 19) ... ok [INFO] [stdout] test src/metainfo.rs - metainfo::Metainfo::from_file (line 121) ... ok [INFO] [stdout] test src/bcodec/deep_finder.rs - bcodec::deep_finder::DeepFinder::find_first (line 180) ... ok [INFO] [stdout] test src/metainfo.rs - metainfo::Metainfo::from_bencode (line 138) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/bcodec/bdecoder.rs - bcodec::bdecoder::BDecoder::from_array (line 24) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgx9KC3/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctestgx9KC3/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/librdest-485368cdbb9bed0a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-213f0eaafad16663.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-93304dd112bb0fe2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-07756a98b51f3838.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5d683603d0b919be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde-e1b7c98a542235e1.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f447e09f08443f5e.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cae1099de8c15276.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-550aee14ab9c507c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5b909475f1e48c35.rlib" "/opt/rustwide/target/debug/deps/libhyper-34e143c8a37e3c10.rlib" "/opt/rustwide/target/debug/deps/libhttparse-182968befa133851.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-8930c46ed6de8b2f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-9830edb9bee9e65f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd0aec98df975e5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e91700f4374caf22.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6fdc01efe3b7c4f2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ab255fc0d8008c06.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9bc98416ab2bec7f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b33a55bef7889645.rlib" "/opt/rustwide/target/debug/deps/libtracing-0ce43071992166dc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-09cfe7e395a26f77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b7fa7b84a96fdbab.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-74e2f1229fa54cae.rlib" "/opt/rustwide/target/debug/deps/liburl-d16273884b9e65a7.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libtermion-a69643e7f6b1d6ba.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-69890c8cc01486e7.rlib" "/opt/rustwide/target/debug/deps/librand-a9b17e054944871a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-806f48423a1c182d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtokio-73474cc467db1b4d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ad2fd3d06c7ccc42.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fdfc2c83d5ab445c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d2af693298781c31.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8a7cff9709381.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libiovec-381e9ce9dedb87cd.rlib" "/opt/rustwide/target/debug/deps/libnet2-ed9960d4caefb4d4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-039c3cfe3dd01b9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9ae32efe008573c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.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" "-lssl" "-lcrypto" "-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/rustdoctestgx9KC3/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/bcodec/bdecoder.rs - bcodec::bdecoder::BDecoder::from_array (line 24) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "1569a1a7186185ce78198b60732ce7060a08b79278ae0bf3e0860f799acd76a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1569a1a7186185ce78198b60732ce7060a08b79278ae0bf3e0860f799acd76a8", kill_on_drop: false }` [INFO] [stdout] 1569a1a7186185ce78198b60732ce7060a08b79278ae0bf3e0860f799acd76a8