[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.37-6/sources/1.36.0/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of goyox86/acestream-launcher.rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing goyox86/acestream-launcher.rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1d516ff7e95940a1c95937e6d5092d4c5569b32405e492e732fabd1c9fe49423 [INFO] running `"docker" "start" "-a" "1d516ff7e95940a1c95937e6d5092d4c5569b32405e492e732fabd1c9fe49423"` [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling sysinfo v0.4.1 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] Compiling clap v2.29.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling spinner v0.4.0 [INFO] [stderr] Compiling spinners v1.0.0 [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 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 50.47s [INFO] running `"docker" "inspect" "1d516ff7e95940a1c95937e6d5092d4c5569b32405e492e732fabd1c9fe49423"` [INFO] running `"docker" "rm" "-f" "1d516ff7e95940a1c95937e6d5092d4c5569b32405e492e732fabd1c9fe49423"` [INFO] [stdout] 1d516ff7e95940a1c95937e6d5092d4c5569b32405e492e732fabd1c9fe49423 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 435b1f0466a317074a31fa6de217e843d7fdd08e5c66dd9d43f93e7944fc6fec [INFO] running `"docker" "start" "-a" "435b1f0466a317074a31fa6de217e843d7fdd08e5c66dd9d43f93e7944fc6fec"` [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.09s [INFO] running `"docker" "inspect" "435b1f0466a317074a31fa6de217e843d7fdd08e5c66dd9d43f93e7944fc6fec"` [INFO] running `"docker" "rm" "-f" "435b1f0466a317074a31fa6de217e843d7fdd08e5c66dd9d43f93e7944fc6fec"` [INFO] [stdout] 435b1f0466a317074a31fa6de217e843d7fdd08e5c66dd9d43f93e7944fc6fec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 34504e4288c93c538934f62401217fd68ce8e4c6b044de8a2c92822f9db8ad9b [INFO] running `"docker" "start" "-a" "34504e4288c93c538934f62401217fd68ce8e4c6b044de8a2c92822f9db8ad9b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/yaal-0d01883b62fe0dcf [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" "34504e4288c93c538934f62401217fd68ce8e4c6b044de8a2c92822f9db8ad9b"` [INFO] running `"docker" "rm" "-f" "34504e4288c93c538934f62401217fd68ce8e4c6b044de8a2c92822f9db8ad9b"` [INFO] [stdout] 34504e4288c93c538934f62401217fd68ce8e4c6b044de8a2c92822f9db8ad9b