[INFO] cloning repository https://github.com/stevebob/hello-cpal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevebob/hello-cpal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fhello-cpal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fhello-cpal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7025a8778223566609c5e49021ec68c2d8b8a7e [INFO] testing stevebob/hello-cpal against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fhello-cpal" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevebob/hello-cpal on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevebob/hello-cpal [INFO] finished tweaking git repo https://github.com/stevebob/hello-cpal [INFO] tweaked toml for git repo https://github.com/stevebob/hello-cpal written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/stevebob/hello-cpal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 568b0d8bbcb62b4e5b5d40a8fd635b246cae37fea57d6aa751a51862a18d8aed [INFO] running `Command { std: "docker" "start" "-a" "568b0d8bbcb62b4e5b5d40a8fd635b246cae37fea57d6aa751a51862a18d8aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "568b0d8bbcb62b4e5b5d40a8fd635b246cae37fea57d6aa751a51862a18d8aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568b0d8bbcb62b4e5b5d40a8fd635b246cae37fea57d6aa751a51862a18d8aed", kill_on_drop: false }` [INFO] [stdout] 568b0d8bbcb62b4e5b5d40a8fd635b246cae37fea57d6aa751a51862a18d8aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812622d24dfc3acb60dad3732d5b7c7dc9a32a665d25db93ab1d7d17e3756db2 [INFO] running `Command { std: "docker" "start" "-a" "812622d24dfc3acb60dad3732d5b7c7dc9a32a665d25db93ab1d7d17e3756db2", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling simon v0.1.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling hello-cpal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.60s [INFO] running `Command { std: "docker" "inspect" "812622d24dfc3acb60dad3732d5b7c7dc9a32a665d25db93ab1d7d17e3756db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812622d24dfc3acb60dad3732d5b7c7dc9a32a665d25db93ab1d7d17e3756db2", kill_on_drop: false }` [INFO] [stdout] 812622d24dfc3acb60dad3732d5b7c7dc9a32a665d25db93ab1d7d17e3756db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 989947dcb4a90fee89213f18c3cb49617c6910e41d15a4674d6c3c62e73f414b [INFO] running `Command { std: "docker" "start" "-a" "989947dcb4a90fee89213f18c3cb49617c6910e41d15a4674d6c3c62e73f414b", kill_on_drop: false }` [INFO] [stderr] Compiling hello-cpal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "989947dcb4a90fee89213f18c3cb49617c6910e41d15a4674d6c3c62e73f414b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989947dcb4a90fee89213f18c3cb49617c6910e41d15a4674d6c3c62e73f414b", kill_on_drop: false }` [INFO] [stdout] 989947dcb4a90fee89213f18c3cb49617c6910e41d15a4674d6c3c62e73f414b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 471f6ea736794d8ca1945ab2dd4bdde3d03060e5c845cf0095f2fc6ce538787c [INFO] running `Command { std: "docker" "start" "-a" "471f6ea736794d8ca1945ab2dd4bdde3d03060e5c845cf0095f2fc6ce538787c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_cpal-9c0eec105162e116) [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" "471f6ea736794d8ca1945ab2dd4bdde3d03060e5c845cf0095f2fc6ce538787c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471f6ea736794d8ca1945ab2dd4bdde3d03060e5c845cf0095f2fc6ce538787c", kill_on_drop: false }` [INFO] [stdout] 471f6ea736794d8ca1945ab2dd4bdde3d03060e5c845cf0095f2fc6ce538787c