Oct 27 05:22:36.975 INFO checking ecsumed/Raceplayer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 05:22:36.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 05:22:37.293 INFO blam! 8f32d54f89d0bb3542781e2e27259e333726b6563561acf94a238eedb4b2ac50 Oct 27 05:22:37.297 INFO running `"docker" "start" "-a" "8f32d54f89d0bb3542781e2e27259e333726b6563561acf94a238eedb4b2ac50"` Oct 27 05:22:38.059 INFO kablam! usermod: no changes Oct 27 05:22:38.330 INFO kablam! Checking ctrlc v3.1.0 Oct 27 05:22:38.330 INFO kablam! Checking rust-crypto v0.2.36 Oct 27 05:22:38.347 INFO kablam! Checking rexpect v0.3.0 Oct 27 05:22:45.219 INFO kablam! Checking acestream_player v0.1.0 (/source) Oct 27 05:22:47.227 INFO kablam! warning: unused import: `SubCommand` Oct 27 05:22:47.227 INFO kablam! --> src/main.rs:6:22 Oct 27 05:22:47.227 INFO kablam! | Oct 27 05:22:47.227 INFO kablam! 6 | use clap::{Arg, App, SubCommand}; Oct 27 05:22:47.227 INFO kablam! | ^^^^^^^^^^ Oct 27 05:22:47.227 INFO kablam! | Oct 27 05:22:47.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:22:47.227 INFO kablam! Oct 27 05:22:47.227 INFO kablam! warning: unused import: `rexpect::errors::*` Oct 27 05:22:47.227 INFO kablam! --> src/main.rs:9:5 Oct 27 05:22:47.227 INFO kablam! | Oct 27 05:22:47.227 INFO kablam! 9 | use rexpect::errors::*; Oct 27 05:22:47.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.227 INFO kablam! Oct 27 05:22:47.344 INFO kablam! warning: unused import: `SubCommand` Oct 27 05:22:47.344 INFO kablam! --> src/main.rs:6:22 Oct 27 05:22:47.344 INFO kablam! | Oct 27 05:22:47.344 INFO kablam! 6 | use clap::{Arg, App, SubCommand}; Oct 27 05:22:47.344 INFO kablam! | ^^^^^^^^^^ Oct 27 05:22:47.344 INFO kablam! | Oct 27 05:22:47.344 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:22:47.344 INFO kablam! Oct 27 05:22:47.344 INFO kablam! warning: unused import: `rexpect::errors::*` Oct 27 05:22:47.344 INFO kablam! --> src/main.rs:9:5 Oct 27 05:22:47.344 INFO kablam! | Oct 27 05:22:47.344 INFO kablam! 9 | use rexpect::errors::*; Oct 27 05:22:47.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.344 INFO kablam! Oct 27 05:22:47.391 INFO kablam! warning: unused variable: `player_process` Oct 27 05:22:47.391 INFO kablam! --> src/main.rs:90:7 Oct 27 05:22:47.391 INFO kablam! | Oct 27 05:22:47.391 INFO kablam! 90 | let player_process = run_cmd(&format!("{}", player), args).wait() Oct 27 05:22:47.391 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_player_process` instead Oct 27 05:22:47.398 INFO kablam! | Oct 27 05:22:47.398 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 05:22:47.398 INFO kablam! Oct 27 05:22:47.415 INFO kablam! warning: field is never used: `public_key` Oct 27 05:22:47.415 INFO kablam! --> src/main.rs:30:5 Oct 27 05:22:47.415 INFO kablam! | Oct 27 05:22:47.415 INFO kablam! 30 | public_key: str Oct 27 05:22:47.415 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:22:47.415 INFO kablam! | Oct 27 05:22:47.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 05:22:47.415 INFO kablam! Oct 27 05:22:47.416 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.416 INFO kablam! --> src/main.rs:65:3 Oct 27 05:22:47.416 INFO kablam! | Oct 27 05:22:47.416 INFO kablam! 65 | p.send_line("HELLOBG version=3"); Oct 27 05:22:47.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.422 INFO kablam! | Oct 27 05:22:47.422 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 05:22:47.422 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.422 INFO kablam! Oct 27 05:22:47.422 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.422 INFO kablam! --> src/main.rs:79:3 Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! 79 | p.send_line(&format!("READY key={}", resp_key)); Oct 27 05:22:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.423 INFO kablam! Oct 27 05:22:47.423 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.423 INFO kablam! --> src/main.rs:80:3 Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! 80 | p.exp_regex("AUTH.*"); Oct 27 05:22:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.423 INFO kablam! Oct 27 05:22:47.423 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.423 INFO kablam! --> src/main.rs:81:3 Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! 81 | p.send_line("USERDATA [{\"gender\": \"1\"}, {\"age\": \"3\"}]"); Oct 27 05:22:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.423 INFO kablam! Oct 27 05:22:47.423 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.423 INFO kablam! --> src/main.rs:83:3 Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! 83 | p.send_line(&format!("START PID {} 0", stream_id)); Oct 27 05:22:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.423 INFO kablam! | Oct 27 05:22:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.423 INFO kablam! Oct 27 05:22:47.459 INFO kablam! warning: unused variable: `player_process` Oct 27 05:22:47.459 INFO kablam! --> src/main.rs:90:7 Oct 27 05:22:47.459 INFO kablam! | Oct 27 05:22:47.459 INFO kablam! 90 | let player_process = run_cmd(&format!("{}", player), args).wait() Oct 27 05:22:47.459 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_player_process` instead Oct 27 05:22:47.459 INFO kablam! | Oct 27 05:22:47.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 05:22:47.459 INFO kablam! Oct 27 05:22:47.470 INFO kablam! warning: field is never used: `public_key` Oct 27 05:22:47.470 INFO kablam! --> src/main.rs:30:5 Oct 27 05:22:47.470 INFO kablam! | Oct 27 05:22:47.470 INFO kablam! 30 | public_key: str Oct 27 05:22:47.470 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:22:47.470 INFO kablam! | Oct 27 05:22:47.470 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 05:22:47.470 INFO kablam! Oct 27 05:22:47.472 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.472 INFO kablam! --> src/main.rs:65:3 Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! 65 | p.send_line("HELLOBG version=3"); Oct 27 05:22:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 05:22:47.472 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.472 INFO kablam! Oct 27 05:22:47.472 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.472 INFO kablam! --> src/main.rs:79:3 Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! 79 | p.send_line(&format!("READY key={}", resp_key)); Oct 27 05:22:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.472 INFO kablam! Oct 27 05:22:47.472 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.472 INFO kablam! --> src/main.rs:80:3 Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! 80 | p.exp_regex("AUTH.*"); Oct 27 05:22:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.472 INFO kablam! Oct 27 05:22:47.472 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.472 INFO kablam! --> src/main.rs:81:3 Oct 27 05:22:47.472 INFO kablam! | Oct 27 05:22:47.472 INFO kablam! 81 | p.send_line("USERDATA [{\"gender\": \"1\"}, {\"age\": \"3\"}]"); Oct 27 05:22:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.473 INFO kablam! | Oct 27 05:22:47.473 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.473 INFO kablam! Oct 27 05:22:47.473 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:47.473 INFO kablam! --> src/main.rs:83:3 Oct 27 05:22:47.473 INFO kablam! | Oct 27 05:22:47.473 INFO kablam! 83 | p.send_line(&format!("START PID {} 0", stream_id)); Oct 27 05:22:47.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:47.473 INFO kablam! | Oct 27 05:22:47.473 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:47.473 INFO kablam! Oct 27 05:22:47.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.42s Oct 27 05:22:47.524 INFO kablam! su: No module specific data is present Oct 27 05:22:48.001 INFO running `"docker" "rm" "-f" "8f32d54f89d0bb3542781e2e27259e333726b6563561acf94a238eedb4b2ac50"` Oct 27 05:22:48.237 INFO blam! 8f32d54f89d0bb3542781e2e27259e333726b6563561acf94a238eedb4b2ac50