[INFO] fetching crate fishrock_lambda_http 0.3.0-patched.1...
[INFO] checking fishrock_lambda_http-0.3.0-patched.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate fishrock_lambda_http 0.3.0-patched.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fishrock_lambda_http 0.3.0-patched.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-stream-impl v0.3.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.6
[INFO] [stderr]   Downloaded async-stream v0.3.1
[INFO] [stderr]   Downloaded httpdate v1.0.0
[INFO] [stderr]   Downloaded fishrock_lambda_runtime v0.3.0-patched.1
[INFO] [stderr]   Downloaded tokio-macros v1.2.0
[INFO] [stderr]   Downloaded hyper v0.14.7
[INFO] [stderr]   Downloaded tokio v1.6.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8646a425d14a1813ec8dd512d54104d31f9f2e41be64c0fda71bb7fda4df8409
[INFO] running `Command { std: "docker" "start" "-a" "8646a425d14a1813ec8dd512d54104d31f9f2e41be64c0fda71bb7fda4df8409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8646a425d14a1813ec8dd512d54104d31f9f2e41be64c0fda71bb7fda4df8409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8646a425d14a1813ec8dd512d54104d31f9f2e41be64c0fda71bb7fda4df8409", kill_on_drop: false }`
[INFO] [stdout] 8646a425d14a1813ec8dd512d54104d31f9f2e41be64c0fda71bb7fda4df8409
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f6a5a017a36611408befed3a4b28f351051991f9533366c7677cc1d8a58b2bd
[INFO] running `Command { std: "docker" "start" "-a" "9f6a5a017a36611408befed3a4b28f351051991f9533366c7677cc1d8a58b2bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling tokio v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking httpdate v1.0.0
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.15
[INFO] [stderr]     Checking tracing-subscriber v0.2.18
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking serde v1.0.126
[INFO] [stderr]     Checking tokio-stream v0.1.6
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking hyper v0.14.7
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking fishrock_lambda_runtime v0.3.0-patched.1
[INFO] [stderr]     Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 17.02s
[INFO] running `Command { std: "docker" "inspect" "9f6a5a017a36611408befed3a4b28f351051991f9533366c7677cc1d8a58b2bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6a5a017a36611408befed3a4b28f351051991f9533366c7677cc1d8a58b2bd", kill_on_drop: false }`
[INFO] [stdout] 9f6a5a017a36611408befed3a4b28f351051991f9533366c7677cc1d8a58b2bd
