[INFO] cloning repository https://github.com/LuzianU/simple-audio-decoder-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuzianU/simple-audio-decoder-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuzianU%2Fsimple-audio-decoder-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuzianU%2Fsimple-audio-decoder-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c0233711773b9ac79fee5492540926c8c92e7e4
[INFO] checking LuzianU/simple-audio-decoder-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuzianU%2Fsimple-audio-decoder-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LuzianU/simple-audio-decoder-rs
[INFO] finished tweaking git repo https://github.com/LuzianU/simple-audio-decoder-rs
[INFO] tweaked toml for git repo https://github.com/LuzianU/simple-audio-decoder-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuzianU/simple-audio-decoder-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LuzianU/simple-audio-decoder-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded rubato v0.15.0
[INFO] [stderr]   Downloaded realfft v3.3.0
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f630edf03a0f584406974351a120f67a906ac86717908a3b1958fa8373e605e
[INFO] running `Command { std: "docker" "start" "-a" "1f630edf03a0f584406974351a120f67a906ac86717908a3b1958fa8373e605e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f630edf03a0f584406974351a120f67a906ac86717908a3b1958fa8373e605e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f630edf03a0f584406974351a120f67a906ac86717908a3b1958fa8373e605e", kill_on_drop: false }`
[INFO] [stdout] 1f630edf03a0f584406974351a120f67a906ac86717908a3b1958fa8373e605e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a07069df02d8aff68eb0e378e0f07a447e30ab625b3a818ffb08d48f6cc2ca78
[INFO] running `Command { std: "docker" "start" "-a" "a07069df02d8aff68eb0e378e0f07a447e30ab625b3a818ffb08d48f6cc2ca78", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking rubato v0.15.0
[INFO] [stderr]     Checking simple-audio-decoder-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s
[INFO] running `Command { std: "docker" "inspect" "a07069df02d8aff68eb0e378e0f07a447e30ab625b3a818ffb08d48f6cc2ca78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a07069df02d8aff68eb0e378e0f07a447e30ab625b3a818ffb08d48f6cc2ca78", kill_on_drop: false }`
[INFO] [stdout] a07069df02d8aff68eb0e378e0f07a447e30ab625b3a818ffb08d48f6cc2ca78
