Oct 16 06:49:49.606 INFO testing happy-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:49:49.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 06:49:50.121 INFO blam! c82c5585e7c739453b753283c40291a42d7ed5561283ea5aee031bef331d037f Oct 16 06:49:50.123 INFO running `"docker" "start" "-a" "c82c5585e7c739453b753283c40291a42d7ed5561283ea5aee031bef331d037f"` Oct 16 06:49:51.923 INFO kablam! usermod: no changes Oct 16 06:49:52.255 INFO kablam! Compiling combine v2.4.0 Oct 16 06:49:52.263 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 16 06:49:55.651 INFO kablam! Compiling parking_lot v0.6.4 Oct 16 06:49:58.591 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 06:50:01.763 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 06:50:01.763 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 06:50:01.764 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 06:50:06.831 INFO kablam! Compiling tokio v0.1.11 Oct 16 06:50:12.049 INFO kablam! Compiling tokio-core v0.1.17 Oct 16 06:50:17.507 INFO kablam! Compiling tokio-proto v0.1.1 Oct 16 06:50:23.171 INFO kablam! Compiling hyper v0.11.27 Oct 16 06:50:36.251 INFO kablam! Compiling happy v0.1.1 (/source) Oct 16 06:50:41.535 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.536 INFO kablam! --> src/api.rs:5:15 Oct 16 06:50:41.536 INFO kablam! | Oct 16 06:50:41.536 INFO kablam! 5 | use futures::{BoxFuture, Future}; Oct 16 06:50:41.537 INFO kablam! | ^^^^^^^^^ Oct 16 06:50:41.537 INFO kablam! | Oct 16 06:50:41.537 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:50:41.537 INFO kablam! Oct 16 06:50:41.538 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.538 INFO kablam! --> src/api.rs:31:13 Oct 16 06:50:41.538 INFO kablam! | Oct 16 06:50:41.539 INFO kablam! 31 | BoxFuture + Send + Sync> ; Oct 16 06:50:41.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:41.539 INFO kablam! Oct 16 06:50:41.540 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 16 06:50:41.540 INFO kablam! --> src/parse_route.rs:62:30 Oct 16 06:50:41.540 INFO kablam! | Oct 16 06:50:41.540 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Oct 16 06:50:41.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:41.541 INFO kablam! Oct 16 06:50:41.541 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 06:50:41.541 INFO kablam! --> src/parse_route.rs:48:9 Oct 16 06:50:41.542 INFO kablam! | Oct 16 06:50:41.542 INFO kablam! 48 | use std::ascii::AsciiExt; Oct 16 06:50:41.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:41.542 INFO kablam! Oct 16 06:50:41.543 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.543 INFO kablam! --> src/api.rs:115:29 Oct 16 06:50:41.543 INFO kablam! | Oct 16 06:50:41.543 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Oct 16 06:50:41.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:41.544 INFO kablam! Oct 16 06:50:41.544 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.544 INFO kablam! --> src/api.rs:174:19 Oct 16 06:50:41.545 INFO kablam! | Oct 16 06:50:41.545 INFO kablam! 174 | type Future = BoxFuture; Oct 16 06:50:41.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:41.545 INFO kablam! Oct 16 06:50:41.677 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.677 INFO kablam! --> src/api.rs:89:65 Oct 16 06:50:41.677 INFO kablam! | Oct 16 06:50:41.677 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Oct 16 06:50:41.677 INFO kablam! | ^^^^^ Oct 16 06:50:41.677 INFO kablam! Oct 16 06:50:41.682 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.682 INFO kablam! --> src/api.rs:108:16 Oct 16 06:50:41.682 INFO kablam! | Oct 16 06:50:41.682 INFO kablam! 108 | }).boxed() Oct 16 06:50:41.682 INFO kablam! | ^^^^^ Oct 16 06:50:41.682 INFO kablam! Oct 16 06:50:41.712 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.712 INFO kablam! --> src/api.rs:191:33 Oct 16 06:50:41.712 INFO kablam! | Oct 16 06:50:41.712 INFO kablam! 191 | return ok(response).boxed() Oct 16 06:50:41.712 INFO kablam! | ^^^^^ Oct 16 06:50:41.712 INFO kablam! Oct 16 06:50:41.726 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.726 INFO kablam! --> src/api.rs:235:20 Oct 16 06:50:41.726 INFO kablam! | Oct 16 06:50:41.726 INFO kablam! 235 | result.boxed() Oct 16 06:50:41.726 INFO kablam! | ^^^^^ Oct 16 06:50:41.726 INFO kablam! Oct 16 06:50:41.728 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:41.728 INFO kablam! --> src/api.rs:243:21 Oct 16 06:50:41.728 INFO kablam! | Oct 16 06:50:41.728 INFO kablam! 243 | ok(res).boxed() Oct 16 06:50:41.728 INFO kablam! | ^^^^^ Oct 16 06:50:41.728 INFO kablam! Oct 16 06:50:45.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.73s Oct 16 06:50:45.683 INFO kablam! su: No module specific data is present Oct 16 06:50:46.720 INFO running `"docker" "rm" "-f" "c82c5585e7c739453b753283c40291a42d7ed5561283ea5aee031bef331d037f"` Oct 16 06:50:47.111 INFO blam! c82c5585e7c739453b753283c40291a42d7ed5561283ea5aee031bef331d037f Oct 16 06:50:47.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 06:50:47.624 INFO blam! c09582052aa52b65fc34f208ba2785dbf99e5d69560f8eeacaaa2cfd17481739 Oct 16 06:50:47.627 INFO running `"docker" "start" "-a" "c09582052aa52b65fc34f208ba2785dbf99e5d69560f8eeacaaa2cfd17481739"` Oct 16 06:50:49.103 INFO kablam! usermod: no changes Oct 16 06:50:49.331 INFO kablam! Compiling happy v0.1.1 (/source) Oct 16 06:50:56.031 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.031 INFO kablam! --> src/api.rs:5:15 Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! 5 | use futures::{BoxFuture, Future}; Oct 16 06:50:56.031 INFO kablam! | ^^^^^^^^^ Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:50:56.031 INFO kablam! Oct 16 06:50:56.031 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.031 INFO kablam! --> src/api.rs:31:13 Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! 31 | BoxFuture + Send + Sync> ; Oct 16 06:50:56.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:56.031 INFO kablam! Oct 16 06:50:56.031 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 16 06:50:56.031 INFO kablam! --> src/parse_route.rs:62:30 Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Oct 16 06:50:56.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:56.031 INFO kablam! Oct 16 06:50:56.031 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 06:50:56.031 INFO kablam! --> src/parse_route.rs:48:9 Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! 48 | use std::ascii::AsciiExt; Oct 16 06:50:56.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:56.031 INFO kablam! Oct 16 06:50:56.031 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.031 INFO kablam! --> src/api.rs:115:29 Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Oct 16 06:50:56.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:56.031 INFO kablam! Oct 16 06:50:56.031 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.031 INFO kablam! --> src/api.rs:174:19 Oct 16 06:50:56.031 INFO kablam! | Oct 16 06:50:56.031 INFO kablam! 174 | type Future = BoxFuture; Oct 16 06:50:56.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:50:56.031 INFO kablam! Oct 16 06:50:56.151 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.151 INFO kablam! --> src/api.rs:89:65 Oct 16 06:50:56.151 INFO kablam! | Oct 16 06:50:56.151 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Oct 16 06:50:56.151 INFO kablam! | ^^^^^ Oct 16 06:50:56.151 INFO kablam! Oct 16 06:50:56.159 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.159 INFO kablam! --> src/api.rs:108:16 Oct 16 06:50:56.159 INFO kablam! | Oct 16 06:50:56.159 INFO kablam! 108 | }).boxed() Oct 16 06:50:56.159 INFO kablam! | ^^^^^ Oct 16 06:50:56.159 INFO kablam! Oct 16 06:50:56.179 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.179 INFO kablam! --> src/api.rs:191:33 Oct 16 06:50:56.179 INFO kablam! | Oct 16 06:50:56.179 INFO kablam! 191 | return ok(response).boxed() Oct 16 06:50:56.179 INFO kablam! | ^^^^^ Oct 16 06:50:56.183 INFO kablam! Oct 16 06:50:56.193 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.193 INFO kablam! --> src/api.rs:235:20 Oct 16 06:50:56.193 INFO kablam! | Oct 16 06:50:56.193 INFO kablam! 235 | result.boxed() Oct 16 06:50:56.193 INFO kablam! | ^^^^^ Oct 16 06:50:56.193 INFO kablam! Oct 16 06:50:56.195 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 06:50:56.195 INFO kablam! --> src/api.rs:243:21 Oct 16 06:50:56.195 INFO kablam! | Oct 16 06:50:56.195 INFO kablam! 243 | ok(res).boxed() Oct 16 06:50:56.195 INFO kablam! | ^^^^^ Oct 16 06:50:56.195 INFO kablam! Oct 16 06:51:01.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.30s Oct 16 06:51:01.439 INFO kablam! su: No module specific data is present Oct 16 06:51:01.949 INFO running `"docker" "rm" "-f" "c09582052aa52b65fc34f208ba2785dbf99e5d69560f8eeacaaa2cfd17481739"` Oct 16 06:51:02.223 INFO blam! c09582052aa52b65fc34f208ba2785dbf99e5d69560f8eeacaaa2cfd17481739 Oct 16 06:51:02.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 06:51:02.597 INFO blam! fcab5e128df06578fe0d3aa229844af110aee3cee540657758ffc718ea2e10e0 Oct 16 06:51:02.606 INFO running `"docker" "start" "-a" "fcab5e128df06578fe0d3aa229844af110aee3cee540657758ffc718ea2e10e0"` Oct 16 06:51:03.610 INFO kablam! usermod: no changes Oct 16 06:51:03.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 06:51:03.835 INFO kablam! Running /target/debug/deps/happy-05328792a1e86d4f Oct 16 06:51:03.836 INFO blam! Oct 16 06:51:03.836 INFO blam! running 5 tests Oct 16 06:51:03.836 INFO blam! test parse_route::test::basic_with_method ... ok Oct 16 06:51:03.836 INFO blam! test parse_route::test::compile_a_few ... ok Oct 16 06:51:03.836 INFO blam! test parse_route::test::url ... ok Oct 16 06:51:03.836 INFO blam! test parse_route::test::segment ... ok Oct 16 06:51:03.836 INFO blam! test parse_route::test::segment_piece ... ok Oct 16 06:51:03.836 INFO blam! Oct 16 06:51:03.836 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:51:03.836 INFO blam! Oct 16 06:51:03.839 INFO kablam! Doc-tests happy Oct 16 06:51:13.969 INFO blam! Oct 16 06:51:13.969 INFO blam! running 0 tests Oct 16 06:51:13.969 INFO blam! Oct 16 06:51:13.969 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:51:13.969 INFO blam! Oct 16 06:51:13.981 INFO kablam! su: No module specific data is present Oct 16 06:51:15.310 INFO running `"docker" "rm" "-f" "fcab5e128df06578fe0d3aa229844af110aee3cee540657758ffc718ea2e10e0"` Oct 16 06:51:15.611 INFO blam! fcab5e128df06578fe0d3aa229844af110aee3cee540657758ffc718ea2e10e0