Oct 21 13:41:56.971 INFO checking sjmarshy/beewriter against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:41:56.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 13:41:57.273 INFO blam! 66f7c02e26ab42443befb83d38af46e9d0a78f491a20b8093a78b362a0288811 Oct 21 13:41:57.281 INFO running `"docker" "start" "-a" "66f7c02e26ab42443befb83d38af46e9d0a78f491a20b8093a78b362a0288811"` Oct 21 13:41:57.972 INFO kablam! usermod: no changes Oct 21 13:41:58.096 INFO kablam! Checking slab v0.1.3 Oct 21 13:41:58.096 INFO kablam! Checking bytes v0.3.0 Oct 21 13:41:58.096 INFO kablam! Compiling ws2_32-sys v0.2.1 Oct 21 13:41:58.096 INFO kablam! Checking net2 v0.2.31 Oct 21 13:41:58.096 INFO kablam! Checking time v0.1.38 Oct 21 13:41:58.096 INFO kablam! Checking memchr v1.0.1 Oct 21 13:41:58.096 INFO kablam! Checking inotify v0.3.0 Oct 21 13:41:58.096 INFO kablam! Checking filetime v0.1.10 Oct 21 13:41:58.853 INFO kablam! Checking nix v0.5.1 Oct 21 13:41:59.013 INFO kablam! Checking aho-corasick v0.6.3 Oct 21 13:41:59.744 INFO kablam! Checking miow v0.1.5 Oct 21 13:42:00.322 INFO kablam! Checking regex v0.2.2 Oct 21 13:42:03.163 INFO kablam! Checking mio v0.5.1 Oct 21 13:42:04.133 INFO kablam! Checking notify v4.0.1 Oct 21 13:42:04.936 INFO kablam! Checking beewriter v0.1.0 (/source) Oct 21 13:42:05.335 INFO kablam! warning: unused imports: `RecommendedWatcher`, `RecursiveMode` Oct 21 13:42:05.335 INFO kablam! --> src/main.rs:4:14 Oct 21 13:42:05.335 INFO kablam! | Oct 21 13:42:05.335 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 21 13:42:05.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 21 13:42:05.335 INFO kablam! | Oct 21 13:42:05.335 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:42:05.335 INFO kablam! Oct 21 13:42:05.335 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 21 13:42:05.335 INFO kablam! --> src/main.rs:9:5 Oct 21 13:42:05.335 INFO kablam! | Oct 21 13:42:05.335 INFO kablam! 9 | use std::sync::mpsc::channel; Oct 21 13:42:05.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:42:05.335 INFO kablam! Oct 21 13:42:05.335 INFO kablam! warning: unused import: `std::time::Duration` Oct 21 13:42:05.335 INFO kablam! --> src/main.rs:10:5 Oct 21 13:42:05.335 INFO kablam! | Oct 21 13:42:05.335 INFO kablam! 10 | use std::time::Duration; Oct 21 13:42:05.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:42:05.335 INFO kablam! Oct 21 13:42:05.379 INFO kablam! warning: unused import: `Watcher` Oct 21 13:42:05.379 INFO kablam! --> src/main.rs:4:49 Oct 21 13:42:05.379 INFO kablam! | Oct 21 13:42:05.379 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 21 13:42:05.379 INFO kablam! | ^^^^^^^ Oct 21 13:42:05.379 INFO kablam! Oct 21 13:42:05.431 INFO kablam! warning: unused imports: `RecommendedWatcher`, `RecursiveMode` Oct 21 13:42:05.431 INFO kablam! --> src/main.rs:4:14 Oct 21 13:42:05.431 INFO kablam! | Oct 21 13:42:05.431 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 21 13:42:05.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 21 13:42:05.431 INFO kablam! | Oct 21 13:42:05.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:42:05.431 INFO kablam! Oct 21 13:42:05.431 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 21 13:42:05.431 INFO kablam! --> src/main.rs:9:5 Oct 21 13:42:05.431 INFO kablam! | Oct 21 13:42:05.431 INFO kablam! 9 | use std::sync::mpsc::channel; Oct 21 13:42:05.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:42:05.431 INFO kablam! Oct 21 13:42:05.431 INFO kablam! warning: unused import: `std::time::Duration` Oct 21 13:42:05.431 INFO kablam! --> src/main.rs:10:5 Oct 21 13:42:05.431 INFO kablam! | Oct 21 13:42:05.431 INFO kablam! 10 | use std::time::Duration; Oct 21 13:42:05.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:42:05.431 INFO kablam! Oct 21 13:42:05.488 INFO kablam! warning: unused import: `Watcher` Oct 21 13:42:05.488 INFO kablam! --> src/main.rs:4:49 Oct 21 13:42:05.488 INFO kablam! | Oct 21 13:42:05.488 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 21 13:42:05.488 INFO kablam! | ^^^^^^^ Oct 21 13:42:05.488 INFO kablam! Oct 21 13:42:05.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.50s Oct 21 13:42:05.523 INFO kablam! su: No module specific data is present Oct 21 13:42:05.801 INFO running `"docker" "rm" "-f" "66f7c02e26ab42443befb83d38af46e9d0a78f491a20b8093a78b362a0288811"` Oct 21 13:42:06.055 INFO blam! 66f7c02e26ab42443befb83d38af46e9d0a78f491a20b8093a78b362a0288811