[INFO] fetching crate maw 0.13.5...
[INFO] testing maw-0.13.5 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate maw 0.13.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate maw 0.13.5
[INFO] finished tweaking crates.io crate maw 0.13.5
[INFO] tweaked toml for crates.io crate maw 0.13.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate maw 0.13.5 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maw 0.13.5 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded smol_str v0.3.4
[INFO] [stderr]   Downloaded matchit v0.9.0
[INFO] [stderr]   Downloaded minijinja v2.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f9ff83c71a39d725d5e020b8efce27d831d7d144ea77ef02e02b1d8bf5671e8
[INFO] running `Command { std: "docker" "start" "-a" "6f9ff83c71a39d725d5e020b8efce27d831d7d144ea77ef02e02b1d8bf5671e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f9ff83c71a39d725d5e020b8efce27d831d7d144ea77ef02e02b1d8bf5671e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f9ff83c71a39d725d5e020b8efce27d831d7d144ea77ef02e02b1d8bf5671e8", kill_on_drop: false }`
[INFO] [stdout] 6f9ff83c71a39d725d5e020b8efce27d831d7d144ea77ef02e02b1d8bf5671e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621bf79aa1d4802a09324bc9e2e709008cb0ac8deb3c00245bbe5e04726a81d8
[INFO] running `Command { std: "docker" "start" "-a" "621bf79aa1d4802a09324bc9e2e709008cb0ac8deb3c00245bbe5e04726a81d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling matchit v0.9.0
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling minijinja v2.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling maw v0.13.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s
[INFO] running `Command { std: "docker" "inspect" "621bf79aa1d4802a09324bc9e2e709008cb0ac8deb3c00245bbe5e04726a81d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621bf79aa1d4802a09324bc9e2e709008cb0ac8deb3c00245bbe5e04726a81d8", kill_on_drop: false }`
[INFO] [stdout] 621bf79aa1d4802a09324bc9e2e709008cb0ac8deb3c00245bbe5e04726a81d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 286490f97cf4e3fc0aab49c800ec8d39b3bca108a3f35ae0a1a14332b00aca04
[INFO] running `Command { std: "docker" "start" "-a" "286490f97cf4e3fc0aab49c800ec8d39b3bca108a3f35ae0a1a14332b00aca04", kill_on_drop: false }`
[INFO] [stderr]    Compiling maw v0.13.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "286490f97cf4e3fc0aab49c800ec8d39b3bca108a3f35ae0a1a14332b00aca04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286490f97cf4e3fc0aab49c800ec8d39b3bca108a3f35ae0a1a14332b00aca04", kill_on_drop: false }`
[INFO] [stdout] 286490f97cf4e3fc0aab49c800ec8d39b3bca108a3f35ae0a1a14332b00aca04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c599bfa3dd31b9b1a8b882c6276852da9b051533a02f4a4a1dffe8d08b776c7
[INFO] running `Command { std: "docker" "start" "-a" "4c599bfa3dd31b9b1a8b882c6276852da9b051533a02f4a4a1dffe8d08b776c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maw-2495776119aab891)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests maw
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/locals.rs - locals::Locals::remove (line 165) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::clear (line 183) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::len (line 218) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::extend (line 237) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::get (line 59) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::insert (line 35) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::get_or_insert_default (line 145) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::get_or_insert (line 100) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::is_empty (line 202) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::append (line 183) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::get_mut (line 80) ... FAILED
[INFO] [stdout] test src/locals.rs - locals::Locals::get_or_insert_with (line 120) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/locals.rs - locals::Locals::remove (line 165) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::clear (line 183) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::len (line 218) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::extend (line 237) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::get (line 59) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]   --> src/locals.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use maw::Locals;
[INFO] [stdout]    |     ^^^^^------
[INFO] [stdout]    |     |    |
[INFO] [stdout]    |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]    |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::insert (line 35) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]   --> src/locals.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use maw::Locals;
[INFO] [stdout]    |     ^^^^^------
[INFO] [stdout]    |     |    |
[INFO] [stdout]    |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]    |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::get_or_insert_default (line 145) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::get_or_insert (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::is_empty (line 202) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::Response::append (line 183) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `res` in this scope
[INFO] [stdout]    --> src/response.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | res.append("Link", "<http://localhost/>")?;
[INFO] [stdout]     | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `res` in this scope
[INFO] [stdout]    --> src/response.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | res.append("Set-Cookie", ["foo=bar; Path=/", "bar=baz; HttpOnly"])?;
[INFO] [stdout]     | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `res` in this scope
[INFO] [stdout]    --> src/response.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | res.append("Warning", vec!["199 Miscellaneous warning"])?;
[INFO] [stdout]     | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::get_mut (line 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]   --> src/locals.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use maw::Locals;
[INFO] [stdout]    |     ^^^^^------
[INFO] [stdout]    |     |    |
[INFO] [stdout]    |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]    |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locals.rs - locals::Locals::get_or_insert_with (line 120) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `maw::Locals`
[INFO] [stdout]    --> src/locals.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | use maw::Locals;
[INFO] [stdout]     |     ^^^^^------
[INFO] [stdout]     |     |    |
[INFO] [stdout]     |     |    help: a similar name exists in the module: `locals`
[INFO] [stdout]     |     no `Locals` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/locals.rs - locals::Locals::clear (line 183)
[INFO] [stdout]     src/locals.rs - locals::Locals::extend (line 237)
[INFO] [stdout]     src/locals.rs - locals::Locals::get (line 59)
[INFO] [stdout]     src/locals.rs - locals::Locals::get_mut (line 80)
[INFO] [stdout]     src/locals.rs - locals::Locals::get_or_insert (line 100)
[INFO] [stdout]     src/locals.rs - locals::Locals::get_or_insert_default (line 145)
[INFO] [stdout]     src/locals.rs - locals::Locals::get_or_insert_with (line 120)
[INFO] [stdout]     src/locals.rs - locals::Locals::insert (line 35)
[INFO] [stdout]     src/locals.rs - locals::Locals::is_empty (line 202)
[INFO] [stdout]     src/locals.rs - locals::Locals::len (line 218)
[INFO] [stdout]     src/locals.rs - locals::Locals::remove (line 165)
[INFO] [stdout]     src/response.rs - response::Response::append (line 183)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4c599bfa3dd31b9b1a8b882c6276852da9b051533a02f4a4a1dffe8d08b776c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c599bfa3dd31b9b1a8b882c6276852da9b051533a02f4a4a1dffe8d08b776c7", kill_on_drop: false }`
[INFO] [stdout] 4c599bfa3dd31b9b1a8b882c6276852da9b051533a02f4a4a1dffe8d08b776c7
