[INFO] updating cached repository blukai/violet [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/blukai/violet [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/blukai/violet" "work/ex/beta-1.38-1/sources/1.37.0/gh/blukai/violet"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/blukai/violet'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blukai/violet" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blukai/violet"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blukai/violet'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42bff21f03960ed82b85316263c929b36ab098b2 [INFO] sha for GitHub repo blukai/violet: 42bff21f03960ed82b85316263c929b36ab098b2 [INFO] validating manifest of blukai/violet 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 blukai/violet 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 blukai/violet [INFO] finished frobbing blukai/violet [INFO] frobbed toml for blukai/violet written to work/ex/beta-1.38-1/sources/1.37.0/gh/blukai/violet/Cargo.toml [INFO] started frobbing blukai/violet [INFO] finished frobbing blukai/violet [INFO] frobbed toml for blukai/violet written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blukai/violet/Cargo.toml [INFO] crate blukai/violet 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 blukai/violet 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/blukai/violet:/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] 21a449e31de272537b11186449e5d449dfd6fb69092d091482b401f39f521617 [INFO] running `"docker" "start" "-a" "21a449e31de272537b11186449e5d449dfd6fb69092d091482b401f39f521617"` [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling serenity v0.5.8 (https://github.com/serenity-rs/serenity.git#60f84c68) [INFO] [stderr] Compiling violet v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "21a449e31de272537b11186449e5d449dfd6fb69092d091482b401f39f521617"` [INFO] running `"docker" "rm" "-f" "21a449e31de272537b11186449e5d449dfd6fb69092d091482b401f39f521617"` [INFO] [stdout] 21a449e31de272537b11186449e5d449dfd6fb69092d091482b401f39f521617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/blukai/violet:/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] 201b365d69723bd182f743caa116b63dc7f14b4510458ae5e4c505db1fe94e2f [INFO] running `"docker" "start" "-a" "201b365d69723bd182f743caa116b63dc7f14b4510458ae5e4c505db1fe94e2f"` [INFO] [stderr] Compiling violet v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "201b365d69723bd182f743caa116b63dc7f14b4510458ae5e4c505db1fe94e2f"` [INFO] running `"docker" "rm" "-f" "201b365d69723bd182f743caa116b63dc7f14b4510458ae5e4c505db1fe94e2f"` [INFO] [stdout] 201b365d69723bd182f743caa116b63dc7f14b4510458ae5e4c505db1fe94e2f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/blukai/violet:/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] 924fd773f87fd32fc8e908d297e24b6881c77edf784a24021947148068db9f7b [INFO] running `"docker" "start" "-a" "924fd773f87fd32fc8e908d297e24b6881c77edf784a24021947148068db9f7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/violet-99b71c7a6357744e [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" "924fd773f87fd32fc8e908d297e24b6881c77edf784a24021947148068db9f7b"` [INFO] running `"docker" "rm" "-f" "924fd773f87fd32fc8e908d297e24b6881c77edf784a24021947148068db9f7b"` [INFO] [stdout] 924fd773f87fd32fc8e908d297e24b6881c77edf784a24021947148068db9f7b