Oct 12 18:14:50.266 INFO checking lonnng/yinyue against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:14:50.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 18:14:50.741 INFO blam! d69e1b61b18713bcd1a76f3f956f102be828b7837ae076fad3f717ad509d8b99 Oct 12 18:14:50.744 INFO running `"docker" "start" "-a" "d69e1b61b18713bcd1a76f3f956f102be828b7837ae076fad3f717ad509d8b99"` Oct 12 18:14:52.017 INFO kablam! usermod: no changes Oct 12 18:14:52.405 INFO kablam! Compiling serde v1.0.64 Oct 12 18:14:52.410 INFO kablam! Compiling num-bigint v0.2.0 Oct 12 18:14:52.412 INFO kablam! Compiling openssl-sys v0.9.31 Oct 12 18:14:52.436 INFO kablam! Checking num-integer v0.1.38 Oct 12 18:14:52.437 INFO kablam! Checking regex v1.0.0 Oct 12 18:14:52.438 INFO kablam! Checking rust-crypto v0.2.36 Oct 12 18:14:52.439 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 12 18:14:58.648 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 18:15:02.080 INFO kablam! Compiling openssl v0.9.24 Oct 12 18:15:03.121 INFO kablam! Checking tokio v0.1.6 Oct 12 18:15:08.876 INFO kablam! Checking tokio-core v0.1.17 Oct 12 18:15:13.414 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 18:15:15.313 INFO kablam! Checking native-tls v0.1.5 Oct 12 18:15:16.657 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 18:15:18.060 INFO kablam! Checking hyper v0.11.27 Oct 12 18:15:24.137 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 18:15:24.137 INFO kablam! Checking serde_json v1.0.19 Oct 12 18:15:28.500 INFO kablam! Checking hyper-tls v0.1.3 Oct 12 18:15:30.091 INFO kablam! Checking reqwest v0.8.5 Oct 12 18:15:33.005 INFO kablam! Checking yinyue v0.1.0 (/source) Oct 12 18:15:42.767 INFO kablam! warning: variable does not need to be mutable Oct 12 18:15:42.767 INFO kablam! --> src/main.rs:136:9 Oct 12 18:15:42.767 INFO kablam! | Oct 12 18:15:42.767 INFO kablam! 136 | let mut file = File::create(filepath); Oct 12 18:15:42.767 INFO kablam! | ----^^^^ Oct 12 18:15:42.767 INFO kablam! | | Oct 12 18:15:42.767 INFO kablam! | help: remove this `mut` Oct 12 18:15:42.767 INFO kablam! | Oct 12 18:15:42.767 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:15:42.767 INFO kablam! Oct 12 18:15:42.767 INFO kablam! warning: variable does not need to be mutable Oct 12 18:15:42.767 INFO kablam! --> src/main.rs:142:9 Oct 12 18:15:42.767 INFO kablam! | Oct 12 18:15:42.767 INFO kablam! 142 | let mut remote = reqwest::get(&fileurl); Oct 12 18:15:42.767 INFO kablam! | ----^^^^^^ Oct 12 18:15:42.767 INFO kablam! | | Oct 12 18:15:42.767 INFO kablam! | help: remove this `mut` Oct 12 18:15:42.770 INFO kablam! Oct 12 18:15:43.596 INFO kablam! warning: variable does not need to be mutable Oct 12 18:15:43.597 INFO kablam! --> src/main.rs:136:9 Oct 12 18:15:43.597 INFO kablam! | Oct 12 18:15:43.597 INFO kablam! 136 | let mut file = File::create(filepath); Oct 12 18:15:43.597 INFO kablam! | ----^^^^ Oct 12 18:15:43.597 INFO kablam! | | Oct 12 18:15:43.597 INFO kablam! | help: remove this `mut` Oct 12 18:15:43.597 INFO kablam! | Oct 12 18:15:43.597 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:15:43.597 INFO kablam! Oct 12 18:15:43.597 INFO kablam! warning: variable does not need to be mutable Oct 12 18:15:43.597 INFO kablam! --> src/main.rs:142:9 Oct 12 18:15:43.597 INFO kablam! | Oct 12 18:15:43.597 INFO kablam! 142 | let mut remote = reqwest::get(&fileurl); Oct 12 18:15:43.597 INFO kablam! | ----^^^^^^ Oct 12 18:15:43.597 INFO kablam! | | Oct 12 18:15:43.597 INFO kablam! | help: remove this `mut` Oct 12 18:15:43.597 INFO kablam! Oct 12 18:15:43.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.60s Oct 12 18:15:43.674 INFO kablam! su: No module specific data is present Oct 12 18:15:45.309 INFO running `"docker" "rm" "-f" "d69e1b61b18713bcd1a76f3f956f102be828b7837ae076fad3f717ad509d8b99"` Oct 12 18:15:45.668 INFO blam! d69e1b61b18713bcd1a76f3f956f102be828b7837ae076fad3f717ad509d8b99