Oct 10 14:45:27.600 INFO testing sjmarshy/beewriter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:45:27.601 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:45:27.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:45:27.808 INFO blam! 2405a77aff0481db697c980b50fc01c4f447a7c212f15480cf84c62d31338c15 Oct 10 14:45:27.808 INFO running `"docker" "start" "-a" "2405a77aff0481db697c980b50fc01c4f447a7c212f15480cf84c62d31338c15"` Oct 10 14:45:28.276 INFO kablam! usermod: no changes Oct 10 14:45:28.405 INFO kablam! Compiling filetime v0.1.10 Oct 10 14:45:28.405 INFO kablam! Compiling inotify v0.3.0 Oct 10 14:45:28.405 INFO kablam! Compiling net2 v0.2.31 Oct 10 14:45:28.406 INFO kablam! Compiling nix v0.5.1 Oct 10 14:45:30.109 INFO kablam! Compiling miow v0.1.5 Oct 10 14:45:33.161 INFO kablam! Compiling mio v0.5.1 Oct 10 14:45:35.051 INFO kablam! Compiling notify v4.0.1 Oct 10 14:45:38.661 INFO kablam! Compiling beewriter v0.1.0 (/source) Oct 10 14:45:40.181 INFO kablam! warning: unused imports: `RecommendedWatcher`, `RecursiveMode` Oct 10 14:45:40.181 INFO kablam! --> src/main.rs:4:14 Oct 10 14:45:40.181 INFO kablam! | Oct 10 14:45:40.181 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 10 14:45:40.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 10 14:45:40.181 INFO kablam! | Oct 10 14:45:40.182 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:45:40.182 INFO kablam! Oct 10 14:45:40.182 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 10 14:45:40.182 INFO kablam! --> src/main.rs:9:5 Oct 10 14:45:40.182 INFO kablam! | Oct 10 14:45:40.182 INFO kablam! 9 | use std::sync::mpsc::channel; Oct 10 14:45:40.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:45:40.183 INFO kablam! Oct 10 14:45:40.183 INFO kablam! warning: unused import: `std::time::Duration` Oct 10 14:45:40.183 INFO kablam! --> src/main.rs:10:5 Oct 10 14:45:40.183 INFO kablam! | Oct 10 14:45:40.183 INFO kablam! 10 | use std::time::Duration; Oct 10 14:45:40.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 14:45:40.184 INFO kablam! Oct 10 14:45:40.244 INFO kablam! warning: unused import: `Watcher` Oct 10 14:45:40.244 INFO kablam! --> src/main.rs:4:49 Oct 10 14:45:40.244 INFO kablam! | Oct 10 14:45:40.244 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 10 14:45:40.244 INFO kablam! | ^^^^^^^ Oct 10 14:45:40.244 INFO kablam! Oct 10 14:45:41.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.68s Oct 10 14:45:41.990 INFO kablam! su: No module specific data is present Oct 10 14:45:42.642 INFO running `"docker" "rm" "-f" "2405a77aff0481db697c980b50fc01c4f447a7c212f15480cf84c62d31338c15"` Oct 10 14:45:42.828 INFO blam! 2405a77aff0481db697c980b50fc01c4f447a7c212f15480cf84c62d31338c15 Oct 10 14:45:42.831 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:45:42.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:45:43.513 INFO blam! 6c6731c2cd1f3f5204600007a992cc52b113323ba796255a3af42a4e9ff9705d Oct 10 14:45:43.519 INFO running `"docker" "start" "-a" "6c6731c2cd1f3f5204600007a992cc52b113323ba796255a3af42a4e9ff9705d"` Oct 10 14:45:44.553 INFO kablam! usermod: no changes Oct 10 14:45:44.680 INFO kablam! Compiling beewriter v0.1.0 (/source) Oct 10 14:45:46.328 INFO kablam! warning: unused imports: `RecommendedWatcher`, `RecursiveMode` Oct 10 14:45:46.328 INFO kablam! --> src/main.rs:4:14 Oct 10 14:45:46.328 INFO kablam! | Oct 10 14:45:46.328 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 10 14:45:46.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 10 14:45:46.328 INFO kablam! | Oct 10 14:45:46.328 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:45:46.328 INFO kablam! Oct 10 14:45:46.328 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 10 14:45:46.328 INFO kablam! --> src/main.rs:9:5 Oct 10 14:45:46.328 INFO kablam! | Oct 10 14:45:46.328 INFO kablam! 9 | use std::sync::mpsc::channel; Oct 10 14:45:46.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:45:46.328 INFO kablam! Oct 10 14:45:46.328 INFO kablam! warning: unused import: `std::time::Duration` Oct 10 14:45:46.328 INFO kablam! --> src/main.rs:10:5 Oct 10 14:45:46.328 INFO kablam! | Oct 10 14:45:46.328 INFO kablam! 10 | use std::time::Duration; Oct 10 14:45:46.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 14:45:46.328 INFO kablam! Oct 10 14:45:46.400 INFO kablam! warning: unused import: `Watcher` Oct 10 14:45:46.400 INFO kablam! --> src/main.rs:4:49 Oct 10 14:45:46.400 INFO kablam! | Oct 10 14:45:46.400 INFO kablam! 4 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; Oct 10 14:45:46.400 INFO kablam! | ^^^^^^^ Oct 10 14:45:46.400 INFO kablam! Oct 10 14:45:46.881 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 10 14:45:46.888 INFO kablam! su: No module specific data is present Oct 10 14:45:47.591 INFO running `"docker" "rm" "-f" "6c6731c2cd1f3f5204600007a992cc52b113323ba796255a3af42a4e9ff9705d"` Oct 10 14:45:47.793 INFO blam! 6c6731c2cd1f3f5204600007a992cc52b113323ba796255a3af42a4e9ff9705d Oct 10 14:45:47.804 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:45:47.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:45:48.232 INFO blam! 4846ca175ab595a508aefc67aa5079a1b7fc002a0e0754f93487abd382d18fef Oct 10 14:45:48.240 INFO running `"docker" "start" "-a" "4846ca175ab595a508aefc67aa5079a1b7fc002a0e0754f93487abd382d18fef"` Oct 10 14:45:48.819 INFO kablam! usermod: no changes Oct 10 14:45:48.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 14:45:48.895 INFO kablam! Running /target/debug/deps/beewriter-0c73dc6cd66a25f3 Oct 10 14:45:48.897 INFO blam! Oct 10 14:45:48.897 INFO blam! running 0 tests Oct 10 14:45:48.897 INFO blam! Oct 10 14:45:48.897 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:45:48.897 INFO blam! Oct 10 14:45:48.898 INFO kablam! su: No module specific data is present Oct 10 14:45:49.741 INFO running `"docker" "rm" "-f" "4846ca175ab595a508aefc67aa5079a1b7fc002a0e0754f93487abd382d18fef"` Oct 10 14:45:49.833 INFO blam! 4846ca175ab595a508aefc67aa5079a1b7fc002a0e0754f93487abd382d18fef