Oct 15 14:20:43.772 INFO testing warp_dsl-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:20:43.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:20:44.050 INFO blam! 6f24e06283c76e9ae7bd77404ce4ee03fc1568c7cfb874599576a2680a29763f Oct 15 14:20:44.057 INFO running `"docker" "start" "-a" "6f24e06283c76e9ae7bd77404ce4ee03fc1568c7cfb874599576a2680a29763f"` Oct 15 14:20:44.823 INFO kablam! usermod: no changes Oct 15 14:20:44.946 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Oct 15 14:20:48.119 INFO kablam! Compiling proc-macro-hack v0.4.1 Oct 15 14:20:48.231 INFO kablam! Compiling warp_dsl_impl v0.0.1 Oct 15 14:20:51.008 INFO kablam! Compiling warp_dsl v0.0.1 (/source) Oct 15 14:20:51.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.66s Oct 15 14:20:51.514 INFO kablam! su: No module specific data is present Oct 15 14:20:51.777 INFO running `"docker" "rm" "-f" "6f24e06283c76e9ae7bd77404ce4ee03fc1568c7cfb874599576a2680a29763f"` Oct 15 14:20:51.908 INFO blam! 6f24e06283c76e9ae7bd77404ce4ee03fc1568c7cfb874599576a2680a29763f Oct 15 14:20:51.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:20:52.234 INFO blam! 017a4b068c2f58c212cd4f343097c66cc47b35e2bc7ddca46fec12ea203fca82 Oct 15 14:20:52.241 INFO running `"docker" "start" "-a" "017a4b068c2f58c212cd4f343097c66cc47b35e2bc7ddca46fec12ea203fca82"` Oct 15 14:20:52.978 INFO kablam! usermod: no changes Oct 15 14:20:53.319 INFO kablam! Compiling want v0.0.6 Oct 15 14:20:53.319 INFO kablam! Compiling input_buffer v0.2.0 Oct 15 14:20:53.320 INFO kablam! Compiling headers-core v0.0.1 Oct 15 14:20:53.333 INFO kablam! Compiling h2 v0.1.12 Oct 15 14:20:53.346 INFO kablam! Compiling headers-derive v0.0.1 Oct 15 14:20:54.908 INFO kablam! Compiling tungstenite v0.6.0 Oct 15 14:20:59.883 INFO kablam! Compiling headers-ext v0.0.2 Oct 15 14:21:04.387 INFO kablam! Compiling hyper v0.12.11 Oct 15 14:21:15.023 INFO kablam! Compiling warp v0.1.6 Oct 15 14:21:22.809 INFO kablam! Compiling warp_dsl v0.0.1 (/source) Oct 15 14:21:27.121 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 15 14:21:27.121 INFO kablam! --> tests/posts.rs:56:18 Oct 15 14:21:27.121 INFO kablam! | Oct 15 14:21:27.121 INFO kablam! 56 | let routes = router!( Oct 15 14:21:27.121 INFO kablam! | __________________^ Oct 15 14:21:27.121 INFO kablam! 57 | | Oct 15 14:21:27.121 INFO kablam! 58 | | // GET /resource/$id Oct 15 14:21:27.121 INFO kablam! 59 | | // Use '&' to combine directives Oct 15 14:21:27.121 INFO kablam! ... | Oct 15 14:21:27.121 INFO kablam! 116 | | Oct 15 14:21:27.121 INFO kablam! 117 | | ); Oct 15 14:21:27.122 INFO kablam! | |_____^ Oct 15 14:21:27.122 INFO kablam! | Oct 15 14:21:27.122 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:21:27.122 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 15 14:21:27.122 INFO kablam! Oct 15 14:21:27.125 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Oct 15 14:21:27.125 INFO kablam! --> tests/posts.rs:56:18 Oct 15 14:21:27.125 INFO kablam! | Oct 15 14:21:27.125 INFO kablam! 56 | let routes = router!( Oct 15 14:21:27.125 INFO kablam! | __________________^ Oct 15 14:21:27.125 INFO kablam! 57 | | Oct 15 14:21:27.125 INFO kablam! 58 | | // GET /resource/$id Oct 15 14:21:27.125 INFO kablam! 59 | | // Use '&' to combine directives Oct 15 14:21:27.125 INFO kablam! ... | Oct 15 14:21:27.125 INFO kablam! 116 | | Oct 15 14:21:27.125 INFO kablam! 117 | | ); Oct 15 14:21:27.125 INFO kablam! | |_____^ Oct 15 14:21:27.125 INFO kablam! | Oct 15 14:21:27.125 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 15 14:21:27.125 INFO kablam! Oct 15 14:21:27.125 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 15 14:21:27.125 INFO kablam! --> tests/posts.rs:56:18 Oct 15 14:21:27.125 INFO kablam! | Oct 15 14:21:27.125 INFO kablam! 56 | let routes = router!( Oct 15 14:21:27.125 INFO kablam! | __________________^ Oct 15 14:21:27.125 INFO kablam! 57 | | Oct 15 14:21:27.125 INFO kablam! 58 | | // GET /resource/$id Oct 15 14:21:27.125 INFO kablam! 59 | | // Use '&' to combine directives Oct 15 14:21:27.125 INFO kablam! ... | Oct 15 14:21:27.125 INFO kablam! 116 | | Oct 15 14:21:27.125 INFO kablam! 117 | | ); Oct 15 14:21:27.125 INFO kablam! | |_____^ Oct 15 14:21:27.125 INFO kablam! | Oct 15 14:21:27.125 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 15 14:21:27.125 INFO kablam! Oct 15 14:21:27.125 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Oct 15 14:21:27.125 INFO kablam! --> tests/posts.rs:56:18 Oct 15 14:21:27.125 INFO kablam! | Oct 15 14:21:27.125 INFO kablam! 56 | let routes = router!( Oct 15 14:21:27.125 INFO kablam! | __________________^ Oct 15 14:21:27.125 INFO kablam! 57 | | Oct 15 14:21:27.125 INFO kablam! 58 | | // GET /resource/$id Oct 15 14:21:27.125 INFO kablam! 59 | | // Use '&' to combine directives Oct 15 14:21:27.125 INFO kablam! ... | Oct 15 14:21:27.125 INFO kablam! 116 | | Oct 15 14:21:27.125 INFO kablam! 117 | | ); Oct 15 14:21:27.125 INFO kablam! | |_____^ Oct 15 14:21:27.125 INFO kablam! | Oct 15 14:21:27.125 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 15 14:21:27.125 INFO kablam! Oct 15 14:21:32.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.50s Oct 15 14:21:32.524 INFO kablam! su: No module specific data is present Oct 15 14:21:33.193 INFO running `"docker" "rm" "-f" "017a4b068c2f58c212cd4f343097c66cc47b35e2bc7ddca46fec12ea203fca82"` Oct 15 14:21:33.443 INFO blam! 017a4b068c2f58c212cd4f343097c66cc47b35e2bc7ddca46fec12ea203fca82