[INFO] cloning repository goyox86/acestream-launcher.rs [INFO] running `"git" "clone" "--bare" "git://github.com/goyox86/acestream-launcher.rs.git" "work/cache/sources/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/goyox86/acestream-launcher.rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/goyox86/acestream-launcher.rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/goyox86/acestream-launcher.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/goyox86/acestream-launcher.rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/goyox86/acestream-launcher.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of goyox86/acestream-launcher.rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.4.1 [INFO] [stderr] Downloaded rexpect v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing goyox86/acestream-launcher.rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] a085e60d897c0a12ea342ee40909c545ae93f3ab3c32f5736caf69500d9087e4 [INFO] running `"docker" "start" "-a" "a085e60d897c0a12ea342ee40909c545ae93f3ab3c32f5736caf69500d9087e4"` [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling sysinfo v0.4.1 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.29.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling spinner v0.4.0 [INFO] [stderr] Compiling regex v0.2.5 [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 56.41s [INFO] running `"docker" "inspect" "a085e60d897c0a12ea342ee40909c545ae93f3ab3c32f5736caf69500d9087e4"` [INFO] running `"docker" "rm" "-f" "a085e60d897c0a12ea342ee40909c545ae93f3ab3c32f5736caf69500d9087e4"` [INFO] [stdout] a085e60d897c0a12ea342ee40909c545ae93f3ab3c32f5736caf69500d9087e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f4ea11601bbcf35762264808cb4971e04eb0bd4f53037caa6ce5c1d1d43e04bf [INFO] running `"docker" "start" "-a" "f4ea11601bbcf35762264808cb4971e04eb0bd4f53037caa6ce5c1d1d43e04bf"` [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.10s [INFO] running `"docker" "inspect" "f4ea11601bbcf35762264808cb4971e04eb0bd4f53037caa6ce5c1d1d43e04bf"` [INFO] running `"docker" "rm" "-f" "f4ea11601bbcf35762264808cb4971e04eb0bd4f53037caa6ce5c1d1d43e04bf"` [INFO] [stdout] f4ea11601bbcf35762264808cb4971e04eb0bd4f53037caa6ce5c1d1d43e04bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] ac6d1d061bc7a95d4bb07d7401d0094c6ac87a3fee3c48831eb7059ad6cda3fb [INFO] running `"docker" "start" "-a" "ac6d1d061bc7a95d4bb07d7401d0094c6ac87a3fee3c48831eb7059ad6cda3fb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/yaal-1215d58b8e3cfdea [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" "ac6d1d061bc7a95d4bb07d7401d0094c6ac87a3fee3c48831eb7059ad6cda3fb"` [INFO] running `"docker" "rm" "-f" "ac6d1d061bc7a95d4bb07d7401d0094c6ac87a3fee3c48831eb7059ad6cda3fb"` [INFO] [stdout] ac6d1d061bc7a95d4bb07d7401d0094c6ac87a3fee3c48831eb7059ad6cda3fb