[INFO] fetching crate zenoh_backend_traits 0.5.0-beta.9... [INFO] testing zenoh_backend_traits-0.5.0-beta.9 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate zenoh_backend_traits 0.5.0-beta.9 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate zenoh_backend_traits 0.5.0-beta.9 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 zenoh_backend_traits 0.5.0-beta.9 [INFO] finished tweaking crates.io crate zenoh_backend_traits 0.5.0-beta.9 [INFO] tweaked toml for crates.io crate zenoh_backend_traits 0.5.0-beta.9 written to /workspace/builds/worker-13/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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 2eee7b6c4a0126101bc23c8b627c017858395b55ff8a56954a356c9d8ea2b021 [INFO] running `Command { std: "docker" "start" "-a" "2eee7b6c4a0126101bc23c8b627c017858395b55ff8a56954a356c9d8ea2b021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eee7b6c4a0126101bc23c8b627c017858395b55ff8a56954a356c9d8ea2b021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eee7b6c4a0126101bc23c8b627c017858395b55ff8a56954a356c9d8ea2b021", kill_on_drop: false }` [INFO] [stdout] 2eee7b6c4a0126101bc23c8b627c017858395b55ff8a56954a356c9d8ea2b021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 62346fdc9570197913f5903ecf7834ad69d7de93f7ae49278cce39519ed86a3c [INFO] running `Command { std: "docker" "start" "-a" "62346fdc9570197913f5903ecf7834ad69d7de93f7ae49278cce39519ed86a3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling zenoh v0.5.0-beta.9 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling shared_memory v0.12.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling uhlc v0.4.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling zenoh-util v0.5.0-beta.9 [INFO] [stderr] Compiling zenoh-plugin-trait v0.5.0-beta.9 [INFO] [stderr] Compiling zenoh_backend_traits v0.5.0-beta.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.84s [INFO] running `Command { std: "docker" "inspect" "62346fdc9570197913f5903ecf7834ad69d7de93f7ae49278cce39519ed86a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62346fdc9570197913f5903ecf7834ad69d7de93f7ae49278cce39519ed86a3c", kill_on_drop: false }` [INFO] [stdout] 62346fdc9570197913f5903ecf7834ad69d7de93f7ae49278cce39519ed86a3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ffd964e4fe713f65ccb2f4f627e1fe69ed0cbc8b1c5232c9933b1b53baa7151d [INFO] running `Command { std: "docker" "start" "-a" "ffd964e4fe713f65ccb2f4f627e1fe69ed0cbc8b1c5232c9933b1b53baa7151d", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh_backend_traits v0.5.0-beta.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.44s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_backend_traits-ffb6f90656e061ac) [INFO] running `Command { std: "docker" "inspect" "ffd964e4fe713f65ccb2f4f627e1fe69ed0cbc8b1c5232c9933b1b53baa7151d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd964e4fe713f65ccb2f4f627e1fe69ed0cbc8b1c5232c9933b1b53baa7151d", kill_on_drop: false }` [INFO] [stdout] ffd964e4fe713f65ccb2f4f627e1fe69ed0cbc8b1c5232c9933b1b53baa7151d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 01974dd517d28576811f287f0ff0de795641c8b3c41da113050182565c31cfae [INFO] running `Command { std: "docker" "start" "-a" "01974dd517d28576811f287f0ff0de795641c8b3c41da113050182565c31cfae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_backend_traits-ffb6f90656e061ac) [INFO] [stdout] [INFO] [stderr] Doc-tests zenoh_backend_traits [INFO] [stdout] running 1 test [INFO] [stdout] test utils::test_get_sub_path_exprs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/utils.rs - utils::get_keys_prefix (line 26) ... FAILED [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] test src/utils.rs - utils::get_sub_path_exprs (line 52) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/utils.rs - utils::get_keys_prefix (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8n6DGB/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctest8n6DGB/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out" "-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/libzenoh_backend_traits-163aabaaa3b3f029.rlib" "/opt/rustwide/target/debug/deps/libzenoh-b357e61d914370ce.rlib" "/opt/rustwide/target/debug/deps/libbincode-748776f8819c425e.rlib" "/opt/rustwide/target/debug/deps/libzenoh_plugin_trait-680022d90a5ddd32.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libgit_version-df39342cd0ff2817.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-787d82df58a377ad.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-953d7c58a66da8ce.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-16a3b6399b154a22.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-fb043c8fb8b9b65c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-04900725a3fe1c60.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/librand-a310755f7a20b0ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d0eb886108cf5263.rlib" "/opt/rustwide/target/debug/deps/librand_core-a0b47facebfe7761.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3d4308a769a8165c.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-090ae2d0936b991e.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libcookie-e02bfa6bb4b613fa.rlib" "/opt/rustwide/target/debug/deps/libhkdf-cea73064506411dd.rlib" "/opt/rustwide/target/debug/deps/libhmac-e0481ddd20457f36.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-27dfdb14929bc6e5.rlib" "/opt/rustwide/target/debug/deps/libsha2-7134f1c38c4f0076.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-7717984afbda5b63.rlib" "/opt/rustwide/target/debug/deps/libghash-0246ce3f6fe853b7.rlib" "/opt/rustwide/target/debug/deps/libpolyval-1865d172fe166b11.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-30d1bb65405ac3c7.rlib" "/opt/rustwide/target/debug/deps/libctr-5ddd8f1ab3555e21.rlib" "/opt/rustwide/target/debug/deps/libaes-39cd75f0fdfdd7ef.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-5224ec336baad6af.rlib" "/opt/rustwide/target/debug/deps/libcipher-9d755988d5fc0a34.rlib" "/opt/rustwide/target/debug/deps/libaead-1c00bc01e15957aa.rlib" "/opt/rustwide/target/debug/deps/libtime-2c384f08fcfbdfdf.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7b787c1024338079.rlib" "/opt/rustwide/target/debug/deps/libstandback-b694f5acfcdcbb83.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libshared_memory-682c47d618fc4176.rlib" "/opt/rustwide/target/debug/deps/libnix-8d95c5bb30a7d37f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libuhlc-312c8a783d4d9477.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libclap-50f26ae8aab3f0f0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-88db248e03780d9a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-1dc899a00a073fc1.rlib" "/opt/rustwide/target/debug/deps/libquinn-265e05bc6b8915b3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3b2537a100e214cf.rlib" "/opt/rustwide/target/debug/deps/libmio-23ed509ce61f933b.rlib" "/opt/rustwide/target/debug/deps/libfutures-690703f1a485e27d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7cf3463b14c1e55d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-756a5a09e231c758.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f24155670c43640e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-03acd5db69b52a23.rlib" "/opt/rustwide/target/debug/deps/libct_logs-023e4a88e9873d44.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-4ca533f76e622de8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/librustls-0ab6b3206b05f6cd.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libsct-2816d6d29ad154d2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1b1b3f4c8250813b.rlib" "/opt/rustwide/target/debug/deps/libtracing-fac7d3702299228b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f41ad133f295422.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e74b04f21d0dfeb9.rlib" "/opt/rustwide/target/debug/deps/libring-3338adc99d543736.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libuuid-0bc312e2c9616402.rlib" "/opt/rustwide/target/debug/deps/libzenoh_util-2f6ad741276a0bd8.rlib" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/target/debug/deps/libpnet-69a6b2e2f4e3d28e.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-f2537fadbe0f53c6.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-49fc5c49f396dfe2.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-b0851aa2f00f0960.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-cf1ead5eaf7dda5e.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-52dfb6620cb1166f.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-4ca7a02fd46ca431.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-cc9cb96ff7ef31a3.rlib" "/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-1cfb34f8996f2fb3.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-94efb0e2db5567fb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-8f3a598bf5df54eb.rlib" "/opt/rustwide/target/debug/deps/libflume-94105be908c441ad.rlib" "/opt/rustwide/target/debug/deps/libspin-19dc37d3d3e203b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-168d7bbb76d163af.rlib" "/opt/rustwide/target/debug/deps/libnanorand-8146f61d8f5f7759.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libsha3-8d224d63420ec8e2.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2cb2b6c9541c875d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libhmac-7d1630bfef3819ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-26119db367e8063f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/librand-4ea05bef8d0da3be.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a38f25844a4998.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-60dc305d4bf7c930.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-23d328e9a73f495a.rlib" "/opt/rustwide/target/debug/deps/libaes-0eebdf14e7e9b87e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-17694a312b3eff48.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ba0159cc555a381a.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8306d6b62665669f.rlib" "/opt/rustwide/target/debug/deps/libblocking-d67d6897a74f13f3.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libtokio-8956664cda225566.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98da01b7a156d0d6.rlib" "/opt/rustwide/target/debug/deps/libmio-89d9cf22cc2c468e.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-b9c50d958109de28.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-cdfb323bc6cebd5c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libasync_process-46ab79b66a7ce8cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-beb30ff75c4c23fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-015f445edac6da6e.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c2d2bd080b00254d.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libpolling-c4a1a6f76207391f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libsocket2-875fd9965e594215.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b7ce09b51f3bd42.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-167df8810fbf2c33.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a1ce1d3e448f6cfc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-25a08c5c93a48863.rlib" "/opt/rustwide/target/debug/deps/liblog-e73dfc1780272086.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-15a65d7b22c14957.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.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" "-ldl" "-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/rustdoctest8n6DGB/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/utils.rs - utils::get_keys_prefix (line 26) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "01974dd517d28576811f287f0ff0de795641c8b3c41da113050182565c31cfae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01974dd517d28576811f287f0ff0de795641c8b3c41da113050182565c31cfae", kill_on_drop: false }` [INFO] [stdout] 01974dd517d28576811f287f0ff0de795641c8b3c41da113050182565c31cfae