[INFO] crate ganache 0.1.5 is already in cache [INFO] extracting crate ganache 0.1.5 into work/ex/beta-1.38-1/sources/1.37.0/reg/ganache/0.1.5 [INFO] extracting crate ganache 0.1.5 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ganache/0.1.5 [INFO] validating manifest of ganache-0.1.5 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 ganache-0.1.5 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 ganache-0.1.5 [INFO] finished frobbing ganache-0.1.5 [INFO] frobbed toml for ganache-0.1.5 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ganache/0.1.5/Cargo.toml [INFO] started frobbing ganache-0.1.5 [INFO] finished frobbing ganache-0.1.5 [INFO] frobbed toml for ganache-0.1.5 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ganache/0.1.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 ganache-0.1.5 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ganache/0.1.5:/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] 80df1a8fb2734daf1d8cdb56639bbb64fb7086a05cd567c2c097227af931fb50 [INFO] running `"docker" "start" "-a" "80df1a8fb2734daf1d8cdb56639bbb64fb7086a05cd567c2c097227af931fb50"` [INFO] [stderr] Compiling ganache v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "80df1a8fb2734daf1d8cdb56639bbb64fb7086a05cd567c2c097227af931fb50"` [INFO] running `"docker" "rm" "-f" "80df1a8fb2734daf1d8cdb56639bbb64fb7086a05cd567c2c097227af931fb50"` [INFO] [stdout] 80df1a8fb2734daf1d8cdb56639bbb64fb7086a05cd567c2c097227af931fb50 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ganache/0.1.5:/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] d5eefaff4356cc2de72be6feadd9183a3be128ca90109a723e0be9d12022637b [INFO] running `"docker" "start" "-a" "d5eefaff4356cc2de72be6feadd9183a3be128ca90109a723e0be9d12022637b"` [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling gilrs-core v0.2.3 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling gilrs v0.7.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.7 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling glyph_brush v0.5.3 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling ganache v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `"docker" "inspect" "d5eefaff4356cc2de72be6feadd9183a3be128ca90109a723e0be9d12022637b"` [INFO] running `"docker" "rm" "-f" "d5eefaff4356cc2de72be6feadd9183a3be128ca90109a723e0be9d12022637b"` [INFO] [stdout] d5eefaff4356cc2de72be6feadd9183a3be128ca90109a723e0be9d12022637b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ganache/0.1.5:/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] b83a839725c79d482f3c77d3f771bd9979762f931faebde8749f405190cf8f4b [INFO] running `"docker" "start" "-a" "b83a839725c79d482f3c77d3f771bd9979762f931faebde8749f405190cf8f4b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/ganache-99b1cd9ffdb68661 [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" "b83a839725c79d482f3c77d3f771bd9979762f931faebde8749f405190cf8f4b"` [INFO] running `"docker" "rm" "-f" "b83a839725c79d482f3c77d3f771bd9979762f931faebde8749f405190cf8f4b"` [INFO] [stdout] b83a839725c79d482f3c77d3f771bd9979762f931faebde8749f405190cf8f4b