[INFO] cloning repository https://github.com/itsyaasir/jolt_common
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsyaasir/jolt_common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsyaasir%2Fjolt_common", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsyaasir%2Fjolt_common'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 487dd2101f390f3a33d698eb7de0a13f01126dcc
[INFO] checking itsyaasir/jolt_common against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsyaasir%2Fjolt_common" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itsyaasir/jolt_common
[INFO] finished tweaking git repo https://github.com/itsyaasir/jolt_common
[INFO] tweaked toml for git repo https://github.com/itsyaasir/jolt_common written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itsyaasir/jolt_common on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itsyaasir/jolt_common 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-rt v0.5.11
[INFO] [stderr]   Downloaded axum-core v0.1.1
[INFO] [stderr]   Downloaded sqlx-macros v0.5.11
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.4
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded httparse v1.6.0
[INFO] [stderr]   Downloaded axum v0.4.5
[INFO] [stderr]   Downloaded sqlx v0.5.11
[INFO] [stderr]   Downloaded tower-http v0.2.3
[INFO] [stderr]   Downloaded tokio-util v0.7.0
[INFO] [stderr]   Downloaded hyper v0.14.17
[INFO] [stderr]   Downloaded sqlx-core v0.5.11
[INFO] [stderr]   Downloaded hdrhistogram v7.5.0
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] [stderr]   Downloaded tokio v1.17.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe9f328c9b7fc10ade02ab940f8e69b832297b39941f774a3b970ac4ba37f14d
[INFO] running `Command { std: "docker" "start" "-a" "fe9f328c9b7fc10ade02ab940f8e69b832297b39941f774a3b970ac4ba37f14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe9f328c9b7fc10ade02ab940f8e69b832297b39941f774a3b970ac4ba37f14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9f328c9b7fc10ade02ab940f8e69b832297b39941f774a3b970ac4ba37f14d", kill_on_drop: false }`
[INFO] [stdout] fe9f328c9b7fc10ade02ab940f8e69b832297b39941f774a3b970ac4ba37f14d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef134f0dae1c413a515cdcebbd67e2445ca454342b68200939558baa08250bf4
[INFO] running `Command { std: "docker" "start" "-a" "ef134f0dae1c413a515cdcebbd67e2445ca454342b68200939558baa08250bf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]     Checking tracing v0.1.31
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking tokio-util v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.11
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking hdrhistogram v7.5.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking tower-http v0.2.3
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking hyper v0.14.17
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking axum-core v0.1.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking axum v0.4.5
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking sqlx-core v0.5.11
[INFO] [stderr]    Compiling sqlx-macros v0.5.11
[INFO] [stderr]     Checking sqlx v0.5.11
[INFO] [stderr]     Checking jolt_common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `any`
[INFO] [stdout]  --> src/middlewares/cors.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tower_http::cors::{any, Any, CorsLayer};
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tower_http::cors::any`: Use Any as a unit struct literal instead
[INFO] [stdout]  --> src/middlewares/cors.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tower_http::cors::{any, Any, CorsLayer};
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any`
[INFO] [stdout]  --> src/middlewares/cors.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tower_http::cors::{any, Any, CorsLayer};
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tower_http::cors::any`: Use Any as a unit struct literal instead
[INFO] [stdout]  --> src/middlewares/cors.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tower_http::cors::{any, Any, CorsLayer};
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "ef134f0dae1c413a515cdcebbd67e2445ca454342b68200939558baa08250bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef134f0dae1c413a515cdcebbd67e2445ca454342b68200939558baa08250bf4", kill_on_drop: false }`
[INFO] [stdout] ef134f0dae1c413a515cdcebbd67e2445ca454342b68200939558baa08250bf4
