Oct 26 20:57:54.840 INFO checking shymega/scrobblers against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:57:54.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 26 20:57:55.323 INFO blam! f1551324819396f2e74e371ef4c574fa6aaceeec863107ee070bc0f7f4c558b3 Oct 26 20:57:55.325 INFO running `"docker" "start" "-a" "f1551324819396f2e74e371ef4c574fa6aaceeec863107ee070bc0f7f4c558b3"` Oct 26 20:57:56.515 INFO kablam! usermod: no changes Oct 26 20:57:56.859 INFO kablam! Compiling ident_case v1.0.0 Oct 26 20:57:56.859 INFO kablam! Checking serde v0.8.23 Oct 26 20:57:56.866 INFO kablam! Checking slog v2.3.3 Oct 26 20:57:56.866 INFO kablam! Checking rust-ini v0.12.2 Oct 26 20:57:56.866 INFO kablam! Checking memchr v0.1.11 Oct 26 20:57:56.866 INFO kablam! Checking term_size v0.3.1 Oct 26 20:57:56.866 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 26 20:57:56.866 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 26 20:57:58.145 INFO kablam! Checking isatty v0.1.9 Oct 26 20:57:58.459 INFO kablam! Checking mpd v0.0.12 Oct 26 20:57:58.523 INFO kablam! Checking aho-corasick v0.5.3 Oct 26 20:57:58.863 INFO kablam! Checking textwrap v0.10.0 Oct 26 20:58:00.635 INFO kablam! Compiling syn v0.13.11 Oct 26 20:58:00.961 INFO kablam! Compiling syn v0.12.15 Oct 26 20:58:01.436 INFO kablam! Checking toml v0.4.6 Oct 26 20:58:01.637 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Oct 26 20:58:01.711 INFO kablam! Checking slog-scope v4.0.1 Oct 26 20:58:03.213 INFO kablam! Checking thread-id v2.0.0 Oct 26 20:58:03.863 INFO kablam! Checking clap v2.32.0 Oct 26 20:58:06.709 INFO kablam! Checking slog-stdlog v3.0.2 Oct 26 20:58:09.304 INFO kablam! Checking slog-async v2.3.0 Oct 26 20:58:10.900 INFO kablam! Checking slog-term v2.4.0 Oct 26 20:58:12.521 INFO kablam! Checking slog-json v2.2.0 Oct 26 20:58:17.043 INFO kablam! Checking thread_local v0.2.7 Oct 26 20:58:18.327 INFO kablam! Checking dbus v0.6.2 Oct 26 20:58:19.783 INFO kablam! Checking rusqlite v0.14.0 Oct 26 20:58:19.783 INFO kablam! Checking regex v0.1.80 Oct 26 20:58:32.939 INFO kablam! Checking slog-envlogger v2.1.0 Oct 26 20:58:35.283 INFO kablam! Checking serde_test v0.8.23 Oct 26 20:58:36.136 INFO kablam! Compiling enum-kinds v0.4.1 Oct 26 20:58:39.401 INFO kablam! Checking linked-hash-map v0.3.0 Oct 26 20:58:40.903 INFO kablam! Checking serde-hjson v0.8.1 Oct 26 20:58:45.923 INFO kablam! Checking config v0.9.0 Oct 26 20:58:58.079 INFO kablam! Compiling darling_core v0.4.0 Oct 26 20:59:06.087 INFO kablam! Compiling darling_macro v0.4.0 Oct 26 20:59:08.539 INFO kablam! Compiling darling v0.4.0 Oct 26 20:59:09.516 INFO kablam! Compiling from_variants_impl v0.3.0 Oct 26 20:59:13.468 INFO kablam! Checking from_variants v0.3.0 Oct 26 20:59:13.779 INFO kablam! Checking mpris v1.1.0 Oct 26 20:59:15.284 INFO kablam! Checking scrobblers v0.1.0 (/source) Oct 26 20:59:16.679 INFO kablam! warning: unused imports: `LoopStatus`, `Metadata`, `PlaybackStatus`, `ProgressTracker`, `Progress` Oct 26 20:59:16.680 INFO kablam! --> src/sources/mpris.rs:21:31 Oct 26 20:59:16.680 INFO kablam! | Oct 26 20:59:16.680 INFO kablam! 21 | use mpris::{DBusError, Event, LoopStatus, Metadata, PlaybackStatus, PlayerFinder, Progress, ProgressTracker, Player}; Oct 26 20:59:16.681 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 26 20:59:16.681 INFO kablam! | Oct 26 20:59:16.681 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:59:16.682 INFO kablam! Oct 26 20:59:16.682 INFO kablam! warning: unused imports: `ScrobbleEvent`, `ScrobbleSource`, `Song` Oct 26 20:59:16.682 INFO kablam! --> src/sources/mod.rs:22:20 Oct 26 20:59:16.682 INFO kablam! | Oct 26 20:59:16.683 INFO kablam! 22 | use self::common::{Song, ScrobbleEvent, ScrobbleSource}; Oct 26 20:59:16.683 INFO kablam! | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 26 20:59:16.683 INFO kablam! Oct 26 20:59:16.731 INFO kablam! warning: unused imports: `LoopStatus`, `Metadata`, `PlaybackStatus`, `ProgressTracker`, `Progress` Oct 26 20:59:16.731 INFO kablam! --> src/sources/mpris.rs:21:31 Oct 26 20:59:16.731 INFO kablam! | Oct 26 20:59:16.731 INFO kablam! 21 | use mpris::{DBusError, Event, LoopStatus, Metadata, PlaybackStatus, PlayerFinder, Progress, ProgressTracker, Player}; Oct 26 20:59:16.731 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 26 20:59:16.731 INFO kablam! | Oct 26 20:59:16.731 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:59:16.731 INFO kablam! Oct 26 20:59:16.731 INFO kablam! warning: unused imports: `ScrobbleEvent`, `ScrobbleSource`, `Song` Oct 26 20:59:16.731 INFO kablam! --> src/sources/mod.rs:22:20 Oct 26 20:59:16.731 INFO kablam! | Oct 26 20:59:16.731 INFO kablam! 22 | use self::common::{Song, ScrobbleEvent, ScrobbleSource}; Oct 26 20:59:16.732 INFO kablam! | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 26 20:59:16.732 INFO kablam! Oct 26 20:59:16.927 INFO kablam! warning: variant is never constructed: `Paused` Oct 26 20:59:16.927 INFO kablam! --> src/sources/common.rs:47:5 Oct 26 20:59:16.927 INFO kablam! | Oct 26 20:59:16.927 INFO kablam! 47 | Paused, /* new */ Oct 26 20:59:16.927 INFO kablam! | ^^^^^^ Oct 26 20:59:16.927 INFO kablam! | Oct 26 20:59:16.927 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:59:16.927 INFO kablam! Oct 26 20:59:16.927 INFO kablam! warning: variant is never constructed: `Scrobble` Oct 26 20:59:16.927 INFO kablam! --> src/sources/common.rs:49:5 Oct 26 20:59:16.927 INFO kablam! | Oct 26 20:59:16.927 INFO kablam! 49 | Scrobble(Song), Oct 26 20:59:16.927 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 20:59:16.927 INFO kablam! Oct 26 20:59:17.023 INFO kablam! warning: variant is never constructed: `Paused` Oct 26 20:59:17.024 INFO kablam! --> src/sources/common.rs:47:5 Oct 26 20:59:17.024 INFO kablam! | Oct 26 20:59:17.024 INFO kablam! 47 | Paused, /* new */ Oct 26 20:59:17.025 INFO kablam! | ^^^^^^ Oct 26 20:59:17.025 INFO kablam! | Oct 26 20:59:17.025 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:59:17.026 INFO kablam! Oct 26 20:59:17.026 INFO kablam! warning: variant is never constructed: `Scrobble` Oct 26 20:59:17.026 INFO kablam! --> src/sources/common.rs:49:5 Oct 26 20:59:17.027 INFO kablam! | Oct 26 20:59:17.027 INFO kablam! 49 | Scrobble(Song), Oct 26 20:59:17.027 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 20:59:17.028 INFO kablam! Oct 26 20:59:18.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 26 20:59:18.263 INFO kablam! su: No module specific data is present Oct 26 20:59:19.364 INFO running `"docker" "rm" "-f" "f1551324819396f2e74e371ef4c574fa6aaceeec863107ee070bc0f7f4c558b3"` Oct 26 20:59:19.687 INFO blam! f1551324819396f2e74e371ef4c574fa6aaceeec863107ee070bc0f7f4c558b3