[INFO] fetching crate rama-http-headers 0.2.0... [INFO] testing rama-http-headers-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rama-http-headers 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rama-http-headers 0.2.0 [INFO] finished tweaking crates.io crate rama-http-headers 0.2.0 [INFO] tweaked toml for crates.io crate rama-http-headers 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rama-http-headers 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rama-http-headers 0.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rama-macros v0.2.0 [INFO] [stderr] Downloaded rama-core v0.2.0 [INFO] [stderr] Downloaded rama-error v0.2.0 [INFO] [stderr] Downloaded rama-utils v0.2.0 [INFO] [stderr] Downloaded tokio-graceful v0.2.2 [INFO] [stderr] Downloaded rama-net v0.2.0 [INFO] [stderr] Downloaded rama-http-types v0.2.0 [INFO] [stderr] Downloaded psl v2.1.107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d59a95f4df62405a65736ea239edd8726b6741c3eeb68c93c3f4d7959fd7b6ce [INFO] running `Command { std: "docker" "start" "-a" "d59a95f4df62405a65736ea239edd8726b6741c3eeb68c93c3f4d7959fd7b6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d59a95f4df62405a65736ea239edd8726b6741c3eeb68c93c3f4d7959fd7b6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59a95f4df62405a65736ea239edd8726b6741c3eeb68c93c3f4d7959fd7b6ce", kill_on_drop: false }` [INFO] [stdout] d59a95f4df62405a65736ea239edd8726b6741c3eeb68c93c3f4d7959fd7b6ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e5bbf3a72ff8ff72a4e64c67bae46d59883afb030f5e5000599d41901f95f623 [INFO] running `Command { std: "docker" "start" "-a" "e5bbf3a72ff8ff72a4e64c67bae46d59883afb030f5e5000599d41901f95f623", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rama-macros v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rama-error v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rama-http-headers v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling psl v2.1.107 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling rama-utils v0.2.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rama-core v0.2.0 [INFO] [stderr] Compiling rama-http-types v0.2.0 [INFO] [stderr] Compiling rama-net v0.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.08s [INFO] running `Command { std: "docker" "inspect" "e5bbf3a72ff8ff72a4e64c67bae46d59883afb030f5e5000599d41901f95f623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5bbf3a72ff8ff72a4e64c67bae46d59883afb030f5e5000599d41901f95f623", kill_on_drop: false }` [INFO] [stdout] e5bbf3a72ff8ff72a4e64c67bae46d59883afb030f5e5000599d41901f95f623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 70d46e2fb2f49f161dc4f4fff4c3ba9e21e43b50b9d959dac0fe337462829173 [INFO] running `Command { std: "docker" "start" "-a" "70d46e2fb2f49f161dc4f4fff4c3ba9e21e43b50b9d959dac0fe337462829173", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling rama-utils v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rama-core v0.2.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling rama-http-types v0.2.0 [INFO] [stderr] Compiling rama-net v0.2.0 [INFO] [stderr] Compiling rama-http-headers v0.2.0 (/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:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | 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-06-19; 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:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | 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-06-19; 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:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | 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-06-19; 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:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | 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-06-19; 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:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / bench_header!( [INFO] [stdout] 193 | | bench_formdata, [INFO] [stdout] 194 | | ContentType, [INFO] [stdout] 195 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 196 | | ); [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-06-19; 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:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/common/content_type.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / bench_header!( [INFO] [stdout] 193 | | bench_formdata, [INFO] [stdout] 194 | | ContentType, [INFO] [stdout] 195 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 196 | | ); [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-06-19; 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:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | 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:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | 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:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | 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:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | 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:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | 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:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | 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:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | 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:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | 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:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | 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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / bench_header!( [INFO] [stdout] 193 | | bench_formdata, [INFO] [stdout] 194 | | ContentType, [INFO] [stdout] 195 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 196 | | ); [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:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | 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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / bench_header!( [INFO] [stdout] 193 | | bench_formdata, [INFO] [stdout] 194 | | ContentType, [INFO] [stdout] 195 | | "multipart/form-data; boundary=---------------abcd" [INFO] [stdout] 196 | | ); [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: E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rama-http-headers` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "70d46e2fb2f49f161dc4f4fff4c3ba9e21e43b50b9d959dac0fe337462829173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d46e2fb2f49f161dc4f4fff4c3ba9e21e43b50b9d959dac0fe337462829173", kill_on_drop: false }` [INFO] [stdout] 70d46e2fb2f49f161dc4f4fff4c3ba9e21e43b50b9d959dac0fe337462829173