[INFO] cloning repository https://github.com/ASoldo/c_side_proxy_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASoldo/c_side_proxy_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fc_side_proxy_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fc_side_proxy_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af65b7ea41675ea9f3617a96bbd0cca625dd99a6
[INFO] checking ASoldo/c_side_proxy_demo against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fc_side_proxy_demo" "/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/ASoldo/c_side_proxy_demo
[INFO] finished tweaking git repo https://github.com/ASoldo/c_side_proxy_demo
[INFO] tweaked toml for git repo https://github.com/ASoldo/c_side_proxy_demo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/c_side_proxy_demo on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ASoldo/c_side_proxy_demo 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-web-actors v4.3.1+deprecated
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d74e8e6c3149e3922d542e8ddf76fae51dd5f0a0c01a517c9de89b4b22c7f294
[INFO] running `Command { std: "docker" "start" "-a" "d74e8e6c3149e3922d542e8ddf76fae51dd5f0a0c01a517c9de89b4b22c7f294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d74e8e6c3149e3922d542e8ddf76fae51dd5f0a0c01a517c9de89b4b22c7f294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74e8e6c3149e3922d542e8ddf76fae51dd5f0a0c01a517c9de89b4b22c7f294", kill_on_drop: false }`
[INFO] [stdout] d74e8e6c3149e3922d542e8ddf76fae51dd5f0a0c01a517c9de89b4b22c7f294
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 830c6e9c9a5112ab2a26426f0d4d78a822b07ad4260457455634d53163024a79
[INFO] running `Command { std: "docker" "start" "-a" "830c6e9c9a5112ab2a26426f0d4d78a822b07ad4260457455634d53163024a79", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking actix-web-actors v4.3.1+deprecated
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking c_side_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Ok(mut response) => {
[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:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Ok(mut response) => {
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.72s
[INFO] running `Command { std: "docker" "inspect" "830c6e9c9a5112ab2a26426f0d4d78a822b07ad4260457455634d53163024a79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830c6e9c9a5112ab2a26426f0d4d78a822b07ad4260457455634d53163024a79", kill_on_drop: false }`
[INFO] [stdout] 830c6e9c9a5112ab2a26426f0d4d78a822b07ad4260457455634d53163024a79
