[INFO] fetching crate rustdb-axum-example 0.3.3...
[INFO] checking rustdb-axum-example-0.3.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate rustdb-axum-example 0.3.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rustdb-axum-example 0.3.3
[INFO] finished tweaking crates.io crate rustdb-axum-example 0.3.3
[INFO] tweaked toml for crates.io crate rustdb-axum-example 0.3.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustdb-axum-example 0.3.3 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 rustdb-axum-example 0.3.3 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 email-encoding v0.1.3
[INFO] [stderr]   Downloaded rustdb v2.5.4
[INFO] [stderr]   Downloaded mimalloc v0.1.29
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded tower-cookies v0.4.1
[INFO] [stderr]   Downloaded flate3 v0.1.21
[INFO] [stderr]   Downloaded quoted_printable v0.4.5
[INFO] [stderr]   Downloaded email_address v0.2.3
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded lettre v0.10.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 229abb45d92b5db3cc215e73a30f40f60281b927b1b7293ac4463e3512ebc859
[INFO] running `Command { std: "docker" "start" "-a" "229abb45d92b5db3cc215e73a30f40f60281b927b1b7293ac4463e3512ebc859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "229abb45d92b5db3cc215e73a30f40f60281b927b1b7293ac4463e3512ebc859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "229abb45d92b5db3cc215e73a30f40f60281b927b1b7293ac4463e3512ebc859", kill_on_drop: false }`
[INFO] [stdout] 229abb45d92b5db3cc215e73a30f40f60281b927b1b7293ac4463e3512ebc859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 42ffd8650af46abd87a9cd95b32ce0cee35a1b39d3b5aee3178f67f8ec7cdd8d
[INFO] running `Command { std: "docker" "start" "-a" "42ffd8650af46abd87a9cd95b32ce0cee35a1b39d3b5aee3178f67f8ec7cdd8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking email-encoding v0.1.3
[INFO] [stderr]     Checking quoted_printable v0.4.5
[INFO] [stderr]     Checking email_address v0.2.3
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking flate3 v0.1.21
[INFO] [stderr]     Checking argon2rs v0.2.5
[INFO] [stderr]     Checking mimalloc v0.1.29
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking cookie v0.15.1
[INFO] [stderr]     Checking axum-core v0.1.2
[INFO] [stderr]     Checking lettre v0.10.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-cookies v0.4.1
[INFO] [stderr]     Checking tower-http v0.2.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking rustdb v2.5.4
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum v0.4.8
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking rustdb-axum-example v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:698:21
[INFO] [stdout]     |
[INFO] [stdout] 698 |         if let Some(mut ext) = ext.downcast_mut::<TransExt>() {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:717:21
[INFO] [stdout]     |
[INFO] [stdout] 717 |         if let Some(mut ext) = ext.downcast_mut::<TransExt>() {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |         if let Some(mut ext) = ext.downcast_mut::<TransExt>() {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.55s
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:698:21
[INFO] [stdout]     |
[INFO] [stdout] 698 |         if let Some(mut ext) = ext.downcast_mut::<TransExt>() {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:717:21
[INFO] [stdout]     |
[INFO] [stdout] 717 |         if let Some(mut ext) = ext.downcast_mut::<TransExt>() {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |         if let Some(mut ext) = ext.downcast_mut::<TransExt>() {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "42ffd8650af46abd87a9cd95b32ce0cee35a1b39d3b5aee3178f67f8ec7cdd8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ffd8650af46abd87a9cd95b32ce0cee35a1b39d3b5aee3178f67f8ec7cdd8d", kill_on_drop: false }`
[INFO] [stdout] 42ffd8650af46abd87a9cd95b32ce0cee35a1b39d3b5aee3178f67f8ec7cdd8d
