Oct 13 00:25:34.344 INFO testing shymega/scrobblers against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:25:34.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 00:25:34.799 INFO blam! 99b53538c76c6c19d52c5d691f4969760c88adfef144a8d0e207587fe09c4815 Oct 13 00:25:34.804 INFO running `"docker" "start" "-a" "99b53538c76c6c19d52c5d691f4969760c88adfef144a8d0e207587fe09c4815"` Oct 13 00:25:36.275 INFO kablam! usermod: no changes Oct 13 00:25:36.615 INFO kablam! Compiling ident_case v1.0.0 Oct 13 00:25:36.631 INFO kablam! Compiling slog v2.3.3 Oct 13 00:25:36.635 INFO kablam! Compiling rust-ini v0.12.2 Oct 13 00:25:36.635 INFO kablam! Compiling memchr v2.0.2 Oct 13 00:25:36.635 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 13 00:25:36.635 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 13 00:25:36.635 INFO kablam! Compiling serde_test v0.8.23 Oct 13 00:25:36.635 INFO kablam! Compiling isatty v0.1.9 Oct 13 00:25:38.843 INFO kablam! Compiling mpd v0.0.12 Oct 13 00:25:38.868 INFO kablam! Compiling textwrap v0.10.0 Oct 13 00:25:39.119 INFO kablam! Compiling syn v0.13.11 Oct 13 00:25:41.194 INFO kablam! Compiling num-traits v0.1.43 Oct 13 00:25:41.919 INFO kablam! Compiling nom v4.0.0 Oct 13 00:25:44.506 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Oct 13 00:25:46.423 INFO kablam! Compiling enum-kinds v0.4.1 Oct 13 00:25:46.491 INFO kablam! Compiling slog-scope v4.0.1 Oct 13 00:25:46.523 INFO kablam! Compiling clap v2.32.0 Oct 13 00:25:46.572 INFO kablam! Compiling slog-async v2.3.0 Oct 13 00:25:56.556 INFO kablam! Compiling slog-term v2.4.0 Oct 13 00:25:56.587 INFO kablam! Compiling slog-json v2.2.0 Oct 13 00:25:56.780 INFO kablam! Compiling linked-hash-map v0.3.0 Oct 13 00:26:03.847 INFO kablam! Compiling slog-stdlog v3.0.2 Oct 13 00:26:03.937 INFO kablam! Compiling serde-hjson v0.8.1 Oct 13 00:26:06.145 INFO kablam! Compiling dbus v0.6.2 Oct 13 00:26:10.539 INFO kablam! Compiling slog-envlogger v2.1.0 Oct 13 00:26:10.683 INFO kablam! Compiling rusqlite v0.14.0 Oct 13 00:26:22.635 INFO kablam! Compiling config v0.9.0 Oct 13 00:26:59.651 INFO kablam! Compiling darling_core v0.4.0 Oct 13 00:27:08.180 INFO kablam! Compiling darling_macro v0.4.0 Oct 13 00:27:11.091 INFO kablam! Compiling darling v0.4.0 Oct 13 00:27:12.279 INFO kablam! Compiling from_variants_impl v0.3.0 Oct 13 00:27:16.337 INFO kablam! Compiling from_variants v0.3.0 Oct 13 00:27:16.741 INFO kablam! Compiling mpris v1.1.0 Oct 13 00:27:20.234 INFO kablam! Compiling scrobblers v0.1.0 (/source) Oct 13 00:27:21.287 INFO kablam! warning: unused imports: `LoopStatus`, `Metadata`, `PlaybackStatus`, `ProgressTracker`, `Progress` Oct 13 00:27:21.287 INFO kablam! --> src/sources/mpris.rs:21:31 Oct 13 00:27:21.288 INFO kablam! | Oct 13 00:27:21.288 INFO kablam! 21 | use mpris::{DBusError, Event, LoopStatus, Metadata, PlaybackStatus, PlayerFinder, Progress, ProgressTracker, Player}; Oct 13 00:27:21.288 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 13 00:27:21.288 INFO kablam! | Oct 13 00:27:21.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:27:21.288 INFO kablam! Oct 13 00:27:21.288 INFO kablam! warning: unused imports: `ScrobbleEvent`, `ScrobbleSource`, `Song` Oct 13 00:27:21.288 INFO kablam! --> src/sources/mod.rs:22:20 Oct 13 00:27:21.288 INFO kablam! | Oct 13 00:27:21.288 INFO kablam! 22 | use self::common::{Song, ScrobbleEvent, ScrobbleSource}; Oct 13 00:27:21.288 INFO kablam! | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 13 00:27:21.288 INFO kablam! Oct 13 00:27:21.413 INFO kablam! warning: variant is never constructed: `Paused` Oct 13 00:27:21.413 INFO kablam! --> src/sources/common.rs:47:5 Oct 13 00:27:21.413 INFO kablam! | Oct 13 00:27:21.413 INFO kablam! 47 | Paused, /* new */ Oct 13 00:27:21.413 INFO kablam! | ^^^^^^ Oct 13 00:27:21.413 INFO kablam! | Oct 13 00:27:21.413 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:27:21.413 INFO kablam! Oct 13 00:27:21.415 INFO kablam! warning: variant is never constructed: `Scrobble` Oct 13 00:27:21.415 INFO kablam! --> src/sources/common.rs:49:5 Oct 13 00:27:21.415 INFO kablam! | Oct 13 00:27:21.415 INFO kablam! 49 | Scrobble(Song), Oct 13 00:27:21.415 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 00:27:21.415 INFO kablam! Oct 13 00:27:25.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Oct 13 00:27:25.729 INFO kablam! su: No module specific data is present Oct 13 00:27:27.419 INFO running `"docker" "rm" "-f" "99b53538c76c6c19d52c5d691f4969760c88adfef144a8d0e207587fe09c4815"` Oct 13 00:27:27.855 INFO blam! 99b53538c76c6c19d52c5d691f4969760c88adfef144a8d0e207587fe09c4815 Oct 13 00:27:27.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 00:27:28.517 INFO blam! 62c2aeed64858482a123be21ffac1d2e66e554910731629aa3201d911ff5dbc5 Oct 13 00:27:28.519 INFO running `"docker" "start" "-a" "62c2aeed64858482a123be21ffac1d2e66e554910731629aa3201d911ff5dbc5"` Oct 13 00:27:31.111 INFO kablam! usermod: no changes Oct 13 00:27:31.371 INFO kablam! Compiling scrobblers v0.1.0 (/source) Oct 13 00:27:33.553 INFO kablam! warning: unused imports: `LoopStatus`, `Metadata`, `PlaybackStatus`, `ProgressTracker`, `Progress` Oct 13 00:27:33.553 INFO kablam! --> src/sources/mpris.rs:21:31 Oct 13 00:27:33.553 INFO kablam! | Oct 13 00:27:33.553 INFO kablam! 21 | use mpris::{DBusError, Event, LoopStatus, Metadata, PlaybackStatus, PlayerFinder, Progress, ProgressTracker, Player}; Oct 13 00:27:33.553 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 13 00:27:33.553 INFO kablam! | Oct 13 00:27:33.553 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:27:33.553 INFO kablam! Oct 13 00:27:33.553 INFO kablam! warning: unused imports: `ScrobbleEvent`, `ScrobbleSource`, `Song` Oct 13 00:27:33.553 INFO kablam! --> src/sources/mod.rs:22:20 Oct 13 00:27:33.553 INFO kablam! | Oct 13 00:27:33.553 INFO kablam! 22 | use self::common::{Song, ScrobbleEvent, ScrobbleSource}; Oct 13 00:27:33.553 INFO kablam! | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 13 00:27:33.553 INFO kablam! Oct 13 00:27:33.687 INFO kablam! warning: variant is never constructed: `Paused` Oct 13 00:27:33.687 INFO kablam! --> src/sources/common.rs:47:5 Oct 13 00:27:33.687 INFO kablam! | Oct 13 00:27:33.687 INFO kablam! 47 | Paused, /* new */ Oct 13 00:27:33.687 INFO kablam! | ^^^^^^ Oct 13 00:27:33.687 INFO kablam! | Oct 13 00:27:33.687 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:27:33.687 INFO kablam! Oct 13 00:27:33.687 INFO kablam! warning: variant is never constructed: `Scrobble` Oct 13 00:27:33.687 INFO kablam! --> src/sources/common.rs:49:5 Oct 13 00:27:33.687 INFO kablam! | Oct 13 00:27:33.687 INFO kablam! 49 | Scrobble(Song), Oct 13 00:27:33.687 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 00:27:33.687 INFO kablam! Oct 13 00:27:34.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 13 00:27:34.257 INFO kablam! su: No module specific data is present Oct 13 00:27:34.983 INFO running `"docker" "rm" "-f" "62c2aeed64858482a123be21ffac1d2e66e554910731629aa3201d911ff5dbc5"` Oct 13 00:27:35.279 INFO blam! 62c2aeed64858482a123be21ffac1d2e66e554910731629aa3201d911ff5dbc5 Oct 13 00:27:35.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 00:27:35.775 INFO blam! 8b2e813f11fc7818ee5b2a5887accbba8916f344d94cd1c23ce5517dddff7017 Oct 13 00:27:35.791 INFO running `"docker" "start" "-a" "8b2e813f11fc7818ee5b2a5887accbba8916f344d94cd1c23ce5517dddff7017"` Oct 13 00:27:37.491 INFO kablam! usermod: no changes Oct 13 00:27:37.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 13 00:27:37.775 INFO kablam! Running /target/debug/deps/scrobblers-27e5ba6118c1d4aa Oct 13 00:27:37.779 INFO blam! Oct 13 00:27:37.779 INFO blam! running 0 tests Oct 13 00:27:37.779 INFO blam! Oct 13 00:27:37.779 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:27:37.779 INFO blam! Oct 13 00:27:37.779 INFO blam! Oct 13 00:27:37.779 INFO blam! running 0 tests Oct 13 00:27:37.779 INFO blam! Oct 13 00:27:37.779 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:27:37.779 INFO blam! Oct 13 00:27:37.779 INFO kablam! Running /target/debug/deps/scrobblersctl-cc4addf3c5696cdb Oct 13 00:27:37.780 INFO kablam! Running /target/debug/deps/scrobblersd-1abe7721ca6d79b6 Oct 13 00:27:37.791 INFO blam! Oct 13 00:27:37.791 INFO blam! running 0 tests Oct 13 00:27:37.791 INFO blam! Oct 13 00:27:37.791 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:27:37.791 INFO blam! Oct 13 00:27:37.792 INFO kablam! Doc-tests scrobblers Oct 13 00:27:39.559 INFO blam! Oct 13 00:27:39.559 INFO blam! running 0 tests Oct 13 00:27:39.560 INFO blam! Oct 13 00:27:39.560 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:27:39.560 INFO blam! Oct 13 00:27:39.561 INFO kablam! su: No module specific data is present Oct 13 00:27:40.468 INFO running `"docker" "rm" "-f" "8b2e813f11fc7818ee5b2a5887accbba8916f344d94cd1c23ce5517dddff7017"` Oct 13 00:27:40.730 INFO blam! 8b2e813f11fc7818ee5b2a5887accbba8916f344d94cd1c23ce5517dddff7017