[INFO] cloning repository https://github.com/Chatto/rust_audio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chatto/rust_audio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChatto%2Frust_audio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChatto%2Frust_audio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 123066ba799aa469021d7b4654f2c196b8e8fdd9 [INFO] testing Chatto/rust_audio against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChatto%2Frust_audio" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 100% (8/8) Updating files: 100% (8/8), done. [INFO] validating manifest of git repo https://github.com/Chatto/rust_audio on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chatto/rust_audio [INFO] finished tweaking git repo https://github.com/Chatto/rust_audio [INFO] tweaked toml for git repo https://github.com/Chatto/rust_audio written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Chatto/rust_audio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac6537602ccb1e8ae31feb65430279c1f3bd7329cbc6729d447af92ffb3672d0 [INFO] running `Command { std: "docker" "start" "-a" "ac6537602ccb1e8ae31feb65430279c1f3bd7329cbc6729d447af92ffb3672d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac6537602ccb1e8ae31feb65430279c1f3bd7329cbc6729d447af92ffb3672d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6537602ccb1e8ae31feb65430279c1f3bd7329cbc6729d447af92ffb3672d0", kill_on_drop: false }` [INFO] [stdout] ac6537602ccb1e8ae31feb65430279c1f3bd7329cbc6729d447af92ffb3672d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 085b8bbcb1cf50e0bf4f77196591ed6b391bcb24fd940863c783686429a2babe [INFO] running `Command { std: "docker" "start" "-a" "085b8bbcb1cf50e0bf4f77196591ed6b391bcb24fd940863c783686429a2babe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rodio v0.10.0 [INFO] [stderr] Compiling rust_audio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "085b8bbcb1cf50e0bf4f77196591ed6b391bcb24fd940863c783686429a2babe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085b8bbcb1cf50e0bf4f77196591ed6b391bcb24fd940863c783686429a2babe", kill_on_drop: false }` [INFO] [stdout] 085b8bbcb1cf50e0bf4f77196591ed6b391bcb24fd940863c783686429a2babe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 584473d76e23615a9687adeffcdf44371b83a85f5ccc90a54c4e75d2ee1a4311 [INFO] running `Command { std: "docker" "start" "-a" "584473d76e23615a9687adeffcdf44371b83a85f5ccc90a54c4e75d2ee1a4311", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_audio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.88s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_audio-81a9e4f21749f4e5) [INFO] running `Command { std: "docker" "inspect" "584473d76e23615a9687adeffcdf44371b83a85f5ccc90a54c4e75d2ee1a4311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584473d76e23615a9687adeffcdf44371b83a85f5ccc90a54c4e75d2ee1a4311", kill_on_drop: false }` [INFO] [stdout] 584473d76e23615a9687adeffcdf44371b83a85f5ccc90a54c4e75d2ee1a4311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 642a2fafd6b0d105d3219f7c620b1d73e546c6dd5d78fe6f4baa89f65368c6b9 [INFO] running `Command { std: "docker" "start" "-a" "642a2fafd6b0d105d3219f7c620b1d73e546c6dd5d78fe6f4baa89f65368c6b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_audio-81a9e4f21749f4e5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "642a2fafd6b0d105d3219f7c620b1d73e546c6dd5d78fe6f4baa89f65368c6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642a2fafd6b0d105d3219f7c620b1d73e546c6dd5d78fe6f4baa89f65368c6b9", kill_on_drop: false }` [INFO] [stdout] 642a2fafd6b0d105d3219f7c620b1d73e546c6dd5d78fe6f4baa89f65368c6b9