[INFO] cloning repository https://github.com/rogusdev/echoreq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogusdev/echoreq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogusdev%2Fechoreq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogusdev%2Fechoreq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b730d93ccefe27c45e36c9888927ca9d8e8bc7a
[INFO] checking rogusdev/echoreq against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogusdev%2Fechoreq" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rogusdev/echoreq
[INFO] finished tweaking git repo https://github.com/rogusdev/echoreq
[INFO] tweaked toml for git repo https://github.com/rogusdev/echoreq written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rogusdev/echoreq on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rogusdev/echoreq 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-util v0.1.2
[INFO] [stderr]   Downloaded axum-core v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4abac75b75148d7d3fad63d6359e35fd46eed5595db3a06f627774644b0e95d4
[INFO] running `Command { std: "docker" "start" "-a" "4abac75b75148d7d3fad63d6359e35fd46eed5595db3a06f627774644b0e95d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4abac75b75148d7d3fad63d6359e35fd46eed5595db3a06f627774644b0e95d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abac75b75148d7d3fad63d6359e35fd46eed5595db3a06f627774644b0e95d4", kill_on_drop: false }`
[INFO] [stdout] 4abac75b75148d7d3fad63d6359e35fd46eed5595db3a06f627774644b0e95d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d237104aae904f7f88cece8b992849fb92739d0f74d00ebf503c229f2ef9afb
[INFO] running `Command { std: "docker" "start" "-a" "2d237104aae904f7f88cece8b992849fb92739d0f74d00ebf503c229f2ef9afb", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.0
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking echoreq v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.61s
[INFO] running `Command { std: "docker" "inspect" "2d237104aae904f7f88cece8b992849fb92739d0f74d00ebf503c229f2ef9afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d237104aae904f7f88cece8b992849fb92739d0f74d00ebf503c229f2ef9afb", kill_on_drop: false }`
[INFO] [stdout] 2d237104aae904f7f88cece8b992849fb92739d0f74d00ebf503c229f2ef9afb
