[INFO] updating cached repository https://github.com/LuxF3rre/incidental_player [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ea4bf206d5cac39c2569435f6460fd7139cfa40 [INFO] testing LuxF3rre/incidental_player against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuxF3rre%2Fincidental_player" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LuxF3rre/incidental_player on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LuxF3rre/incidental_player [INFO] finished tweaking git repo https://github.com/LuxF3rre/incidental_player [INFO] tweaked toml for git repo https://github.com/LuxF3rre/incidental_player written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/LuxF3rre/incidental_player already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] da9600d0b5f6e08d4eba01ec90933c77a5d2929185b115ee47d34ba767718883 [INFO] running `"docker" "start" "-a" "da9600d0b5f6e08d4eba01ec90933c77a5d2929185b115ee47d34ba767718883"` [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling incidental_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.33s [INFO] running `"docker" "inspect" "da9600d0b5f6e08d4eba01ec90933c77a5d2929185b115ee47d34ba767718883"` [INFO] running `"docker" "rm" "-f" "da9600d0b5f6e08d4eba01ec90933c77a5d2929185b115ee47d34ba767718883"` [INFO] [stdout] da9600d0b5f6e08d4eba01ec90933c77a5d2929185b115ee47d34ba767718883 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5092619eb191d26b0242ab4a10d7bbd73cae41180b9c2efca5ce3efedbbd8d04 [INFO] running `"docker" "start" "-a" "5092619eb191d26b0242ab4a10d7bbd73cae41180b9c2efca5ce3efedbbd8d04"` [INFO] [stderr] Compiling incidental_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "5092619eb191d26b0242ab4a10d7bbd73cae41180b9c2efca5ce3efedbbd8d04"` [INFO] running `"docker" "rm" "-f" "5092619eb191d26b0242ab4a10d7bbd73cae41180b9c2efca5ce3efedbbd8d04"` [INFO] [stdout] 5092619eb191d26b0242ab4a10d7bbd73cae41180b9c2efca5ce3efedbbd8d04 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 512dabb3eafc7a6708f95868349cfb8b5280227b873610b65203f1c3acc82916 [INFO] running `"docker" "start" "-a" "512dabb3eafc7a6708f95868349cfb8b5280227b873610b65203f1c3acc82916"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/incidental_player-ed13aad8d275457f [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "512dabb3eafc7a6708f95868349cfb8b5280227b873610b65203f1c3acc82916"` [INFO] running `"docker" "rm" "-f" "512dabb3eafc7a6708f95868349cfb8b5280227b873610b65203f1c3acc82916"` [INFO] [stdout] 512dabb3eafc7a6708f95868349cfb8b5280227b873610b65203f1c3acc82916