[INFO] updating cached repository goyox86/acestream-launcher.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/goyox86/acestream-launcher.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/goyox86/acestream-launcher.rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/goyox86/acestream-launcher.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/goyox86/acestream-launcher.rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/goyox86/acestream-launcher.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3aee1adedb39d8584b73a3ee5a22ae39a23cee6 [INFO] sha for GitHub repo goyox86/acestream-launcher.rs: d3aee1adedb39d8584b73a3ee5a22ae39a23cee6 [INFO] validating manifest of goyox86/acestream-launcher.rs 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 goyox86/acestream-launcher.rs 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 goyox86/acestream-launcher.rs [INFO] finished frobbing goyox86/acestream-launcher.rs [INFO] frobbed toml for goyox86/acestream-launcher.rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/goyox86/acestream-launcher.rs/Cargo.toml [INFO] started frobbing goyox86/acestream-launcher.rs [INFO] finished frobbing goyox86/acestream-launcher.rs [INFO] frobbed toml for goyox86/acestream-launcher.rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/goyox86/acestream-launcher.rs/Cargo.toml [INFO] crate goyox86/acestream-launcher.rs 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 goyox86/acestream-launcher.rs 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/goyox86/acestream-launcher.rs:/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] bf38b617c7486378405b35ebbcac1688692bc2953a3ccc2fa37f7c1f069b33c0 [INFO] running `"docker" "start" "-a" "bf38b617c7486378405b35ebbcac1688692bc2953a3ccc2fa37f7c1f069b33c0"` [INFO] [stderr] Compiling sysinfo v0.4.1 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling spinners v1.0.0 [INFO] [stderr] Compiling notify-rust v3.4.2 [INFO] [stderr] Compiling rexpect v0.2.0 [INFO] [stderr] Compiling yaal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Process`, `Signal` [INFO] [stderr] --> src/main.rs:21:34 [INFO] [stderr] | [INFO] [stderr] 21 | use sysinfo::{System, SystemExt, Process, ProcessExt, Signal}; [INFO] [stderr] | ^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ProcessExt` [INFO] [stderr] --> src/main.rs:21:43 [INFO] [stderr] | [INFO] [stderr] 21 | use sysinfo::{System, SystemExt, Process, ProcessExt, Signal}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.45s [INFO] running `"docker" "inspect" "bf38b617c7486378405b35ebbcac1688692bc2953a3ccc2fa37f7c1f069b33c0"` [INFO] running `"docker" "rm" "-f" "bf38b617c7486378405b35ebbcac1688692bc2953a3ccc2fa37f7c1f069b33c0"` [INFO] [stdout] bf38b617c7486378405b35ebbcac1688692bc2953a3ccc2fa37f7c1f069b33c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/goyox86/acestream-launcher.rs:/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] 7f531947ccb79940b2f69fc14eef19b41ec0d2591313d0591e401ea39fbd49d1 [INFO] running `"docker" "start" "-a" "7f531947ccb79940b2f69fc14eef19b41ec0d2591313d0591e401ea39fbd49d1"` [INFO] [stderr] Compiling yaal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Process`, `Signal` [INFO] [stderr] --> src/main.rs:21:34 [INFO] [stderr] | [INFO] [stderr] 21 | use sysinfo::{System, SystemExt, Process, ProcessExt, Signal}; [INFO] [stderr] | ^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ProcessExt` [INFO] [stderr] --> src/main.rs:21:43 [INFO] [stderr] | [INFO] [stderr] 21 | use sysinfo::{System, SystemExt, Process, ProcessExt, Signal}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "7f531947ccb79940b2f69fc14eef19b41ec0d2591313d0591e401ea39fbd49d1"` [INFO] running `"docker" "rm" "-f" "7f531947ccb79940b2f69fc14eef19b41ec0d2591313d0591e401ea39fbd49d1"` [INFO] [stdout] 7f531947ccb79940b2f69fc14eef19b41ec0d2591313d0591e401ea39fbd49d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/goyox86/acestream-launcher.rs:/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] d898e1cedca6b2edcc055b2cce9e0d4fe4782fdd7995f359f3e02dd15c38fee8 [INFO] running `"docker" "start" "-a" "d898e1cedca6b2edcc055b2cce9e0d4fe4782fdd7995f359f3e02dd15c38fee8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/yaal-2df6c9b92e08e950 [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" "d898e1cedca6b2edcc055b2cce9e0d4fe4782fdd7995f359f3e02dd15c38fee8"` [INFO] running `"docker" "rm" "-f" "d898e1cedca6b2edcc055b2cce9e0d4fe4782fdd7995f359f3e02dd15c38fee8"` [INFO] [stdout] d898e1cedca6b2edcc055b2cce9e0d4fe4782fdd7995f359f3e02dd15c38fee8