[INFO] updating cached repository crammond/rust-n64-emulator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/crammond/rust-n64-emulator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/crammond/rust-n64-emulator" "work/ex/beta-1.38-1/sources/1.37.0/gh/crammond/rust-n64-emulator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/crammond/rust-n64-emulator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/crammond/rust-n64-emulator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/crammond/rust-n64-emulator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/crammond/rust-n64-emulator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c2693af042ab8999b1d5d33c829abb4cfa763866 [INFO] sha for GitHub repo crammond/rust-n64-emulator: c2693af042ab8999b1d5d33c829abb4cfa763866 [INFO] validating manifest of crammond/rust-n64-emulator 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 crammond/rust-n64-emulator 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 crammond/rust-n64-emulator [INFO] finished frobbing crammond/rust-n64-emulator [INFO] frobbed toml for crammond/rust-n64-emulator written to work/ex/beta-1.38-1/sources/1.37.0/gh/crammond/rust-n64-emulator/Cargo.toml [INFO] started frobbing crammond/rust-n64-emulator [INFO] finished frobbing crammond/rust-n64-emulator [INFO] frobbed toml for crammond/rust-n64-emulator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/crammond/rust-n64-emulator/Cargo.toml [INFO] crate crammond/rust-n64-emulator 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 crammond/rust-n64-emulator against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/crammond/rust-n64-emulator:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1a723f094d4b68a868e7fca29bdbef0b8f1b980cf61e1b4badef978b5f841877 [INFO] running `"docker" "start" "-a" "1a723f094d4b68a868e7fca29bdbef0b8f1b980cf61e1b4badef978b5f841877"` [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling serde v1.0.29 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling rusttype v0.4.1 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.29 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling rayon v1.0.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.2 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.1 [INFO] [stderr] Compiling piston-gfx_texture v0.31.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.50.0 [INFO] [stderr] Compiling piston_window v0.77.0 [INFO] [stderr] Compiling n64-emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `"docker" "inspect" "1a723f094d4b68a868e7fca29bdbef0b8f1b980cf61e1b4badef978b5f841877"` [INFO] running `"docker" "rm" "-f" "1a723f094d4b68a868e7fca29bdbef0b8f1b980cf61e1b4badef978b5f841877"` [INFO] [stdout] 1a723f094d4b68a868e7fca29bdbef0b8f1b980cf61e1b4badef978b5f841877 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/crammond/rust-n64-emulator:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8cdf3cd33d48e1a3f74c9b9ca0ce64e766403b6c974edce7b09227a274ec294b [INFO] running `"docker" "start" "-a" "8cdf3cd33d48e1a3f74c9b9ca0ce64e766403b6c974edce7b09227a274ec294b"` [INFO] [stderr] Compiling n64-emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "8cdf3cd33d48e1a3f74c9b9ca0ce64e766403b6c974edce7b09227a274ec294b"` [INFO] running `"docker" "rm" "-f" "8cdf3cd33d48e1a3f74c9b9ca0ce64e766403b6c974edce7b09227a274ec294b"` [INFO] [stdout] 8cdf3cd33d48e1a3f74c9b9ca0ce64e766403b6c974edce7b09227a274ec294b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/crammond/rust-n64-emulator:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 7c2ab584e4296f1dfd0f4f528663857fe53028ac8ace28fc7dedd6639e988efd [INFO] running `"docker" "start" "-a" "7c2ab584e4296f1dfd0f4f528663857fe53028ac8ace28fc7dedd6639e988efd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/n64_emulator-48a73e682fb6c0ef [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" "7c2ab584e4296f1dfd0f4f528663857fe53028ac8ace28fc7dedd6639e988efd"` [INFO] running `"docker" "rm" "-f" "7c2ab584e4296f1dfd0f4f528663857fe53028ac8ace28fc7dedd6639e988efd"` [INFO] [stdout] 7c2ab584e4296f1dfd0f4f528663857fe53028ac8ace28fc7dedd6639e988efd