Oct 21 18:12:23.475 INFO checking ecsumed/Raceplayer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:12:23.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 21 18:12:23.697 INFO blam! 866cf8b70e328e8be8cffb01adb79fa0fea5ed8e2749b758d2626760a5ea0e73 Oct 21 18:12:23.698 INFO running `"docker" "start" "-a" "866cf8b70e328e8be8cffb01adb79fa0fea5ed8e2749b758d2626760a5ea0e73"` Oct 21 18:12:24.115 INFO kablam! usermod: no changes Oct 21 18:12:24.248 INFO kablam! Checking nix v0.9.0 Oct 21 18:12:24.248 INFO kablam! Checking clap v2.31.2 Oct 21 18:12:24.248 INFO kablam! Checking tempfile v2.2.0 Oct 21 18:12:24.248 INFO kablam! Checking rust-crypto v0.2.36 Oct 21 18:12:29.012 INFO kablam! Checking ctrlc v3.1.0 Oct 21 18:12:29.012 INFO kablam! Checking rexpect v0.3.0 Oct 21 18:12:30.247 INFO kablam! Checking acestream_player v0.1.0 (/source) Oct 21 18:12:31.465 INFO kablam! warning: unused import: `SubCommand` Oct 21 18:12:31.465 INFO kablam! --> src/main.rs:6:22 Oct 21 18:12:31.465 INFO kablam! | Oct 21 18:12:31.465 INFO kablam! 6 | use clap::{Arg, App, SubCommand}; Oct 21 18:12:31.465 INFO kablam! | ^^^^^^^^^^ Oct 21 18:12:31.465 INFO kablam! | Oct 21 18:12:31.465 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:12:31.465 INFO kablam! Oct 21 18:12:31.465 INFO kablam! warning: unused import: `rexpect::errors::*` Oct 21 18:12:31.465 INFO kablam! --> src/main.rs:9:5 Oct 21 18:12:31.465 INFO kablam! | Oct 21 18:12:31.465 INFO kablam! 9 | use rexpect::errors::*; Oct 21 18:12:31.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.465 INFO kablam! Oct 21 18:12:31.479 INFO kablam! warning: unused import: `SubCommand` Oct 21 18:12:31.479 INFO kablam! --> src/main.rs:6:22 Oct 21 18:12:31.479 INFO kablam! | Oct 21 18:12:31.479 INFO kablam! 6 | use clap::{Arg, App, SubCommand}; Oct 21 18:12:31.479 INFO kablam! | ^^^^^^^^^^ Oct 21 18:12:31.479 INFO kablam! | Oct 21 18:12:31.479 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:12:31.479 INFO kablam! Oct 21 18:12:31.479 INFO kablam! warning: unused import: `rexpect::errors::*` Oct 21 18:12:31.479 INFO kablam! --> src/main.rs:9:5 Oct 21 18:12:31.480 INFO kablam! | Oct 21 18:12:31.480 INFO kablam! 9 | use rexpect::errors::*; Oct 21 18:12:31.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.480 INFO kablam! Oct 21 18:12:31.566 INFO kablam! warning: unused variable: `player_process` Oct 21 18:12:31.566 INFO kablam! --> src/main.rs:90:7 Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! 90 | let player_process = run_cmd(&format!("{}", player), args).wait() Oct 21 18:12:31.566 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_player_process` instead Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:12:31.566 INFO kablam! Oct 21 18:12:31.566 INFO kablam! warning: unused variable: `player_process` Oct 21 18:12:31.566 INFO kablam! --> src/main.rs:90:7 Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! 90 | let player_process = run_cmd(&format!("{}", player), args).wait() Oct 21 18:12:31.566 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_player_process` instead Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:12:31.566 INFO kablam! Oct 21 18:12:31.566 INFO kablam! warning: field is never used: `public_key` Oct 21 18:12:31.566 INFO kablam! --> src/main.rs:30:5 Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! 30 | public_key: str Oct 21 18:12:31.566 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:12:31.566 INFO kablam! Oct 21 18:12:31.566 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.566 INFO kablam! --> src/main.rs:65:3 Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! 65 | p.send_line("HELLOBG version=3"); Oct 21 18:12:31.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:12:31.566 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.566 INFO kablam! Oct 21 18:12:31.566 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.566 INFO kablam! --> src/main.rs:79:3 Oct 21 18:12:31.566 INFO kablam! | Oct 21 18:12:31.566 INFO kablam! 79 | p.send_line(&format!("READY key={}", resp_key)); Oct 21 18:12:31.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.567 INFO kablam! Oct 21 18:12:31.567 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.567 INFO kablam! --> src/main.rs:80:3 Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! 80 | p.exp_regex("AUTH.*"); Oct 21 18:12:31.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.567 INFO kablam! Oct 21 18:12:31.567 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.567 INFO kablam! --> src/main.rs:81:3 Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! 81 | p.send_line("USERDATA [{\"gender\": \"1\"}, {\"age\": \"3\"}]"); Oct 21 18:12:31.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.567 INFO kablam! Oct 21 18:12:31.567 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.567 INFO kablam! --> src/main.rs:83:3 Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! 83 | p.send_line(&format!("START PID {} 0", stream_id)); Oct 21 18:12:31.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.567 INFO kablam! | Oct 21 18:12:31.567 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.567 INFO kablam! Oct 21 18:12:31.569 INFO kablam! warning: field is never used: `public_key` Oct 21 18:12:31.569 INFO kablam! --> src/main.rs:30:5 Oct 21 18:12:31.569 INFO kablam! | Oct 21 18:12:31.569 INFO kablam! 30 | public_key: str Oct 21 18:12:31.569 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 18:12:31.569 INFO kablam! | Oct 21 18:12:31.569 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:12:31.569 INFO kablam! Oct 21 18:12:31.571 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.571 INFO kablam! --> src/main.rs:65:3 Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! 65 | p.send_line("HELLOBG version=3"); Oct 21 18:12:31.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:12:31.571 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.571 INFO kablam! Oct 21 18:12:31.571 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.571 INFO kablam! --> src/main.rs:79:3 Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! 79 | p.send_line(&format!("READY key={}", resp_key)); Oct 21 18:12:31.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.571 INFO kablam! Oct 21 18:12:31.571 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.571 INFO kablam! --> src/main.rs:80:3 Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! 80 | p.exp_regex("AUTH.*"); Oct 21 18:12:31.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.571 INFO kablam! Oct 21 18:12:31.571 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.571 INFO kablam! --> src/main.rs:81:3 Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! 81 | p.send_line("USERDATA [{\"gender\": \"1\"}, {\"age\": \"3\"}]"); Oct 21 18:12:31.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.571 INFO kablam! Oct 21 18:12:31.571 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:12:31.571 INFO kablam! --> src/main.rs:83:3 Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! 83 | p.send_line(&format!("START PID {} 0", stream_id)); Oct 21 18:12:31.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:12:31.571 INFO kablam! | Oct 21 18:12:31.571 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:12:31.571 INFO kablam! Oct 21 18:12:31.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.46s Oct 21 18:12:31.598 INFO kablam! su: No module specific data is present Oct 21 18:12:31.856 INFO running `"docker" "rm" "-f" "866cf8b70e328e8be8cffb01adb79fa0fea5ed8e2749b758d2626760a5ea0e73"` Oct 21 18:12:31.976 INFO blam! 866cf8b70e328e8be8cffb01adb79fa0fea5ed8e2749b758d2626760a5ea0e73