[INFO] cloning repository https://github.com/erikbrinkman/repub-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikbrinkman/repub-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikbrinkman%2Frepub-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikbrinkman%2Frepub-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e233f9904147bc658e27d20743056e60c1c61177 [INFO] testing erikbrinkman/repub-rs against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikbrinkman%2Frepub-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikbrinkman/repub-rs on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erikbrinkman/repub-rs [INFO] finished tweaking git repo https://github.com/erikbrinkman/repub-rs [INFO] tweaked toml for git repo https://github.com/erikbrinkman/repub-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/erikbrinkman/repub-rs 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded upon v0.7.1 [INFO] [stderr] Downloaded epub-builder v0.7.4 [INFO] [stderr] Downloaded mail-parser v0.9.4 [INFO] [stderr] Downloaded readable-readability v0.4.0 [INFO] [stderr] Downloaded epub v2.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afdafe3dd796d496610490cb386ad34b9447dcb640313cf56863b2f77bd733fc [INFO] running `Command { std: "docker" "start" "-a" "afdafe3dd796d496610490cb386ad34b9447dcb640313cf56863b2f77bd733fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afdafe3dd796d496610490cb386ad34b9447dcb640313cf56863b2f77bd733fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afdafe3dd796d496610490cb386ad34b9447dcb640313cf56863b2f77bd733fc", kill_on_drop: false }` [INFO] [stdout] afdafe3dd796d496610490cb386ad34b9447dcb640313cf56863b2f77bd733fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a7587ff128479b327b719aa4cb7f33081d88585d5e80d86e6125500f58d34e9 [INFO] running `Command { std: "docker" "start" "-a" "5a7587ff128479b327b719aa4cb7f33081d88585d5e80d86e6125500f58d34e9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling upon v0.7.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling epub-builder v0.7.4 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling readable-readability v0.4.0 [INFO] [stderr] Compiling repub-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.46s [INFO] running `Command { std: "docker" "inspect" "5a7587ff128479b327b719aa4cb7f33081d88585d5e80d86e6125500f58d34e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7587ff128479b327b719aa4cb7f33081d88585d5e80d86e6125500f58d34e9", kill_on_drop: false }` [INFO] [stdout] 5a7587ff128479b327b719aa4cb7f33081d88585d5e80d86e6125500f58d34e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8742302d68445f417fe8446add22e48f4895baa789887763e0cb1a07b680c1 [INFO] running `Command { std: "docker" "start" "-a" "2e8742302d68445f417fe8446add22e48f4895baa789887763e0cb1a07b680c1", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling epub v2.1.2 [INFO] [stderr] Compiling repub-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `Command { std: "docker" "inspect" "2e8742302d68445f417fe8446add22e48f4895baa789887763e0cb1a07b680c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8742302d68445f417fe8446add22e48f4895baa789887763e0cb1a07b680c1", kill_on_drop: false }` [INFO] [stdout] 2e8742302d68445f417fe8446add22e48f4895baa789887763e0cb1a07b680c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45e6f91b270b0e004286cfd9c72e6281077d03739105bf9daaf56b240e9c6aac [INFO] running `Command { std: "docker" "start" "-a" "45e6f91b270b0e004286cfd9c72e6281077d03739105bf9daaf56b240e9c6aac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/repub-c96870a209732bd4) [INFO] [stderr] Doc-tests repub [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustck1DBKq/symbols.o" "/tmp/rustdoctestiwUUO7/rust_out.rust_out.a5f895e91d66e04-cgu.0.rcgu.o" "/tmp/rustdoctestiwUUO7/rust_out.6lzgnojqqlocsvw6yojk2vszo.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librepub-0238c7ef193641ba.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libreadable_readability-fd759f988a3f3726.rlib" "/opt/rustwide/target/debug/deps/liburl-3c5055b8817e46ea.rlib" "/opt/rustwide/target/debug/deps/libidna-8fc780b34d81532c.rlib" "/opt/rustwide/target/debug/deps/libidna_adapter-6d242c3fa8374156.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-4b211b67f6634bbb.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-7497dc276125a604.rlib" "/opt/rustwide/target/debug/deps/libwrite16-688a1bc090334797.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-a95f06288ebabce1.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-269c9a1e76470b05.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-87d332450dae5762.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-96da6ff113f57d93.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-93b0fea9cf79ae7a.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-2a8379f86031c97a.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-367bc2c5f8e655e2.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-0a64e4902cd73337.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-5b246744a630050c.rlib" "/opt/rustwide/target/debug/deps/liblitemap-87c63cdea884d33e.rlib" "/opt/rustwide/target/debug/deps/libtinystr-e50a8e8048f111c2.rlib" "/opt/rustwide/target/debug/deps/libzerovec-3aeda2518dfb1b77.rlib" "/opt/rustwide/target/debug/deps/libwriteable-d477817a5546c560.rlib" "/opt/rustwide/target/debug/deps/libyoke-81e4ece63fb6c270.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-bcfbbfb16d84c878.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-8e5a341a9bbc6385.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9c4874df796e5618.rlib" "/opt/rustwide/target/debug/deps/libregex-198936c3c6bf1344.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-437dc83925ee6eb4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bd11dcebf64f431c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c1cc8809cb8e441.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51511cfcf3c086d4.rlib" "/opt/rustwide/target/debug/deps/libmail_parser-a2b779c04b928a82.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5f3f832ca9bfff50.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-bf976bdf1cc5af62.rlib" "/opt/rustwide/target/debug/deps/libselectors-7b45e601427096b9.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-f4f6314e79d7dce4.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-8abff4aa46868de7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35172f169c226331.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b9519f689f922a62.rlib" "/opt/rustwide/target/debug/deps/libfxhash-32e621e6038c281f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libcssparser-4db4f858181935f0.rlib" "/opt/rustwide/target/debug/deps/libitoa-33c38cd26ab78d22.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-31940c3c63324dee.rlib" "/opt/rustwide/target/debug/deps/libdtoa-fa297df8331dc2f1.rlib" "/opt/rustwide/target/debug/deps/libmatches-2fc27c4dae857826.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-9d37a52a54b4600c.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-4ccf038ad2a52dee.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-587c52b7a632667b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-639666989d78fcb6.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bd0f0bacd78d40a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f572f7827987a1cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-168a3a19719351c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f2f0b541282292e4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bd43c3bf69b2928.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libphf-b4cb000d7017f2c4.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6f3b1edf49e58c4c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-04b52cc5be96db4e.rlib" "/opt/rustwide/target/debug/deps/libtendril-99aafaf414743e86.rlib" "/opt/rustwide/target/debug/deps/libutf8-9fd325d8f062069b.rlib" "/opt/rustwide/target/debug/deps/libfutf-b4ba5d74f2936061.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-5d1e0963e9f6b4f2.rlib" "/opt/rustwide/target/debug/deps/libmac-e4e7df13fe99e2fc.rlib" "/opt/rustwide/target/debug/deps/libepub_builder-5baf24f593ea1d33.rlib" "/opt/rustwide/target/debug/deps/libuuid-5952271209a2c5fd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-141634b6e11e9185.rlib" "/opt/rustwide/target/debug/deps/liblibc-6567438202096086.rlib" "/opt/rustwide/target/debug/deps/libchrono-945e409e48b179b6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45935e9a567cddda.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c322e5d8bb651c78.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-dfbbeb99c9312dbb.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-6b778685d2ddbaaa.rlib" "/opt/rustwide/target/debug/deps/libupon-8f11becbbd8e33bc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4e3c0ae33ff2ba30.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-946b1465a6726beb.rlib" "/opt/rustwide/target/debug/deps/libserde-8414a7348487cdf9.rlib" "/opt/rustwide/target/debug/deps/liblog-e38f11b895eb39e7.rlib" "/opt/rustwide/target/debug/deps/libzip-6031247f1af675f6.rlib" "/opt/rustwide/target/debug/deps/libtime-b6fce4b20c85cc33.rlib" "/opt/rustwide/target/debug/deps/libtime_core-69b5772e32d3ae28.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-d6c16c1026b62cfa.rlib" "/opt/rustwide/target/debug/deps/libderanged-0ab60a61f6d6bf63.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-36d2dab003d1b8fb.rlib" "/opt/rustwide/target/debug/deps/libflate2-45ca38141f79a37a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb2b14eec9fbf32f.rlib" "/opt/rustwide/target/debug/deps/libadler2-138b0d2e3d677888.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8fd88531b1cc152b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libeyre-9f042d09436f4527.rlib" "/opt/rustwide/target/debug/deps/libindenter-ae9217c6ee1e6ba5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-25888d852c08f152.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiwUUO7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [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 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "45e6f91b270b0e004286cfd9c72e6281077d03739105bf9daaf56b240e9c6aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e6f91b270b0e004286cfd9c72e6281077d03739105bf9daaf56b240e9c6aac", kill_on_drop: false }` [INFO] [stdout] 45e6f91b270b0e004286cfd9c72e6281077d03739105bf9daaf56b240e9c6aac