Oct 11 16:02:09.670 INFO testing notify-4.0.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:02:09.670 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:02:09.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 16:02:10.304 INFO blam! 2ef01d7f10ff036d9494dd9d21f6210f4babfbedb0e9d677e3a1c61ffc2e8079 Oct 11 16:02:10.320 INFO running `"docker" "start" "-a" "2ef01d7f10ff036d9494dd9d21f6210f4babfbedb0e9d677e3a1c61ffc2e8079"` Oct 11 16:02:11.500 INFO kablam! usermod: no changes Oct 11 16:02:11.660 INFO kablam! Compiling notify v4.0.6 (/source) Oct 11 16:02:16.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.59s Oct 11 16:02:16.141 INFO kablam! su: No module specific data is present Oct 11 16:02:16.415 INFO running `"docker" "rm" "-f" "2ef01d7f10ff036d9494dd9d21f6210f4babfbedb0e9d677e3a1c61ffc2e8079"` Oct 11 16:02:16.497 INFO blam! 2ef01d7f10ff036d9494dd9d21f6210f4babfbedb0e9d677e3a1c61ffc2e8079 Oct 11 16:02:16.500 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:02:16.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 16:02:16.704 INFO blam! 396e47f3222a10502b98e44fd526f82eb437a3d43e34a7e06ec57393040f801d Oct 11 16:02:16.705 INFO running `"docker" "start" "-a" "396e47f3222a10502b98e44fd526f82eb437a3d43e34a7e06ec57393040f801d"` Oct 11 16:02:17.162 INFO kablam! usermod: no changes Oct 11 16:02:17.252 INFO kablam! Compiling notify v4.0.6 (/source) Oct 11 16:02:20.456 INFO kablam! warning: unused macro definition Oct 11 16:02:20.456 INFO kablam! --> tests/utils/mod.rs:205:1 Oct 11 16:02:20.456 INFO kablam! | Oct 11 16:02:20.456 INFO kablam! 205 | / macro_rules! assert_eq_any { Oct 11 16:02:20.456 INFO kablam! 206 | | ($left:expr, $right1:expr, $right2:expr) => ({ Oct 11 16:02:20.456 INFO kablam! 207 | | match (&($left), &($right1), &($right2)) { Oct 11 16:02:20.456 INFO kablam! 208 | | (left_val, right1_val, right2_val) => { Oct 11 16:02:20.456 INFO kablam! ... | Oct 11 16:02:20.456 INFO kablam! 214 | | }) Oct 11 16:02:20.456 INFO kablam! 215 | | } Oct 11 16:02:20.456 INFO kablam! | |_^ Oct 11 16:02:20.456 INFO kablam! | Oct 11 16:02:20.456 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 16:02:20.456 INFO kablam! Oct 11 16:02:22.420 INFO kablam! warning: unused macro definition Oct 11 16:02:22.420 INFO kablam! --> tests/utils/mod.rs:205:1 Oct 11 16:02:22.420 INFO kablam! | Oct 11 16:02:22.420 INFO kablam! 205 | / macro_rules! assert_eq_any { Oct 11 16:02:22.420 INFO kablam! 206 | | ($left:expr, $right1:expr, $right2:expr) => ({ Oct 11 16:02:22.420 INFO kablam! 207 | | match (&($left), &($right1), &($right2)) { Oct 11 16:02:22.420 INFO kablam! 208 | | (left_val, right1_val, right2_val) => { Oct 11 16:02:22.420 INFO kablam! ... | Oct 11 16:02:22.420 INFO kablam! 214 | | }) Oct 11 16:02:22.420 INFO kablam! 215 | | } Oct 11 16:02:22.420 INFO kablam! | |_^ Oct 11 16:02:22.421 INFO kablam! | Oct 11 16:02:22.421 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 16:02:22.421 INFO kablam! Oct 11 16:02:23.158 INFO kablam! warning: unused macro definition Oct 11 16:02:23.159 INFO kablam! --> tests/utils/mod.rs:205:1 Oct 11 16:02:23.159 INFO kablam! | Oct 11 16:02:23.159 INFO kablam! 205 | / macro_rules! assert_eq_any { Oct 11 16:02:23.159 INFO kablam! 206 | | ($left:expr, $right1:expr, $right2:expr) => ({ Oct 11 16:02:23.160 INFO kablam! 207 | | match (&($left), &($right1), &($right2)) { Oct 11 16:02:23.160 INFO kablam! 208 | | (left_val, right1_val, right2_val) => { Oct 11 16:02:23.160 INFO kablam! ... | Oct 11 16:02:23.161 INFO kablam! 214 | | }) Oct 11 16:02:23.161 INFO kablam! 215 | | } Oct 11 16:02:23.161 INFO kablam! | |_^ Oct 11 16:02:23.161 INFO kablam! | Oct 11 16:02:23.162 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 16:02:23.162 INFO kablam! Oct 11 16:02:29.033 INFO kablam! warning: unused macro definition Oct 11 16:02:29.033 INFO kablam! --> tests/utils/mod.rs:205:1 Oct 11 16:02:29.033 INFO kablam! | Oct 11 16:02:29.034 INFO kablam! 205 | / macro_rules! assert_eq_any { Oct 11 16:02:29.034 INFO kablam! 206 | | ($left:expr, $right1:expr, $right2:expr) => ({ Oct 11 16:02:29.034 INFO kablam! 207 | | match (&($left), &($right1), &($right2)) { Oct 11 16:02:29.034 INFO kablam! 208 | | (left_val, right1_val, right2_val) => { Oct 11 16:02:29.035 INFO kablam! ... | Oct 11 16:02:29.035 INFO kablam! 214 | | }) Oct 11 16:02:29.035 INFO kablam! 215 | | } Oct 11 16:02:29.035 INFO kablam! | |_^ Oct 11 16:02:29.035 INFO kablam! | Oct 11 16:02:29.036 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 16:02:29.036 INFO kablam! Oct 11 16:02:29.244 INFO kablam! warning: function is never used: `inflate_events` Oct 11 16:02:29.244 INFO kablam! --> tests/utils/mod.rs:46:1 Oct 11 16:02:29.244 INFO kablam! | Oct 11 16:02:29.244 INFO kablam! 46 | pub fn inflate_events(input: Vec<(PathBuf, Op, Option)>) -> Vec<(PathBuf, Op, Option)> { Oct 11 16:02:29.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:02:29.244 INFO kablam! | Oct 11 16:02:29.244 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 16:02:29.244 INFO kablam! Oct 11 16:02:29.244 INFO kablam! warning: function is never used: `extract_cookies` Oct 11 16:02:29.244 INFO kablam! --> tests/utils/mod.rs:75:1 Oct 11 16:02:29.244 INFO kablam! | Oct 11 16:02:29.244 INFO kablam! 75 | pub fn extract_cookies(events: &[(PathBuf, Op, Option)]) -> Vec { Oct 11 16:02:29.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:02:29.244 INFO kablam! Oct 11 16:02:29.244 INFO kablam! warning: function is never used: `sleep` Oct 11 16:02:29.244 INFO kablam! --> tests/utils/mod.rs:88:1 Oct 11 16:02:29.244 INFO kablam! | Oct 11 16:02:29.244 INFO kablam! 88 | pub fn sleep(duration: u64) { Oct 11 16:02:29.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:02:29.245 INFO kablam! Oct 11 16:02:31.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.16s Oct 11 16:02:31.356 INFO kablam! su: No module specific data is present Oct 11 16:02:32.129 INFO running `"docker" "rm" "-f" "396e47f3222a10502b98e44fd526f82eb437a3d43e34a7e06ec57393040f801d"` Oct 11 16:02:32.365 INFO blam! 396e47f3222a10502b98e44fd526f82eb437a3d43e34a7e06ec57393040f801d Oct 11 16:02:32.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:02:32.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 16:02:32.720 INFO blam! d99867ab87348cccef2bc3683e2b72146f8a53a4747726dc96673406155dce2c Oct 11 16:02:32.722 INFO running `"docker" "start" "-a" "d99867ab87348cccef2bc3683e2b72146f8a53a4747726dc96673406155dce2c"` Oct 11 16:02:33.266 INFO kablam! usermod: no changes Oct 11 16:02:33.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 16:02:33.404 INFO kablam! Running /target/debug/deps/notify-a13a554fc993e363 Oct 11 16:02:33.410 INFO blam! Oct 11 16:02:33.411 INFO blam! running 4 tests Oct 11 16:02:33.413 INFO blam! test op_test::new_bitflags_form ... ok Oct 11 16:02:33.414 INFO blam! test display_formatted_errors ... ok Oct 11 16:02:33.423 INFO blam! test op_test::old_bitflags_form ... ok Oct 11 16:02:33.423 INFO kablam! Running /target/debug/deps/debounce-3e9b4cd7c31de5c1 Oct 11 16:02:33.423 INFO blam! test op_test::mixed_bitflags_form ... ok Oct 11 16:02:33.423 INFO blam! Oct 11 16:02:33.423 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:02:33.423 INFO blam! Oct 11 16:02:33.423 INFO blam! Oct 11 16:02:33.423 INFO blam! running 40 tests Oct 11 16:02:35.439 INFO blam! test create_delete_file ... ok Oct 11 16:02:35.440 INFO blam! test create_rename_delete_directory ... ok Oct 11 16:02:35.440 INFO blam! test create_modify_directory ... ok Oct 11 16:02:35.442 INFO blam! test create_file ... ok Oct 11 16:02:35.442 INFO blam! test create_directory ... ok Oct 11 16:02:35.443 INFO blam! test create_rename_delete_file ... ok Oct 11 16:02:35.444 INFO blam! test create_delete_directory ... ok Oct 11 16:02:35.540 INFO blam! test create_directory_watch_subdirectories ... ok Oct 11 16:02:37.445 INFO blam! test create_rename_directory ... ok Oct 11 16:02:37.447 INFO blam! test create_rename_overwrite_directory ... ok Oct 11 16:02:37.449 INFO blam! test create_rename_file ... ok Oct 11 16:02:37.449 INFO blam! test create_rename_overwrite_file ... ok Oct 11 16:02:37.449 INFO blam! test create_rename_remove_create ... ok Oct 11 16:02:37.464 INFO blam! test create_rename_write_create ... ok Oct 11 16:02:37.503 INFO blam! test create_write_modify_file ... ok Oct 11 16:02:37.547 INFO blam! test delete_create_directory ... ok Oct 11 16:02:39.455 INFO blam! test delete_directory ... ok Oct 11 16:02:39.460 INFO blam! test modify_delete_directory ... ok Oct 11 16:02:39.465 INFO blam! test delete_file ... ok Oct 11 16:02:39.465 INFO blam! test delete_create_file ... ok Oct 11 16:02:39.465 INFO blam! test modify_directory ... ok Oct 11 16:02:39.466 INFO blam! test move_repeatedly ... ignored Oct 11 16:02:39.478 INFO blam! test modify_file ... ok Oct 11 16:02:39.508 INFO blam! test modify_rename_directory ... ok Oct 11 16:02:39.556 INFO blam! test modify_rename_file ... ok Oct 11 16:02:41.474 INFO blam! test rename_file ... ok Oct 11 16:02:41.474 INFO blam! test rename_directory ... ok Oct 11 16:02:41.475 INFO blam! test rename_create_remove_temp_file ... ok Oct 11 16:02:41.489 INFO blam! test rename_modify_directory ... ok Oct 11 16:02:41.517 INFO blam! test rename_modify_file ... ok Oct 11 16:02:41.562 INFO blam! test rename_rename_directory ... ok Oct 11 16:02:41.572 INFO blam! test move_in_directory_watch_subdirectories ... ok Oct 11 16:02:42.478 INFO blam! test move_out_sleep_move_in ... ok Oct 11 16:02:43.492 INFO blam! test rename_rename_remove_temp_file ... ok Oct 11 16:02:43.492 INFO blam! test rename_rename_file ... ok Oct 11 16:02:43.500 INFO blam! test rename_write_file ... ok Oct 11 16:02:43.504 INFO blam! test write_delete_file ... ok Oct 11 16:02:43.539 INFO blam! test write_file ... ok Oct 11 16:02:43.598 INFO blam! test write_rename_file ... ok Oct 11 16:02:45.082 INFO blam! test write_long_file ... ok Oct 11 16:02:45.082 INFO blam! Oct 11 16:02:45.082 INFO blam! test result: ok. 39 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 16:02:45.082 INFO blam! Oct 11 16:02:45.089 INFO blam! Oct 11 16:02:45.089 INFO kablam! Running /target/debug/deps/event_path-79c1638ca456ac2b Oct 11 16:02:45.089 INFO blam! running 5 tests Oct 11 16:02:45.200 INFO blam! test watch_absolute_directory ... ok Oct 11 16:02:45.200 INFO blam! test watch_canonicalized_directory ... ok Oct 11 16:02:45.204 INFO blam! test watch_canonicalized_file ... ok Oct 11 16:02:45.218 INFO blam! test watch_absolute_file ... ok Oct 11 16:02:45.305 INFO blam! test watch_relative ... ok Oct 11 16:02:45.305 INFO blam! Oct 11 16:02:45.305 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:02:45.305 INFO blam! Oct 11 16:02:45.306 INFO kablam! Running /target/debug/deps/fsevents-fe40df815b4ab98d Oct 11 16:02:45.308 INFO blam! Oct 11 16:02:45.308 INFO blam! running 0 tests Oct 11 16:02:45.308 INFO blam! Oct 11 16:02:45.308 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:02:45.308 INFO blam! Oct 11 16:02:45.310 INFO kablam! Running /target/debug/deps/notify-7589c5a6bdcaf8c8 Oct 11 16:02:45.312 INFO blam! Oct 11 16:02:45.312 INFO blam! running 19 tests Oct 11 16:02:45.440 INFO blam! test delete_directory ... ok Oct 11 16:02:45.440 INFO blam! test create_rename_overwrite_directory ... ok Oct 11 16:02:45.440 INFO blam! test create_rename_overwrite_file ... ok Oct 11 16:02:45.445 INFO blam! test create_file ... ok Oct 11 16:02:45.445 INFO blam! test create_directory ... ok Oct 11 16:02:45.445 INFO blam! test delete_file ... ok Oct 11 16:02:45.452 INFO blam! test create_write_modify_file ... ok Oct 11 16:02:45.536 INFO blam! test create_directory_watch_subdirectories ... ok Oct 11 16:02:45.544 INFO blam! test modify_directory ... ok Oct 11 16:02:45.544 INFO blam! test modify_file ... ok Oct 11 16:02:45.548 INFO blam! test move_out_create_file ... ok Oct 11 16:02:45.548 INFO blam! test move_out_create_directory ... ok Oct 11 16:02:45.548 INFO blam! test rename_directory ... ok Oct 11 16:02:45.560 INFO blam! test test_inflate_events ... ok Oct 11 16:02:45.560 INFO blam! test rename_file ... ok Oct 11 16:02:45.644 INFO blam! test move_in_directory_watch_subdirectories ... ok Oct 11 16:02:45.644 INFO blam! test rename_rename_directory ... ok Oct 11 16:02:45.651 INFO blam! test rename_rename_file ... ok Oct 11 16:02:45.675 INFO blam! test write_file ... ok Oct 11 16:02:45.675 INFO blam! Oct 11 16:02:45.675 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:02:45.675 INFO blam! Oct 11 16:02:45.692 INFO blam! Oct 11 16:02:45.692 INFO kablam! Running /target/debug/deps/watcher-4df765b89faaee11 Oct 11 16:02:45.692 INFO blam! running 29 tests Oct 11 16:02:45.700 INFO blam! test new_recommended ... ok Oct 11 16:02:45.700 INFO blam! test new_null ... ok Oct 11 16:02:45.700 INFO blam! test poll_watch_recursive_move ... ignored Oct 11 16:02:45.700 INFO blam! test poll_watch_recursive_move_in ... ignored Oct 11 16:02:45.700 INFO blam! test poll_watch_recursive_move_out ... ignored Oct 11 16:02:45.703 INFO blam! test new_inotify ... ok Oct 11 16:02:45.707 INFO blam! test new_poll ... ok Oct 11 16:02:45.905 INFO blam! test self_delete_directory ... ok Oct 11 16:02:45.908 INFO blam! test self_delete_file ... ok Oct 11 16:02:45.939 INFO blam! test test_watcher_send ... ok Oct 11 16:02:45.952 INFO blam! test test_watcher_sync ... ok Oct 11 16:02:45.952 INFO blam! test unwatch_directory ... ok Oct 11 16:02:45.953 INFO blam! test unwatch_file ... ok Oct 11 16:02:45.953 INFO blam! test unwatch_nonexisting ... ok Oct 11 16:02:46.017 INFO blam! test parent_rename_directory ... ok Oct 11 16:02:46.017 INFO blam! test self_rename_directory ... ok Oct 11 16:02:46.024 INFO blam! test parent_rename_file ... ok Oct 11 16:02:46.064 INFO blam! test watch_file ... ok Oct 11 16:02:46.126 INFO blam! test watch_nonexisting ... ok Oct 11 16:02:46.134 INFO blam! test watch_nonrecursive ... ok Oct 11 16:02:46.152 INFO blam! test watch_recursive_create_directory ... ok Oct 11 16:02:46.157 INFO blam! test watch_relative ... ok Oct 11 16:02:46.182 INFO blam! test watch_recursive_move ... ok Oct 11 16:02:46.212 INFO blam! test self_rename_file ... ok Oct 11 16:02:46.248 INFO blam! test watch_recursive_move_in ... ok Oct 11 16:02:46.248 INFO blam! test watch_recursive_move_out ... ok Oct 11 16:02:46.903 INFO blam! test poll_watch_nonrecursive ... ok Oct 11 16:02:46.911 INFO blam! test poll_watch_file ... ok Oct 11 16:02:47.999 INFO blam! test poll_watch_recursive_create_directory ... ok Oct 11 16:02:48.000 INFO kablam! Running /target/debug/deps/windows-1497805aa828c296 Oct 11 16:02:48.000 INFO blam! Oct 11 16:02:48.001 INFO blam! test result: ok. 26 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out Oct 11 16:02:48.001 INFO blam! Oct 11 16:02:48.001 INFO blam! Oct 11 16:02:48.001 INFO blam! running 0 tests Oct 11 16:02:48.001 INFO blam! Oct 11 16:02:48.001 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:02:48.001 INFO blam! Oct 11 16:02:48.007 INFO kablam! Doc-tests notify Oct 11 16:02:51.100 INFO blam! Oct 11 16:02:51.100 INFO blam! running 2 tests Oct 11 16:02:54.755 INFO blam! test src/lib.rs - (line 22) ... ok Oct 11 16:02:55.236 INFO blam! test src/lib.rs - (line 57) ... ok Oct 11 16:02:55.236 INFO blam! Oct 11 16:02:55.236 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:02:55.236 INFO blam! Oct 11 16:02:55.243 INFO kablam! su: No module specific data is present Oct 11 16:02:55.756 INFO running `"docker" "rm" "-f" "d99867ab87348cccef2bc3683e2b72146f8a53a4747726dc96673406155dce2c"` Oct 11 16:02:55.865 INFO blam! d99867ab87348cccef2bc3683e2b72146f8a53a4747726dc96673406155dce2c