Nov 17 18:06:51.793 INFO testing wombo-0.1.2 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 18:06:51.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 18:06:51.983 INFO [stdout] 399d91475fc4bf9c9f39943f6ad41a02cbce25666aeb97b97f3757f2632caac0 Nov 17 18:06:51.985 INFO running `"docker" "start" "-a" "399d91475fc4bf9c9f39943f6ad41a02cbce25666aeb97b97f3757f2632caac0"` Nov 17 18:06:52.580 INFO [stderr] usermod: no changes Nov 17 18:06:52.702 INFO [stderr] Compiling thread-id v3.3.0 Nov 17 18:06:52.704 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 17 18:06:52.704 INFO [stderr] Compiling uuid v0.5.1 Nov 17 18:06:52.707 INFO [stderr] Compiling pretty_env_logger v0.1.1 Nov 17 18:06:54.201 INFO [stderr] Compiling parking_lot v0.5.5 Nov 17 18:06:55.480 INFO [stderr] Compiling wombo v0.1.2 (/source) Nov 17 18:06:58.491 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 17 18:06:58.491 INFO [stderr] --> src/utils.rs:33:24 Nov 17 18:06:58.491 INFO [stderr] | Nov 17 18:06:58.491 INFO [stderr] 33 | pub type ExitSender = OneshotSender>; Nov 17 18:06:58.491 INFO [stderr] | ^^^^ ^^^^^^^ Nov 17 18:06:58.491 INFO [stderr] | Nov 17 18:06:58.491 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Nov 17 18:06:58.491 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 17 18:06:58.491 INFO [stderr] Nov 17 18:06:58.500 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 17 18:06:58.500 INFO [stderr] --> src/lib.rs:136:26 Nov 17 18:06:58.500 INFO [stderr] | Nov 17 18:06:58.500 INFO [stderr] 136 | pub type CancelHookFt = Box>; Nov 17 18:06:58.500 INFO [stderr] | ^^^^ ^^^^^^^ Nov 17 18:06:58.500 INFO [stderr] | Nov 17 18:06:58.500 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 17 18:06:58.500 INFO [stderr] Nov 17 18:06:58.914 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.32s Nov 17 18:06:58.927 INFO [stderr] su: No module specific data is present Nov 17 18:06:59.721 INFO running `"docker" "inspect" "399d91475fc4bf9c9f39943f6ad41a02cbce25666aeb97b97f3757f2632caac0"` Nov 17 18:07:00.078 INFO running `"docker" "rm" "-f" "399d91475fc4bf9c9f39943f6ad41a02cbce25666aeb97b97f3757f2632caac0"` Nov 17 18:07:00.351 INFO [stdout] 399d91475fc4bf9c9f39943f6ad41a02cbce25666aeb97b97f3757f2632caac0 Nov 17 18:07:00.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 18:07:00.787 INFO [stdout] c76b6a51ff04f9dc599a5653c99f42ee3d88489f6e2a9fc7f5f93084cc449ef1 Nov 17 18:07:00.799 INFO running `"docker" "start" "-a" "c76b6a51ff04f9dc599a5653c99f42ee3d88489f6e2a9fc7f5f93084cc449ef1"` Nov 17 18:07:01.827 INFO [stderr] usermod: no changes Nov 17 18:07:02.044 INFO [stderr] Compiling tokio-timer v0.1.2 Nov 17 18:07:03.792 INFO [stderr] Compiling wombo v0.1.2 (/source) Nov 17 18:07:09.267 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 17 18:07:09.267 INFO [stderr] --> src/utils.rs:33:24 Nov 17 18:07:09.267 INFO [stderr] | Nov 17 18:07:09.267 INFO [stderr] 33 | pub type ExitSender = OneshotSender>; Nov 17 18:07:09.267 INFO [stderr] | ^^^^ ^^^^^^^ Nov 17 18:07:09.267 INFO [stderr] | Nov 17 18:07:09.267 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Nov 17 18:07:09.267 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 17 18:07:09.267 INFO [stderr] Nov 17 18:07:09.275 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 17 18:07:09.275 INFO [stderr] --> src/lib.rs:136:26 Nov 17 18:07:09.275 INFO [stderr] | Nov 17 18:07:09.275 INFO [stderr] 136 | pub type CancelHookFt = Box>; Nov 17 18:07:09.275 INFO [stderr] | ^^^^ ^^^^^^^ Nov 17 18:07:09.275 INFO [stderr] | Nov 17 18:07:09.275 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 17 18:07:09.275 INFO [stderr] Nov 17 18:07:15.530 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.66s Nov 17 18:07:15.543 INFO [stderr] su: No module specific data is present Nov 17 18:07:16.360 INFO running `"docker" "inspect" "c76b6a51ff04f9dc599a5653c99f42ee3d88489f6e2a9fc7f5f93084cc449ef1"` Nov 17 18:07:16.621 INFO running `"docker" "rm" "-f" "c76b6a51ff04f9dc599a5653c99f42ee3d88489f6e2a9fc7f5f93084cc449ef1"` Nov 17 18:07:16.831 INFO [stdout] c76b6a51ff04f9dc599a5653c99f42ee3d88489f6e2a9fc7f5f93084cc449ef1 Nov 17 18:07:16.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 18:07:17.321 INFO [stdout] 198af932755f307dcae09596b15ae1cb462e63d3892da1ceb9af267754aa5eb6 Nov 17 18:07:17.323 INFO running `"docker" "start" "-a" "198af932755f307dcae09596b15ae1cb462e63d3892da1ceb9af267754aa5eb6"` Nov 17 18:07:18.705 INFO [stderr] usermod: no changes Nov 17 18:07:18.894 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Nov 17 18:07:18.911 INFO [stderr] Running /target/debug/deps/wombo-5627e1cf49f5be5d Nov 17 18:07:18.919 INFO [stdout] Nov 17 18:07:18.919 INFO [stdout] running 9 tests Nov 17 18:07:18.921 INFO [stdout] test tests::should_error_uninitialized_cancel ... ok Nov 17 18:07:18.921 INFO [stdout] test tests::should_create_empty_wombo ... ok Nov 17 18:07:18.921 INFO [stdout] test tests::should_error_uninitialized_exit ... ok Nov 17 18:07:18.921 INFO [stdout] test tests::should_read_wombo_metadata ... ok Nov 17 18:07:18.921 INFO [stdout] test utils::tests::should_interrupt_timer_without_callback ... ok Nov 17 18:07:18.927 INFO [stdout] test utils::tests::should_interrupt_timer_with_callback ... ok Nov 17 18:07:18.969 INFO [stdout] test tests::should_spawn_timer_event_loop_with_cancel ... ok Nov 17 18:07:19.923 INFO [stdout] test tests::should_spawn_simple_timer_event_loop ... ok Nov 17 18:07:19.923 INFO [stderr] su: No module specific data is present Nov 17 18:07:19.923 INFO [stdout] test tests::should_spawn_timer_event_loop_without_cancel ... ok Nov 17 18:07:19.923 INFO [stdout] Nov 17 18:07:19.923 INFO [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:07:19.923 INFO [stdout] Nov 17 18:07:20.935 INFO running `"docker" "inspect" "198af932755f307dcae09596b15ae1cb462e63d3892da1ceb9af267754aa5eb6"` Nov 17 18:07:21.271 INFO running `"docker" "rm" "-f" "198af932755f307dcae09596b15ae1cb462e63d3892da1ceb9af267754aa5eb6"` Nov 17 18:07:21.663 INFO [stdout] 198af932755f307dcae09596b15ae1cb462e63d3892da1ceb9af267754aa5eb6