[INFO] fetching crate steamopenid 0.3.0...
[INFO] building steamopenid-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate steamopenid 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate steamopenid 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate steamopenid 0.3.0
[INFO] tweaked toml for crates.io crate steamopenid 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate steamopenid 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate steamopenid 0.3.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded curl v0.4.46
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] [stderr]   Downloaded curl-sys v0.4.74+curl-8.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cedacd3d9eebf48a1450ccd61247a0d14ed6a847770ae4deeb3e8fc03a3b88f5
[INFO] running `Command { std: "docker" "start" "-a" "cedacd3d9eebf48a1450ccd61247a0d14ed6a847770ae4deeb3e8fc03a3b88f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cedacd3d9eebf48a1450ccd61247a0d14ed6a847770ae4deeb3e8fc03a3b88f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedacd3d9eebf48a1450ccd61247a0d14ed6a847770ae4deeb3e8fc03a3b88f5", kill_on_drop: false }`
[INFO] [stdout] cedacd3d9eebf48a1450ccd61247a0d14ed6a847770ae4deeb3e8fc03a3b88f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3b646110ef182423501aa4ed8047e7c62d414a653438c51beaad921e938a87
[INFO] running `Command { std: "docker" "start" "-a" "4e3b646110ef182423501aa4ed8047e7c62d414a653438c51beaad921e938a87", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling steamopenid v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s
[INFO] running `Command { std: "docker" "inspect" "4e3b646110ef182423501aa4ed8047e7c62d414a653438c51beaad921e938a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3b646110ef182423501aa4ed8047e7c62d414a653438c51beaad921e938a87", kill_on_drop: false }`
[INFO] [stdout] 4e3b646110ef182423501aa4ed8047e7c62d414a653438c51beaad921e938a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0efdbd1d181607d9c906c83923b3a3473643f4851c1125ebf1a0a2b94c6425
[INFO] running `Command { std: "docker" "start" "-a" "cc0efdbd1d181607d9c906c83923b3a3473643f4851c1125ebf1a0a2b94c6425", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling steamopenid v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.99s
[INFO] running `Command { std: "docker" "inspect" "cc0efdbd1d181607d9c906c83923b3a3473643f4851c1125ebf1a0a2b94c6425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0efdbd1d181607d9c906c83923b3a3473643f4851c1125ebf1a0a2b94c6425", kill_on_drop: false }`
[INFO] [stdout] cc0efdbd1d181607d9c906c83923b3a3473643f4851c1125ebf1a0a2b94c6425
