Oct 27 09:30:20.957 INFO checking TheAdnan/Addonis against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:30:20.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 09:30:21.475 INFO blam! 58bc26afafa5e5ee8a8ef0da4045ac01cd33e3071ffc352b555f26ada1b9ba0a Oct 27 09:30:21.477 INFO running `"docker" "start" "-a" "58bc26afafa5e5ee8a8ef0da4045ac01cd33e3071ffc352b555f26ada1b9ba0a"` Oct 27 09:30:24.006 INFO kablam! usermod: no changes Oct 27 09:30:24.079 INFO kablam! Checking addonis v0.1.0 (/source) Oct 27 09:30:25.042 INFO kablam! warning: variable does not need to be mutable Oct 27 09:30:25.043 INFO kablam! --> src/main.rs:57:9 Oct 27 09:30:25.043 INFO kablam! | Oct 27 09:30:25.043 INFO kablam! 57 | let mut indexjs_entry = "$ = (queryString) => document.querySelector(queryString);\n//Shortcut for jQuery-like syntax in pure JS".to_string(); Oct 27 09:30:25.043 INFO kablam! | ----^^^^^^^^^^^^^ Oct 27 09:30:25.043 INFO kablam! | | Oct 27 09:30:25.043 INFO kablam! | help: remove this `mut` Oct 27 09:30:25.043 INFO kablam! | Oct 27 09:30:25.043 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:30:25.043 INFO kablam! Oct 27 09:30:25.043 INFO kablam! warning: variable does not need to be mutable Oct 27 09:30:25.043 INFO kablam! --> src/main.rs:57:9 Oct 27 09:30:25.043 INFO kablam! | Oct 27 09:30:25.043 INFO kablam! 57 | let mut indexjs_entry = "$ = (queryString) => document.querySelector(queryString);\n//Shortcut for jQuery-like syntax in pure JS".to_string(); Oct 27 09:30:25.043 INFO kablam! | ----^^^^^^^^^^^^^ Oct 27 09:30:25.043 INFO kablam! | | Oct 27 09:30:25.043 INFO kablam! | help: remove this `mut` Oct 27 09:30:25.043 INFO kablam! | Oct 27 09:30:25.043 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:30:25.043 INFO kablam! Oct 27 09:30:25.064 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:30:25.065 INFO kablam! --> src/main.rs:59:5 Oct 27 09:30:25.065 INFO kablam! | Oct 27 09:30:25.065 INFO kablam! 59 | create_dir(&name); Oct 27 09:30:25.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:30:25.065 INFO kablam! | Oct 27 09:30:25.065 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:30:25.065 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:30:25.065 INFO kablam! Oct 27 09:30:25.065 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:30:25.065 INFO kablam! --> src/main.rs:60:5 Oct 27 09:30:25.065 INFO kablam! | Oct 27 09:30:25.065 INFO kablam! 60 | create_dir(&format!("{}/{}", &name, "icons".to_string())); Oct 27 09:30:25.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:25.065 INFO kablam! | Oct 27 09:30:25.065 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:30:25.065 INFO kablam! Oct 27 09:30:25.076 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:30:25.076 INFO kablam! --> src/main.rs:59:5 Oct 27 09:30:25.076 INFO kablam! | Oct 27 09:30:25.076 INFO kablam! 59 | create_dir(&name); Oct 27 09:30:25.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:30:25.077 INFO kablam! | Oct 27 09:30:25.077 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:30:25.077 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:30:25.077 INFO kablam! Oct 27 09:30:25.077 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:30:25.077 INFO kablam! --> src/main.rs:60:5 Oct 27 09:30:25.077 INFO kablam! | Oct 27 09:30:25.077 INFO kablam! 60 | create_dir(&format!("{}/{}", &name, "icons".to_string())); Oct 27 09:30:25.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:25.077 INFO kablam! | Oct 27 09:30:25.077 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:30:25.080 INFO kablam! Oct 27 09:30:25.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 27 09:30:25.152 INFO kablam! su: No module specific data is present Oct 27 09:30:26.356 INFO running `"docker" "rm" "-f" "58bc26afafa5e5ee8a8ef0da4045ac01cd33e3071ffc352b555f26ada1b9ba0a"` Oct 27 09:30:26.633 INFO blam! 58bc26afafa5e5ee8a8ef0da4045ac01cd33e3071ffc352b555f26ada1b9ba0a