[INFO] cloning repository https://github.com/arjology/rust_curl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arjology/rust_curl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjology%2Frust_curl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjology%2Frust_curl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a03a1b103935605b37f24a8689da6caf5e82ccbf
[INFO] checking arjology/rust_curl against master#75948c8bb3bd37f1e8ee20273a04edea4c1f84f8 for pr-147984-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjology%2Frust_curl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arjology/rust_curl
[INFO] finished tweaking git repo https://github.com/arjology/rust_curl
[INFO] tweaked toml for git repo https://github.com/arjology/rust_curl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arjology/rust_curl on toolchain 75948c8bb3bd37f1e8ee20273a04edea4c1f84f8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arjology/rust_curl 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" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v6.0.1
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08c5e00d85969d2931533520bd0ebe7683ccdf664baa94ed2b9f648c0fdb7df0
[INFO] running `Command { std: "docker" "start" "-a" "08c5e00d85969d2931533520bd0ebe7683ccdf664baa94ed2b9f648c0fdb7df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c5e00d85969d2931533520bd0ebe7683ccdf664baa94ed2b9f648c0fdb7df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c5e00d85969d2931533520bd0ebe7683ccdf664baa94ed2b9f648c0fdb7df0", kill_on_drop: false }`
[INFO] [stdout] 08c5e00d85969d2931533520bd0ebe7683ccdf664baa94ed2b9f648c0fdb7df0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a9112bcaf4721a7cce7852b4e40bd02b51c5ef9aff519707f44ce8ac6a5c0e0
[INFO] running `Command { std: "docker" "start" "-a" "8a9112bcaf4721a7cce7852b4e40bd02b51c5ef9aff519707f44ce8ac6a5c0e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking os_str_bytes v6.0.1
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking openssl-sys v0.9.73
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking openssl v0.10.40
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking native-tls v0.2.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking rust_curl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `base64`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `base64`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s
[INFO] running `Command { std: "docker" "inspect" "8a9112bcaf4721a7cce7852b4e40bd02b51c5ef9aff519707f44ce8ac6a5c0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a9112bcaf4721a7cce7852b4e40bd02b51c5ef9aff519707f44ce8ac6a5c0e0", kill_on_drop: false }`
[INFO] [stdout] 8a9112bcaf4721a7cce7852b4e40bd02b51c5ef9aff519707f44ce8ac6a5c0e0
