[INFO] fetching crate ashpiano 0.0.2...
[INFO] checking ashpiano-0.0.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ashpiano 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ashpiano 0.0.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ashpiano 0.0.2
[INFO] finished tweaking crates.io crate ashpiano 0.0.2
[INFO] tweaked toml for crates.io crate ashpiano 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate ashpiano 0.0.2 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adc97e4b24063d1d6bb9222a24f23b433bdb25770510ab969718d73eea41525e
[INFO] running `Command { std: "docker" "start" "-a" "adc97e4b24063d1d6bb9222a24f23b433bdb25770510ab969718d73eea41525e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adc97e4b24063d1d6bb9222a24f23b433bdb25770510ab969718d73eea41525e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc97e4b24063d1d6bb9222a24f23b433bdb25770510ab969718d73eea41525e", kill_on_drop: false }`
[INFO] [stdout] adc97e4b24063d1d6bb9222a24f23b433bdb25770510ab969718d73eea41525e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2260334ce3f7798614981dfb2c95daf89be817f2c544e36944ea730d85e0e787
[INFO] running `Command { std: "docker" "start" "-a" "2260334ce3f7798614981dfb2c95daf89be817f2c544e36944ea730d85e0e787", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]     Checking ashpiano v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s
[INFO] running `Command { std: "docker" "inspect" "2260334ce3f7798614981dfb2c95daf89be817f2c544e36944ea730d85e0e787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2260334ce3f7798614981dfb2c95daf89be817f2c544e36944ea730d85e0e787", kill_on_drop: false }`
[INFO] [stdout] 2260334ce3f7798614981dfb2c95daf89be817f2c544e36944ea730d85e0e787
