[INFO] fetching crate fishrock_lambda_http 0.3.0-patched.1...
[INFO] checking fishrock_lambda_http-0.3.0-patched.1 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] extracting crate fishrock_lambda_http 0.3.0-patched.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fishrock_lambda_http 0.3.0-patched.1 on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-stream v0.3.1
[INFO] [stderr]   Downloaded async-stream-impl v0.3.1
[INFO] [stderr]   Downloaded fishrock_lambda_runtime v0.3.0-patched.1
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cd34e52d946c7a9e2fc605736af2b38e0ff8b007ff7e725e5dbacc72efea80e
[INFO] running `Command { std: "docker" "start" "-a" "3cd34e52d946c7a9e2fc605736af2b38e0ff8b007ff7e725e5dbacc72efea80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cd34e52d946c7a9e2fc605736af2b38e0ff8b007ff7e725e5dbacc72efea80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cd34e52d946c7a9e2fc605736af2b38e0ff8b007ff7e725e5dbacc72efea80e", kill_on_drop: false }`
[INFO] [stdout] 3cd34e52d946c7a9e2fc605736af2b38e0ff8b007ff7e725e5dbacc72efea80e
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9916a1363f7a06f09e8088cfab97ac6df4e3ee3230887725fbc6fd8102008b44
[INFO] running `Command { std: "docker" "start" "-a" "9916a1363f7a06f09e8088cfab97ac6df4e3ee3230887725fbc6fd8102008b44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[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]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling tokio v1.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.18
[INFO] [stderr]     Checking 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]     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 futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking tokio-stream v0.1.6
[INFO] [stderr]     Checking hyper v0.14.7
[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: 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/nightly/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)]` 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: 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/nightly/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: 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/nightly/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: 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/nightly/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: 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/nightly/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: 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/nightly/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: 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/nightly/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 31.88s
[INFO] running `Command { std: "docker" "inspect" "9916a1363f7a06f09e8088cfab97ac6df4e3ee3230887725fbc6fd8102008b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9916a1363f7a06f09e8088cfab97ac6df4e3ee3230887725fbc6fd8102008b44", kill_on_drop: false }`
[INFO] [stdout] 9916a1363f7a06f09e8088cfab97ac6df4e3ee3230887725fbc6fd8102008b44
