Oct 26 23:25:42.207 INFO checking obshidian/juRSh against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:25:42.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 26 23:25:42.807 INFO blam! 60dc6099657046918215276cedfa18a06ef22877f4a1fa594972bd3c87056d96 Oct 26 23:25:42.812 INFO running `"docker" "start" "-a" "60dc6099657046918215276cedfa18a06ef22877f4a1fa594972bd3c87056d96"` Oct 26 23:25:44.195 INFO kablam! usermod: no changes Oct 26 23:25:44.267 INFO kablam! Checking joshscript-rs v0.1.0 (/source) Oct 26 23:25:44.819 INFO kablam! warning: unused import: `std::num::Wrapping` Oct 26 23:25:44.819 INFO kablam! --> src/exec.rs:3:5 Oct 26 23:25:44.819 INFO kablam! | Oct 26 23:25:44.819 INFO kablam! 3 | use std::num::Wrapping; Oct 26 23:25:44.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:25:44.819 INFO kablam! | Oct 26 23:25:44.819 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:25:44.819 INFO kablam! Oct 26 23:25:44.902 INFO kablam! warning: unused variable: `position` Oct 26 23:25:44.902 INFO kablam! --> src/parse.rs:7:13 Oct 26 23:25:44.902 INFO kablam! | Oct 26 23:25:44.902 INFO kablam! 7 | let position = &mut position; Oct 26 23:25:44.902 INFO kablam! | ^^^^^^^^ help: consider using `_position` instead Oct 26 23:25:44.902 INFO kablam! | Oct 26 23:25:44.902 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:25:44.902 INFO kablam! Oct 26 23:25:44.931 INFO kablam! warning: unused import: `std::num::Wrapping` Oct 26 23:25:44.931 INFO kablam! --> src/exec.rs:3:5 Oct 26 23:25:44.931 INFO kablam! | Oct 26 23:25:44.931 INFO kablam! 3 | use std::num::Wrapping; Oct 26 23:25:44.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:25:44.931 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:25:44.931 INFO kablam! --> src/exec.rs:42:21 Oct 26 23:25:44.931 INFO kablam! | Oct 26 23:25:44.931 INFO kablam! 42 | io::stdout().write(&[bank[t]]); Oct 26 23:25:44.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:25:44.931 INFO kablam! | Oct 26 23:25:44.931 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 23:25:44.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:25:44.931 INFO kablam! Oct 26 23:25:44.931 INFO kablam! | Oct 26 23:25:44.931 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:25:44.931 INFO kablam! Oct 26 23:25:45.143 INFO kablam! warning: unused variable: `position` Oct 26 23:25:45.143 INFO kablam! --> src/parse.rs:7:13 Oct 26 23:25:45.143 INFO kablam! | Oct 26 23:25:45.143 INFO kablam! 7 | let position = &mut position; Oct 26 23:25:45.143 INFO kablam! | ^^^^^^^^ help: consider using `_position` instead Oct 26 23:25:45.143 INFO kablam! | Oct 26 23:25:45.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:25:45.143 INFO kablam! Oct 26 23:25:45.179 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:25:45.179 INFO kablam! --> src/exec.rs:42:21 Oct 26 23:25:45.179 INFO kablam! | Oct 26 23:25:45.179 INFO kablam! 42 | io::stdout().write(&[bank[t]]); Oct 26 23:25:45.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:25:45.179 INFO kablam! | Oct 26 23:25:45.179 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 23:25:45.179 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:25:45.179 INFO kablam! Oct 26 23:25:45.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 26 23:25:45.223 INFO kablam! su: No module specific data is present Oct 26 23:25:45.997 INFO running `"docker" "rm" "-f" "60dc6099657046918215276cedfa18a06ef22877f4a1fa594972bd3c87056d96"` Oct 26 23:25:46.400 INFO blam! 60dc6099657046918215276cedfa18a06ef22877f4a1fa594972bd3c87056d96