Oct 21 20:21:17.193 INFO checking TheAdnan/Addonis against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:21:17.195 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 20:21:17.544 INFO blam! 83409fef3a204a3585ffbfae3e5c7726b4375d926809e5b3db048d39125eb32d Oct 21 20:21:17.546 INFO running `"docker" "start" "-a" "83409fef3a204a3585ffbfae3e5c7726b4375d926809e5b3db048d39125eb32d"` Oct 21 20:21:18.756 INFO kablam! usermod: no changes Oct 21 20:21:18.807 INFO kablam! Checking addonis v0.1.0 (/source) Oct 21 20:21:19.587 INFO kablam! warning: variable does not need to be mutable Oct 21 20:21:19.588 INFO kablam! --> src/main.rs:57:9 Oct 21 20:21:19.588 INFO kablam! | Oct 21 20:21:19.589 INFO kablam! 57 | let mut indexjs_entry = "$ = (queryString) => document.querySelector(queryString);\n//Shortcut for jQuery-like syntax in pure JS".to_string(); Oct 21 20:21:19.589 INFO kablam! | ----^^^^^^^^^^^^^ Oct 21 20:21:19.589 INFO kablam! | | Oct 21 20:21:19.589 INFO kablam! | help: remove this `mut` Oct 21 20:21:19.597 INFO kablam! | Oct 21 20:21:19.597 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:21:19.597 INFO kablam! Oct 21 20:21:19.600 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:21:19.601 INFO kablam! --> src/main.rs:59:5 Oct 21 20:21:19.602 INFO kablam! | Oct 21 20:21:19.602 INFO kablam! 59 | create_dir(&name); Oct 21 20:21:19.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:21:19.602 INFO kablam! | Oct 21 20:21:19.603 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:21:19.603 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:21:19.603 INFO kablam! Oct 21 20:21:19.604 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:21:19.605 INFO kablam! --> src/main.rs:60:5 Oct 21 20:21:19.605 INFO kablam! | Oct 21 20:21:19.605 INFO kablam! 60 | create_dir(&format!("{}/{}", &name, "icons".to_string())); Oct 21 20:21:19.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:19.606 INFO kablam! | Oct 21 20:21:19.606 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:21:19.606 INFO kablam! Oct 21 20:21:19.888 INFO kablam! warning: variable does not need to be mutable Oct 21 20:21:19.889 INFO kablam! --> src/main.rs:57:9 Oct 21 20:21:19.889 INFO kablam! | Oct 21 20:21:19.889 INFO kablam! 57 | let mut indexjs_entry = "$ = (queryString) => document.querySelector(queryString);\n//Shortcut for jQuery-like syntax in pure JS".to_string(); Oct 21 20:21:19.890 INFO kablam! | ----^^^^^^^^^^^^^ Oct 21 20:21:19.890 INFO kablam! | | Oct 21 20:21:19.890 INFO kablam! | help: remove this `mut` Oct 21 20:21:19.890 INFO kablam! | Oct 21 20:21:19.891 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:21:19.891 INFO kablam! Oct 21 20:21:19.896 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:21:19.897 INFO kablam! --> src/main.rs:59:5 Oct 21 20:21:19.897 INFO kablam! | Oct 21 20:21:19.897 INFO kablam! 59 | create_dir(&name); Oct 21 20:21:19.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:21:19.897 INFO kablam! | Oct 21 20:21:19.898 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:21:19.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:21:19.898 INFO kablam! Oct 21 20:21:19.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:21:19.899 INFO kablam! --> src/main.rs:60:5 Oct 21 20:21:19.899 INFO kablam! | Oct 21 20:21:19.899 INFO kablam! 60 | create_dir(&format!("{}/{}", &name, "icons".to_string())); Oct 21 20:21:19.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:19.900 INFO kablam! | Oct 21 20:21:19.900 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:21:19.900 INFO kablam! Oct 21 20:21:19.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 21 20:21:19.932 INFO kablam! su: No module specific data is present Oct 21 20:21:20.779 INFO running `"docker" "rm" "-f" "83409fef3a204a3585ffbfae3e5c7726b4375d926809e5b3db048d39125eb32d"` Oct 21 20:21:21.072 INFO blam! 83409fef3a204a3585ffbfae3e5c7726b4375d926809e5b3db048d39125eb32d