Oct 15 07:20:25.729 INFO testing RemiliaForever/bilibili-live-notifier against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:20:25.731 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 07:20:25.939 INFO blam! 5a985a1137b5e5363bfc19c166684c90566be15c0dcf8bf7c4e692d3610506df Oct 15 07:20:25.941 INFO running `"docker" "start" "-a" "5a985a1137b5e5363bfc19c166684c90566be15c0dcf8bf7c4e692d3610506df"` Oct 15 07:20:26.507 INFO kablam! usermod: no changes Oct 15 07:20:26.618 INFO kablam! Compiling dbus v0.4.1 Oct 15 07:20:26.619 INFO kablam! Compiling serde_json v1.0.26 Oct 15 07:20:26.621 INFO kablam! Compiling error-chain v0.10.0 Oct 15 07:20:31.731 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 15 07:20:31.731 INFO kablam! Oct 15 07:20:34.271 INFO kablam! Compiling notify-rust v3.4.2 Oct 15 07:20:36.170 INFO kablam! Compiling bilibili-live-notifier v0.1.0 (/source) Oct 15 07:20:37.335 INFO kablam! warning: enum is never used: `Color` Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:7:1 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 7 | enum Color { Oct 15 07:20:37.335 INFO kablam! | ^^^^^^^^^^ Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:20:37.335 INFO kablam! Oct 15 07:20:37.335 INFO kablam! warning: struct is never constructed: `Message` Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:11:1 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 11 | struct Message { Oct 15 07:20:37.335 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 07:20:37.335 INFO kablam! Oct 15 07:20:37.335 INFO kablam! warning: struct is never constructed: `Buffer` Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:17:1 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 17 | struct Buffer { Oct 15 07:20:37.335 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:20:37.335 INFO kablam! Oct 15 07:20:37.335 INFO kablam! warning: struct is never constructed: `BufferConfig` Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:22:1 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 22 | struct BufferConfig { Oct 15 07:20:37.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 07:20:37.335 INFO kablam! Oct 15 07:20:37.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:28:5 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 28 | / Notification::new() Oct 15 07:20:37.335 INFO kablam! 29 | | .appname("bilbili-live-notifier") Oct 15 07:20:37.335 INFO kablam! 30 | | .id(3) Oct 15 07:20:37.335 INFO kablam! 31 | | .timeout(0) Oct 15 07:20:37.335 INFO kablam! 32 | | .body(&format!("{} : {}", name, content)) Oct 15 07:20:37.335 INFO kablam! 33 | | .hint(NotificationHint::X(512)) Oct 15 07:20:37.335 INFO kablam! 34 | | .show(); Oct 15 07:20:37.335 INFO kablam! | |________________^ Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:20:37.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:20:37.335 INFO kablam! Oct 15 07:20:37.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:45:5 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 45 | / Notification::new() Oct 15 07:20:37.335 INFO kablam! 46 | | .appname("bilbili-live-notifier") Oct 15 07:20:37.335 INFO kablam! 47 | | .id(2) Oct 15 07:20:37.335 INFO kablam! 48 | | .timeout(0) Oct 15 07:20:37.335 INFO kablam! ... | Oct 15 07:20:37.335 INFO kablam! 52 | | )) Oct 15 07:20:37.335 INFO kablam! 53 | | .show(); Oct 15 07:20:37.335 INFO kablam! | |________________^ Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:20:37.335 INFO kablam! Oct 15 07:20:37.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:20:37.335 INFO kablam! --> src/notify.rs:58:5 Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.335 INFO kablam! 58 | / Notification::new() Oct 15 07:20:37.335 INFO kablam! 59 | | .appname("bilbili-live-notifier") Oct 15 07:20:37.335 INFO kablam! 60 | | .id(1) Oct 15 07:20:37.335 INFO kablam! 61 | | .timeout(0) Oct 15 07:20:37.335 INFO kablam! 62 | | .body(&format!("欢迎 {} 来到直播间!", name)) Oct 15 07:20:37.335 INFO kablam! 63 | | .show(); Oct 15 07:20:37.335 INFO kablam! | |________________^ Oct 15 07:20:37.335 INFO kablam! | Oct 15 07:20:37.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:20:37.336 INFO kablam! Oct 15 07:20:38.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.18s Oct 15 07:20:38.731 INFO kablam! su: No module specific data is present Oct 15 07:20:39.643 INFO running `"docker" "rm" "-f" "5a985a1137b5e5363bfc19c166684c90566be15c0dcf8bf7c4e692d3610506df"` Oct 15 07:20:39.949 INFO blam! 5a985a1137b5e5363bfc19c166684c90566be15c0dcf8bf7c4e692d3610506df Oct 15 07:20:39.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 07:20:40.293 INFO blam! 25d6c90411217952d18b130e307da8ccac29ae30e10ac24866a7beb08a56a9e0 Oct 15 07:20:40.295 INFO running `"docker" "start" "-a" "25d6c90411217952d18b130e307da8ccac29ae30e10ac24866a7beb08a56a9e0"` Oct 15 07:20:42.259 INFO kablam! usermod: no changes Oct 15 07:20:42.363 INFO kablam! Compiling bilibili-live-notifier v0.1.0 (/source) Oct 15 07:20:43.526 INFO kablam! warning: enum is never used: `Color` Oct 15 07:20:43.527 INFO kablam! --> src/notify.rs:7:1 Oct 15 07:20:43.527 INFO kablam! | Oct 15 07:20:43.527 INFO kablam! 7 | enum Color { Oct 15 07:20:43.528 INFO kablam! | ^^^^^^^^^^ Oct 15 07:20:43.528 INFO kablam! | Oct 15 07:20:43.528 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:20:43.528 INFO kablam! Oct 15 07:20:43.529 INFO kablam! warning: struct is never constructed: `Message` Oct 15 07:20:43.529 INFO kablam! --> src/notify.rs:11:1 Oct 15 07:20:43.529 INFO kablam! | Oct 15 07:20:43.529 INFO kablam! 11 | struct Message { Oct 15 07:20:43.530 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 07:20:43.530 INFO kablam! Oct 15 07:20:43.530 INFO kablam! warning: struct is never constructed: `Buffer` Oct 15 07:20:43.530 INFO kablam! --> src/notify.rs:17:1 Oct 15 07:20:43.531 INFO kablam! | Oct 15 07:20:43.531 INFO kablam! 17 | struct Buffer { Oct 15 07:20:43.531 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:20:43.531 INFO kablam! Oct 15 07:20:43.532 INFO kablam! warning: struct is never constructed: `BufferConfig` Oct 15 07:20:43.532 INFO kablam! --> src/notify.rs:22:1 Oct 15 07:20:43.532 INFO kablam! | Oct 15 07:20:43.533 INFO kablam! 22 | struct BufferConfig { Oct 15 07:20:43.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 07:20:43.533 INFO kablam! Oct 15 07:20:43.534 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:20:43.534 INFO kablam! --> src/notify.rs:28:5 Oct 15 07:20:43.534 INFO kablam! | Oct 15 07:20:43.535 INFO kablam! 28 | / Notification::new() Oct 15 07:20:43.535 INFO kablam! 29 | | .appname("bilbili-live-notifier") Oct 15 07:20:43.535 INFO kablam! 30 | | .id(3) Oct 15 07:20:43.535 INFO kablam! 31 | | .timeout(0) Oct 15 07:20:43.536 INFO kablam! 32 | | .body(&format!("{} : {}", name, content)) Oct 15 07:20:43.536 INFO kablam! 33 | | .hint(NotificationHint::X(512)) Oct 15 07:20:43.536 INFO kablam! 34 | | .show(); Oct 15 07:20:43.536 INFO kablam! | |________________^ Oct 15 07:20:43.537 INFO kablam! | Oct 15 07:20:43.537 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:20:43.537 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:20:43.537 INFO kablam! Oct 15 07:20:43.538 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:20:43.538 INFO kablam! --> src/notify.rs:45:5 Oct 15 07:20:43.538 INFO kablam! | Oct 15 07:20:43.538 INFO kablam! 45 | / Notification::new() Oct 15 07:20:43.539 INFO kablam! 46 | | .appname("bilbili-live-notifier") Oct 15 07:20:43.539 INFO kablam! 47 | | .id(2) Oct 15 07:20:43.539 INFO kablam! 48 | | .timeout(0) Oct 15 07:20:43.540 INFO kablam! ... | Oct 15 07:20:43.540 INFO kablam! 52 | | )) Oct 15 07:20:43.540 INFO kablam! 53 | | .show(); Oct 15 07:20:43.540 INFO kablam! | |________________^ Oct 15 07:20:43.541 INFO kablam! | Oct 15 07:20:43.541 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:20:43.541 INFO kablam! Oct 15 07:20:43.541 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:20:43.542 INFO kablam! --> src/notify.rs:58:5 Oct 15 07:20:43.542 INFO kablam! | Oct 15 07:20:43.542 INFO kablam! 58 | / Notification::new() Oct 15 07:20:43.542 INFO kablam! 59 | | .appname("bilbili-live-notifier") Oct 15 07:20:43.543 INFO kablam! 60 | | .id(1) Oct 15 07:20:43.543 INFO kablam! 61 | | .timeout(0) Oct 15 07:20:43.543 INFO kablam! 62 | | .body(&format!("欢迎 {} 来到直播间!", name)) Oct 15 07:20:43.544 INFO kablam! 63 | | .show(); Oct 15 07:20:43.544 INFO kablam! | |________________^ Oct 15 07:20:43.544 INFO kablam! | Oct 15 07:20:43.544 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:20:43.545 INFO kablam! Oct 15 07:20:44.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 15 07:20:44.024 INFO kablam! su: No module specific data is present Oct 15 07:20:45.052 INFO running `"docker" "rm" "-f" "25d6c90411217952d18b130e307da8ccac29ae30e10ac24866a7beb08a56a9e0"` Oct 15 07:20:45.383 INFO blam! 25d6c90411217952d18b130e307da8ccac29ae30e10ac24866a7beb08a56a9e0 Oct 15 07:20:45.389 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 07:20:45.869 INFO blam! f73128891c0abd3a288890fc4f23b5313a258874ccf8b886ded01ffe1df87cd3 Oct 15 07:20:45.871 INFO running `"docker" "start" "-a" "f73128891c0abd3a288890fc4f23b5313a258874ccf8b886ded01ffe1df87cd3"` Oct 15 07:20:47.673 INFO kablam! usermod: no changes Oct 15 07:20:47.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 07:20:47.819 INFO kablam! Running /target/debug/deps/bilibili_live_notifier-4b14329fbd7fb253 Oct 15 07:20:47.835 INFO blam! Oct 15 07:20:47.836 INFO blam! running 0 tests Oct 15 07:20:47.836 INFO blam! Oct 15 07:20:47.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:20:47.837 INFO blam! Oct 15 07:20:47.838 INFO kablam! su: No module specific data is present Oct 15 07:20:48.828 INFO running `"docker" "rm" "-f" "f73128891c0abd3a288890fc4f23b5313a258874ccf8b886ded01ffe1df87cd3"` Oct 15 07:20:49.120 INFO blam! f73128891c0abd3a288890fc4f23b5313a258874ccf8b886ded01ffe1df87cd3