[INFO] updating cached repository Netoun/DrumRust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Netoun/DrumRust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Netoun/DrumRust" "work/ex/beta-1.38-1/sources/1.37.0/gh/Netoun/DrumRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Netoun/DrumRust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Netoun/DrumRust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Netoun/DrumRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Netoun/DrumRust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18d977cc6db75bdec77e25e70c04e8982334c9f6 [INFO] sha for GitHub repo Netoun/DrumRust: 18d977cc6db75bdec77e25e70c04e8982334c9f6 [INFO] validating manifest of Netoun/DrumRust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Netoun/DrumRust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Netoun/DrumRust [INFO] finished frobbing Netoun/DrumRust [INFO] frobbed toml for Netoun/DrumRust written to work/ex/beta-1.38-1/sources/1.37.0/gh/Netoun/DrumRust/Cargo.toml [INFO] started frobbing Netoun/DrumRust [INFO] finished frobbing Netoun/DrumRust [INFO] frobbed toml for Netoun/DrumRust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Netoun/DrumRust/Cargo.toml [INFO] crate Netoun/DrumRust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Netoun/DrumRust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Netoun/DrumRust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 545883e5eb6c189378ef63a8ae5e8dd0158553cb5e19892442ef18436c1ee141 [INFO] running `"docker" "start" "-a" "545883e5eb6c189378ef63a8ae5e8dd0158553cb5e19892442ef18436c1ee141"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling pistoncore-window v0.43.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.48.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling piston v0.48.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.65.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.61.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Compiling piston_window v0.98.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling soundboard v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `"docker" "inspect" "545883e5eb6c189378ef63a8ae5e8dd0158553cb5e19892442ef18436c1ee141"` [INFO] running `"docker" "rm" "-f" "545883e5eb6c189378ef63a8ae5e8dd0158553cb5e19892442ef18436c1ee141"` [INFO] [stdout] 545883e5eb6c189378ef63a8ae5e8dd0158553cb5e19892442ef18436c1ee141 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Netoun/DrumRust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 03bb74f0253d2242c3f7b0d03a2de18d72ecd2edc7a4b6f9956e8299c43363ac [INFO] running `"docker" "start" "-a" "03bb74f0253d2242c3f7b0d03a2de18d72ecd2edc7a4b6f9956e8299c43363ac"` [INFO] [stderr] Compiling soundboard v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `"docker" "inspect" "03bb74f0253d2242c3f7b0d03a2de18d72ecd2edc7a4b6f9956e8299c43363ac"` [INFO] running `"docker" "rm" "-f" "03bb74f0253d2242c3f7b0d03a2de18d72ecd2edc7a4b6f9956e8299c43363ac"` [INFO] [stdout] 03bb74f0253d2242c3f7b0d03a2de18d72ecd2edc7a4b6f9956e8299c43363ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Netoun/DrumRust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 67cf932276151a2e25319da883dda7bce78022f51536c7f95c121cf4d2ae22df [INFO] running `"docker" "start" "-a" "67cf932276151a2e25319da883dda7bce78022f51536c7f95c121cf4d2ae22df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/crater/target/debug/deps/soundboard-6686ae52dedf6ab7 [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" "67cf932276151a2e25319da883dda7bce78022f51536c7f95c121cf4d2ae22df"` [INFO] running `"docker" "rm" "-f" "67cf932276151a2e25319da883dda7bce78022f51536c7f95c121cf4d2ae22df"` [INFO] [stdout] 67cf932276151a2e25319da883dda7bce78022f51536c7f95c121cf4d2ae22df