Oct 21 18:53:21.677 INFO checking clarkenciel/rox against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:53:21.677 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:53:21.876 INFO blam! 7ac2d2268c87ac137f73a777bfd25027091f6cfd9ab4bd1253199467c11f5d00 Oct 21 18:53:21.882 INFO running `"docker" "start" "-a" "7ac2d2268c87ac137f73a777bfd25027091f6cfd9ab4bd1253199467c11f5d00"` Oct 21 18:53:22.586 INFO kablam! usermod: no changes Oct 21 18:53:22.627 INFO kablam! Checking rox v0.1.0 (/source) Oct 21 18:53:23.196 INFO kablam! warning: variant is never constructed: `EOF` Oct 21 18:53:23.196 INFO kablam! --> src/token_type.rs:49:5 Oct 21 18:53:23.196 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! 49 | EOF, Oct 21 18:53:23.197 INFO kablam! | ^^^ Oct 21 18:53:23.197 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:53:23.197 INFO kablam! Oct 21 18:53:23.197 INFO kablam! warning: method is never used: `parse` Oct 21 18:53:23.197 INFO kablam! --> src/literal.rs:14:5 Oct 21 18:53:23.197 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! 14 | pub fn parse(s: String) -> ParseResult { Oct 21 18:53:23.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:53:23.197 INFO kablam! Oct 21 18:53:23.197 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:53:23.197 INFO kablam! --> src/main.rs:48:9 Oct 21 18:53:23.197 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! 48 | io::stdout().flush(); Oct 21 18:53:23.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:53:23.197 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:53:23.197 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:53:23.197 INFO kablam! Oct 21 18:53:23.197 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:53:23.197 INFO kablam! --> src/main.rs:55:53 Oct 21 18:53:23.197 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! 55 | Ok(_) => run(line).unwrap_or_else(|e| { e.report(); }), Oct 21 18:53:23.197 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:53:23.197 INFO kablam! | Oct 21 18:53:23.197 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:53:23.197 INFO kablam! Oct 21 18:53:23.276 INFO kablam! warning: variant is never constructed: `EOF` Oct 21 18:53:23.276 INFO kablam! --> src/token_type.rs:49:5 Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! 49 | EOF, Oct 21 18:53:23.276 INFO kablam! | ^^^ Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:53:23.276 INFO kablam! Oct 21 18:53:23.276 INFO kablam! warning: method is never used: `parse` Oct 21 18:53:23.276 INFO kablam! --> src/literal.rs:14:5 Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! 14 | pub fn parse(s: String) -> ParseResult { Oct 21 18:53:23.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:53:23.276 INFO kablam! Oct 21 18:53:23.276 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:53:23.276 INFO kablam! --> src/main.rs:48:9 Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! 48 | io::stdout().flush(); Oct 21 18:53:23.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:53:23.276 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:53:23.276 INFO kablam! Oct 21 18:53:23.276 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:53:23.276 INFO kablam! --> src/main.rs:55:53 Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! 55 | Ok(_) => run(line).unwrap_or_else(|e| { e.report(); }), Oct 21 18:53:23.276 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:53:23.276 INFO kablam! | Oct 21 18:53:23.276 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:53:23.276 INFO kablam! Oct 21 18:53:23.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.68s Oct 21 18:53:23.308 INFO kablam! su: No module specific data is present Oct 21 18:53:23.691 INFO running `"docker" "rm" "-f" "7ac2d2268c87ac137f73a777bfd25027091f6cfd9ab4bd1253199467c11f5d00"` Oct 21 18:53:23.910 INFO blam! 7ac2d2268c87ac137f73a777bfd25027091f6cfd9ab4bd1253199467c11f5d00