Oct 27 07:28:01.335 INFO checking bobbo/scrobble-tool against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:28:01.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 07:28:01.664 INFO blam! 804aba380e7ab8038127e9d16d5ef32828d7313b336814495ad100cb0b2cc954 Oct 27 07:28:01.666 INFO running `"docker" "start" "-a" "804aba380e7ab8038127e9d16d5ef32828d7313b336814495ad100cb0b2cc954"` Oct 27 07:28:02.689 INFO kablam! usermod: no changes Oct 27 07:28:02.935 INFO kablam! Checking thread_local v0.3.4 Oct 27 07:28:02.938 INFO kablam! Compiling openssl v0.9.20 Oct 27 07:28:02.947 INFO kablam! Compiling wrapped-vec v0.2.1 Oct 27 07:28:02.947 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 07:28:02.951 INFO kablam! Checking hyper v0.10.13 Oct 27 07:28:02.951 INFO kablam! Checking hyper v0.11.7 Oct 27 07:28:04.359 INFO kablam! Checking regex v0.2.2 Oct 27 07:28:13.448 INFO kablam! Checking native-tls v0.1.4 Oct 27 07:28:13.598 INFO kablam! Checking env_logger v0.4.3 Oct 27 07:28:16.736 INFO kablam! Checking tokio-tls v0.1.3 Oct 27 07:28:16.836 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 27 07:28:20.864 INFO kablam! Checking discogs v0.2.1 Oct 27 07:28:21.130 INFO kablam! Checking hyper-tls v0.1.2 Oct 27 07:28:24.431 INFO kablam! Checking reqwest v0.7.3 Oct 27 07:28:28.251 INFO kablam! Checking rustfm-scrobble v0.9.1 Oct 27 07:28:31.571 INFO kablam! Checking scrobble-tool v0.1.0 (/source) Oct 27 07:28:37.115 INFO kablam! warning: unused variable: `source` Oct 27 07:28:37.115 INFO kablam! --> src/main.rs:61:13 Oct 27 07:28:37.115 INFO kablam! | Oct 27 07:28:37.115 INFO kablam! 61 | let source = DiscogsInfoSource { Oct 27 07:28:37.115 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 27 07:28:37.115 INFO kablam! | Oct 27 07:28:37.115 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:28:37.115 INFO kablam! Oct 27 07:28:37.144 INFO kablam! warning: field is never used: `discogs` Oct 27 07:28:37.144 INFO kablam! --> src/main.rs:55:5 Oct 27 07:28:37.144 INFO kablam! | Oct 27 07:28:37.144 INFO kablam! 55 | discogs: Option Oct 27 07:28:37.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:28:37.145 INFO kablam! | Oct 27 07:28:37.145 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:28:37.145 INFO kablam! Oct 27 07:28:37.145 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 07:28:37.145 INFO kablam! --> src/main.rs:147:5 Oct 27 07:28:37.145 INFO kablam! | Oct 27 07:28:37.145 INFO kablam! 147 | env_logger::init(); Oct 27 07:28:37.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:28:37.145 INFO kablam! | Oct 27 07:28:37.145 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 07:28:37.145 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 07:28:37.145 INFO kablam! Oct 27 07:28:37.919 INFO kablam! warning: unused variable: `source` Oct 27 07:28:37.919 INFO kablam! --> src/main.rs:61:13 Oct 27 07:28:37.919 INFO kablam! | Oct 27 07:28:37.919 INFO kablam! 61 | let source = DiscogsInfoSource { Oct 27 07:28:37.919 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 27 07:28:37.919 INFO kablam! | Oct 27 07:28:37.919 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:28:37.919 INFO kablam! Oct 27 07:28:37.955 INFO kablam! warning: field is never used: `discogs` Oct 27 07:28:37.955 INFO kablam! --> src/main.rs:55:5 Oct 27 07:28:37.955 INFO kablam! | Oct 27 07:28:37.955 INFO kablam! 55 | discogs: Option Oct 27 07:28:37.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:28:37.955 INFO kablam! | Oct 27 07:28:37.955 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:28:37.955 INFO kablam! Oct 27 07:28:37.955 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 07:28:37.955 INFO kablam! --> src/main.rs:147:5 Oct 27 07:28:37.955 INFO kablam! | Oct 27 07:28:37.955 INFO kablam! 147 | env_logger::init(); Oct 27 07:28:37.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:28:37.955 INFO kablam! | Oct 27 07:28:37.955 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 07:28:37.955 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 07:28:37.955 INFO kablam! Oct 27 07:28:38.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.31s Oct 27 07:28:38.035 INFO kablam! su: No module specific data is present Oct 27 07:28:38.767 INFO running `"docker" "rm" "-f" "804aba380e7ab8038127e9d16d5ef32828d7313b336814495ad100cb0b2cc954"` Oct 27 07:28:39.035 INFO blam! 804aba380e7ab8038127e9d16d5ef32828d7313b336814495ad100cb0b2cc954