[INFO] updating cached repository https://github.com/prixt/soundsense-rs [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] 19e15dc57d19fdb915c0c15969e98feef2a3c7fe [INFO] testing prixt/soundsense-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprixt%2Fsoundsense-rs" "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/prixt/soundsense-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/prixt/soundsense-rs [INFO] finished tweaking git repo https://github.com/prixt/soundsense-rs [INFO] tweaked toml for git repo https://github.com/prixt/soundsense-rs written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/prixt/soundsense-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 10a5a02c81a6e74b80df84fc30c7b752241a72a00807713bdb8baacc3467e3c9 [INFO] running `"docker" "start" "-a" "10a5a02c81a6e74b80df84fc30c7b752241a72a00807713bdb8baacc3467e3c9"` [INFO] [stderr] Compiling soundsense-rs v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling webview-sys v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling notify v4.0.13 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling web-view v0.4.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "10a5a02c81a6e74b80df84fc30c7b752241a72a00807713bdb8baacc3467e3c9"` [INFO] running `"docker" "rm" "-f" "10a5a02c81a6e74b80df84fc30c7b752241a72a00807713bdb8baacc3467e3c9"` [INFO] [stdout] 10a5a02c81a6e74b80df84fc30c7b752241a72a00807713bdb8baacc3467e3c9 [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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] e70ab0409fb990fc7ab6388dc2d23c913c20a681d712ca42d28cc797a94c00dc [INFO] running `"docker" "start" "-a" "e70ab0409fb990fc7ab6388dc2d23c913c20a681d712ca42d28cc797a94c00dc"` [INFO] [stderr] Compiling soundsense-rs v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.72s [INFO] running `"docker" "inspect" "e70ab0409fb990fc7ab6388dc2d23c913c20a681d712ca42d28cc797a94c00dc"` [INFO] running `"docker" "rm" "-f" "e70ab0409fb990fc7ab6388dc2d23c913c20a681d712ca42d28cc797a94c00dc"` [INFO] [stdout] e70ab0409fb990fc7ab6388dc2d23c913c20a681d712ca42d28cc797a94c00dc [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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d8ada3776638f2b887bef1b24644280216b249213c1b3c0b6c6f023447e727e5 [INFO] running `"docker" "start" "-a" "d8ada3776638f2b887bef1b24644280216b249213c1b3c0b6c6f023447e727e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/soundsense_rs-71ce020967660f7a [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" "d8ada3776638f2b887bef1b24644280216b249213c1b3c0b6c6f023447e727e5"` [INFO] running `"docker" "rm" "-f" "d8ada3776638f2b887bef1b24644280216b249213c1b3c0b6c6f023447e727e5"` [INFO] [stdout] d8ada3776638f2b887bef1b24644280216b249213c1b3c0b6c6f023447e727e5