Oct 27 06:42:26.687 INFO checking clarkenciel/rox against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:42:26.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:42:27.135 INFO blam! b047e02ef1de2828506fd29ab3db20ade80313ecbd4760bd1631f083198a35a5 Oct 27 06:42:27.139 INFO running `"docker" "start" "-a" "b047e02ef1de2828506fd29ab3db20ade80313ecbd4760bd1631f083198a35a5"` Oct 27 06:42:28.326 INFO kablam! usermod: no changes Oct 27 06:42:28.391 INFO kablam! Checking rox v0.1.0 (/source) Oct 27 06:42:29.341 INFO kablam! warning: variant is never constructed: `EOF` Oct 27 06:42:29.341 INFO kablam! --> src/token_type.rs:49:5 Oct 27 06:42:29.341 INFO kablam! | Oct 27 06:42:29.341 INFO kablam! 49 | EOF, Oct 27 06:42:29.341 INFO kablam! | ^^^ Oct 27 06:42:29.341 INFO kablam! | Oct 27 06:42:29.341 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:42:29.341 INFO kablam! Oct 27 06:42:29.341 INFO kablam! warning: method is never used: `parse` Oct 27 06:42:29.341 INFO kablam! --> src/literal.rs:14:5 Oct 27 06:42:29.341 INFO kablam! | Oct 27 06:42:29.341 INFO kablam! 14 | pub fn parse(s: String) -> ParseResult { Oct 27 06:42:29.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:42:29.341 INFO kablam! Oct 27 06:42:29.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:42:29.344 INFO kablam! --> src/main.rs:48:9 Oct 27 06:42:29.344 INFO kablam! | Oct 27 06:42:29.344 INFO kablam! 48 | io::stdout().flush(); Oct 27 06:42:29.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:42:29.344 INFO kablam! | Oct 27 06:42:29.344 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 06:42:29.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:42:29.344 INFO kablam! Oct 27 06:42:29.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:42:29.345 INFO kablam! --> src/main.rs:55:53 Oct 27 06:42:29.345 INFO kablam! | Oct 27 06:42:29.345 INFO kablam! 55 | Ok(_) => run(line).unwrap_or_else(|e| { e.report(); }), Oct 27 06:42:29.345 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:42:29.345 INFO kablam! | Oct 27 06:42:29.345 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:42:29.345 INFO kablam! Oct 27 06:42:29.368 INFO kablam! warning: variant is never constructed: `EOF` Oct 27 06:42:29.368 INFO kablam! --> src/token_type.rs:49:5 Oct 27 06:42:29.368 INFO kablam! | Oct 27 06:42:29.368 INFO kablam! 49 | EOF, Oct 27 06:42:29.368 INFO kablam! | ^^^ Oct 27 06:42:29.368 INFO kablam! | Oct 27 06:42:29.368 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:42:29.368 INFO kablam! Oct 27 06:42:29.368 INFO kablam! warning: method is never used: `parse` Oct 27 06:42:29.368 INFO kablam! --> src/literal.rs:14:5 Oct 27 06:42:29.368 INFO kablam! | Oct 27 06:42:29.368 INFO kablam! 14 | pub fn parse(s: String) -> ParseResult { Oct 27 06:42:29.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:42:29.368 INFO kablam! Oct 27 06:42:29.372 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:42:29.372 INFO kablam! --> src/main.rs:48:9 Oct 27 06:42:29.372 INFO kablam! | Oct 27 06:42:29.372 INFO kablam! 48 | io::stdout().flush(); Oct 27 06:42:29.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:42:29.372 INFO kablam! | Oct 27 06:42:29.372 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 06:42:29.372 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:42:29.372 INFO kablam! Oct 27 06:42:29.372 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:42:29.373 INFO kablam! --> src/main.rs:55:53 Oct 27 06:42:29.373 INFO kablam! | Oct 27 06:42:29.373 INFO kablam! 55 | Ok(_) => run(line).unwrap_or_else(|e| { e.report(); }), Oct 27 06:42:29.373 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:42:29.373 INFO kablam! | Oct 27 06:42:29.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:42:29.373 INFO kablam! Oct 27 06:42:29.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 27 06:42:29.409 INFO kablam! su: No module specific data is present Oct 27 06:42:29.796 INFO running `"docker" "rm" "-f" "b047e02ef1de2828506fd29ab3db20ade80313ecbd4760bd1631f083198a35a5"` Oct 27 06:42:29.990 INFO blam! b047e02ef1de2828506fd29ab3db20ade80313ecbd4760bd1631f083198a35a5