Oct 26 20:45:50.324 INFO checking sjmarshy/beewriter against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:45:50.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:45:50.777 INFO blam! ce508da915458407700e17b268f610522e385bf4e99b3da9221d754e65f4e703 Oct 26 20:45:50.779 INFO running `"docker" "start" "-a" "ce508da915458407700e17b268f610522e385bf4e99b3da9221d754e65f4e703"` Oct 26 20:45:52.196 INFO kablam! usermod: no changes Oct 26 20:45:52.339 INFO kablam! Checking memchr v1.0.1 Oct 26 20:45:52.343 INFO kablam! Checking filetime v0.1.10 Oct 26 20:45:52.343 INFO kablam! Checking inotify v0.3.0 Oct 26 20:45:52.343 INFO kablam! Checking net2 v0.2.31 Oct 26 20:45:52.343 INFO kablam! Checking nix v0.5.1 Oct 26 20:45:52.975 INFO kablam! Checking aho-corasick v0.6.3 Oct 26 20:45:53.747 INFO kablam! Checking miow v0.1.5 Oct 26 20:45:54.495 INFO kablam! Checking regex v0.2.2 Oct 26 20:45:56.161 INFO kablam! Checking mio v0.5.1 Oct 26 20:45:57.330 INFO kablam! Checking notify v4.0.1 Oct 26 20:45:58.139 INFO kablam! Checking beewriter v0.1.0 (/source) Oct 26 20:45:58.611 INFO kablam! warning: unused imports: `RecommendedWatcher`, `RecursiveMode` Oct 26 20:45:58.612 INFO kablam! --> src/main.rs:4:14 Oct 26 20:45:58.612 INFO kablam! | Oct 26 20:45:58.612 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 26 20:45:58.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 26 20:45:58.613 INFO kablam! | Oct 26 20:45:58.613 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:45:58.613 INFO kablam! Oct 26 20:45:58.613 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 26 20:45:58.614 INFO kablam! --> src/main.rs:9:5 Oct 26 20:45:58.614 INFO kablam! | Oct 26 20:45:58.614 INFO kablam! 9 | use std::sync::mpsc::channel; Oct 26 20:45:58.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:58.615 INFO kablam! Oct 26 20:45:58.615 INFO kablam! warning: unused import: `std::time::Duration` Oct 26 20:45:58.615 INFO kablam! --> src/main.rs:10:5 Oct 26 20:45:58.615 INFO kablam! | Oct 26 20:45:58.616 INFO kablam! 10 | use std::time::Duration; Oct 26 20:45:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:58.616 INFO kablam! Oct 26 20:45:58.658 INFO kablam! warning: unused imports: `RecommendedWatcher`, `RecursiveMode` Oct 26 20:45:58.659 INFO kablam! --> src/main.rs:4:14 Oct 26 20:45:58.659 INFO kablam! | Oct 26 20:45:58.659 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 26 20:45:58.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 26 20:45:58.659 INFO kablam! | Oct 26 20:45:58.660 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:45:58.660 INFO kablam! Oct 26 20:45:58.660 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 26 20:45:58.660 INFO kablam! --> src/main.rs:9:5 Oct 26 20:45:58.661 INFO kablam! | Oct 26 20:45:58.661 INFO kablam! 9 | use std::sync::mpsc::channel; Oct 26 20:45:58.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:58.661 INFO kablam! Oct 26 20:45:58.661 INFO kablam! warning: unused import: `std::time::Duration` Oct 26 20:45:58.661 INFO kablam! --> src/main.rs:10:5 Oct 26 20:45:58.662 INFO kablam! | Oct 26 20:45:58.662 INFO kablam! 10 | use std::time::Duration; Oct 26 20:45:58.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:58.662 INFO kablam! Oct 26 20:45:58.662 INFO kablam! warning: unused import: `Watcher` Oct 26 20:45:58.663 INFO kablam! --> src/main.rs:4:49 Oct 26 20:45:58.663 INFO kablam! | Oct 26 20:45:58.663 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 26 20:45:58.663 INFO kablam! | ^^^^^^^ Oct 26 20:45:58.663 INFO kablam! Oct 26 20:45:58.718 INFO kablam! warning: unused import: `Watcher` Oct 26 20:45:58.719 INFO kablam! --> src/main.rs:4:49 Oct 26 20:45:58.719 INFO kablam! | Oct 26 20:45:58.720 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 26 20:45:58.720 INFO kablam! | ^^^^^^^ Oct 26 20:45:58.720 INFO kablam! Oct 26 20:45:58.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.50s Oct 26 20:45:58.733 INFO kablam! su: No module specific data is present Oct 26 20:45:58.990 INFO running `"docker" "rm" "-f" "ce508da915458407700e17b268f610522e385bf4e99b3da9221d754e65f4e703"` Oct 26 20:45:59.072 INFO blam! ce508da915458407700e17b268f610522e385bf4e99b3da9221d754e65f4e703