[INFO] fetching crate http-types 2.12.0...
[INFO] testing http-types-2.12.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate http-types 2.12.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate http-types 2.12.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate http-types 2.12.0
[INFO] finished tweaking crates.io crate http-types 2.12.0
[INFO] tweaked toml for crates.io crate http-types 2.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 177 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.3.1)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding cookie v0.14.4 (available: v0.18.1)
[INFO] [stderr]       Adding futures-lite v1.13.0 (available: v2.6.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.2.0)
[INFO] [stderr]       Adding infer v0.2.3 (available: v0.16.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.8.5)
[INFO] [stderr]       Adding serde_qs v0.8.5 (available: v0.13.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85ccb6d6b0da3a905451cddb9fff980046e583f73034c84a6ceb497da8404d81
[INFO] running `Command { std: "docker" "start" "-a" "85ccb6d6b0da3a905451cddb9fff980046e583f73034c84a6ceb497da8404d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85ccb6d6b0da3a905451cddb9fff980046e583f73034c84a6ceb497da8404d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ccb6d6b0da3a905451cddb9fff980046e583f73034c84a6ceb497da8404d81", kill_on_drop: false }`
[INFO] [stdout] 85ccb6d6b0da3a905451cddb9fff980046e583f73034c84a6ceb497da8404d81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d647c4ef078f82e08effbfead112c47a00f612cf05199948b3ed3c70168fe7f1
[INFO] running `Command { std: "docker" "start" "-a" "d647c4ef078f82e08effbfead112c47a00f612cf05199948b3ed3c70168fe7f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling http-types v2.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]   --> src/lib.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(backtrace, feature(backtrace))]
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/error.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(backtrace)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/error.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[cfg(not(backtrace))]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::str::<impl str>::to_lowercase` that must be used
[INFO] [stdout]   --> src/cache/cache_control/cache_directive.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         s.to_lowercase();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the lowercase string as a new String, without modifying the original
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let _ = s.to_lowercase();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.12s
[INFO] running `Command { std: "docker" "inspect" "d647c4ef078f82e08effbfead112c47a00f612cf05199948b3ed3c70168fe7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d647c4ef078f82e08effbfead112c47a00f612cf05199948b3ed3c70168fe7f1", kill_on_drop: false }`
[INFO] [stdout] d647c4ef078f82e08effbfead112c47a00f612cf05199948b3ed3c70168fe7f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b78b70f2b23c062eb59b8b66735bf6b297427b3267835fca38a9f364a97d1dd7
[INFO] running `Command { std: "docker" "start" "-a" "b78b70f2b23c062eb59b8b66735bf6b297427b3267835fca38a9f364a97d1dd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]   --> src/lib.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(backtrace, feature(backtrace))]
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/error.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(backtrace)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/error.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[cfg(not(backtrace))]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::str::<impl str>::to_lowercase` that must be used
[INFO] [stdout]   --> src/cache/cache_control/cache_directive.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         s.to_lowercase();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the lowercase string as a new String, without modifying the original
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let _ = s.to_lowercase();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http-types v2.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> tests/mime.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "fs")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "fs")]
[INFO] [stdout]   |       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]   --> src/lib.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(backtrace, feature(backtrace))]
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/error.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(backtrace)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/error.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[cfg(not(backtrace))]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> src/body.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |         struct Foo {
[INFO] [stdout]     |                --- field in this struct
[INFO] [stdout] 568 |             inner: String,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> src/body.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |         struct Foo {
[INFO] [stdout]     |                --- field in this struct
[INFO] [stdout] 579 |             inner: String,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::str::<impl str>::to_lowercase` that must be used
[INFO] [stdout]   --> src/cache/cache_control/cache_directive.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         s.to_lowercase();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the lowercase string as a new String, without modifying the original
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let _ = s.to_lowercase();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.24s
[INFO] running `Command { std: "docker" "inspect" "b78b70f2b23c062eb59b8b66735bf6b297427b3267835fca38a9f364a97d1dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78b70f2b23c062eb59b8b66735bf6b297427b3267835fca38a9f364a97d1dd7", kill_on_drop: false }`
[INFO] [stdout] b78b70f2b23c062eb59b8b66735bf6b297427b3267835fca38a9f364a97d1dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9c78b2cfd75bbe6561f88ed50a5051a8a34e98202703be9a7e91498e8ca3bd0
[INFO] running `Command { std: "docker" "start" "-a" "b9c78b2cfd75bbe6561f88ed50a5051a8a34e98202703be9a7e91498e8ca3bd0", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]   --> src/lib.rs:99:13
[INFO] [stderr]    |
[INFO] [stderr] 99 | #![cfg_attr(backtrace, feature(backtrace))]
[INFO] [stderr]    |             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]    --> src/error.rs:110:11
[INFO] [stderr]     |
[INFO] [stderr] 110 |     #[cfg(backtrace)]
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]    --> src/error.rs:120:15
[INFO] [stderr]     |
[INFO] [stderr] 120 |     #[cfg(not(backtrace))]
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `std::str::<impl str>::to_lowercase` that must be used
[INFO] [stderr]   --> src/cache/cache_control/cache_directive.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         s.to_lowercase();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this returns the lowercase string as a new String, without modifying the original
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let _ = s.to_lowercase();
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: field `inner` is never read
[INFO] [stderr]    --> src/body.rs:568:13
[INFO] [stderr]     |
[INFO] [stderr] 567 |         struct Foo {
[INFO] [stderr]     |                --- field in this struct
[INFO] [stderr] 568 |             inner: String,
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `inner` is never read
[INFO] [stderr]    --> src/body.rs:579:13
[INFO] [stderr]     |
[INFO] [stderr] 578 |         struct Foo {
[INFO] [stderr]     |                --- field in this struct
[INFO] [stderr] 579 |             inner: String,
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `http-types` (lib) generated 4 warnings
[INFO] [stderr] warning: `http-types` (lib test) generated 6 warnings (4 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]  --> tests/mime.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(features = "fs")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] help: there is a config with a similar name and value
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "fs")]
[INFO] [stderr]   |       ~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `http-types` (test "mime") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_types-c117667497f3ff05)
[INFO] [stdout] 
[INFO] [stdout] running 181 tests
[INFO] [stdout] test auth::authorization::test::smoke ... ok
[INFO] [stdout] test auth::authorization::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test auth::basic_auth::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test auth::basic_auth::test::smoke ... ok
[INFO] [stdout] test auth::www_authenticate::test::smoke ... ok
[INFO] [stdout] test cache::age::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test body::test::attempting_to_read_past_length ... ok
[INFO] [stdout] test body::test::chain_skip_start ... ok
[INFO] [stdout] test body::test::chain_many ... ok
[INFO] [stdout] test body::test::json_status ... ok
[INFO] [stdout] test body::test::attempting_to_read_when_length_is_greater_than_content ... ok
[INFO] [stdout] test body::test::chain_mixed_bytes_string ... ok
[INFO] [stdout] test body::test::chain_mixed_nolen_len ... ok
[INFO] [stdout] test body::test::reading_in_various_buffer_lengths_when_there_is_no_length ... ok
[INFO] [stdout] test body::test::chain_strings ... ok
[INFO] [stdout] test body::test::chain_mixed_len_nolen ... ok
[INFO] [stdout] test body::test::chain_mixed_reader_string ... ok
[INFO] [stdout] test body::test::chain_short ... ok
[INFO] [stdout] test auth::www_authenticate::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test cache::age::test::smoke ... ok
[INFO] [stdout] test body::test::attempting_to_read_when_length_is_exactly_right ... ok
[INFO] [stdout] test cache::cache_control::test::ignore_unkonwn_directives ... ok
[INFO] [stdout] test body::test::form_status ... ok
[INFO] [stdout] test cache::cache_control::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test cache::cache_control::test::smoke ... ok
[INFO] [stdout] test cache::clear_site_data::test::parse_quotes_correctly ... ok
[INFO] [stdout] test cache::clear_site_data::test::smoke ... ok
[INFO] [stdout] test cache::clear_site_data::test::wildcard ... ok
[INFO] [stdout] test cache::expires::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test cache::expires::test::smoke ... ok
[INFO] [stdout] test conditional::etag::test::smoke ... ok
[INFO] [stdout] test conditional::etag::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test conditional::etag::test::validate_quotes ... ok
[INFO] [stdout] test conditional::if_match::test::wildcard ... ok
[INFO] [stdout] test conditional::etag::test::validate_characters ... ok
[INFO] [stdout] test conditional::etag::test::smoke_weak ... ok
[INFO] [stdout] test conditional::last_modified::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test conditional::if_unmodified_since::test::smoke ... ok
[INFO] [stdout] test conditional::if_none_match::test::smoke ... ok
[INFO] [stdout] test conditional::vary::test::wildcard ... ok
[INFO] [stdout] test conditional::if_none_match::test::wildcard ... ok
[INFO] [stdout] test content::accept::test::negotiate ... ok
[INFO] [stdout] test content::accept::test::iter ... ok
[INFO] [stdout] test conditional::last_modified::test::smoke ... ok
[INFO] [stdout] test conditional::if_match::test::smoke ... ok
[INFO] [stdout] test conditional::vary::test::smoke ... ok
[INFO] [stdout] test conditional::if_modified_since::test::smoke ... ok
[INFO] [stdout] test content::accept::test::negotiate_wildcard ... ok
[INFO] [stdout] test content::accept::test::reorder_based_on_weight ... ok
[INFO] [stdout] test content::accept::test::reorder_based_on_weight_and_location ... ok
[INFO] [stdout] test content::accept::test::wildcard ... ok
[INFO] [stdout] test content::accept::test::smoke ... ok
[INFO] [stdout] test content::accept_encoding::test::negotiate_wildcard ... ok
[INFO] [stdout] test content::accept_encoding::test::reorder_based_on_weight ... ok
[INFO] [stdout] test content::accept_encoding::test::wildcard ... ok
[INFO] [stdout] test content::content_length::test::smoke ... ok
[INFO] [stdout] test conditional::if_unmodified_since::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test content::accept::test::negotiate_not_acceptable ... ok
[INFO] [stdout] test content::content_type::test::smoke ... ok
[INFO] [stdout] test content::accept_encoding::test::reorder_based_on_weight_and_location ... ok
[INFO] [stdout] test content::content_type::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test content::accept_encoding::test::negotiate_not_acceptable ... ok
[INFO] [stdout] test content::encoding_proposal::test::smoke ... ok
[INFO] [stdout] test content::content_length::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test content::content_location::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test conditional::if_modified_since::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test content::accept_encoding::test::smoke ... ok
[INFO] [stdout] test content::accept_encoding::test::wildcard_and_header ... ok
[INFO] [stdout] test content::encoding_proposal::test::error_code_500 ... ok
[INFO] [stdout] test content::accept::test::wildcard_and_header ... ok
[INFO] [stdout] test content::accept_encoding::test::iter ... ok
[INFO] [stdout] test content::accept_encoding::test::negotiate ... ok
[INFO] [stdout] test content::content_location::test::smoke ... ok
[INFO] [stdout] test content::media_type_proposal::test::error_code_500 ... ok
[INFO] [stdout] test content::media_type_proposal::test::smoke ... ok
[INFO] [stdout] test headers::header_name::tests::pass_name_by_ref ... ok
[INFO] [stdout] test headers::header_name::tests::test_header_name_static_non_static ... ok
[INFO] [stdout] test headers::header_name::tests::test_debug ... ok
[INFO] [stdout] test headers::header_values::tests::test_debug_multiple ... ok
[INFO] [stdout] test headers::headers::tests::test_debug_multiple ... ok
[INFO] [stdout] test method::test::serde ... ok
[INFO] [stdout] test method::test::names ... ok
[INFO] [stdout] test method::test::serde_fail ... ok
[INFO] [stdout] test mime::parse::test ... ok
[INFO] [stdout] test other::date::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test other::expect::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test other::expect::test::smoke ... ok
[INFO] [stdout] test extensions::tests::test_extensions ... ok
[INFO] [stdout] test headers::header_name::tests::equality ... ok
[INFO] [stdout] test headers::header_values::tests::test_debug_single ... ok
[INFO] [stdout] test other::referer::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test mime::parse::whatwag_tests ... ok
[INFO] [stdout] test headers::headers::tests::test_debug_single ... ok
[INFO] [stdout] test other::referer::test::fallback_works ... ok
[INFO] [stdout] test other::referer::test::smoke ... ok
[INFO] [stdout] test other::source_map::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test other::source_map::test::smoke ... ok
[INFO] [stdout] test other::source_map::test::fallback_works ... ok
[INFO] [stdout] test parse_utils::test::qstring_successful_parses ... ok
[INFO] [stdout] test other::retry_after::test::new_at ... ok
[INFO] [stdout] test parse_utils::test::qstring_unsuccessful_parses ... ok
[INFO] [stdout] test other::retry_after::test::smoke ... ok
[INFO] [stdout] test headers::headers::tests::test_header_name_static_non_static ... ok
[INFO] [stdout] test headers::header_value::tests::test_debug ... ok
[INFO] [stdout] test parse_utils::test::token_successful_parses ... ok
[INFO] [stdout] test parse_utils::test::token_unsuccessful_parses ... ok
[INFO] [stdout] test other::date::test::smoke ... ok
[INFO] [stdout] test proxies::forwarded::tests::basic_parse ... ok
[INFO] [stdout] test proxies::forwarded::tests::from_x_headers ... ok
[INFO] [stdout] test proxies::forwarded::tests::bad_parse_from_headers ... ok
[INFO] [stdout] test proxies::forwarded::tests::from_request ... ok
[INFO] [stdout] test proxies::forwarded::tests::owned_parse ... ok
[INFO] [stdout] test proxies::forwarded::tests::parse_edge_cases ... ok
[INFO] [stdout] test proxies::forwarded::tests::parsing_for ... ok
[INFO] [stdout] test proxies::forwarded::tests::round_trip ... ok
[INFO] [stdout] test proxies::forwarded::tests::formatting_edge_cases ... ok
[INFO] [stdout] test headers::headers::tests::index_into_headers ... ok
[INFO] [stdout] test proxies::forwarded::tests::owned_can_outlive_request ... ok
[INFO] [stdout] test proxies::forwarded::tests::starts_with_ignore_case_can_handle_short_inputs ... ok
[INFO] [stdout] test request::tests::host::when_forwarded_header_is_set ... ok
[INFO] [stdout] test request::tests::host::when_host_header_is_set ... ok
[INFO] [stdout] test proxies::forwarded::tests::bad_parse ... ok
[INFO] [stdout] test request::tests::host::when_several_x_forwarded_hosts_exist ... ok
[INFO] [stdout] test request::tests::host::when_only_one_x_forwarded_hosts_exist ... ok
[INFO] [stdout] test request::tests::host::when_there_are_no_headers ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_connect ... ok
[INFO] [stdout] test request::tests::host::when_url_has_no_domain ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_delete ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_trace ... ok
[INFO] [stdout] test request::tests::remote::falling_back_to_peer_addr ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_post ... ok
[INFO] [stdout] test request::tests::remote::when_forwarded_is_properly_formatted ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_patch ... ok
[INFO] [stdout] test request::tests::remote::when_no_remote_available ... ok
[INFO] [stdout] test request::tests::remote::when_both_forwarding_headers_are_set ... ok
[INFO] [stdout] test request::tests::remote::when_x_forwarded_for_is_set ... ok
[INFO] [stdout] test security::timing_allow_origin::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test server::allow::test::smoke ... ok
[INFO] [stdout] test security::timing_allow_origin::test::wildcard ... ok
[INFO] [stdout] test status::test::construct_shorthand_with_valid_status_code ... ok
[INFO] [stdout] test security::timing_allow_origin::test::multi ... ok
[INFO] [stdout] test security::timing_allow_origin::test::smoke ... ok
[INFO] [stdout] test trace::server_timing::test::smoke ... ok
[INFO] [stdout] test trace::server_timing::test::bad_request_on_parse_error ... ok
[INFO] [stdout] test trace::server_timing::test::to_header_values ... ok
[INFO] [stdout] test trace::server_timing::metric::test::encode ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_options ... ok
[INFO] [stdout] test trace::server_timing::parse::test::decode_header ... ok
[INFO] [stdout] test trace::server_timing::parse::test::decode_headers ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_put ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_get ... ok
[INFO] [stdout] test response::test::construct_shorthand_with_valid_status_code ... ok
[INFO] [stdout] test request::tests::remote::when_forwarded_is_improperly_formatted ... ok
[INFO] [stdout] test request::tests::host::when_using_shorthand_with_valid_url_to_create_request_head ... ok
[INFO] [stdout] test trace::trace_context::test::no_header ... ok
[INFO] [stdout] test trace::trace_context::test::not_sampled ... ok
[INFO] [stdout] test trace::trace_context::test::sampled ... ok
[INFO] [stdout] test transfer::encoding_proposal::test::smoke ... ok
[INFO] [stdout] test transfer::te::test::iter ... ok
[INFO] [stdout] test transfer::te::test::negotiate ... ok
[INFO] [stdout] test transfer::te::test::negotiate_wildcard ... ok
[INFO] [stdout] test transfer::te::test::reorder_based_on_weight ... ok
[INFO] [stdout] test transfer::te::test::reorder_based_on_weight_and_location ... ok
[INFO] [stdout] test transfer::te::test::smoke ... ok
[INFO] [stdout] test trace::trace_context::test::default ... ok
[INFO] [stdout] test status_code::test::serde_as_u16 ... ok
[INFO] [stdout] test transfer::te::test::wildcard ... ok
[INFO] [stdout] test transfer::te::test::wildcard_and_header ... ok
[INFO] [stdout] test version::test::as_ref ... ok
[INFO] [stdout] test utils::date::tests::test_fmt ... ok
[INFO] [stdout] test version::test::ord ... ok
[INFO] [stdout] test version::test::serde ... ok
[INFO] [stdout] test utils::date::tests::test3 ... ok
[INFO] [stdout] test version::test::to_string ... ok
[INFO] [stdout] test response::test::construct_shorthand_with_invalid_status_code - should panic ... ok
[INFO] [stdout] test utils::date::tests::test2 ... ok
[INFO] [stdout] test utils::date::tests::size_of ... FAILED
[INFO] [stdout] test status::test::construct_shorthand_with_invalid_status_code - should panic ... ok
[INFO] [stdout] test transfer::encoding_proposal::test::error_code_500 ... ok
[INFO] [stdout] test transfer::te::test::negotiate_not_acceptable ... ok
[INFO] [stdout] test utils::date::tests::test_rfc_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::date::tests::size_of stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::date::tests::size_of' panicked at src/utils/date.rs:480:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 10
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faa1896798a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x5faa1896798a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5faa1896798a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5faa1896798a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5faa18994fa3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x5faa18994fa3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x5faa18964083 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x5faa189677d2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x5faa18968daf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x5faa18968bc8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x5faa187b8ae3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x5faa187b8ae3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x5faa189698a3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x5faa189698a3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x5faa1896955a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x5faa18967e89 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x5faa189691ed - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x5faa18992270 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x5faa18992662 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x5faa18992519 - core::panicking::assert_failed::h7fe8c93d80615b71
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x5faa186cfb32 - http_types::utils::date::tests::size_of::h5012439360e92ed9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/date.rs:480:9
[INFO] [stdout]   21:     0x5faa186cfab7 - http_types::utils::date::tests::size_of::{{closure}}::haea7c25cff5ef80c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/date.rs:479:17
[INFO] [stdout]   22:     0x5faa18682546 - core::ops::function::FnOnce::call_once::hf7a44adf71eef3f1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5faa187be23b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5faa187be23b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   25:     0x5faa187bd173 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   26:     0x5faa187bd173 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5faa187bd173 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   28:     0x5faa187bd173 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   29:     0x5faa187bd173 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   30:     0x5faa187bd173 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   31:     0x5faa187bd173 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   32:     0x5faa18780255 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   33:     0x5faa18780255 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5faa18783b3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5faa18783b3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5faa18783b3a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   37:     0x5faa18783b3a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   38:     0x5faa18783b3a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   39:     0x5faa18783b3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5faa18783b3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5faa1896d7eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   42:     0x5faa1896d7eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   43:     0x5faa1896d7eb - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   44:     0x711e57fdfac3 - <unknown>
[INFO] [stdout]   45:     0x711e58070a04 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::date::tests::size_of
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 180 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b9c78b2cfd75bbe6561f88ed50a5051a8a34e98202703be9a7e91498e8ca3bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c78b2cfd75bbe6561f88ed50a5051a8a34e98202703be9a7e91498e8ca3bd0", kill_on_drop: false }`
[INFO] [stdout] b9c78b2cfd75bbe6561f88ed50a5051a8a34e98202703be9a7e91498e8ca3bd0
