Oct 27 12:33:17.337 INFO checking Bunogi/c8asm against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:33:17.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:33:17.818 INFO blam! fe68eff62e676dc388b87c4d83ac0240cd217a761baacf901115335bf9b4b853 Oct 27 12:33:17.819 INFO running `"docker" "start" "-a" "fe68eff62e676dc388b87c4d83ac0240cd217a761baacf901115335bf9b4b853"` Oct 27 12:33:19.499 INFO kablam! usermod: no changes Oct 27 12:33:19.622 INFO kablam! Checking c8asm v1.1.1 (/source) Oct 27 12:33:21.277 INFO kablam! warning: variable does not need to be mutable Oct 27 12:33:21.277 INFO kablam! --> src/preprocessor.rs:28:13 Oct 27 12:33:21.277 INFO kablam! | Oct 27 12:33:21.277 INFO kablam! 28 | let mut current_line = &mut output[i]; Oct 27 12:33:21.277 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 12:33:21.277 INFO kablam! | | Oct 27 12:33:21.277 INFO kablam! | help: remove this `mut` Oct 27 12:33:21.277 INFO kablam! | Oct 27 12:33:21.277 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:33:21.277 INFO kablam! Oct 27 12:33:21.277 INFO kablam! warning: variable does not need to be mutable Oct 27 12:33:21.277 INFO kablam! --> src/preprocessor.rs:30:13 Oct 27 12:33:21.277 INFO kablam! | Oct 27 12:33:21.277 INFO kablam! 30 | let mut split: Vec = current_line Oct 27 12:33:21.277 INFO kablam! | ----^^^^^ Oct 27 12:33:21.277 INFO kablam! | | Oct 27 12:33:21.277 INFO kablam! | help: remove this `mut` Oct 27 12:33:21.277 INFO kablam! Oct 27 12:33:21.277 INFO kablam! warning: the feature `entry_or_default` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 27 12:33:21.277 INFO kablam! --> src/main.rs:1:17 Oct 27 12:33:21.277 INFO kablam! | Oct 27 12:33:21.277 INFO kablam! 1 | #![feature(nll, entry_or_default)] Oct 27 12:33:21.277 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:33:21.277 INFO kablam! | Oct 27 12:33:21.277 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 12:33:21.277 INFO kablam! Oct 27 12:33:21.595 INFO kablam! warning: variable does not need to be mutable Oct 27 12:33:21.595 INFO kablam! --> src/preprocessor.rs:28:13 Oct 27 12:33:21.595 INFO kablam! | Oct 27 12:33:21.595 INFO kablam! 28 | let mut current_line = &mut output[i]; Oct 27 12:33:21.595 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 12:33:21.595 INFO kablam! | | Oct 27 12:33:21.595 INFO kablam! | help: remove this `mut` Oct 27 12:33:21.595 INFO kablam! | Oct 27 12:33:21.595 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:33:21.595 INFO kablam! Oct 27 12:33:21.595 INFO kablam! warning: variable does not need to be mutable Oct 27 12:33:21.595 INFO kablam! --> src/preprocessor.rs:30:13 Oct 27 12:33:21.595 INFO kablam! | Oct 27 12:33:21.595 INFO kablam! 30 | let mut split: Vec = current_line Oct 27 12:33:21.595 INFO kablam! | ----^^^^^ Oct 27 12:33:21.595 INFO kablam! | | Oct 27 12:33:21.595 INFO kablam! | help: remove this `mut` Oct 27 12:33:21.595 INFO kablam! Oct 27 12:33:21.595 INFO kablam! warning: the feature `entry_or_default` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 27 12:33:21.595 INFO kablam! --> src/main.rs:1:17 Oct 27 12:33:21.595 INFO kablam! | Oct 27 12:33:21.595 INFO kablam! 1 | #![feature(nll, entry_or_default)] Oct 27 12:33:21.595 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:33:21.595 INFO kablam! | Oct 27 12:33:21.595 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 12:33:21.595 INFO kablam! Oct 27 12:33:21.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 27 12:33:21.663 INFO kablam! su: No module specific data is present Oct 27 12:33:22.433 INFO running `"docker" "rm" "-f" "fe68eff62e676dc388b87c4d83ac0240cd217a761baacf901115335bf9b4b853"` Oct 27 12:33:22.659 INFO blam! fe68eff62e676dc388b87c4d83ac0240cd217a761baacf901115335bf9b4b853