[INFO] cloning repository https://github.com/dekellum/hyperx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dekellum/hyperx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fhyperx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fhyperx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8809121842b21764fb5e4d84c700530f33a69ecd [INFO] testing dekellum/hyperx against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fhyperx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dekellum/hyperx on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dekellum/hyperx [INFO] finished tweaking git repo https://github.com/dekellum/hyperx [INFO] tweaked toml for git repo https://github.com/dekellum/hyperx written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dekellum/hyperx 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded language-tags v0.3.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce8ec98e482523f182a79b0400464b6f44d6ffeaf12dfd4b69b625e6f20d3b0 [INFO] running `Command { std: "docker" "start" "-a" "8ce8ec98e482523f182a79b0400464b6f44d6ffeaf12dfd4b69b625e6f20d3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce8ec98e482523f182a79b0400464b6f44d6ffeaf12dfd4b69b625e6f20d3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce8ec98e482523f182a79b0400464b6f44d6ffeaf12dfd4b69b625e6f20d3b0", kill_on_drop: false }` [INFO] [stdout] 8ce8ec98e482523f182a79b0400464b6f44d6ffeaf12dfd4b69b625e6f20d3b0 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 237bc63d92b17807559c4b7292ad9327a28cec6f5c48de51b8f71cae5f48c7be [INFO] running `Command { std: "docker" "start" "-a" "237bc63d92b17807559c4b7292ad9327a28cec6f5c48de51b8f71cae5f48c7be", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hyperx v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling language-tags v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> build.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::all))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compat`, `headers`, and `nightly` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stdout] warning: trait `AssertSendSync` is never used [INFO] [stdout] --> src/error.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | trait AssertSendSync: Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "237bc63d92b17807559c4b7292ad9327a28cec6f5c48de51b8f71cae5f48c7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237bc63d92b17807559c4b7292ad9327a28cec6f5c48de51b8f71cae5f48c7be", kill_on_drop: false }` [INFO] [stdout] 237bc63d92b17807559c4b7292ad9327a28cec6f5c48de51b8f71cae5f48c7be [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c76399065dee7e7ea9c58b75819134074cecf67b7420628bd1d5c61474a451ed [INFO] running `Command { std: "docker" "start" "-a" "c76399065dee7e7ea9c58b75819134074cecf67b7420628bd1d5c61474a451ed", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> build.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::all))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compat`, `headers`, and `nightly` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertSendSync` is never used [INFO] [stdout] --> src/error.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | trait AssertSendSync: Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyperx v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `AssertSendSync` is never used [INFO] [stdout] --> src/error.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | trait AssertSendSync: Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.43s [INFO] running `Command { std: "docker" "inspect" "c76399065dee7e7ea9c58b75819134074cecf67b7420628bd1d5c61474a451ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76399065dee7e7ea9c58b75819134074cecf67b7420628bd1d5c61474a451ed", kill_on_drop: false }` [INFO] [stdout] c76399065dee7e7ea9c58b75819134074cecf67b7420628bd1d5c61474a451ed [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76136f3e1f29a093e71309d853960642dec3458349a57137b1be5d25de7cbedf [INFO] running `Command { std: "docker" "start" "-a" "76136f3e1f29a093e71309d853960642dec3458349a57137b1be5d25de7cbedf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> build.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::all))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `compat`, `headers`, and `nightly` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hyperx` (build script) generated 1 warning [INFO] [stderr] warning: trait `AssertSendSync` is never used [INFO] [stderr] --> src/error.rs:99:7 [INFO] [stderr] | [INFO] [stderr] 99 | trait AssertSendSync: Send + Sync + 'static {} [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hyperx` (lib) generated 1 warning [INFO] [stderr] warning: `hyperx` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyperx-7728c52022d3bd37) [INFO] [stdout] [INFO] [stdout] running 221 tests [INFO] [stdout] test header::common::accept::test_accept::test1 ... ok [INFO] [stdout] test header::common::accept::test_accept::test3 ... ok [INFO] [stdout] test header::common::accept::test_accept::test2 ... ok [INFO] [stdout] test header::common::accept::test_accept::test_fuzzing1 ... ok [INFO] [stdout] test header::common::accept::test_accept::test4 ... ok [INFO] [stdout] test header::common::accept_charset::test_accept_charset::test1 ... ok [INFO] [stdout] test header::common::accept_encoding::test_accept_encoding::test1 ... ok [INFO] [stdout] test header::common::accept_encoding::test_accept_encoding::test2 ... ok [INFO] [stdout] test header::common::accept_encoding::test_accept_encoding::test4 ... ok [INFO] [stdout] test header::common::accept_encoding::test_accept_encoding::test5 ... ok [INFO] [stdout] test header::common::accept_language::test_accept_language::test1 ... ok [INFO] [stdout] test header::common::accept_ranges::test_acccept_ranges::test2 ... ok [INFO] [stdout] test header::common::accept_language::test_accept_language::test2 ... ok [INFO] [stdout] test header::common::accept_ranges::test_acccept_ranges::test3 ... ok [INFO] [stdout] test header::common::accept_ranges::test_acccept_ranges::test4 ... ok [INFO] [stdout] test header::common::access_control_allow_credentials::test_access_control_allow_credentials::ignores_case ... ok [INFO] [stdout] test header::common::access_control_allow_credentials::test_access_control_allow_credentials::no_gibberish ... ok [INFO] [stdout] test header::common::access_control_allow_credentials::test_access_control_allow_credentials::not_bool ... ok [INFO] [stdout] test header::common::access_control_allow_credentials::test_access_control_allow_credentials::only_single ... ok [INFO] [stdout] test header::common::access_control_allow_credentials::test_access_control_allow_credentials::works ... ok [INFO] [stdout] test header::common::access_control_allow_origin::test_access_control_allow_origin::test1 ... ok [INFO] [stdout] test header::common::access_control_allow_headers::test_access_control_allow_headers::test1 ... ok [INFO] [stdout] test header::common::access_control_allow_origin::test_access_control_allow_origin::test2 ... ok [INFO] [stdout] test header::common::access_control_allow_origin::test_access_control_allow_origin::test3 ... ok [INFO] [stdout] test header::common::access_control_expose_headers::test_access_control_expose_headers::test1 ... ok [INFO] [stdout] test header::common::access_control_max_age::test_access_control_max_age::test1 ... ok [INFO] [stdout] test header::common::accept_ranges::test_acccept_ranges::test1 ... ok [INFO] [stdout] test header::common::access_control_allow_methods::test_access_control_allow_methods::test1 ... ok [INFO] [stdout] test header::common::authorization::tests::test_bearer_auth_parse ... ok [INFO] [stdout] test header::common::authorization::tests::test_raw_auth_parse ... ok [INFO] [stdout] test header::common::cache_control::tests::test_parse_argument ... ok [INFO] [stdout] test header::common::accept_encoding::test_accept_encoding::test3 ... ok [INFO] [stdout] test header::common::cache_control::tests::test_parse_bad_syntax ... ok [INFO] [stdout] test header::common::cache_control::tests::test_parse_extension ... ok [INFO] [stdout] test header::common::access_control_request_method::test_access_control_request_method::test1 ... ok [INFO] [stdout] test header::common::allow::test_allow::test2 ... ok [INFO] [stdout] test header::common::authorization::tests::test_basic_auth_parse ... ok [INFO] [stdout] test header::common::content_length::tests::test1 ... ok [INFO] [stdout] test header::common::content_length::tests::test_duplicates ... ok [INFO] [stdout] test header::common::content_length::tests::test_duplicates_vary ... ok [INFO] [stdout] test header::common::content_length::tests::test_invalid ... ok [INFO] [stdout] test header::common::content_location::test_content_location::absolute ... ok [INFO] [stdout] test header::common::content_location::test_content_location::partial_query ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_blank ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_bytes ... ok [INFO] [stdout] test header::common::allow::test_allow::test3 ... ok [INFO] [stdout] test header::common::access_control_request_headers::test_access_control_request_headers::test1 ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_bytes_many_dashes ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_bytes_many_slashes ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_bytes_many_spaces ... ok [INFO] [stdout] test header::common::cache_control::tests::test_parse_multiple_headers ... ok [INFO] [stdout] test header::common::cache_control::tests::test_parse_quote_form ... ok [INFO] [stdout] test header::common::connection::test_connection::test1 ... ok [INFO] [stdout] test header::common::connection::test_connection::test2 ... ok [INFO] [stdout] test header::common::connection::test_connection::test3 ... ok [INFO] [stdout] test header::common::connection::tests::test_parse ... ok [INFO] [stdout] test header::common::content_disposition::tests::test_parse_header ... ok [INFO] [stdout] test header::common::content_encoding::test_content_encoding::test1 ... ok [INFO] [stdout] test header::common::content_language::test_content_language::test1 ... ok [INFO] [stdout] test header::common::content_language::test_content_language::test2 ... ok [INFO] [stdout] test header::common::content_disposition::tests::test_display ... ok [INFO] [stdout] test header::common::allow::test_allow::test1 ... ok [INFO] [stdout] test header::common::authorization::tests::test_basic_auth_parse_no_password ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_bytes_unknown_len ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_end_less_than_start ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_only_unit ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_unregistered ... ok [INFO] [stdout] test header::common::content_type::test_content_type::test1 ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_no_len ... ok [INFO] [stdout] test header::common::cookie::tests::test_set_and_get ... ok [INFO] [stdout] test header::common::cookie::tests::test_eq ... ok [INFO] [stdout] test header::common::content_range::test_content_range::test_bytes_unknown_range ... ok [INFO] [stdout] test header::common::cookie::tests::test_parse ... ok [INFO] [stdout] test header::common::etag::test_etag::test1 ... ok [INFO] [stdout] test header::common::date::test_date::test1 ... ok [INFO] [stdout] test header::common::etag::test_etag::test4 ... ok [INFO] [stdout] test header::common::etag::test_etag::test10 ... ok [INFO] [stdout] test header::common::etag::test_etag::test11 ... ok [INFO] [stdout] test header::common::etag::test_etag::test13 ... ok [INFO] [stdout] test header::common::etag::test_etag::test14 ... ok [INFO] [stdout] test header::common::etag::test_etag::test12 ... ok [INFO] [stdout] test header::common::etag::test_etag::test15 ... ok [INFO] [stdout] test header::common::etag::test_etag::test5 ... ok [INFO] [stdout] test header::common::etag::test_etag::test2 ... ok [INFO] [stdout] test header::common::etag::test_etag::test7 ... ok [INFO] [stdout] test header::common::etag::test_etag::test8 ... ok [INFO] [stdout] test header::common::etag::test_etag::test6 ... ok [INFO] [stdout] test header::common::etag::test_etag::test3 ... ok [INFO] [stdout] test header::common::etag::test_etag::test9 ... ok [INFO] [stdout] test header::common::from::test_from::test1 ... ok [INFO] [stdout] test header::common::expires::test_expires::test1 ... ok [INFO] [stdout] test header::common::host::tests::test_host ... ok [INFO] [stdout] test header::common::if_match::test_if_match::test2 ... ok [INFO] [stdout] test header::common::if_none_match::test_if_none_match::test1 ... ok [INFO] [stdout] test header::common::if_none_match::test_if_none_match::test2 ... ok [INFO] [stdout] test header::common::if_none_match::test_if_none_match::test3 ... ok [INFO] [stdout] test header::common::if_none_match::test_if_none_match::test4 ... ok [INFO] [stdout] test header::common::if_none_match::tests::test_if_none_match ... ok [INFO] [stdout] test header::common::if_range::test_if_range::test1 ... ok [INFO] [stdout] test header::common::last_event_id::tests::test1 ... ok [INFO] [stdout] test header::common::if_range::test_if_range::test2 ... ok [INFO] [stdout] test header::common::if_match::test_if_match::test3 ... ok [INFO] [stdout] test header::common::if_unmodified_since::test_if_unmodified_since::test1 ... ok [INFO] [stdout] test header::common::if_modified_since::test_if_modified_since::test1 ... ok [INFO] [stdout] test header::common::if_none_match::test_if_none_match::test5 ... ok [INFO] [stdout] test header::common::last_event_id::tests::test2 ... ok [INFO] [stdout] test header::common::last_modified::test_last_modified::test1 ... ok [INFO] [stdout] test header::common::if_match::test_if_match::test1 ... ok [INFO] [stdout] test header::common::location::test_location::test2 ... ok [INFO] [stdout] test header::common::link::tests::test_link_all_attributes ... ok [INFO] [stdout] test header::common::origin::tests::test_origin ... ok [INFO] [stdout] test header::common::pragma::test_parse_header ... ok [INFO] [stdout] test header::common::prefer::tests::test_fail_with_args ... ok [INFO] [stdout] test header::common::prefer::tests::test_parse_argument ... ok [INFO] [stdout] test header::common::link::tests::test_link_display ... ok [INFO] [stdout] test header::common::link::tests::test_link_fmt_delimited ... ok [INFO] [stdout] test header::common::link::tests::test_link_multiple_values ... ok [INFO] [stdout] test header::common::link::tests::test_link_parsing_errors ... ok [INFO] [stdout] test header::common::link::tests::test_link_split_ascii_unquoted_iterator ... ok [INFO] [stdout] test header::common::link::tests::test_link_verify_and_trim ... ok [INFO] [stdout] test header::common::if_range::test_if_range::test3 ... ok [INFO] [stdout] test header::common::location::test_location::test1 ... ok [INFO] [stdout] test header::common::link::tests::test_link ... ok [INFO] [stdout] test header::common::prefer::tests::test_parse_extension ... ok [INFO] [stdout] test header::common::prefer::tests::test_parse_multiple_headers ... ok [INFO] [stdout] test header::common::prefer::tests::test_parse_quote_form ... ok [INFO] [stdout] test header::common::proxy_authorization::tests::test_basic_auth_parse ... ok [INFO] [stdout] test header::common::proxy_authorization::tests::test_basic_auth_parse_no_password ... ok [INFO] [stdout] test header::common::proxy_authorization::tests::test_raw_auth_parse ... ok [INFO] [stdout] test header::common::range::tests::test_parse_invalid ... ok [INFO] [stdout] test header::common::range::tests::test_byte_range_spec_to_satisfiable_range ... ok [INFO] [stdout] test header::common::referer::test_referer::test1 ... ok [INFO] [stdout] test header::common::range::tests::test_parse_bytes_range_valid ... ok [INFO] [stdout] test header::common::retry_after::tests::header_parse_rfc1123 ... ok [INFO] [stdout] test header::common::range::tests::test_parse_unregistered_range_valid ... ok [INFO] [stdout] test header::common::retry_after::tests::header_parse_asctime ... ok [INFO] [stdout] test header::common::retry_after::tests::header_name_regression ... ok [INFO] [stdout] test header::common::retry_after::tests::hyper_headers_from_raw_delay ... ok [INFO] [stdout] test header::common::retry_after::tests::header_parse_rfc850 ... ok [INFO] [stdout] test header::common::retry_after::tests::hyper_headers_from_raw_datetime ... ok [INFO] [stdout] test header::common::retry_after::tests::parse_delay ... ok [INFO] [stdout] test header::common::referrer_policy::tests::test_parse_header ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_include_subdomains ... ok [INFO] [stdout] test header::common::referrer_policy::tests::test_rightmost_header ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_max_age ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_max_age_nan ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_max_age_no_value ... ok [INFO] [stdout] test header::common::proxy_authorization::tests::test_bearer_auth_parse ... ok [INFO] [stdout] test header::common::preference_applied::tests::test_format_ignore_parameters ... ok [INFO] [stdout] test header::common::server::test_server::test1 ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_duplicate_directives ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_no_max_age ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_spaces_max_age ... ok [INFO] [stdout] test header::common::transfer_encoding::transfer_encoding::test2 ... ok [INFO] [stdout] test header::common::upgrade::test_upgrade::test3 ... ok [INFO] [stdout] test header::common::vary::test_vary::test1 ... ok [INFO] [stdout] test header::common::vary::test_vary::test2 ... ok [INFO] [stdout] test header::common::te::test_te::test3 ... ok [INFO] [stdout] test header::common::transfer_encoding::transfer_encoding::test1 ... ok [INFO] [stdout] test header::common::upgrade::test_upgrade::test1 ... ok [INFO] [stdout] test header::common::te::test_te::test1 ... ok [INFO] [stdout] test header::common::user_agent::test_user_agent::test1 ... ok [INFO] [stdout] test header::common::warning::tests::test_parsing ... ok [INFO] [stdout] test header::common::upgrade::test_upgrade::test2 ... ok [INFO] [stdout] test header::common::strict_transport_security::tests::test_parse_quoted_max_age ... ok [INFO] [stdout] test header::common::user_agent::test_user_agent::test2 ... ok [INFO] [stdout] test header::compat::tests::test_decode ... ok [INFO] [stdout] test header::common::te::test_te::test2 ... ok [INFO] [stdout] test header::compat::tests::test_empty_decode ... ok [INFO] [stdout] test header::compat::tests::test_empty_decode_content_encoding ... ok [INFO] [stdout] test header::compat::tests::test_empty_decode_etag ... ok [INFO] [stdout] test header::compat::tests::test_empty_decode_te ... ok [INFO] [stdout] test header::compat::tests::test_empty_encode ... ok [INFO] [stdout] test header::compat::tests::test_empty_try_decode_te ... ok [INFO] [stdout] test header::compat::tests::test_encode_append ... ok [INFO] [stdout] test header::compat::tests::test_empty_encode_2 ... ok [INFO] [stdout] test header::compat::tests::test_encode_decode ... ok [INFO] [stdout] test header::parsing::tests::test_fmt_extended_value_with_encoding ... ok [INFO] [stdout] test header::compat::tests::test_empty_try_decode ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_partially_formatted_blank ... ok [INFO] [stdout] test header::parsing::tests::test_fmt_extended_value_with_encoding_and_language_tag ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_with_encoding ... ok [INFO] [stdout] test header::raw::test_literal_lens ... ok [INFO] [stdout] test header::compat::tests::test_value_parse ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_with_encoding_and_language_tag ... ok [INFO] [stdout] test header::compat::tests::test_multi_value_parse ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_missing_language_tag_and_encoding ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_partially_formatted ... ok [INFO] [stdout] test header::shared::charset::test_display ... ok [INFO] [stdout] test header::shared::charset::test_parse ... ok [INFO] [stdout] test header::shared::entity::tests::test_etag_fmt ... ok [INFO] [stdout] test header::shared::entity::tests::test_cmp ... ok [INFO] [stdout] test header::shared::entity::tests::test_etag_parse_failures ... ok [INFO] [stdout] test header::shared::httpdate::tests::test_asctime ... ok [INFO] [stdout] test header::shared::httpdate::tests::test_imf_fixdate ... ok [INFO] [stdout] test header::shared::httpdate::tests::test_rfc_850 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_fuzzing_bugs ... ok [INFO] [stdout] test header::shared::entity::tests::test_etag_parse_success ... ok [INFO] [stdout] test header::shared::httpdate::tests::test_no_date ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_fmt_q_0 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_fmt_q_0001 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_fmt_q_05 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_fmt_q_1 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_from_str1 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_from_str2 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_from_str3 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_from_str4 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_from_str5 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_from_str6 ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_item_ordering ... ok [INFO] [stdout] test header::test_literal_lens ... ok [INFO] [stdout] test method::tests::test_as_str ... ok [INFO] [stdout] test method::tests::test_compat ... ok [INFO] [stdout] test method::tests::test_fmt ... ok [INFO] [stdout] test method::tests::test_from_str ... ok [INFO] [stdout] test method::tests::test_hashable ... ok [INFO] [stdout] test method::tests::test_idempotent ... ok [INFO] [stdout] test method::tests::test_safe ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_invalid - should panic ... ok [INFO] [stdout] test header::shared::quality_item::tests::test_quality_invalid2 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 221 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests hyperx [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test src/header/common/accept_ranges.rs - header::common::accept_ranges::AcceptRanges (line 31) ... ok [INFO] [stdout] test src/header/common/accept_charset.rs - header::common::accept_charset::AcceptCharset (line 32) ... ok [INFO] [stdout] test src/header/common/accept.rs - header::common::accept::Accept (line 58) ... ok [INFO] [stdout] test src/header/common/accept_ranges.rs - header::common::accept_ranges::AcceptRanges (line 39) ... ok [INFO] [stdout] test src/header/common/accept_encoding.rs - header::common::accept_encoding::AcceptEncoding (line 49) ... ok [INFO] [stdout] test src/header/common/accept.rs - header::common::accept::Accept (line 31) ... ok [INFO] [stdout] test src/header/common/accept_encoding.rs - header::common::accept_encoding::AcceptEncoding (line 27) ... ok [INFO] [stdout] test src/header/common/access_control_allow_credentials.rs - header::common::access_control_allow_credentials::AccessControlAllowCredentials (line 30) ... ok [INFO] [stdout] test src/header/common/accept_charset.rs - header::common::accept_charset::AcceptCharset (line 44) ... ok [INFO] [stdout] test src/header/common/accept_language.rs - header::common::accept_language::AcceptLanguage (line 37) ... ok [INFO] [stdout] test src/header/common/accept_ranges.rs - header::common::accept_ranges::AcceptRanges (line 23) ... ok [INFO] [stdout] test src/header/common/accept.rs - header::common::accept::Accept (line 45) ... ok [INFO] [stdout] test src/header/common/access_control_allow_headers.rs - header::common::access_control_allow_headers::AccessControlAllowHeaders (line 21) ... ok [INFO] [stdout] test src/header/common/accept_charset.rs - header::common::accept_charset::AcceptCharset (line 23) ... ok [INFO] [stdout] test src/header/common/accept_language.rs - header::common::accept_language::AcceptLanguage (line 24) ... ok [INFO] [stdout] test src/header/common/accept_encoding.rs - header::common::accept_encoding::AcceptEncoding (line 36) ... ok [INFO] [stdout] test src/header/common/access_control_allow_origin.rs - header::common::access_control_allow_origin::AccessControlAllowOrigin (line 25) ... ok [INFO] [stdout] test src/header/common/access_control_allow_origin.rs - header::common::access_control_allow_origin::AccessControlAllowOrigin (line 34) ... ok [INFO] [stdout] test src/header/common/access_control_allow_methods.rs - header::common::access_control_allow_methods::AccessControlAllowMethods (line 32) ... ok [INFO] [stdout] test src/header/common/access_control_max_age.rs - header::common::access_control_max_age::AccessControlMaxAge (line 19) ... ok [INFO] [stdout] test src/header/common/access_control_request_headers.rs - header::common::access_control_request_headers::AccessControlRequestHeaders (line 38) ... ok [INFO] [stdout] test src/header/common/access_control_expose_headers.rs - header::common::access_control_expose_headers::AccessControlExposeHeaders (line 40) ... ok [INFO] [stdout] test src/header/common/access_control_expose_headers.rs - header::common::access_control_expose_headers::AccessControlExposeHeaders (line 20) ... ok [INFO] [stdout] test src/header/common/access_control_request_headers.rs - header::common::access_control_request_headers::AccessControlRequestHeaders (line 21) ... ok [INFO] [stdout] test src/header/common/access_control_allow_methods.rs - header::common::access_control_allow_methods::AccessControlAllowMethods (line 21) ... ok [INFO] [stdout] test src/header/common/access_control_request_method.rs - header::common::access_control_request_method::AccessControlRequestMethod (line 19) ... ok [INFO] [stdout] test src/header/common/access_control_allow_headers.rs - header::common::access_control_allow_headers::AccessControlAllowHeaders (line 38) ... ok [INFO] [stdout] test src/header/common/access_control_allow_origin.rs - header::common::access_control_allow_origin::AccessControlAllowOrigin (line 43) ... ok [INFO] [stdout] test src/header/common/allow.rs - header::common::allow::Allow (line 23) ... ok [INFO] [stdout] test src/header/common/authorization.rs - header::common::authorization::Authorization (line 28) ... ok [INFO] [stdout] test src/header/common/cache_control.rs - header::common::cache_control::CacheControl (line 37) ... ok [INFO] [stdout] test src/header/common/authorization.rs - header::common::authorization::Authorization (line 35) ... ok [INFO] [stdout] test src/header/common/allow.rs - header::common::allow::Allow (line 34) ... ok [INFO] [stdout] test src/header/common/authorization.rs - header::common::authorization::Authorization (line 50) ... ok [INFO] [stdout] test src/header/common/content_encoding.rs - header::common::content_encoding::ContentEncoding (line 34) ... ok [INFO] [stdout] test src/header/common/connection.rs - header::common::connection::Connection (line 82) ... ok [INFO] [stdout] test src/header/common/content_disposition.rs - header::common::content_disposition::ContentDisposition (line 70) ... ok [INFO] [stdout] test src/header/common/cache_control.rs - header::common::cache_control::CacheControl (line 27) ... ok [INFO] [stdout] test src/header/common/content_location.rs - header::common::content_location::ContentLocation (line 25) ... ok [INFO] [stdout] test src/header/common/content_encoding.rs - header::common::content_encoding::ContentEncoding (line 26) ... ok [INFO] [stdout] test src/header/common/etag.rs - header::common::etag::ETag (line 36) ... FAILED [INFO] [stdout] test src/header/common/expect.rs - header::common::expect::Expect (line 18) ... FAILED [INFO] [stdout] test src/header/common/content_location.rs - header::common::content_location::ContentLocation (line 33) ... FAILED [INFO] [stdout] test src/header/common/expires.rs - header::common::expires::Expires (line 23) ... FAILED [INFO] [stdout] test src/header/common/content_type.rs - header::common::content_type::ContentType (line 42) ... FAILED [INFO] [stdout] test src/header/common/cookie.rs - header::common::cookie::Cookie::append (line 69) ... FAILED [INFO] [stdout] test src/header/common/connection.rs - header::common::connection::Connection (line 74) ... ok [INFO] [stdout] test src/header/common/content_length.rs - header::common::content_length::ContentLength (line 36) ... ok [INFO] [stdout] test src/header/common/content_language.rs - header::common::content_language::ContentLanguage (line 25) ... FAILED [INFO] [stdout] test src/header/common/host.rs - header::common::host::Host (line 23) ... FAILED [INFO] [stdout] test src/header/common/from.rs - header::common::from::From (line 16) ... FAILED [INFO] [stdout] test src/header/common/etag.rs - header::common::etag::ETag (line 29) ... FAILED [INFO] [stdout] test src/header/common/cookie.rs - header::common::cookie::Cookie (line 25) ... ok [INFO] [stdout] test src/header/common/content_type.rs - header::common::content_type::ContentType (line 31) ... ok [INFO] [stdout] test src/header/common/last_modified.rs - header::common::last_modified::LastModified (line 23) ... FAILED [INFO] [stdout] test src/header/common/content_language.rs - header::common::content_language::ContentLanguage (line 41) ... FAILED [INFO] [stdout] test src/header/common/if_range.rs - header::common::if_range::IfRange (line 32) ... FAILED [INFO] [stdout] test src/header/common/if_match.rs - header::common::if_match::IfMatch (line 31) ... ok [INFO] [stdout] test src/header/common/host.rs - header::common::host::Host (line 14) ... ok [INFO] [stdout] test src/header/common/if_modified_since.rs - header::common::if_modified_since::IfModifiedSince (line 23) ... ok [INFO] [stdout] test src/header/common/if_none_match.rs - header::common::if_none_match::IfNoneMatch (line 33) ... ok [INFO] [stdout] test src/header/common/cookie.rs - header::common::cookie::Cookie::iter (line 97) ... FAILED [INFO] [stdout] test src/header/common/last_event_id.rs - header::common::last_event_id::LastEventId (line 18) ... FAILED [INFO] [stdout] test src/header/common/if_match.rs - header::common::if_match::IfMatch (line 39) ... ok [INFO] [stdout] test src/header/common/date.rs - header::common::date::Date (line 20) ... ok [INFO] [stdout] test src/header/common/if_none_match.rs - header::common::if_none_match::IfNoneMatch (line 41) ... ok [INFO] [stdout] test src/header/common/if_unmodified_since.rs - header::common::if_unmodified_since::IfUnmodifiedSince (line 24) ... ok [INFO] [stdout] test src/header/common/if_range.rs - header::common::if_range::IfRange (line 40) ... ok [INFO] [stdout] test src/header/common/location.rs - header::common::location::Location (line 21) ... ok [INFO] [stdout] test src/header/common/range.rs - header::common::range::Range (line 41) ... FAILED [INFO] [stdout] test src/header/common/prefer.rs - header::common::prefer::Prefer (line 27) ... FAILED [INFO] [stdout] test src/header/common/preference_applied.rs - header::common::preference_applied::PreferenceApplied (line 26) ... FAILED [INFO] [stdout] test src/header/common/pragma.rs - header::common::pragma::Pragma (line 30) ... FAILED [INFO] [stdout] test src/header/common/origin.rs - header::common::origin::Origin (line 29) ... FAILED [INFO] [stdout] test src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 50) ... FAILED [INFO] [stdout] test src/header/common/origin.rs - header::common::origin::Origin (line 19) ... FAILED [INFO] [stdout] test src/header/common/link.rs - header::common::link::Link (line 58) ... FAILED [INFO] [stdout] test src/header/common/pragma.rs - header::common::pragma::Pragma (line 22) ... FAILED [INFO] [stdout] test src/header/common/location.rs - header::common::location::Location (line 29) ... FAILED [INFO] [stdout] test src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 28) ... FAILED [INFO] [stdout] test src/header/common/origin.rs - header::common::origin::Origin::host (line 90) ... ok [INFO] [stdout] test src/header/common/origin.rs - header::common::origin::Origin::scheme (line 76) ... FAILED [INFO] [stdout] test src/header/common/preference_applied.rs - header::common::preference_applied::PreferenceApplied (line 39) ... ok [INFO] [stdout] test src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 35) ... ok [INFO] [stdout] test src/header/common/prefer.rs - header::common::prefer::Prefer (line 38) ... ok [INFO] [stdout] test src/header/common/range.rs - header::common::range::Range (line 54) ... ok [INFO] [stdout] test src/header/common/te.rs - header::common::te::Te (line 28) ... ok [INFO] [stdout] test src/header/common/retry_after.rs - header::common::retry_after::RetryAfter (line 65) ... ok [INFO] [stdout] test src/header/common/referer.rs - header::common::referer::Referer (line 30) ... ok [INFO] [stdout] test src/header/common/referer.rs - header::common::referer::Referer (line 22) ... ok [INFO] [stdout] test src/header/common/referrer_policy.rs - header::common::referrer_policy::ReferrerPolicy (line 29) ... FAILED [INFO] [stdout] test src/header/common/vary.rs - header::common::vary::Vary (line 24) ... FAILED [INFO] [stdout] test src/header/common/transfer_encoding.rs - header::common::transfer_encoding::TransferEncoding (line 30) ... FAILED [INFO] [stdout] test src/header/common/upgrade.rs - header::common::upgrade::Upgrade (line 41) ... FAILED [INFO] [stdout] test src/header/common/strict_transport_security.rs - header::common::strict_transport_security::StrictTransportSecurity (line 36) ... FAILED [INFO] [stdout] test src/header/common/retry_after.rs - header::common::retry_after::RetryAfter (line 55) ... ok [INFO] [stdout] test src/header/common/server.rs - header::common::server::Server (line 22) ... ok [INFO] [stdout] test src/header/common/set_cookie.rs - header::common::set_cookie::SetCookie (line 67) ... FAILED [INFO] [stdout] test src/header/common/upgrade.rs - header::common::upgrade::Upgrade (line 33) ... ok [INFO] [stdout] test src/header/common/user_agent.rs - header::common::user_agent::UserAgent (line 31) ... ok [INFO] [stdout] test src/header/common/te.rs - header::common::te::Te (line 52) ... ok [INFO] [stdout] test src/header/mod.rs - header (line 95) ... FAILED [INFO] [stdout] test src/header/mod.rs - header (line 118) ... FAILED [INFO] [stdout] test src/header/common/warning.rs - header::common::warning::Warning (line 52) ... FAILED [INFO] [stdout] test src/header/mod.rs - header (line 64) ... FAILED [INFO] [stdout] test src/header/common/warning.rs - header::common::warning::Warning (line 67) ... FAILED [INFO] [stdout] test src/header/common/te.rs - header::common::te::Te (line 38) ... ok [INFO] [stdout] test src/header/common/warning.rs - header::common::warning::Warning (line 37) ... ok [INFO] [stdout] test src/header/common/vary.rs - header::common::vary::Vary (line 34) ... ok [INFO] [stdout] test src/header/mod.rs - header (line 28) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/header/common/etag.rs - header::common::etag::ETag (line 36) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcizFDdK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjQfdod/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: /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] ---- src/header/common/expect.rs - header::common::expect::Expect (line 18) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2rf18U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZaBMAp/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: /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] ---- src/header/common/content_location.rs - header::common::content_location::ContentLocation (line 33) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcikZAwb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesty0iIZT/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: /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] ---- src/header/common/expires.rs - header::common::expires::Expires (line 23) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/header/common/content_type.rs - header::common::content_type::ContentType (line 42) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmumxSv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNy1hPi/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: /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] ---- src/header/common/cookie.rs - header::common::cookie::Cookie::append (line 69) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUBgBhl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libfnv-185b8526af05532d.rlib,libbytes-e4f3b782af30d687.rlib,libbase64-bd9d37a471830e07.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttcPUmE/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: /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] ---- src/header/common/content_language.rs - header::common::content_language::ContentLanguage (line 25) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcs8awWx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcpK8cD/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: /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] ---- src/header/common/host.rs - header::common::host::Host (line 23) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcb5N1Xp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcIsNXX/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: /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] ---- src/header/common/from.rs - header::common::from::From (line 16) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc91KqDz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIrq3Dl/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: /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] ---- src/header/common/etag.rs - header::common::etag::ETag (line 29) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0IYLsb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCweshe/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: /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] ---- src/header/common/last_modified.rs - header::common::last_modified::LastModified (line 23) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/header/common/content_language.rs - header::common::content_language::ContentLanguage (line 41) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmEaonq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfa4dBR/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: /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] ---- src/header/common/if_range.rs - header::common::if_range::IfRange (line 32) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciQTGJa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestARDREz/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: /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] ---- src/header/common/cookie.rs - header::common::cookie::Cookie::iter (line 97) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcplCng9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libfnv-185b8526af05532d.rlib,libbytes-e4f3b782af30d687.rlib,libbase64-bd9d37a471830e07.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestud6uE3/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: /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] ---- src/header/common/last_event_id.rs - header::common::last_event_id::LastEventId (line 18) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceis1ZB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4SNYCs/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: /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] ---- src/header/common/range.rs - header::common::range::Range (line 41) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/header/common/prefer.rs - header::common::prefer::Prefer (line 27) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustca9e7Gp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHAKaPs/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: /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] ---- src/header/common/preference_applied.rs - header::common::preference_applied::PreferenceApplied (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFLT2Mc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnyWo76/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: /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] ---- src/header/common/pragma.rs - header::common::pragma::Pragma (line 30) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclgO00A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest95rdPz/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: /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] ---- src/header/common/origin.rs - header::common::origin::Origin (line 29) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbDjhgn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrSnl0s/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: /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] ---- src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 50) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK1SuZv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9mjAwc/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: /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] ---- src/header/common/origin.rs - header::common::origin::Origin (line 19) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5Llvx4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcoxn6q/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: /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] ---- src/header/common/link.rs - header::common::link::Link (line 58) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcB7LZ4D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwcczsW/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: /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] ---- src/header/common/pragma.rs - header::common::pragma::Pragma (line 22) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHixIqv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsNQ3qX/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: /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] ---- src/header/common/location.rs - header::common::location::Location (line 29) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcni378c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVddjYM/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: /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] ---- src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 28) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4KWn2O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7Vh4R8/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: /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] ---- src/header/common/origin.rs - header::common::origin::Origin::scheme (line 76) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaRS4hR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libfnv-185b8526af05532d.rlib,libbytes-e4f3b782af30d687.rlib,libbase64-bd9d37a471830e07.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAsOn1i/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: /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] ---- src/header/common/referrer_policy.rs - header::common::referrer_policy::ReferrerPolicy (line 29) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZRsNrR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2WSrOk/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: /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] ---- src/header/common/vary.rs - header::common::vary::Vary (line 24) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCok8hU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvLUUMY/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: /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] ---- src/header/common/transfer_encoding.rs - header::common::transfer_encoding::TransferEncoding (line 30) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoMc5A4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2KKGI3/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: /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] ---- src/header/common/upgrade.rs - header::common::upgrade::Upgrade (line 41) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3mV0XY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR1Vu8q/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: /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] ---- src/header/common/strict_transport_security.rs - header::common::strict_transport_security::StrictTransportSecurity (line 36) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0XX9Hb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdAqCLs/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: /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] ---- src/header/common/set_cookie.rs - header::common::set_cookie::SetCookie (line 67) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczp3fUD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPxPllR/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: /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] ---- src/header/mod.rs - header (line 95) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1yJM0A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFi7x8N/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: /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] ---- src/header/mod.rs - header (line 118) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgYmlrr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libfnv-185b8526af05532d.rlib,libbytes-e4f3b782af30d687.rlib,libbase64-bd9d37a471830e07.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlXqWlF/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: /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] ---- src/header/common/warning.rs - header::common::warning::Warning (line 52) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFQHppf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8pWXIZ/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: /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] ---- src/header/mod.rs - header (line 64) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/header/mod.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 4 | fn run() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 4 | fn run() -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1IpMgi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libfnv-185b8526af05532d.rlib,libbytes-e4f3b782af30d687.rlib,libbase64-bd9d37a471830e07.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIl4DW2/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: /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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/header/common/warning.rs - header::common::warning::Warning (line 67) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDRXOcs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperx-5d4d93da4a7b9f3d.rlib,libunicase-8905dc5e0942d40d.rlib,libhttpdate-f54e624291f790c0.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmime-781eeaf649dc1bef.rlib,liblanguage_tags-f86e7e97f4d82c72.rlib,libbase64-bd9d37a471830e07.rlib,libhttp-2e2e625542ae9c46.rlib,libitoa-c90628d6b1dd0e13.rlib,libbytes-e4f3b782af30d687.rlib,libfnv-185b8526af05532d.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD2gXjK/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: /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/header/common/content_language.rs - header::common::content_language::ContentLanguage (line 25) [INFO] [stdout] src/header/common/content_language.rs - header::common::content_language::ContentLanguage (line 41) [INFO] [stdout] src/header/common/content_location.rs - header::common::content_location::ContentLocation (line 33) [INFO] [stdout] src/header/common/content_type.rs - header::common::content_type::ContentType (line 42) [INFO] [stdout] src/header/common/cookie.rs - header::common::cookie::Cookie::append (line 69) [INFO] [stdout] src/header/common/cookie.rs - header::common::cookie::Cookie::iter (line 97) [INFO] [stdout] src/header/common/etag.rs - header::common::etag::ETag (line 29) [INFO] [stdout] src/header/common/etag.rs - header::common::etag::ETag (line 36) [INFO] [stdout] src/header/common/expect.rs - header::common::expect::Expect (line 18) [INFO] [stdout] src/header/common/expires.rs - header::common::expires::Expires (line 23) [INFO] [stdout] src/header/common/from.rs - header::common::from::From (line 16) [INFO] [stdout] src/header/common/host.rs - header::common::host::Host (line 23) [INFO] [stdout] src/header/common/if_range.rs - header::common::if_range::IfRange (line 32) [INFO] [stdout] src/header/common/last_event_id.rs - header::common::last_event_id::LastEventId (line 18) [INFO] [stdout] src/header/common/last_modified.rs - header::common::last_modified::LastModified (line 23) [INFO] [stdout] src/header/common/link.rs - header::common::link::Link (line 58) [INFO] [stdout] src/header/common/location.rs - header::common::location::Location (line 29) [INFO] [stdout] src/header/common/origin.rs - header::common::origin::Origin (line 19) [INFO] [stdout] src/header/common/origin.rs - header::common::origin::Origin (line 29) [INFO] [stdout] src/header/common/origin.rs - header::common::origin::Origin::scheme (line 76) [INFO] [stdout] src/header/common/pragma.rs - header::common::pragma::Pragma (line 22) [INFO] [stdout] src/header/common/pragma.rs - header::common::pragma::Pragma (line 30) [INFO] [stdout] src/header/common/prefer.rs - header::common::prefer::Prefer (line 27) [INFO] [stdout] src/header/common/preference_applied.rs - header::common::preference_applied::PreferenceApplied (line 26) [INFO] [stdout] src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 28) [INFO] [stdout] src/header/common/proxy_authorization.rs - header::common::proxy_authorization::ProxyAuthorization (line 50) [INFO] [stdout] src/header/common/range.rs - header::common::range::Range (line 41) [INFO] [stdout] src/header/common/referrer_policy.rs - header::common::referrer_policy::ReferrerPolicy (line 29) [INFO] [stdout] src/header/common/set_cookie.rs - header::common::set_cookie::SetCookie (line 67) [INFO] [stdout] src/header/common/strict_transport_security.rs - header::common::strict_transport_security::StrictTransportSecurity (line 36) [INFO] [stdout] src/header/common/transfer_encoding.rs - header::common::transfer_encoding::TransferEncoding (line 30) [INFO] [stdout] src/header/common/upgrade.rs - header::common::upgrade::Upgrade (line 41) [INFO] [stdout] src/header/common/vary.rs - header::common::vary::Vary (line 24) [INFO] [stdout] src/header/common/warning.rs - header::common::warning::Warning (line 52) [INFO] [stdout] src/header/common/warning.rs - header::common::warning::Warning (line 67) [INFO] [stdout] src/header/mod.rs - header (line 118) [INFO] [stdout] src/header/mod.rs - header (line 64) [INFO] [stdout] src/header/mod.rs - header (line 95) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 72 passed; 38 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.64s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "76136f3e1f29a093e71309d853960642dec3458349a57137b1be5d25de7cbedf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76136f3e1f29a093e71309d853960642dec3458349a57137b1be5d25de7cbedf", kill_on_drop: false }` [INFO] [stdout] 76136f3e1f29a093e71309d853960642dec3458349a57137b1be5d25de7cbedf