[INFO] fetching crate fishrock_lambda_http 0.3.0-patched.1...
[INFO] testing fishrock_lambda_http-0.3.0-patched.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate fishrock_lambda_http 0.3.0-patched.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate fishrock_lambda_http 0.3.0-patched.1
[INFO] finished tweaking crates.io crate fishrock_lambda_http 0.3.0-patched.1
[INFO] tweaked toml for crates.io crate fishrock_lambda_http 0.3.0-patched.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fishrock_lambda_http 0.3.0-patched.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fishrock_lambda_http 0.3.0-patched.1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c064a5b4d98c322e57b4b46399c55b78d3d54a92e84c3a5dc3f22c8948ea6c78
[INFO] running `Command { std: "docker" "start" "-a" "c064a5b4d98c322e57b4b46399c55b78d3d54a92e84c3a5dc3f22c8948ea6c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c064a5b4d98c322e57b4b46399c55b78d3d54a92e84c3a5dc3f22c8948ea6c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c064a5b4d98c322e57b4b46399c55b78d3d54a92e84c3a5dc3f22c8948ea6c78", kill_on_drop: false }`
[INFO] [stdout] c064a5b4d98c322e57b4b46399c55b78d3d54a92e84c3a5dc3f22c8948ea6c78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ad6124735cbd3614c51ca23a792c2ff0d6f2b4f10aa64277020f56f2bcfbed16
[INFO] running `Command { std: "docker" "start" "-a" "ad6124735cbd3614c51ca23a792c2ff0d6f2b4f10aa64277020f56f2bcfbed16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling tokio v1.6.0
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.18
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-stream v0.1.6
[INFO] [stderr]    Compiling hyper v0.14.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling fishrock_lambda_runtime v0.3.0-patched.1
[INFO] [stderr]    Compiling fishrock_lambda_http v0.3.0-patched.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.76s
[INFO] running `Command { std: "docker" "inspect" "ad6124735cbd3614c51ca23a792c2ff0d6f2b4f10aa64277020f56f2bcfbed16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6124735cbd3614c51ca23a792c2ff0d6f2b4f10aa64277020f56f2bcfbed16", kill_on_drop: false }`
[INFO] [stdout] ad6124735cbd3614c51ca23a792c2ff0d6f2b4f10aa64277020f56f2bcfbed16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c54b5a729d7dfcc4b1c86a36e84cf46b3e6db2714c588613bc4a96ee521cc79b
[INFO] running `Command { std: "docker" "start" "-a" "c54b5a729d7dfcc4b1c86a36e84cf46b3e6db2714c588613bc4a96ee521cc79b", kill_on_drop: false }`
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling fishrock_lambda_http v0.3.0-patched.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:612:33
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert!(result.is_ok(), format!("event was not parsed as expected {:?}", result));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 612 -         assert!(result.is_ok(), format!("event was not parsed as expected {:?}", result));
[INFO] [stdout] 612 +         assert!(result.is_ok(), "event was not parsed as expected {:?}", result);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:623:13
[INFO] [stdout]     |
[INFO] [stdout] 623 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 623 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout] 623 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 638 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout] 638 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:661:13
[INFO] [stdout]     |
[INFO] [stdout] 661 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 661 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout] 661 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:679:13
[INFO] [stdout]     |
[INFO] [stdout] 679 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 679 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout] 679 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:694:13
[INFO] [stdout]     |
[INFO] [stdout] 694 |             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 694 -             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout] 694 +             "event is was not parsed as expected {:?} given {}", result, input
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/request.rs:715:13
[INFO] [stdout]     |
[INFO] [stdout] 715 |             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 715 -             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stdout] 715 +             "event is was not parsed as expected {:?} given {}", result, input
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.16s
[INFO] running `Command { std: "docker" "inspect" "c54b5a729d7dfcc4b1c86a36e84cf46b3e6db2714c588613bc4a96ee521cc79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54b5a729d7dfcc4b1c86a36e84cf46b3e6db2714c588613bc4a96ee521cc79b", kill_on_drop: false }`
[INFO] [stdout] c54b5a729d7dfcc4b1c86a36e84cf46b3e6db2714c588613bc4a96ee521cc79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d741bc8aeb37be826671160391e557eefbde3fc03d66c2c8e2a21b2aec70d257
[INFO] running `Command { std: "docker" "start" "-a" "d741bc8aeb37be826671160391e557eefbde3fc03d66c2c8e2a21b2aec70d257", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:612:33
[INFO] [stderr]     |
[INFO] [stderr] 612 |         assert!(result.is_ok(), format!("event was not parsed as expected {:?}", result));
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 612 -         assert!(result.is_ok(), format!("event was not parsed as expected {:?}", result));
[INFO] [stderr] 612 +         assert!(result.is_ok(), "event was not parsed as expected {:?}", result);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:623:13
[INFO] [stderr]     |
[INFO] [stderr] 623 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 623 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr] 623 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:638:13
[INFO] [stderr]     |
[INFO] [stderr] 638 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 638 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr] 638 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:661:13
[INFO] [stderr]     |
[INFO] [stderr] 661 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 661 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr] 661 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:679:13
[INFO] [stderr]     |
[INFO] [stderr] 679 |             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 679 -             format!("event was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr] 679 +             "event was not parsed as expected {:?} given {}", result, input
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:694:13
[INFO] [stderr]     |
[INFO] [stderr] 694 |             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 694 -             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr] 694 +             "event is was not parsed as expected {:?} given {}", result, input
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/request.rs:715:13
[INFO] [stderr]     |
[INFO] [stderr] 715 |             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 715 -             format!("event is was not parsed as expected {:?} given {}", result, input)
[INFO] [stderr] 715 +             "event is was not parsed as expected {:?} given {}", result, input
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `fishrock_lambda_http` (lib test) generated 7 warnings (run `cargo fix --lib -p fishrock_lambda_http --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fishrock_lambda_http/1d5b0e6684054141/deps/fishrock_lambda_http-1d5b0e6684054141)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test body::tests::body_has_default ... ok
[INFO] [stdout] test body::tests::from_cow_bytes ... ok
[INFO] [stdout] test body::tests::from_cow_str ... ok
[INFO] [stdout] test body::tests::from_str ... ok
[INFO] [stdout] test body::tests::from_string ... ok
[INFO] [stdout] test body::tests::from_unit ... ok
[INFO] [stdout] test body::tests::serialize_binary ... ok
[INFO] [stdout] test body::tests::serialize_empty ... ok
[INFO] [stdout] test ext::tests::requests_can_mock_path_parameters_ext ... ok
[INFO] [stdout] test ext::tests::requests_can_mock_stage_variables_ext ... ok
[INFO] [stdout] test ext::tests::requests_have_form_post_parsable_payloads ... ok
[INFO] [stdout] test body::tests::serialize_text ... ok
[INFO] [stdout] test ext::tests::requests_can_mock_query_string_parameters_ext ... ok
[INFO] [stdout] test ext::tests::requests_have_json_parseable_payloads ... ok
[INFO] [stdout] test ext::tests::requests_match_form_post_content_type_with_charset ... ok
[INFO] [stdout] test request::tests::deserializes_alb_multi_value_request_events ... ok
[INFO] [stdout] test request::tests::deserialize_with_null ... ok
[INFO] [stdout] test ext::tests::requests_omiting_content_types_do_not_support_parseable_payloads ... ok
[INFO] [stdout] test request::tests::deserializes_alb_request_events ... ok
[INFO] [stdout] test request::tests::deserializes_apigw_multi_value_request_events ... ok
[INFO] [stdout] test request::tests::deserializes_apigw_v2_request_events ... ok
[INFO] [stdout] test request::tests::deserializes_minimal_apigw_v2_request_events ... ok
[INFO] [stdout] test ext::tests::requests_match_json_content_type_with_charset ... ok
[INFO] [stdout] test request::tests::deserializes_apigw_request_events_from_readables ... ok
[INFO] [stdout] test request::tests::deserializes_apigw_request_events ... ok
[INFO] [stdout] test response::tests::json_into_response ... ok
[INFO] [stdout] test response::tests::serialize_body_for_alb ... ok
[INFO] [stdout] test response::tests::serialize_body_for_api_gateway ... ok
[INFO] [stdout] test body::tests::from_bytes ... ok
[INFO] [stdout] test response::tests::serialize_body_for_api_gateway_v2 ... ok
[INFO] [stdout] test response::tests::serialize_cookies ... ok
[INFO] [stdout] test response::tests::serialize_multi_value_headers ... ok
[INFO] [stdout] test response::tests::text_into_response ... ok
[INFO] [stdout] test strmap::tests::str_map_default_is_empty ... ok
[INFO] [stdout] test strmap::tests::str_map_get ... ok
[INFO] [stdout] test strmap::tests::str_map_get_all ... ok
[INFO] [stdout] test strmap::tests::str_map_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fishrock_lambda_http
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/request.rs - request::from_reader (line 560) - compile ... FAILED
[INFO] [stdout] test src/body.rs - body::Body (line 38) ... FAILED
[INFO] [stdout] test src/body.rs - body::Body (line 51) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED
[INFO] [stdout] test src/body.rs - body::Body (line 27) ... FAILED
[INFO] [stdout] test src/ext.rs - ext::RequestExt (line 68) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 36) - compile ... FAILED
[INFO] [stdout] test src/request.rs - request::from_str (line 583) - compile ... FAILED
[INFO] [stdout] test src/response.rs - response::IntoResponse (line 169) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/request.rs - request::from_reader (line 560) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    --> src/request.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | use lambda_http::request::from_reader;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/body.rs - body::Body (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/body.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | assert!(match lambda_http::Body::from("text".as_bytes()) {
[INFO] [stdout]    |               ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 38 + use fishrock_lambda_http::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 - assert!(match lambda_http::Body::from("text".as_bytes()) {
[INFO] [stdout] 39 + assert!(match Body::from("text".as_bytes()) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/body.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   lambda_http::Body::Binary(_) => true,
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 38 + use fishrock_lambda_http::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 40 -   lambda_http::Body::Binary(_) => true,
[INFO] [stdout] 40 +   Body::Binary(_) => true,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/body.rs - body::Body (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/body.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | assert!(match lambda_http::Body::from(()) {
[INFO] [stdout]    |               ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 51 + use fishrock_lambda_http::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 - assert!(match lambda_http::Body::from(()) {
[INFO] [stdout] 52 + assert!(match Body::from(()) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/body.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 |   lambda_http::Body::Empty => true,
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 51 + use fishrock_lambda_http::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -   lambda_http::Body::Empty => true,
[INFO] [stdout] 53 +   Body::Empty => true,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use lambda_http::{handler, lambda_runtime::{self, Error}};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lambda_http`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use lambda_http::{handler, lambda_runtime::{self, Error}};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/body.rs - body::Body (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/body.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | assert!(match lambda_http::Body::from("text") {
[INFO] [stdout]    |               ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 27 + use fishrock_lambda_http::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 - assert!(match lambda_http::Body::from("text") {
[INFO] [stdout] 28 + assert!(match Body::from("text") {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/body.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   lambda_http::Body::Text(_) => true,
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 27 + use fishrock_lambda_http::Body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -   lambda_http::Body::Text(_) => true,
[INFO] [stdout] 29 +   Body::Text(_) => true,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ext.rs - ext::RequestExt (line 68) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/ext.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use lambda_http::{handler, lambda_runtime::{self, Context}, Body, IntoResponse, Request, Response, RequestExt};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lambda_http`
[INFO] [stdout]   --> src/ext.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use lambda_http::{handler, lambda_runtime::{self, Context}, Body, IntoResponse, Request, Response, RequestExt};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use lambda_http::{handler, lambda_runtime::{self, Context, Error}, IntoResponse, Request, RequestExt};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lambda_http`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use lambda_http::{handler, lambda_runtime::{self, Context, Error}, IntoResponse, Request, RequestExt};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request.rs - request::from_str (line 583) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]    --> src/request.rs:584:5
[INFO] [stdout]     |
[INFO] [stdout] 584 | use lambda_http::request::from_str;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::IntoResponse (line 169) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lambda_http`
[INFO] [stdout]    --> src/response.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | use lambda_http::{Body, IntoResponse, Response};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lambda_http`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lambda_http`, use `cargo add lambda_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_response` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/response.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |   "hello".into_response().body(),
[INFO] [stdout]     |           ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoResponse` which provides `into_response` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 169 + use fishrock_lambda_http::IntoResponse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/body.rs - body::Body (line 27)
[INFO] [stdout]     src/body.rs - body::Body (line 38)
[INFO] [stdout]     src/body.rs - body::Body (line 51)
[INFO] [stdout]     src/ext.rs - ext::RequestExt (line 68)
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout]     src/request.rs - request::from_reader (line 560)
[INFO] [stdout]     src/request.rs - request::from_str (line 583)
[INFO] [stdout]     src/response.rs - response::IntoResponse (line 169)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d741bc8aeb37be826671160391e557eefbde3fc03d66c2c8e2a21b2aec70d257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d741bc8aeb37be826671160391e557eefbde3fc03d66c2c8e2a21b2aec70d257", kill_on_drop: false }`
[INFO] [stdout] d741bc8aeb37be826671160391e557eefbde3fc03d66c2c8e2a21b2aec70d257
