[INFO] fetching crate letsplayretrogames 0.2.8...
[INFO] checking letsplayretrogames-0.2.8 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate letsplayretrogames 0.2.8 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate letsplayretrogames 0.2.8
[INFO] finished tweaking crates.io crate letsplayretrogames 0.2.8
[INFO] tweaked toml for crates.io crate letsplayretrogames 0.2.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate letsplayretrogames 0.2.8 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate letsplayretrogames 0.2.8 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.64
[INFO] [stderr]   Downloaded comfy-table v6.1.0
[INFO] [stderr]   Downloaded tokio v1.21.0
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19e0cc5929bfa0716955a6bb3671883ac99e123c6753a87a789be36bc0275e3f
[INFO] running `Command { std: "docker" "start" "-a" "19e0cc5929bfa0716955a6bb3671883ac99e123c6753a87a789be36bc0275e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19e0cc5929bfa0716955a6bb3671883ac99e123c6753a87a789be36bc0275e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e0cc5929bfa0716955a6bb3671883ac99e123c6753a87a789be36bc0275e3f", kill_on_drop: false }`
[INFO] [stdout] 19e0cc5929bfa0716955a6bb3671883ac99e123c6753a87a789be36bc0275e3f
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d661637dd4d5af08bd3b7a87ab7f602eea2d814958785a2d46979771f7e9681
[INFO] running `Command { std: "docker" "start" "-a" "0d661637dd4d5af08bd3b7a87ab7f602eea2d814958785a2d46979771f7e9681", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking signal-hook v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking rustls v0.20.6
[INFO] [stderr]     Checking webpki-roots v0.22.4
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking spinners v4.1.0
[INFO] [stderr]     Checking comfy-table v6.1.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking letsplayretrogames v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.90s
[INFO] running `Command { std: "docker" "inspect" "0d661637dd4d5af08bd3b7a87ab7f602eea2d814958785a2d46979771f7e9681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d661637dd4d5af08bd3b7a87ab7f602eea2d814958785a2d46979771f7e9681", kill_on_drop: false }`
[INFO] [stdout] 0d661637dd4d5af08bd3b7a87ab7f602eea2d814958785a2d46979771f7e9681
