Oct 15 16:12:44.607 INFO testing tokio-interceptor-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:12:44.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 16:12:44.968 INFO blam! c7ecf9262293e2b711fba795aa8fc47113cff743ad5242b01fa5ab045cc874c0 Oct 15 16:12:44.973 INFO running `"docker" "start" "-a" "c7ecf9262293e2b711fba795aa8fc47113cff743ad5242b01fa5ab045cc874c0"` Oct 15 16:12:46.847 INFO kablam! usermod: no changes Oct 15 16:12:46.961 INFO kablam! Compiling anymap v0.12.1 Oct 15 16:12:46.961 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 16:12:50.922 INFO kablam! Compiling tokio-interceptor v0.1.0 (/source) Oct 15 16:12:53.058 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.19s Oct 15 16:12:53.064 INFO kablam! su: No module specific data is present Oct 15 16:12:53.763 INFO running `"docker" "rm" "-f" "c7ecf9262293e2b711fba795aa8fc47113cff743ad5242b01fa5ab045cc874c0"` Oct 15 16:12:54.047 INFO blam! c7ecf9262293e2b711fba795aa8fc47113cff743ad5242b01fa5ab045cc874c0 Oct 15 16:12:54.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 16:12:54.512 INFO blam! f61973b1b2da344c8b5e2a9c24bf51188d699615bf75618cc1ab008aa202ed54 Oct 15 16:12:54.515 INFO running `"docker" "start" "-a" "f61973b1b2da344c8b5e2a9c24bf51188d699615bf75618cc1ab008aa202ed54"` Oct 15 16:12:57.082 INFO kablam! usermod: no changes Oct 15 16:12:57.254 INFO kablam! Compiling tokio-interceptor v0.1.0 (/source) Oct 15 16:13:01.522 INFO kablam! warning: struct is never constructed: `IdentityEvent` Oct 15 16:13:01.523 INFO kablam! --> src/lib.rs:274:5 Oct 15 16:13:01.523 INFO kablam! | Oct 15 16:13:01.523 INFO kablam! 274 | struct IdentityEvent; Oct 15 16:13:01.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:13:01.523 INFO kablam! | Oct 15 16:13:01.523 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 16:13:01.523 INFO kablam! Oct 15 16:13:01.559 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 16:13:01.559 INFO kablam! --> src/lib.rs:258:9 Oct 15 16:13:01.559 INFO kablam! | Oct 15 16:13:01.559 INFO kablam! 258 | app.dispatch(BeforeEvent(Rc::clone(&called))).wait(); Oct 15 16:13:01.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:13:01.559 INFO kablam! | Oct 15 16:13:01.559 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 16:13:01.559 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 16:13:01.559 INFO kablam! Oct 15 16:13:01.559 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 16:13:01.559 INFO kablam! --> src/lib.rs:290:9 Oct 15 16:13:01.559 INFO kablam! | Oct 15 16:13:01.559 INFO kablam! 290 | app.dispatch(BeforeEvent(Rc::clone(&called_second))).wait(); Oct 15 16:13:01.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:13:01.559 INFO kablam! | Oct 15 16:13:01.559 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 16:13:01.559 INFO kablam! Oct 15 16:13:01.559 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 16:13:01.559 INFO kablam! --> src/lib.rs:322:9 Oct 15 16:13:01.559 INFO kablam! | Oct 15 16:13:01.559 INFO kablam! 322 | app.dispatch(BeforeEvent(Rc::clone(&called_second))).wait(); Oct 15 16:13:01.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:13:01.559 INFO kablam! | Oct 15 16:13:01.559 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 16:13:01.559 INFO kablam! Oct 15 16:13:05.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.41s Oct 15 16:13:05.530 INFO kablam! su: No module specific data is present Oct 15 16:13:06.903 INFO running `"docker" "rm" "-f" "f61973b1b2da344c8b5e2a9c24bf51188d699615bf75618cc1ab008aa202ed54"` Oct 15 16:13:07.315 INFO blam! f61973b1b2da344c8b5e2a9c24bf51188d699615bf75618cc1ab008aa202ed54 Oct 15 16:13:07.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 16:13:07.776 INFO blam! 9bf8aab2c8b5ae76a8135bda5d97e06186ac54178d24882e6370a2c2c4556814 Oct 15 16:13:07.779 INFO running `"docker" "start" "-a" "9bf8aab2c8b5ae76a8135bda5d97e06186ac54178d24882e6370a2c2c4556814"` Oct 15 16:13:09.067 INFO kablam! usermod: no changes Oct 15 16:13:09.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 16:13:09.175 INFO kablam! Running /target/debug/deps/tokio_interceptor-611986954cd365d1 Oct 15 16:13:09.195 INFO blam! Oct 15 16:13:09.195 INFO blam! running 7 tests Oct 15 16:13:09.195 INFO blam! test tests::test_dispatcher_calls_event_before ... ok Oct 15 16:13:09.195 INFO blam! test tests::test_coeffect_map ... ok Oct 15 16:13:09.195 INFO blam! test coeffects::tests::test_coeffect_interceptor ... ok Oct 15 16:13:09.195 INFO blam! test db::tests::test_event_as_interceptor ... ok Oct 15 16:13:09.195 INFO blam! test effects::tests::test_effect_interceptor ... ok Oct 15 16:13:09.195 INFO blam! test tests::test_dispatcher_calls_interceptor_after ... ok Oct 15 16:13:09.201 INFO blam! test tests::test_dispatcher_calls_interceptor_before ... ok Oct 15 16:13:09.201 INFO kablam! Doc-tests tokio-interceptor Oct 15 16:13:09.201 INFO blam! Oct 15 16:13:09.201 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:13:09.201 INFO blam! Oct 15 16:13:13.363 INFO blam! Oct 15 16:13:13.363 INFO blam! running 0 tests Oct 15 16:13:13.363 INFO blam! Oct 15 16:13:13.363 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:13:13.363 INFO blam! Oct 15 16:13:13.369 INFO kablam! su: No module specific data is present Oct 15 16:13:14.485 INFO running `"docker" "rm" "-f" "9bf8aab2c8b5ae76a8135bda5d97e06186ac54178d24882e6370a2c2c4556814"` Oct 15 16:13:14.779 INFO blam! 9bf8aab2c8b5ae76a8135bda5d97e06186ac54178d24882e6370a2c2c4556814