[INFO] fetching crate rama-http-headers 0.3.0-alpha.3... [INFO] testing rama-http-headers-0.3.0-alpha.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rama-http-headers 0.3.0-alpha.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rama-http-headers 0.3.0-alpha.3 [INFO] finished tweaking crates.io crate rama-http-headers 0.3.0-alpha.3 [INFO] tweaked toml for crates.io crate rama-http-headers 0.3.0-alpha.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rama-http-headers 0.3.0-alpha.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rama-http-headers 0.3.0-alpha.3 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded rama-error v0.3.0-alpha.3 [INFO] [stderr] Downloaded rama-macros v0.3.0-alpha.3 [INFO] [stderr] Downloaded tokio-graceful v0.2.2 [INFO] [stderr] Downloaded psl v2.1.139 [INFO] [stderr] Downloaded rama-core v0.3.0-alpha.3 [INFO] [stderr] Downloaded rama-utils v0.3.0-alpha.3 [INFO] [stderr] Downloaded rama-net v0.3.0-alpha.3 [INFO] [stderr] Downloaded rama-http-types v0.3.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fb3036b953e33d821851e14cdf9c6d633c50be96706063abf7a7c7443b70b7e [INFO] running `Command { std: "docker" "start" "-a" "4fb3036b953e33d821851e14cdf9c6d633c50be96706063abf7a7c7443b70b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fb3036b953e33d821851e14cdf9c6d633c50be96706063abf7a7c7443b70b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb3036b953e33d821851e14cdf9c6d633c50be96706063abf7a7c7443b70b7e", kill_on_drop: false }` [INFO] [stdout] 4fb3036b953e33d821851e14cdf9c6d633c50be96706063abf7a7c7443b70b7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ff9af9df4ef1ae9d94885f36e30585a2f3d3b50d53de0f3841342658259fde [INFO] running `Command { std: "docker" "start" "-a" "a3ff9af9df4ef1ae9d94885f36e30585a2f3d3b50d53de0f3841342658259fde", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rama-error v0.3.0-alpha.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rama-http-headers v0.3.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling psl v2.1.139 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rama-macros v0.3.0-alpha.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rama-utils v0.3.0-alpha.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rama-core v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-http-types v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-net v0.3.0-alpha.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.51s [INFO] running `Command { std: "docker" "inspect" "a3ff9af9df4ef1ae9d94885f36e30585a2f3d3b50d53de0f3841342658259fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ff9af9df4ef1ae9d94885f36e30585a2f3d3b50d53de0f3841342658259fde", kill_on_drop: false }` [INFO] [stdout] a3ff9af9df4ef1ae9d94885f36e30585a2f3d3b50d53de0f3841342658259fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c9298d2c3638b890437a779027b6d7713d40702f2fe202912f0abbfdf2492b2 [INFO] running `Command { std: "docker" "start" "-a" "9c9298d2c3638b890437a779027b6d7713d40702f2fe202912f0abbfdf2492b2", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rama-utils v0.3.0-alpha.3 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling rama-core v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-http-types v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-net v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-http-headers v0.3.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/common/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | bench_header!(bench_plain, ContentType, "text/plain"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/common/mod.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | bench_header!(bench_plain, ContentType, "text/plain"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/common/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | bench_header!(bench_json, ContentType, "application/json"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/common/mod.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | bench_header!(bench_json, ContentType, "application/json"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/common/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / bench_header!( [INFO] [stdout] 263 | | bench_formdata, [INFO] [stdout] 264 | | ContentType, [INFO] [stdout] 265 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/common/mod.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / bench_header!( [INFO] [stdout] 263 | | bench_formdata, [INFO] [stdout] 264 | | ContentType, [INFO] [stdout] 265 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the list of imported crates [INFO] [stdout] --> src/common/mod.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | fn bench_decode(b: &mut ::test::Bencher) { [INFO] [stdout] | ^^^^ could not find `test` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | bench_header!(bench_plain, ContentType, "text/plain"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the list of imported crates [INFO] [stdout] --> src/common/mod.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | fn bench_encode(b: &mut ::test::Bencher) { [INFO] [stdout] | ^^^^ could not find `test` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | bench_header!(bench_plain, ContentType, "text/plain"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the list of imported crates [INFO] [stdout] --> src/common/mod.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | fn bench_decode(b: &mut ::test::Bencher) { [INFO] [stdout] | ^^^^ could not find `test` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | bench_header!(bench_json, ContentType, "application/json"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the list of imported crates [INFO] [stdout] --> src/common/mod.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | fn bench_encode(b: &mut ::test::Bencher) { [INFO] [stdout] | ^^^^ could not find `test` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | bench_header!(bench_json, ContentType, "application/json"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the list of imported crates [INFO] [stdout] --> src/common/mod.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | fn bench_decode(b: &mut ::test::Bencher) { [INFO] [stdout] | ^^^^ could not find `test` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / bench_header!( [INFO] [stdout] 263 | | bench_formdata, [INFO] [stdout] 264 | | ContentType, [INFO] [stdout] 265 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the list of imported crates [INFO] [stdout] --> src/common/mod.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | fn bench_encode(b: &mut ::test::Bencher) { [INFO] [stdout] | ^^^^ could not find `test` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / bench_header!( [INFO] [stdout] 263 | | bench_formdata, [INFO] [stdout] 264 | | ContentType, [INFO] [stdout] 265 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Header` in the crate root [INFO] [stdout] --> src/common/mod.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | <$ty as crate::Header>::name(), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | bench_header!(bench_plain, ContentType, "text/plain"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Header` in the crate root [INFO] [stdout] --> src/common/mod.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | <$ty as crate::Header>::name(), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | bench_header!(bench_plain, ContentType, "text/plain"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Header` in the crate root [INFO] [stdout] --> src/common/mod.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | <$ty as crate::Header>::name(), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | bench_header!(bench_json, ContentType, "application/json"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Header` in the crate root [INFO] [stdout] --> src/common/mod.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | <$ty as crate::Header>::name(), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | bench_header!(bench_json, ContentType, "application/json"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Header` in the crate root [INFO] [stdout] --> src/common/mod.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | <$ty as crate::Header>::name(), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / bench_header!( [INFO] [stdout] 263 | | bench_formdata, [INFO] [stdout] 264 | | ContentType, [INFO] [stdout] 265 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Header` in the crate root [INFO] [stdout] --> src/common/mod.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | <$ty as crate::Header>::name(), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / bench_header!( [INFO] [stdout] 263 | | bench_formdata, [INFO] [stdout] 264 | | ContentType, [INFO] [stdout] 265 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rama-http-headers` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "9c9298d2c3638b890437a779027b6d7713d40702f2fe202912f0abbfdf2492b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9298d2c3638b890437a779027b6d7713d40702f2fe202912f0abbfdf2492b2", kill_on_drop: false }` [INFO] [stdout] 9c9298d2c3638b890437a779027b6d7713d40702f2fe202912f0abbfdf2492b2