[INFO] updating cached repository dkaste/ganache [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dkaste/ganache [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dkaste/ganache" "work/ex/beta-1.38-1/sources/1.37.0/gh/dkaste/ganache"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dkaste/ganache'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dkaste/ganache" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dkaste/ganache"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dkaste/ganache'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c225cb7f83a82cf1e0a2fe4a450612c4fdbfe170 [INFO] sha for GitHub repo dkaste/ganache: c225cb7f83a82cf1e0a2fe4a450612c4fdbfe170 [INFO] validating manifest of dkaste/ganache 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 dkaste/ganache 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 dkaste/ganache [INFO] finished frobbing dkaste/ganache [INFO] frobbed toml for dkaste/ganache written to work/ex/beta-1.38-1/sources/1.37.0/gh/dkaste/ganache/Cargo.toml [INFO] started frobbing dkaste/ganache [INFO] finished frobbing dkaste/ganache [INFO] frobbed toml for dkaste/ganache written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dkaste/ganache/Cargo.toml [INFO] crate dkaste/ganache 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 dkaste/ganache 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dkaste/ganache:/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] 02e4a05c882bd06303fb1b33ead463e6eebf8de409c43557fe6684fec82a3414 [INFO] running `"docker" "start" "-a" "02e4a05c882bd06303fb1b33ead463e6eebf8de409c43557fe6684fec82a3414"` [INFO] [stderr] Compiling ganache v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "02e4a05c882bd06303fb1b33ead463e6eebf8de409c43557fe6684fec82a3414"` [INFO] running `"docker" "rm" "-f" "02e4a05c882bd06303fb1b33ead463e6eebf8de409c43557fe6684fec82a3414"` [INFO] [stdout] 02e4a05c882bd06303fb1b33ead463e6eebf8de409c43557fe6684fec82a3414 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dkaste/ganache:/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] 2df9e62142418575e78ed88da0361a54838e2467ad65f2b9c9765b8af17ed725 [INFO] running `"docker" "start" "-a" "2df9e62142418575e78ed88da0361a54838e2467ad65f2b9c9765b8af17ed725"` [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling twox-hash v1.3.0 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling euclid v0.19.8 [INFO] [stderr] Compiling gilrs-core v0.2.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.6 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling lyon_geom v0.12.6 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling glyph_brush v0.4.3 [INFO] [stderr] Compiling gilrs v0.7.1 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling lyon_path v0.13.1 [INFO] [stderr] Compiling lyon_algorithms v0.13.1 [INFO] [stderr] Compiling lyon_tessellation v0.13.1 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling lyon v0.13.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ggez v0.5.0-rc.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling glutin v0.20.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.1 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling ganache v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 05s [INFO] running `"docker" "inspect" "2df9e62142418575e78ed88da0361a54838e2467ad65f2b9c9765b8af17ed725"` [INFO] running `"docker" "rm" "-f" "2df9e62142418575e78ed88da0361a54838e2467ad65f2b9c9765b8af17ed725"` [INFO] [stdout] 2df9e62142418575e78ed88da0361a54838e2467ad65f2b9c9765b8af17ed725 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dkaste/ganache:/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] d9d0c9d84639de345f6e5e2f0d42fc866ef1f4791e36c391f5c72cc5d9eecc7c [INFO] running `"docker" "start" "-a" "d9d0c9d84639de345f6e5e2f0d42fc866ef1f4791e36c391f5c72cc5d9eecc7c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/ganache-3f95110095ca9280 [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] [stderr] Doc-tests ganache [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" "d9d0c9d84639de345f6e5e2f0d42fc866ef1f4791e36c391f5c72cc5d9eecc7c"` [INFO] running `"docker" "rm" "-f" "d9d0c9d84639de345f6e5e2f0d42fc866ef1f4791e36c391f5c72cc5d9eecc7c"` [INFO] [stdout] d9d0c9d84639de345f6e5e2f0d42fc866ef1f4791e36c391f5c72cc5d9eecc7c