[INFO] updating cached repository https://github.com/droundy/keyboard-fireworks [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] 7e8d862373299eab6f0f8ddd766d2ceac46e62b7 [INFO] testing droundy/keyboard-fireworks against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fkeyboard-fireworks" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/keyboard-fireworks 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/droundy/keyboard-fireworks [INFO] finished tweaking git repo https://github.com/droundy/keyboard-fireworks [INFO] tweaked toml for git repo https://github.com/droundy/keyboard-fireworks written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/droundy/keyboard-fireworks 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 9f36331ae96cd36e178df7d4800486ac318b0f542a144e8d289d39f67cc2fc31 [INFO] running `"docker" "start" "-a" "9f36331ae96cd36e178df7d4800486ac318b0f542a144e8d289d39f67cc2fc31"` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling auto-args-derive v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling memorable-wordlist v0.1.6 [INFO] [stderr] Compiling auto-args v0.2.4 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling keyboard-fireworks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.06s [INFO] running `"docker" "inspect" "9f36331ae96cd36e178df7d4800486ac318b0f542a144e8d289d39f67cc2fc31"` [INFO] running `"docker" "rm" "-f" "9f36331ae96cd36e178df7d4800486ac318b0f542a144e8d289d39f67cc2fc31"` [INFO] [stdout] 9f36331ae96cd36e178df7d4800486ac318b0f542a144e8d289d39f67cc2fc31 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] b321ee141d175b6f2f3a09fdc8fd770c18d475d8ac66935e2de05732dc1b29c8 [INFO] running `"docker" "start" "-a" "b321ee141d175b6f2f3a09fdc8fd770c18d475d8ac66935e2de05732dc1b29c8"` [INFO] [stderr] Compiling keyboard-fireworks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "b321ee141d175b6f2f3a09fdc8fd770c18d475d8ac66935e2de05732dc1b29c8"` [INFO] running `"docker" "rm" "-f" "b321ee141d175b6f2f3a09fdc8fd770c18d475d8ac66935e2de05732dc1b29c8"` [INFO] [stdout] b321ee141d175b6f2f3a09fdc8fd770c18d475d8ac66935e2de05732dc1b29c8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] cd92a87d188d281a4538f855f01d2b6598d8717452cee4d13afe99e3558a299a [INFO] running `"docker" "start" "-a" "cd92a87d188d281a4538f855f01d2b6598d8717452cee4d13afe99e3558a299a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/keyboard_fireworks-87ffc1b3c9ca13a4 [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" "cd92a87d188d281a4538f855f01d2b6598d8717452cee4d13afe99e3558a299a"` [INFO] running `"docker" "rm" "-f" "cd92a87d188d281a4538f855f01d2b6598d8717452cee4d13afe99e3558a299a"` [INFO] [stdout] cd92a87d188d281a4538f855f01d2b6598d8717452cee4d13afe99e3558a299a