Oct 31 21:09:45.183 INFO checking shymega/scrobblers against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:09:45.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 21:09:45.604 INFO blam! 9643629e967fe840f3196e83d2858a3f0e34b48bfade8873bfe62e1e4ff6d29e Oct 31 21:09:45.606 INFO running `"docker" "start" "-a" "9643629e967fe840f3196e83d2858a3f0e34b48bfade8873bfe62e1e4ff6d29e"` Oct 31 21:09:47.201 INFO kablam! usermod: no changes Oct 31 21:09:47.476 INFO kablam! Compiling ident_case v1.0.0 Oct 31 21:09:47.482 INFO kablam! Compiling serde v1.0.78 Oct 31 21:09:47.482 INFO kablam! Compiling error-chain v0.10.0 Oct 31 21:09:47.482 INFO kablam! Checking slog v2.3.3 Oct 31 21:09:47.482 INFO kablam! Checking rust-ini v0.12.2 Oct 31 21:09:47.484 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 31 21:09:47.504 INFO kablam! Checking term_size v0.3.1 Oct 31 21:09:47.507 INFO kablam! Checking mpd v0.0.12 Oct 31 21:09:49.396 INFO kablam! Compiling syn v0.13.11 Oct 31 21:09:49.405 INFO kablam! Checking textwrap v0.10.0 Oct 31 21:09:51.828 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Oct 31 21:09:51.876 INFO kablam! Compiling enum-kinds v0.4.1 Oct 31 21:09:52.468 INFO kablam! Checking clap v2.32.0 Oct 31 21:09:52.572 INFO kablam! Checking serde-hjson v0.8.1 Oct 31 21:09:53.485 INFO kablam! Checking slog-scope v4.0.1 Oct 31 21:09:54.454 INFO kablam! Checking slog-term v2.4.0 Oct 31 21:09:55.593 INFO kablam! Checking slog-async v2.3.0 Oct 31 21:09:57.224 INFO kablam! Checking dbus v0.6.2 Oct 31 21:09:58.961 INFO kablam! Checking slog-stdlog v3.0.2 Oct 31 21:10:03.701 INFO kablam! Checking slog-envlogger v2.1.0 Oct 31 21:10:34.741 INFO kablam! Checking toml v0.4.6 Oct 31 21:10:34.741 INFO kablam! Checking serde_json v1.0.27 Oct 31 21:10:42.720 INFO kablam! Compiling darling_core v0.4.0 Oct 31 21:10:43.264 INFO kablam! Checking slog-json v2.2.0 Oct 31 21:10:43.264 INFO kablam! Checking config v0.9.0 Oct 31 21:10:52.842 INFO kablam! Compiling darling_macro v0.4.0 Oct 31 21:10:55.649 INFO kablam! Compiling darling v0.4.0 Oct 31 21:10:56.593 INFO kablam! Compiling from_variants_impl v0.3.0 Oct 31 21:11:00.533 INFO kablam! Checking from_variants v0.3.0 Oct 31 21:11:00.892 INFO kablam! Checking mpris v1.1.0 Oct 31 21:11:02.288 INFO kablam! Checking scrobblers v0.1.0 (/source) Oct 31 21:11:03.637 INFO kablam! warning: unused imports: `LoopStatus`, `Metadata`, `PlaybackStatus`, `ProgressTracker`, `Progress` Oct 31 21:11:03.637 INFO kablam! --> src/sources/mpris.rs:21:31 Oct 31 21:11:03.637 INFO kablam! | Oct 31 21:11:03.638 INFO kablam! 21 | use mpris::{DBusError, Event, LoopStatus, Metadata, PlaybackStatus, PlayerFinder, Progress, ProgressTracker, Player}; Oct 31 21:11:03.638 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 31 21:11:03.638 INFO kablam! | Oct 31 21:11:03.638 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:11:03.639 INFO kablam! Oct 31 21:11:03.639 INFO kablam! warning: unused imports: `ScrobbleEvent`, `ScrobbleSource`, `Song` Oct 31 21:11:03.640 INFO kablam! --> src/sources/mod.rs:22:20 Oct 31 21:11:03.640 INFO kablam! | Oct 31 21:11:03.641 INFO kablam! 22 | use self::common::{Song, ScrobbleEvent, ScrobbleSource}; Oct 31 21:11:03.641 INFO kablam! | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 31 21:11:03.641 INFO kablam! Oct 31 21:11:03.673 INFO kablam! warning: unused imports: `LoopStatus`, `Metadata`, `PlaybackStatus`, `ProgressTracker`, `Progress` Oct 31 21:11:03.673 INFO kablam! --> src/sources/mpris.rs:21:31 Oct 31 21:11:03.673 INFO kablam! | Oct 31 21:11:03.674 INFO kablam! 21 | use mpris::{DBusError, Event, LoopStatus, Metadata, PlaybackStatus, PlayerFinder, Progress, ProgressTracker, Player}; Oct 31 21:11:03.674 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 31 21:11:03.674 INFO kablam! | Oct 31 21:11:03.674 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:11:03.675 INFO kablam! Oct 31 21:11:03.675 INFO kablam! warning: unused imports: `ScrobbleEvent`, `ScrobbleSource`, `Song` Oct 31 21:11:03.675 INFO kablam! --> src/sources/mod.rs:22:20 Oct 31 21:11:03.675 INFO kablam! | Oct 31 21:11:03.676 INFO kablam! 22 | use self::common::{Song, ScrobbleEvent, ScrobbleSource}; Oct 31 21:11:03.676 INFO kablam! | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 31 21:11:03.676 INFO kablam! Oct 31 21:11:03.953 INFO kablam! warning: variant is never constructed: `Paused` Oct 31 21:11:03.954 INFO kablam! --> src/sources/common.rs:47:5 Oct 31 21:11:03.954 INFO kablam! | Oct 31 21:11:03.954 INFO kablam! 47 | Paused, /* new */ Oct 31 21:11:03.955 INFO kablam! | ^^^^^^ Oct 31 21:11:03.955 INFO kablam! | Oct 31 21:11:03.955 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 21:11:03.955 INFO kablam! Oct 31 21:11:03.956 INFO kablam! warning: variant is never constructed: `Scrobble` Oct 31 21:11:03.956 INFO kablam! --> src/sources/common.rs:49:5 Oct 31 21:11:03.956 INFO kablam! | Oct 31 21:11:03.957 INFO kablam! 49 | Scrobble(Song), Oct 31 21:11:03.957 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 21:11:03.957 INFO kablam! Oct 31 21:11:04.014 INFO kablam! warning: variant is never constructed: `Paused` Oct 31 21:11:04.015 INFO kablam! --> src/sources/common.rs:47:5 Oct 31 21:11:04.016 INFO kablam! | Oct 31 21:11:04.016 INFO kablam! 47 | Paused, /* new */ Oct 31 21:11:04.017 INFO kablam! | ^^^^^^ Oct 31 21:11:04.017 INFO kablam! | Oct 31 21:11:04.018 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 21:11:04.018 INFO kablam! Oct 31 21:11:04.018 INFO kablam! warning: variant is never constructed: `Scrobble` Oct 31 21:11:04.018 INFO kablam! --> src/sources/common.rs:49:5 Oct 31 21:11:04.019 INFO kablam! | Oct 31 21:11:04.019 INFO kablam! 49 | Scrobble(Song), Oct 31 21:11:04.019 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 21:11:04.020 INFO kablam! Oct 31 21:11:05.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 31 21:11:05.524 INFO kablam! su: No module specific data is present Oct 31 21:11:07.118 INFO running `"docker" "rm" "-f" "9643629e967fe840f3196e83d2858a3f0e34b48bfade8873bfe62e1e4ff6d29e"` Oct 31 21:11:07.500 INFO blam! 9643629e967fe840f3196e83d2858a3f0e34b48bfade8873bfe62e1e4ff6d29e