[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 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 531bf3d4b7aa3138fcc374dceb2b62ac59ef00efc5b6166a67b0e1186f2ae44c [INFO] running `"docker" "start" "-a" "531bf3d4b7aa3138fcc374dceb2b62ac59ef00efc5b6166a67b0e1186f2ae44c"` [INFO] [stderr] Compiling ganache v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "531bf3d4b7aa3138fcc374dceb2b62ac59ef00efc5b6166a67b0e1186f2ae44c"` [INFO] running `"docker" "rm" "-f" "531bf3d4b7aa3138fcc374dceb2b62ac59ef00efc5b6166a67b0e1186f2ae44c"` [INFO] [stdout] 531bf3d4b7aa3138fcc374dceb2b62ac59ef00efc5b6166a67b0e1186f2ae44c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] dbaf2377269898f0bd7131c69c2188f4afc96d1e81ac7541a462a2c1f24ee784 [INFO] running `"docker" "start" "-a" "dbaf2377269898f0bd7131c69c2188f4afc96d1e81ac7541a462a2c1f24ee784"` [INFO] [stderr] Compiling mint v0.5.1 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling gilrs-core v0.2.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [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 smart-default v0.5.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling gilrs v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.7 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling glyph_brush v0.5.3 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [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 2m 03s [INFO] running `"docker" "inspect" "dbaf2377269898f0bd7131c69c2188f4afc96d1e81ac7541a462a2c1f24ee784"` [INFO] running `"docker" "rm" "-f" "dbaf2377269898f0bd7131c69c2188f4afc96d1e81ac7541a462a2c1f24ee784"` [INFO] [stdout] dbaf2377269898f0bd7131c69c2188f4afc96d1e81ac7541a462a2c1f24ee784 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e7b3eb51ff9f97184336dcd5ce183d79207ab529ee40db51dd8599c2473d0c7c [INFO] running `"docker" "start" "-a" "e7b3eb51ff9f97184336dcd5ce183d79207ab529ee40db51dd8599c2473d0c7c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/ganache-615c8c14f6b64dba [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" "e7b3eb51ff9f97184336dcd5ce183d79207ab529ee40db51dd8599c2473d0c7c"` [INFO] running `"docker" "rm" "-f" "e7b3eb51ff9f97184336dcd5ce183d79207ab529ee40db51dd8599c2473d0c7c"` [INFO] [stdout] e7b3eb51ff9f97184336dcd5ce183d79207ab529ee40db51dd8599c2473d0c7c