Oct 12 23:04:39.089 INFO checking dangreco/interesting against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:04:39.089 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 23:04:39.484 INFO blam! 88e50f813c217d2a494fc2bedf2db39ff5e1499e72114354412da652ba0214e9 Oct 12 23:04:39.484 INFO running `"docker" "start" "-a" "88e50f813c217d2a494fc2bedf2db39ff5e1499e72114354412da652ba0214e9"` Oct 12 23:04:40.467 INFO kablam! usermod: no changes Oct 12 23:04:40.805 INFO kablam! Checking quick-xml v0.12.1 Oct 12 23:04:42.377 INFO kablam! Checking interesting v0.1.0 (/source) Oct 12 23:04:47.324 INFO kablam! warning: unused import: `Error` Oct 12 23:04:47.324 INFO kablam! --> src/main.rs:5:25 Oct 12 23:04:47.324 INFO kablam! | Oct 12 23:04:47.324 INFO kablam! 5 | use serde_json::{Value, Error}; Oct 12 23:04:47.324 INFO kablam! | ^^^^^ Oct 12 23:04:47.324 INFO kablam! | Oct 12 23:04:47.324 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:04:47.324 INFO kablam! Oct 12 23:04:47.324 INFO kablam! warning: unused import: `thread_rng` Oct 12 23:04:47.324 INFO kablam! --> src/main.rs:13:12 Oct 12 23:04:47.324 INFO kablam! | Oct 12 23:04:47.324 INFO kablam! 13 | use rand::{thread_rng, Rng}; Oct 12 23:04:47.324 INFO kablam! | ^^^^^^^^^^ Oct 12 23:04:47.324 INFO kablam! Oct 12 23:04:47.400 INFO kablam! warning: unused import: `Error` Oct 12 23:04:47.400 INFO kablam! --> src/main.rs:5:25 Oct 12 23:04:47.400 INFO kablam! | Oct 12 23:04:47.400 INFO kablam! 5 | use serde_json::{Value, Error}; Oct 12 23:04:47.400 INFO kablam! | ^^^^^ Oct 12 23:04:47.400 INFO kablam! | Oct 12 23:04:47.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:04:47.400 INFO kablam! Oct 12 23:04:47.400 INFO kablam! warning: unused import: `thread_rng` Oct 12 23:04:47.400 INFO kablam! --> src/main.rs:13:12 Oct 12 23:04:47.400 INFO kablam! | Oct 12 23:04:47.400 INFO kablam! 13 | use rand::{thread_rng, Rng}; Oct 12 23:04:47.400 INFO kablam! | ^^^^^^^^^^ Oct 12 23:04:47.400 INFO kablam! Oct 12 23:04:47.528 INFO kablam! warning: unused variable: `c` Oct 12 23:04:47.528 INFO kablam! --> src/main.rs:57:9 Oct 12 23:04:47.528 INFO kablam! | Oct 12 23:04:47.528 INFO kablam! 57 | let c = Command::new("gsettings") Oct 12 23:04:47.528 INFO kablam! | ^ help: consider using `_c` instead Oct 12 23:04:47.528 INFO kablam! | Oct 12 23:04:47.528 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:04:47.528 INFO kablam! Oct 12 23:04:47.528 INFO kablam! warning: unused variable: `tmp` Oct 12 23:04:47.528 INFO kablam! --> src/main.rs:185:9 Oct 12 23:04:47.528 INFO kablam! | Oct 12 23:04:47.528 INFO kablam! 185 | let tmp = path.clone(); Oct 12 23:04:47.528 INFO kablam! | ^^^ help: consider using `_tmp` instead Oct 12 23:04:47.528 INFO kablam! Oct 12 23:04:47.544 INFO kablam! warning: field is never used: `owner` Oct 12 23:04:47.544 INFO kablam! --> src/main.rs:90:5 Oct 12 23:04:47.544 INFO kablam! | Oct 12 23:04:47.544 INFO kablam! 90 | owner: String, Oct 12 23:04:47.544 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:04:47.544 INFO kablam! | Oct 12 23:04:47.544 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:04:47.544 INFO kablam! Oct 12 23:04:47.544 INFO kablam! warning: field is never used: `secret` Oct 12 23:04:47.544 INFO kablam! --> src/main.rs:91:5 Oct 12 23:04:47.544 INFO kablam! | Oct 12 23:04:47.544 INFO kablam! 91 | secret: String, Oct 12 23:04:47.544 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 23:04:47.544 INFO kablam! Oct 12 23:04:47.545 INFO kablam! warning: method is never used: `to_string` Oct 12 23:04:47.545 INFO kablam! --> src/main.rs:107:5 Oct 12 23:04:47.545 INFO kablam! | Oct 12 23:04:47.545 INFO kablam! 107 | fn to_string(&mut self) -> String Oct 12 23:04:47.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:04:47.545 INFO kablam! Oct 12 23:04:47.545 INFO kablam! warning: variable `realId` should have a snake case name such as `real_id` Oct 12 23:04:47.545 INFO kablam! --> src/main.rs:166:9 Oct 12 23:04:47.545 INFO kablam! | Oct 12 23:04:47.545 INFO kablam! 166 | let realId = &photo.id[1..&photo.id.len()-1]; Oct 12 23:04:47.545 INFO kablam! | ^^^^^^ Oct 12 23:04:47.545 INFO kablam! | Oct 12 23:04:47.545 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:04:47.545 INFO kablam! Oct 12 23:04:47.545 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:04:47.545 INFO kablam! --> src/main.rs:191:5 Oct 12 23:04:47.545 INFO kablam! | Oct 12 23:04:47.545 INFO kablam! 191 | buffer.write(&buf[..]); Oct 12 23:04:47.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:04:47.545 INFO kablam! | Oct 12 23:04:47.545 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:04:47.545 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:04:47.545 INFO kablam! Oct 12 23:04:47.552 INFO kablam! warning: unused variable: `c` Oct 12 23:04:47.552 INFO kablam! --> src/main.rs:57:9 Oct 12 23:04:47.552 INFO kablam! | Oct 12 23:04:47.552 INFO kablam! 57 | let c = Command::new("gsettings") Oct 12 23:04:47.552 INFO kablam! | ^ help: consider using `_c` instead Oct 12 23:04:47.552 INFO kablam! | Oct 12 23:04:47.552 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:04:47.552 INFO kablam! Oct 12 23:04:47.552 INFO kablam! warning: unused variable: `tmp` Oct 12 23:04:47.552 INFO kablam! --> src/main.rs:185:9 Oct 12 23:04:47.552 INFO kablam! | Oct 12 23:04:47.552 INFO kablam! 185 | let tmp = path.clone(); Oct 12 23:04:47.552 INFO kablam! | ^^^ help: consider using `_tmp` instead Oct 12 23:04:47.552 INFO kablam! Oct 12 23:04:47.574 INFO kablam! warning: field is never used: `owner` Oct 12 23:04:47.574 INFO kablam! --> src/main.rs:90:5 Oct 12 23:04:47.574 INFO kablam! | Oct 12 23:04:47.574 INFO kablam! 90 | owner: String, Oct 12 23:04:47.574 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:04:47.575 INFO kablam! | Oct 12 23:04:47.575 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:04:47.575 INFO kablam! Oct 12 23:04:47.576 INFO kablam! warning: field is never used: `secret` Oct 12 23:04:47.576 INFO kablam! --> src/main.rs:91:5 Oct 12 23:04:47.576 INFO kablam! | Oct 12 23:04:47.576 INFO kablam! 91 | secret: String, Oct 12 23:04:47.576 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 23:04:47.576 INFO kablam! Oct 12 23:04:47.577 INFO kablam! warning: method is never used: `to_string` Oct 12 23:04:47.577 INFO kablam! --> src/main.rs:107:5 Oct 12 23:04:47.577 INFO kablam! | Oct 12 23:04:47.577 INFO kablam! 107 | fn to_string(&mut self) -> String Oct 12 23:04:47.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:04:47.577 INFO kablam! Oct 12 23:04:47.578 INFO kablam! warning: variable `realId` should have a snake case name such as `real_id` Oct 12 23:04:47.578 INFO kablam! --> src/main.rs:166:9 Oct 12 23:04:47.578 INFO kablam! | Oct 12 23:04:47.578 INFO kablam! 166 | let realId = &photo.id[1..&photo.id.len()-1]; Oct 12 23:04:47.578 INFO kablam! | ^^^^^^ Oct 12 23:04:47.578 INFO kablam! | Oct 12 23:04:47.579 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:04:47.579 INFO kablam! Oct 12 23:04:47.580 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:04:47.580 INFO kablam! --> src/main.rs:191:5 Oct 12 23:04:47.580 INFO kablam! | Oct 12 23:04:47.580 INFO kablam! 191 | buffer.write(&buf[..]); Oct 12 23:04:47.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:04:47.580 INFO kablam! | Oct 12 23:04:47.580 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:04:47.581 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:04:47.581 INFO kablam! Oct 12 23:04:47.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.14s Oct 12 23:04:47.648 INFO kablam! su: No module specific data is present Oct 12 23:04:48.406 INFO running `"docker" "rm" "-f" "88e50f813c217d2a494fc2bedf2db39ff5e1499e72114354412da652ba0214e9"` Oct 12 23:04:48.596 INFO blam! 88e50f813c217d2a494fc2bedf2db39ff5e1499e72114354412da652ba0214e9