Oct 11 08:40:06.276 INFO testing warp_dsl-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:40:06.276 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:40:06.276 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 08:40:06.476 INFO blam! 5349f246d7378bddbfbabf2e0fbd7db041ad5c389e828d8bf4ca26ee73e6bb4c Oct 11 08:40:06.482 INFO running `"docker" "start" "-a" "5349f246d7378bddbfbabf2e0fbd7db041ad5c389e828d8bf4ca26ee73e6bb4c"` Oct 11 08:40:07.400 INFO kablam! usermod: no changes Oct 11 08:40:07.510 INFO kablam! Compiling warp_dsl_impl v0.0.1 Oct 11 08:40:10.764 INFO kablam! Compiling warp_dsl v0.0.1 (/source) Oct 11 08:40:11.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.80s Oct 11 08:40:11.236 INFO kablam! su: No module specific data is present Oct 11 08:40:11.763 INFO running `"docker" "rm" "-f" "5349f246d7378bddbfbabf2e0fbd7db041ad5c389e828d8bf4ca26ee73e6bb4c"` Oct 11 08:40:11.932 INFO blam! 5349f246d7378bddbfbabf2e0fbd7db041ad5c389e828d8bf4ca26ee73e6bb4c Oct 11 08:40:11.944 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:40:11.944 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 08:40:12.240 INFO blam! 2b6e104aea2fd4a86f04fc7cd26225a98cd8d7afeeeaea1499697bd28eeeffe0 Oct 11 08:40:12.251 INFO running `"docker" "start" "-a" "2b6e104aea2fd4a86f04fc7cd26225a98cd8d7afeeeaea1499697bd28eeeffe0"` Oct 11 08:40:12.739 INFO kablam! usermod: no changes Oct 11 08:40:12.998 INFO kablam! Compiling urlencoding v1.0.0 Oct 11 08:40:13.002 INFO kablam! Compiling input_buffer v0.2.0 Oct 11 08:40:13.004 INFO kablam! Compiling headers-core v0.0.1 Oct 11 08:40:13.006 INFO kablam! Compiling digest v0.7.6 Oct 11 08:40:13.009 INFO kablam! Compiling headers-derive v0.0.1 Oct 11 08:40:13.989 INFO kablam! Compiling sha-1 v0.7.0 Oct 11 08:40:15.057 INFO kablam! Compiling tungstenite v0.6.0 Oct 11 08:40:17.543 INFO kablam! Compiling headers-ext v0.0.2 Oct 11 08:40:21.951 INFO kablam! Compiling warp v0.1.6 Oct 11 08:40:29.269 INFO kablam! Compiling warp_dsl v0.0.1 (/source) Oct 11 08:40:32.771 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 11 08:40:32.771 INFO kablam! --> tests/posts.rs:56:18 Oct 11 08:40:32.771 INFO kablam! | Oct 11 08:40:32.771 INFO kablam! 56 | let routes = router!( Oct 11 08:40:32.771 INFO kablam! | __________________^ Oct 11 08:40:32.771 INFO kablam! 57 | | Oct 11 08:40:32.771 INFO kablam! 58 | | // GET /resource/$id Oct 11 08:40:32.771 INFO kablam! 59 | | // Use '&' to combine directives Oct 11 08:40:32.771 INFO kablam! ... | Oct 11 08:40:32.771 INFO kablam! 116 | | Oct 11 08:40:32.771 INFO kablam! 117 | | ); Oct 11 08:40:32.771 INFO kablam! | |_____^ Oct 11 08:40:32.771 INFO kablam! | Oct 11 08:40:32.771 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:40:32.771 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 11 08:40:32.771 INFO kablam! Oct 11 08:40:32.771 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Oct 11 08:40:32.771 INFO kablam! --> tests/posts.rs:56:18 Oct 11 08:40:32.771 INFO kablam! | Oct 11 08:40:32.771 INFO kablam! 56 | let routes = router!( Oct 11 08:40:32.771 INFO kablam! | __________________^ Oct 11 08:40:32.771 INFO kablam! 57 | | Oct 11 08:40:32.771 INFO kablam! 58 | | // GET /resource/$id Oct 11 08:40:32.771 INFO kablam! 59 | | // Use '&' to combine directives Oct 11 08:40:32.771 INFO kablam! ... | Oct 11 08:40:32.771 INFO kablam! 116 | | Oct 11 08:40:32.771 INFO kablam! 117 | | ); Oct 11 08:40:32.771 INFO kablam! | |_____^ Oct 11 08:40:32.771 INFO kablam! | Oct 11 08:40:32.771 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 11 08:40:32.771 INFO kablam! Oct 11 08:40:32.771 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 11 08:40:32.771 INFO kablam! --> tests/posts.rs:56:18 Oct 11 08:40:32.771 INFO kablam! | Oct 11 08:40:32.771 INFO kablam! 56 | let routes = router!( Oct 11 08:40:32.771 INFO kablam! | __________________^ Oct 11 08:40:32.771 INFO kablam! 57 | | Oct 11 08:40:32.771 INFO kablam! 58 | | // GET /resource/$id Oct 11 08:40:32.771 INFO kablam! 59 | | // Use '&' to combine directives Oct 11 08:40:32.771 INFO kablam! ... | Oct 11 08:40:32.771 INFO kablam! 116 | | Oct 11 08:40:32.771 INFO kablam! 117 | | ); Oct 11 08:40:32.771 INFO kablam! | |_____^ Oct 11 08:40:32.771 INFO kablam! | Oct 11 08:40:32.771 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 11 08:40:32.771 INFO kablam! Oct 11 08:40:32.771 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Oct 11 08:40:32.772 INFO kablam! --> tests/posts.rs:56:18 Oct 11 08:40:32.772 INFO kablam! | Oct 11 08:40:32.772 INFO kablam! 56 | let routes = router!( Oct 11 08:40:32.772 INFO kablam! | __________________^ Oct 11 08:40:32.772 INFO kablam! 57 | | Oct 11 08:40:32.772 INFO kablam! 58 | | // GET /resource/$id Oct 11 08:40:32.772 INFO kablam! 59 | | // Use '&' to combine directives Oct 11 08:40:32.772 INFO kablam! ... | Oct 11 08:40:32.772 INFO kablam! 116 | | Oct 11 08:40:32.772 INFO kablam! 117 | | ); Oct 11 08:40:32.772 INFO kablam! | |_____^ Oct 11 08:40:32.772 INFO kablam! | Oct 11 08:40:32.772 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 11 08:40:32.772 INFO kablam! Oct 11 08:40:37.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.05s Oct 11 08:40:37.840 INFO kablam! su: No module specific data is present Oct 11 08:40:38.234 INFO running `"docker" "rm" "-f" "2b6e104aea2fd4a86f04fc7cd26225a98cd8d7afeeeaea1499697bd28eeeffe0"` Oct 11 08:40:38.343 INFO blam! 2b6e104aea2fd4a86f04fc7cd26225a98cd8d7afeeeaea1499697bd28eeeffe0 Oct 11 08:40:38.344 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:40:38.344 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 08:40:38.533 INFO blam! ef8ae12860fda337cea5fe1d306bc38d075193afd764fe77648c5073675257d6 Oct 11 08:40:38.540 INFO running `"docker" "start" "-a" "ef8ae12860fda337cea5fe1d306bc38d075193afd764fe77648c5073675257d6"` Oct 11 08:40:39.019 INFO kablam! usermod: no changes Oct 11 08:40:39.186 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 08:40:39.205 INFO kablam! Running /target/debug/deps/warp_dsl-01f98611f81eaad5 Oct 11 08:40:39.207 INFO blam! Oct 11 08:40:39.207 INFO blam! running 0 tests Oct 11 08:40:39.207 INFO blam! Oct 11 08:40:39.207 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:40:39.207 INFO blam! Oct 11 08:40:39.209 INFO blam! Oct 11 08:40:39.209 INFO kablam! Running /target/debug/deps/posts-abdf445fc338e4b0 Oct 11 08:40:39.209 INFO blam! running 1 test Oct 11 08:40:39.264 INFO blam! test complex_router ... FAILED Oct 11 08:40:39.264 INFO blam! Oct 11 08:40:39.264 INFO blam! failures: Oct 11 08:40:39.265 INFO blam! Oct 11 08:40:39.265 INFO blam! ---- complex_router stdout ---- Oct 11 08:40:39.265 INFO blam! thread 'complex_router' panicked at 'assertion failed: `(left == right)` Oct 11 08:40:39.265 INFO blam! left: `404`, Oct 11 08:40:39.265 INFO blam! right: `405`', tests/posts.rs:139:5 Oct 11 08:40:39.265 INFO blam! stack backtrace: Oct 11 08:40:39.265 INFO blam! 0: 0x55fea85132fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 08:40:39.265 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 08:40:39.265 INFO blam! 1: 0x55fea851c1a6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 08:40:39.265 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 08:40:39.265 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 08:40:39.265 INFO blam! 2: 0x55fea8516efd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:211 Oct 11 08:40:39.265 INFO blam! 3: 0x55fea8516c0b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:221 Oct 11 08:40:39.265 INFO blam! 4: 0x55fea85175ac - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:476 Oct 11 08:40:39.265 INFO blam! 5: 0x55fea8517169 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:390 Oct 11 08:40:39.265 INFO blam! 6: 0x55fea85170cd - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:345 Oct 11 08:40:39.265 INFO blam! 7: 0x55fea8340998 - posts::complex_router::hbb145c4c2c003bdd Oct 11 08:40:39.265 INFO blam! at tests/posts.rs:139 Oct 11 08:40:39.265 INFO blam! 8: 0x55fea833eef9 - posts::complex_router::{{closure}}::h5538361f9e02e04b Oct 11 08:40:39.265 INFO blam! at tests/posts.rs:55 Oct 11 08:40:39.265 INFO blam! 9: 0x55fea8341e3d - core::ops::function::FnOnce::call_once::h744ad0ce871fead6 Oct 11 08:40:39.265 INFO blam! at libcore/ops/function.rs:238 Oct 11 08:40:39.265 INFO blam! 10: 0x55fea835dd9e - >::call_box::h95b7cb918af67b5d Oct 11 08:40:39.265 INFO blam! at libtest/lib.rs:1468 Oct 11 08:40:39.265 INFO blam! at libcore/ops/function.rs:238 Oct 11 08:40:39.265 INFO blam! at liballoc/boxed.rs:672 Oct 11 08:40:39.265 INFO blam! 11: 0x55fea8527379 - __rust_maybe_catch_panic Oct 11 08:40:39.265 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 08:40:39.265 INFO blam! 12: 0x55fea837e8ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:289 Oct 11 08:40:39.265 INFO blam! at libstd/panic.rs:392 Oct 11 08:40:39.265 INFO blam! at libtest/lib.rs:1423 Oct 11 08:40:39.265 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 08:40:39.265 INFO blam! 13: 0x55fea837f4f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 08:40:39.265 INFO blam! at libstd/thread/mod.rs:409 Oct 11 08:40:39.265 INFO blam! at libstd/panic.rs:313 Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:310 Oct 11 08:40:39.265 INFO blam! 14: 0x55fea8527379 - __rust_maybe_catch_panic Oct 11 08:40:39.265 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 08:40:39.265 INFO blam! 15: 0x55fea836cab6 - >::call_box::h96125cb29a9ba44b Oct 11 08:40:39.265 INFO blam! at libstd/panicking.rs:289 Oct 11 08:40:39.265 INFO blam! at libstd/panic.rs:392 Oct 11 08:40:39.265 INFO blam! at libstd/thread/mod.rs:408 Oct 11 08:40:39.265 INFO blam! at liballoc/boxed.rs:672 Oct 11 08:40:39.265 INFO blam! 16: 0x55fea851533a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 08:40:39.265 INFO blam! at liballoc/boxed.rs:682 Oct 11 08:40:39.265 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 08:40:39.265 INFO blam! 17: 0x55fea850a4b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 08:40:39.265 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 08:40:39.265 INFO blam! 18: 0x7f51786ba6b9 - start_thread Oct 11 08:40:39.265 INFO blam! 19: 0x7f51781da41c - clone Oct 11 08:40:39.265 INFO blam! 20: 0x0 - Oct 11 08:40:39.265 INFO blam! Oct 11 08:40:39.265 INFO blam! Oct 11 08:40:39.265 INFO blam! failures: Oct 11 08:40:39.265 INFO blam! complex_router Oct 11 08:40:39.265 INFO blam! Oct 11 08:40:39.265 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:40:39.265 INFO blam! Oct 11 08:40:39.272 INFO kablam! error: test failed, to rerun pass '--test posts' Oct 11 08:40:39.272 INFO kablam! su: No module specific data is present Oct 11 08:40:39.558 INFO running `"docker" "rm" "-f" "ef8ae12860fda337cea5fe1d306bc38d075193afd764fe77648c5073675257d6"` Oct 11 08:40:39.653 INFO blam! ef8ae12860fda337cea5fe1d306bc38d075193afd764fe77648c5073675257d6