Oct 12 04:30:44.949 INFO testing burgundy-0.2.8 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:30:44.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:30:45.399 INFO blam! 0c291c061e5b92e8b710f0af454022fbf4518928b6a9dd36f29bc2f6f84d2a77 Oct 12 04:30:45.400 INFO running `"docker" "start" "-a" "0c291c061e5b92e8b710f0af454022fbf4518928b6a9dd36f29bc2f6f84d2a77"` Oct 12 04:30:47.607 INFO kablam! usermod: no changes Oct 12 04:30:47.955 INFO kablam! Compiling http v0.1.13 Oct 12 04:30:55.846 INFO kablam! Compiling h2 v0.1.12 Oct 12 04:31:02.636 INFO kablam! Compiling hyper v0.12.11 Oct 12 04:31:10.072 INFO kablam! Compiling hyper-tls v0.3.1 Oct 12 04:31:11.236 INFO kablam! Compiling burgundy v0.2.8 (/source) Oct 12 04:31:12.120 INFO kablam! warning: unused import: `log` Oct 12 04:31:12.121 INFO kablam! --> src/native_client.rs:8:25 Oct 12 04:31:12.122 INFO kablam! | Oct 12 04:31:12.122 INFO kablam! 8 | use extern::log::{info, log}; Oct 12 04:31:12.123 INFO kablam! | ^^^ Oct 12 04:31:12.124 INFO kablam! | Oct 12 04:31:12.124 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:31:12.125 INFO kablam! Oct 12 04:31:12.415 INFO kablam! warning: struct is never constructed: `Fmt` Oct 12 04:31:12.416 INFO kablam! --> src/request_information.rs:136:1 Oct 12 04:31:12.416 INFO kablam! | Oct 12 04:31:12.416 INFO kablam! 136 | / pub struct Fmt(pub F) Oct 12 04:31:12.416 INFO kablam! 137 | | where Oct 12 04:31:12.416 INFO kablam! 138 | | F: Fn(&mut fmt::Formatter) -> fmt::Result; Oct 12 04:31:12.416 INFO kablam! | |______________________________________________^ Oct 12 04:31:12.416 INFO kablam! | Oct 12 04:31:12.416 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:31:12.416 INFO kablam! Oct 12 04:31:12.418 INFO kablam! warning: unreachable `pub` item Oct 12 04:31:12.418 INFO kablam! --> src/request_information.rs:136:1 Oct 12 04:31:12.418 INFO kablam! | Oct 12 04:31:12.418 INFO kablam! 136 | pub struct Fmt(pub F) Oct 12 04:31:12.418 INFO kablam! | ^-- Oct 12 04:31:12.418 INFO kablam! | | Oct 12 04:31:12.418 INFO kablam! | _help: consider restricting its visibility: `crate` Oct 12 04:31:12.418 INFO kablam! | | Oct 12 04:31:12.418 INFO kablam! 137 | | where Oct 12 04:31:12.418 INFO kablam! 138 | | F: Fn(&mut fmt::Formatter) -> fmt::Result; Oct 12 04:31:12.418 INFO kablam! | |______________________________________________^ Oct 12 04:31:12.418 INFO kablam! | Oct 12 04:31:12.418 INFO kablam! note: lint level defined here Oct 12 04:31:12.418 INFO kablam! --> src/lib.rs:2:9 Oct 12 04:31:12.418 INFO kablam! | Oct 12 04:31:12.418 INFO kablam! 2 | #![warn(unreachable_pub)] Oct 12 04:31:12.419 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 04:31:12.419 INFO kablam! = help: or consider exporting it for use by other crates Oct 12 04:31:12.419 INFO kablam! Oct 12 04:31:12.422 INFO kablam! warning: unreachable `pub` field Oct 12 04:31:12.422 INFO kablam! --> src/request_information.rs:136:19 Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! 136 | pub struct Fmt(pub F) Oct 12 04:31:12.422 INFO kablam! | ---^^ Oct 12 04:31:12.422 INFO kablam! | | Oct 12 04:31:12.422 INFO kablam! | help: consider restricting its visibility: `crate` Oct 12 04:31:12.422 INFO kablam! Oct 12 04:31:12.422 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:12.422 INFO kablam! --> src/path.rs:42:9 Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! 42 | self.info.push_path_part(next); Oct 12 04:31:12.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 04:31:12.422 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:12.422 INFO kablam! Oct 12 04:31:12.422 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:12.422 INFO kablam! --> src/path.rs:51:9 Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! 51 | self.info.push_path_part_partial(next); Oct 12 04:31:12.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:12.422 INFO kablam! Oct 12 04:31:12.422 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:12.422 INFO kablam! --> src/path.rs:61:9 Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! 61 | self.info.add_query_param(key, value); Oct 12 04:31:12.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:12.422 INFO kablam! | Oct 12 04:31:12.422 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:12.422 INFO kablam! Oct 12 04:31:18.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.72s Oct 12 04:31:18.374 INFO kablam! su: No module specific data is present Oct 12 04:31:19.879 INFO running `"docker" "rm" "-f" "0c291c061e5b92e8b710f0af454022fbf4518928b6a9dd36f29bc2f6f84d2a77"` Oct 12 04:31:20.172 INFO blam! 0c291c061e5b92e8b710f0af454022fbf4518928b6a9dd36f29bc2f6f84d2a77 Oct 12 04:31:20.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:31:20.652 INFO blam! df2a68a5ddabb6f0405c8ec4dc84d0a55ac73f161e784b6b0afd3bee559981b1 Oct 12 04:31:20.654 INFO running `"docker" "start" "-a" "df2a68a5ddabb6f0405c8ec4dc84d0a55ac73f161e784b6b0afd3bee559981b1"` Oct 12 04:31:23.112 INFO kablam! usermod: no changes Oct 12 04:31:23.388 INFO kablam! Compiling burgundy v0.2.8 (/source) Oct 12 04:31:24.511 INFO kablam! warning: unused import: `log` Oct 12 04:31:24.511 INFO kablam! --> src/native_client.rs:8:25 Oct 12 04:31:24.512 INFO kablam! | Oct 12 04:31:24.513 INFO kablam! 8 | use extern::log::{info, log}; Oct 12 04:31:24.514 INFO kablam! | ^^^ Oct 12 04:31:24.514 INFO kablam! | Oct 12 04:31:24.515 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:31:24.515 INFO kablam! Oct 12 04:31:25.224 INFO kablam! warning: struct is never constructed: `Fmt` Oct 12 04:31:25.225 INFO kablam! --> src/request_information.rs:136:1 Oct 12 04:31:25.226 INFO kablam! | Oct 12 04:31:25.227 INFO kablam! 136 | / pub struct Fmt(pub F) Oct 12 04:31:25.227 INFO kablam! 137 | | where Oct 12 04:31:25.228 INFO kablam! 138 | | F: Fn(&mut fmt::Formatter) -> fmt::Result; Oct 12 04:31:25.229 INFO kablam! | |______________________________________________^ Oct 12 04:31:25.229 INFO kablam! | Oct 12 04:31:25.230 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:31:25.230 INFO kablam! Oct 12 04:31:25.235 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.235 INFO kablam! --> src/request_information/query_builder.rs:79:9 Oct 12 04:31:25.235 INFO kablam! | Oct 12 04:31:25.235 INFO kablam! 79 | query.add(&"key", &"value"); Oct 12 04:31:25.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.236 INFO kablam! | Oct 12 04:31:25.236 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 04:31:25.236 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.236 INFO kablam! Oct 12 04:31:25.237 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.237 INFO kablam! --> src/request_information/query_builder.rs:87:9 Oct 12 04:31:25.237 INFO kablam! | Oct 12 04:31:25.237 INFO kablam! 87 | query.add(&"key", &"value"); Oct 12 04:31:25.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.238 INFO kablam! | Oct 12 04:31:25.238 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.238 INFO kablam! Oct 12 04:31:25.238 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.238 INFO kablam! --> src/request_information/query_builder.rs:88:9 Oct 12 04:31:25.238 INFO kablam! | Oct 12 04:31:25.238 INFO kablam! 88 | query.add(&"donkeyfy", &true); Oct 12 04:31:25.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.238 INFO kablam! | Oct 12 04:31:25.238 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.238 INFO kablam! Oct 12 04:31:25.238 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.238 INFO kablam! --> src/request_information/query_builder.rs:89:9 Oct 12 04:31:25.238 INFO kablam! | Oct 12 04:31:25.238 INFO kablam! 89 | query.add(&"num_cats", &123); Oct 12 04:31:25.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.238 INFO kablam! | Oct 12 04:31:25.238 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.238 INFO kablam! Oct 12 04:31:25.242 INFO kablam! warning: unreachable `pub` item Oct 12 04:31:25.242 INFO kablam! --> src/request_information.rs:136:1 Oct 12 04:31:25.242 INFO kablam! | Oct 12 04:31:25.242 INFO kablam! 136 | pub struct Fmt(pub F) Oct 12 04:31:25.242 INFO kablam! | ^-- Oct 12 04:31:25.243 INFO kablam! | | Oct 12 04:31:25.243 INFO kablam! | _help: consider restricting its visibility: `crate` Oct 12 04:31:25.243 INFO kablam! | | Oct 12 04:31:25.243 INFO kablam! 137 | | where Oct 12 04:31:25.243 INFO kablam! 138 | | F: Fn(&mut fmt::Formatter) -> fmt::Result; Oct 12 04:31:25.243 INFO kablam! | |______________________________________________^ Oct 12 04:31:25.243 INFO kablam! | Oct 12 04:31:25.243 INFO kablam! note: lint level defined here Oct 12 04:31:25.243 INFO kablam! --> src/lib.rs:2:9 Oct 12 04:31:25.243 INFO kablam! | Oct 12 04:31:25.243 INFO kablam! 2 | #![warn(unreachable_pub)] Oct 12 04:31:25.243 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 04:31:25.243 INFO kablam! = help: or consider exporting it for use by other crates Oct 12 04:31:25.243 INFO kablam! Oct 12 04:31:25.243 INFO kablam! warning: unreachable `pub` field Oct 12 04:31:25.243 INFO kablam! --> src/request_information.rs:136:19 Oct 12 04:31:25.243 INFO kablam! | Oct 12 04:31:25.243 INFO kablam! 136 | pub struct Fmt(pub F) Oct 12 04:31:25.243 INFO kablam! | ---^^ Oct 12 04:31:25.243 INFO kablam! | | Oct 12 04:31:25.243 INFO kablam! | help: consider restricting its visibility: `crate` Oct 12 04:31:25.243 INFO kablam! Oct 12 04:31:25.247 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.247 INFO kablam! --> src/path.rs:42:9 Oct 12 04:31:25.247 INFO kablam! | Oct 12 04:31:25.247 INFO kablam! 42 | self.info.push_path_part(next); Oct 12 04:31:25.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.247 INFO kablam! | Oct 12 04:31:25.247 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.247 INFO kablam! Oct 12 04:31:25.247 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.247 INFO kablam! --> src/path.rs:51:9 Oct 12 04:31:25.247 INFO kablam! | Oct 12 04:31:25.247 INFO kablam! 51 | self.info.push_path_part_partial(next); Oct 12 04:31:25.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.247 INFO kablam! | Oct 12 04:31:25.247 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.247 INFO kablam! Oct 12 04:31:25.247 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.247 INFO kablam! --> src/path.rs:61:9 Oct 12 04:31:25.247 INFO kablam! | Oct 12 04:31:25.247 INFO kablam! 61 | self.info.add_query_param(key, value); Oct 12 04:31:25.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.247 INFO kablam! | Oct 12 04:31:25.247 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.247 INFO kablam! Oct 12 04:31:25.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.256 INFO kablam! --> src/domain.rs:111:9 Oct 12 04:31:25.256 INFO kablam! | Oct 12 04:31:25.256 INFO kablam! 111 | domain.query(&"type", &"donkeys"); Oct 12 04:31:25.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.256 INFO kablam! | Oct 12 04:31:25.256 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.256 INFO kablam! Oct 12 04:31:25.256 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 04:31:25.257 INFO kablam! --> src/domain.rs:120:9 Oct 12 04:31:25.257 INFO kablam! | Oct 12 04:31:25.257 INFO kablam! 120 | domain.query(&"type", &"donkeys"); Oct 12 04:31:25.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:31:25.257 INFO kablam! | Oct 12 04:31:25.257 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 04:31:25.257 INFO kablam! Oct 12 04:31:29.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.09s Oct 12 04:31:29.265 INFO kablam! su: No module specific data is present Oct 12 04:31:30.728 INFO running `"docker" "rm" "-f" "df2a68a5ddabb6f0405c8ec4dc84d0a55ac73f161e784b6b0afd3bee559981b1"` Oct 12 04:31:31.144 INFO blam! df2a68a5ddabb6f0405c8ec4dc84d0a55ac73f161e784b6b0afd3bee559981b1 Oct 12 04:31:31.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:31:31.536 INFO blam! b613df523417695c6ee1277aadd5dde8d7b1555dcdde444576a2b9da1cb237c8 Oct 12 04:31:31.538 INFO running `"docker" "start" "-a" "b613df523417695c6ee1277aadd5dde8d7b1555dcdde444576a2b9da1cb237c8"` Oct 12 04:31:34.355 INFO kablam! usermod: no changes Oct 12 04:31:34.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 12 04:31:34.696 INFO kablam! Running /target/debug/deps/burgundy-24f1825131ba1255 Oct 12 04:31:34.710 INFO blam! Oct 12 04:31:34.710 INFO blam! running 10 tests Oct 12 04:31:34.809 INFO blam! test request_information::query_builder::test::empty_query_is_blank ... ok Oct 12 04:31:34.873 INFO blam! test domain::test::domain_should_strip_slash ... ok Oct 12 04:31:34.900 INFO blam! test domain::test::domain_with_base_query ... ok Oct 12 04:31:34.912 INFO blam! test domain::test::domain_no_end_slash ... ok Oct 12 04:31:34.946 INFO blam! test path::test::domain_should_strip_slash ... ok Oct 12 04:31:34.964 INFO blam! test path::test::push_works ... ok Oct 12 04:31:34.972 INFO blam! test domain::test::domain_with_base_query_and_path ... ok Oct 12 04:31:34.976 INFO blam! test path::test::query_parameters ... ok Oct 12 04:31:35.000 INFO blam! test request_information::query_builder::test::multiple_query_key_value ... ok Oct 12 04:31:35.001 INFO blam! test request_information::query_builder::test::one_query_key_value ... ok Oct 12 04:31:35.001 INFO blam! Oct 12 04:31:35.001 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:31:35.001 INFO blam! Oct 12 04:31:35.008 INFO kablam! Doc-tests burgundy Oct 12 04:31:36.363 INFO blam! Oct 12 04:31:36.363 INFO blam! running 0 tests Oct 12 04:31:36.363 INFO blam! Oct 12 04:31:36.363 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:31:36.363 INFO blam! Oct 12 04:31:36.374 INFO kablam! su: No module specific data is present Oct 12 04:31:37.802 INFO running `"docker" "rm" "-f" "b613df523417695c6ee1277aadd5dde8d7b1555dcdde444576a2b9da1cb237c8"` Oct 12 04:31:38.161 INFO blam! b613df523417695c6ee1277aadd5dde8d7b1555dcdde444576a2b9da1cb237c8