[INFO] cloning repository https://github.com/qtfkwk/cargo-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qtfkwk/cargo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqtfkwk%2Fcargo-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqtfkwk%2Fcargo-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2517361704237a78152ef7b448df9b843f526f6 [INFO] testing qtfkwk/cargo-list against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqtfkwk%2Fcargo-list" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/qtfkwk/cargo-list [INFO] finished tweaking git repo https://github.com/qtfkwk/cargo-list [INFO] tweaked toml for git repo https://github.com/qtfkwk/cargo-list written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qtfkwk/cargo-list on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/qtfkwk/cargo-list already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore-check v0.2.4 [INFO] [stderr] Downloaded pager v0.16.1 [INFO] [stderr] Downloaded clap-cargo v0.15.2 [INFO] [stderr] Downloaded sprint v0.11.5 [INFO] [stderr] Downloaded veg v0.5.6 [INFO] [stderr] Downloaded fhc v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 652973a7ddf8df3c3a083d7934815c6555b9f6dbfc7c659986a5361c60d480d7 [INFO] running `Command { std: "docker" "start" "-a" "652973a7ddf8df3c3a083d7934815c6555b9f6dbfc7c659986a5361c60d480d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "652973a7ddf8df3c3a083d7934815c6555b9f6dbfc7c659986a5361c60d480d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652973a7ddf8df3c3a083d7934815c6555b9f6dbfc7c659986a5361c60d480d7", kill_on_drop: false }` [INFO] [stdout] 652973a7ddf8df3c3a083d7934815c6555b9f6dbfc7c659986a5361c60d480d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653629d1de3192508f5ed7d0ad4ef5b1762e3496ecdf1235b5fb20e00322f340 [INFO] running `Command { std: "docker" "start" "-a" "653629d1de3192508f5ed7d0ad4ef5b1762e3496ecdf1235b5fb20e00322f340", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap-cargo v0.15.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ignore-check v0.2.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling fhc v0.10.4 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling veg v0.5.6 [INFO] [stderr] Compiling sprint v0.11.5 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling pager v0.16.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling cargo-list v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "653629d1de3192508f5ed7d0ad4ef5b1762e3496ecdf1235b5fb20e00322f340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653629d1de3192508f5ed7d0ad4ef5b1762e3496ecdf1235b5fb20e00322f340", kill_on_drop: false }` [INFO] [stdout] 653629d1de3192508f5ed7d0ad4ef5b1762e3496ecdf1235b5fb20e00322f340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caeb2bedd950e2620434752aea9de279c0088d8e393012cde839800f7943eb21 [INFO] running `Command { std: "docker" "start" "-a" "caeb2bedd950e2620434752aea9de279c0088d8e393012cde839800f7943eb21", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-list v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "caeb2bedd950e2620434752aea9de279c0088d8e393012cde839800f7943eb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caeb2bedd950e2620434752aea9de279c0088d8e393012cde839800f7943eb21", kill_on_drop: false }` [INFO] [stdout] caeb2bedd950e2620434752aea9de279c0088d8e393012cde839800f7943eb21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c72bc7403070a9cfa82d0abb234d3ea463163973b0fc7912542eb3ffc47b4acb [INFO] running `Command { std: "docker" "start" "-a" "c72bc7403070a9cfa82d0abb234d3ea463163973b0fc7912542eb3ffc47b4acb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_list-226602f6daf50f27) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/cargo-list.rs (/opt/rustwide/target/debug/deps/cargo_list-bab9e0fb401e6b24) [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] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4cec88bc942dd9aa) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crates_from_include ... ok [INFO] [stdout] test crates_from ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cargo_list [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 1) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 1) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcC3L2r8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcargo_list-956660a3d7703810.rlib,libsemver-6d5206788ca91557.rlib,libreqwest-e64bb42403187737.rlib,librustls_pki_types-a7867074414b404a.rlib,libzeroize-ead98f074a37f829.rlib,libhyper_tls-b9dc818d5d658a6b.rlib,libtokio_native_tls-70cf7b44e47d2f8e.rlib,libserde_urlencoded-350944270b2e9a24.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-81683899b9b068d2.rlib,libserde_json-9da08b4faf14f8f0.rlib,libryu-0ea4bafc9bef6d8b.rlib,libtower_http-2c0a63e7fc0f05ce.rlib,libiri_string-a380f51e5b0b7b73.rlib,libtower-21a3596bc71865ac.rlib,libtower_layer-d70c7e404336389b.rlib,libnative_tls-73606c6528480cbc.rlib,libopenssl_probe-cbab9b905ab83f66.rlib,libopenssl-f78cf6de4ee1098e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libcfg_if-5a199b0ec0054672.rlib,libopenssl_sys-832beb4f50c3bef2.rlib,libhyper_util-b82b40575983b632.rlib,libbase64-2a03de3babadded3.rlib,libipnet-9aae67a4e846df6d.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-c93811bc7f109ffa.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-47a3d40564b60e09.rlib,libh2-7f915a47643c4069.rlib,libtracing-092f07663e482c15.rlib,libtracing_core-181ee1ed942b4689.rlib,libonce_cell-0ba6aecba7086d38.rlib,libindexmap-cd9f6f9c26aba68e.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-37a6703d9702db39.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-78d9aabce0fd263d.rlib,libfutures_channel-f26d4826b597103e.rlib,libtokio-487d50c4780ce36a.rlib,libsocket2-3d90c93e388309af.rlib,libmio-6ff442aad9148a22.rlib,libhttp_body_util-f2ff7a97002ec3c2.rlib,libhttp_body-5d2c120e15cb3719.rlib,libfutures_util-88aaae405deb0edf.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,liblog-394b918668cad64a.rlib,liburl-5463dbc1d4d6202b.rlib,libidna-a7e2ad7f4b96efd5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libidna_adapter-ab276f8ad974153e.rlib,libicu_properties-866f4441440b2a78.rlib,libicu_properties_data-9d163be0f8ec47fd.rlib,libicu_normalizer-2823b09157a9725a.rlib,libsmallvec-5854932b8c8b4991.rlib,libicu_normalizer_data-9919e82512efe734.rlib,libicu_collections-c3163421567d5277.rlib,libpotential_utf-ed8741860aa9eb4b.rlib,libicu_provider-6d7ffec3ee1a00dc.rlib,libicu_locale_core-d46111da1c86b39a.rlib,libtinystr-d2c3a40055868b43.rlib,liblitemap-aaec3d88bc2b9505.rlib,libwriteable-1fc78dfe07ba1099.rlib,libzerovec-d86fa573ffdfc27f.rlib,libzerotrie-56508f7cb374dce2.rlib,libyoke-fd32246735ce3e3b.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libzerofrom-d62b1a6e9d79cacc.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-8a286151680a468c.rlib,libitoa-6b76ec393d6a2c41.rlib,libbytes-bfe11088fe358bd1.rlib,libfnv-2d77ec4f6f971b24.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libsprint-6a9c4a668de53082.rlib,libshlex-4fa55ebef488beda.rlib,libowo_colors-2dc4bd802fe5bc83.rlib,libclap-4151f6fde5adde5d.rlib,libclap_builder-2dd8295c50bc1a32.rlib,libterminal_size-7107e9f694f587c2.rlib,librustix-c5f211fc67b45a94.rlib,libbitflags-8d6004180f14a06d.rlib,liblinux_raw_sys-20b62ec4b985a4c8.rlib,libstrsim-24acdad2526b95b7.rlib,libclap_lex-cf64d5057a503eff.rlib,libanstream-feb3341f1dcf56f6.rlib,libanstyle_query-86d25270c3c9ef5d.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libanstyle-acd37f6657e9ecfb.rlib,libcolorchoice-3cdad4dd466782b4.rlib,libanstyle_parse-f31b73edea95dc17.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libserde-ca89c7a516e51707.rlib,libregex-b7ace6dc7fd87e0c.rlib,libregex_automata-871772af24b5feac.rlib,libaho_corasick-45b1dc6e49ed3f0e.rlib,libmemchr-6f5829dadd40eda8.rlib,libregex_syntax-13fc688ae7f36982.rlib,librayon-1b231379cea2af6f.rlib,librayon_core-eae9644c310958e7.rlib,libcrossbeam_deque-ce08bd9aba37d973.rlib,libcrossbeam_epoch-0e344cb0f6dc787c.rlib,libcrossbeam_utils-57acb8582d3ed5fe.rlib,libeither-3b4351e3b18e236a.rlib,liblazy_static-b3603208c0de2608.rlib,libdirs-113547de08911d3e.rlib,libdirs_sys-489910d0be423df4.rlib,liblibc-a1f51a53e348ca20.rlib,liboption_ext-23838f1959a6156b.rlib,libanyhow-1062fd8720902979.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcC3L2r8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-8333a549cacb9c0c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestT6fAt8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 1) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c72bc7403070a9cfa82d0abb234d3ea463163973b0fc7912542eb3ffc47b4acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72bc7403070a9cfa82d0abb234d3ea463163973b0fc7912542eb3ffc47b4acb", kill_on_drop: false }` [INFO] [stdout] c72bc7403070a9cfa82d0abb234d3ea463163973b0fc7912542eb3ffc47b4acb