Oct 11 07:57:49.517 INFO testing zoneinfo_parse-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:57:49.518 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:57:49.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 07:57:49.767 INFO blam! 8f3bd90d4fad8635dd6bb6aa334a85945bd721d9de52563a7b62bcb5b51481d1 Oct 11 07:57:49.768 INFO running `"docker" "start" "-a" "8f3bd90d4fad8635dd6bb6aa334a85945bd721d9de52563a7b62bcb5b51481d1"` Oct 11 07:57:51.871 INFO kablam! usermod: no changes Oct 11 07:57:52.056 INFO kablam! Compiling locale v0.2.2 Oct 11 07:57:52.061 INFO kablam! Compiling pad v0.1.5 Oct 11 07:57:52.061 INFO kablam! Compiling iso8601 v0.1.1 Oct 11 07:57:54.683 INFO kablam! Compiling datetime v0.4.7 Oct 11 07:57:56.771 INFO kablam! Compiling zoneinfo_parse v0.1.4 (/source) Oct 11 07:57:57.646 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 07:57:57.646 INFO kablam! --> src/line.rs:80:5 Oct 11 07:57:57.646 INFO kablam! | Oct 11 07:57:57.646 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 11 07:57:57.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 07:57:57.646 INFO kablam! | Oct 11 07:57:57.647 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 07:57:57.647 INFO kablam! Oct 11 07:57:57.889 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 07:57:57.890 INFO kablam! --> src/line.rs:80:5 Oct 11 07:57:57.890 INFO kablam! | Oct 11 07:57:57.890 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 11 07:57:57.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 07:57:57.890 INFO kablam! | Oct 11 07:57:57.890 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:57:57.890 INFO kablam! Oct 11 07:57:57.997 INFO kablam! warning: variable does not need to be mutable Oct 11 07:57:57.997 INFO kablam! --> src/table.rs:327:13 Oct 11 07:57:57.997 INFO kablam! | Oct 11 07:57:57.998 INFO kablam! 327 | let mut zoneset = match self.table.zonesets.entry(zone_line.name.to_owned()) { Oct 11 07:57:57.998 INFO kablam! | ----^^^^^^^ Oct 11 07:57:57.998 INFO kablam! | | Oct 11 07:57:57.999 INFO kablam! | help: remove this `mut` Oct 11 07:57:57.999 INFO kablam! | Oct 11 07:57:57.999 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 07:57:57.999 INFO kablam! Oct 11 07:57:58.000 INFO kablam! warning: variable does not need to be mutable Oct 11 07:57:58.000 INFO kablam! --> src/table.rs:342:13 Oct 11 07:57:58.000 INFO kablam! | Oct 11 07:57:58.000 INFO kablam! 342 | let mut zoneset = match self.current_zoneset_name { Oct 11 07:57:58.000 INFO kablam! | ----^^^^^^^ Oct 11 07:57:58.000 INFO kablam! | | Oct 11 07:57:58.000 INFO kablam! | help: remove this `mut` Oct 11 07:57:58.000 INFO kablam! Oct 11 07:57:58.057 INFO kablam! warning: missing documentation for a method Oct 11 07:57:58.057 INFO kablam! --> src/table.rs:268:5 Oct 11 07:57:58.058 INFO kablam! | Oct 11 07:57:58.058 INFO kablam! 268 | pub fn format(&self, dst_offset: i64, letters: Option<&String>) -> String { Oct 11 07:57:58.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:57:58.058 INFO kablam! | Oct 11 07:57:58.058 INFO kablam! note: lint level defined here Oct 11 07:57:58.059 INFO kablam! --> src/lib.rs:36:9 Oct 11 07:57:58.059 INFO kablam! | Oct 11 07:57:58.059 INFO kablam! 36 | #![warn(missing_docs)] Oct 11 07:57:58.059 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:57:58.060 INFO kablam! Oct 11 07:57:58.060 INFO kablam! warning: missing documentation for a method Oct 11 07:57:58.060 INFO kablam! --> src/table.rs:282:5 Oct 11 07:57:58.061 INFO kablam! | Oct 11 07:57:58.061 INFO kablam! 282 | pub fn format_constant(&self) -> String { Oct 11 07:57:58.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:57:58.062 INFO kablam! Oct 11 07:57:58.062 INFO kablam! warning: unused result Oct 11 07:57:58.062 INFO kablam! --> src/structure.rs:63:17 Oct 11 07:57:58.063 INFO kablam! | Oct 11 07:57:58.063 INFO kablam! 63 | set.insert(Child::TimeZone(&key[last_slash + 1 ..])); Oct 11 07:57:58.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:57:58.064 INFO kablam! | Oct 11 07:57:58.064 INFO kablam! note: lint level defined here Oct 11 07:57:58.064 INFO kablam! --> src/lib.rs:40:9 Oct 11 07:57:58.064 INFO kablam! | Oct 11 07:57:58.065 INFO kablam! 40 | #![warn(unused_results)] Oct 11 07:57:58.065 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:57:58.065 INFO kablam! Oct 11 07:57:58.065 INFO kablam! warning: unused result Oct 11 07:57:58.066 INFO kablam! --> src/structure.rs:73:17 Oct 11 07:57:58.066 INFO kablam! | Oct 11 07:57:58.066 INFO kablam! 73 | set.insert(Child::Submodule(&parent[first_slash + 1 ..])); Oct 11 07:57:58.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:57:58.067 INFO kablam! Oct 11 07:57:59.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.32s Oct 11 07:57:59.244 INFO kablam! su: No module specific data is present Oct 11 07:57:59.537 INFO running `"docker" "rm" "-f" "8f3bd90d4fad8635dd6bb6aa334a85945bd721d9de52563a7b62bcb5b51481d1"` Oct 11 07:57:59.650 INFO blam! 8f3bd90d4fad8635dd6bb6aa334a85945bd721d9de52563a7b62bcb5b51481d1 Oct 11 07:57:59.651 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:57:59.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 07:57:59.828 INFO blam! 6fd1a448a2513c1a069ad455a91cdc38b6e46ce716e9b44ae8f1c388ddb487de Oct 11 07:57:59.834 INFO running `"docker" "start" "-a" "6fd1a448a2513c1a069ad455a91cdc38b6e46ce716e9b44ae8f1c388ddb487de"` Oct 11 07:58:00.444 INFO kablam! usermod: no changes Oct 11 07:58:00.512 INFO kablam! Compiling zoneinfo_parse v0.1.4 (/source) Oct 11 07:58:01.516 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 07:58:01.516 INFO kablam! --> src/line.rs:80:5 Oct 11 07:58:01.516 INFO kablam! | Oct 11 07:58:01.516 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 11 07:58:01.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 07:58:01.516 INFO kablam! | Oct 11 07:58:01.516 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 07:58:01.516 INFO kablam! Oct 11 07:58:01.936 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 07:58:01.936 INFO kablam! --> src/line.rs:80:5 Oct 11 07:58:01.936 INFO kablam! | Oct 11 07:58:01.936 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 11 07:58:01.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 07:58:01.936 INFO kablam! | Oct 11 07:58:01.936 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:58:01.936 INFO kablam! Oct 11 07:58:02.079 INFO kablam! warning: variable does not need to be mutable Oct 11 07:58:02.079 INFO kablam! --> src/table.rs:327:13 Oct 11 07:58:02.079 INFO kablam! | Oct 11 07:58:02.079 INFO kablam! 327 | let mut zoneset = match self.table.zonesets.entry(zone_line.name.to_owned()) { Oct 11 07:58:02.079 INFO kablam! | ----^^^^^^^ Oct 11 07:58:02.079 INFO kablam! | | Oct 11 07:58:02.079 INFO kablam! | help: remove this `mut` Oct 11 07:58:02.079 INFO kablam! | Oct 11 07:58:02.079 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 07:58:02.079 INFO kablam! Oct 11 07:58:02.084 INFO kablam! warning: variable does not need to be mutable Oct 11 07:58:02.084 INFO kablam! --> src/table.rs:342:13 Oct 11 07:58:02.084 INFO kablam! | Oct 11 07:58:02.084 INFO kablam! 342 | let mut zoneset = match self.current_zoneset_name { Oct 11 07:58:02.084 INFO kablam! | ----^^^^^^^ Oct 11 07:58:02.084 INFO kablam! | | Oct 11 07:58:02.084 INFO kablam! | help: remove this `mut` Oct 11 07:58:02.084 INFO kablam! Oct 11 07:58:02.200 INFO kablam! warning: unused result Oct 11 07:58:02.200 INFO kablam! --> src/structure.rs:63:17 Oct 11 07:58:02.200 INFO kablam! | Oct 11 07:58:02.200 INFO kablam! 63 | set.insert(Child::TimeZone(&key[last_slash + 1 ..])); Oct 11 07:58:02.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:58:02.200 INFO kablam! | Oct 11 07:58:02.200 INFO kablam! note: lint level defined here Oct 11 07:58:02.200 INFO kablam! --> src/lib.rs:40:9 Oct 11 07:58:02.200 INFO kablam! | Oct 11 07:58:02.200 INFO kablam! 40 | #![warn(unused_results)] Oct 11 07:58:02.200 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:58:02.200 INFO kablam! Oct 11 07:58:02.200 INFO kablam! warning: unused result Oct 11 07:58:02.200 INFO kablam! --> src/structure.rs:73:17 Oct 11 07:58:02.200 INFO kablam! | Oct 11 07:58:02.200 INFO kablam! 73 | set.insert(Child::Submodule(&parent[first_slash + 1 ..])); Oct 11 07:58:02.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:58:02.200 INFO kablam! Oct 11 07:58:04.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Oct 11 07:58:04.156 INFO kablam! su: No module specific data is present Oct 11 07:58:04.577 INFO running `"docker" "rm" "-f" "6fd1a448a2513c1a069ad455a91cdc38b6e46ce716e9b44ae8f1c388ddb487de"` Oct 11 07:58:04.710 INFO blam! 6fd1a448a2513c1a069ad455a91cdc38b6e46ce716e9b44ae8f1c388ddb487de Oct 11 07:58:04.710 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:58:04.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 07:58:05.094 INFO blam! 22e3e59ccdd1b5249a1dcc598d6075d0eb5bea33dd931034d4d46bec03565b6a Oct 11 07:58:05.096 INFO running `"docker" "start" "-a" "22e3e59ccdd1b5249a1dcc598d6075d0eb5bea33dd931034d4d46bec03565b6a"` Oct 11 07:58:05.956 INFO kablam! usermod: no changes Oct 11 07:58:06.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 07:58:06.034 INFO kablam! Running /target/debug/deps/zoneinfo_parse-b30e7d3cb4860e44 Oct 11 07:58:06.034 INFO blam! Oct 11 07:58:06.034 INFO blam! running 28 tests Oct 11 07:58:06.040 INFO blam! test line::test::another_comment ... ok Oct 11 07:58:06.040 INFO blam! test line::test::comment ... ok Oct 11 07:58:06.040 INFO blam! test line::test::month ... ok Oct 11 07:58:06.040 INFO blam! test line::test::empty ... ok Oct 11 07:58:06.050 INFO blam! test line::test::multiple_hash ... ok Oct 11 07:58:06.050 INFO blam! test line::test::link ... ok Oct 11 07:58:06.050 INFO blam! test line::test::golb ... ok Oct 11 07:58:06.056 INFO blam! test line::test::non_comment ... ok Oct 11 07:58:06.064 INFO blam! test line::test::spaces ... ok Oct 11 07:58:06.064 INFO blam! test line::test::rules::bad_month ... ok Oct 11 07:58:06.064 INFO blam! test line::test::rules::rule_2 ... ok Oct 11 07:58:06.065 INFO blam! test line::test::comment_after ... ok Oct 11 07:58:06.072 INFO blam! test line::test::two_comments_after ... ok Oct 11 07:58:06.081 INFO blam! test line::test::rules::rule_1 ... ok Oct 11 07:58:06.081 INFO blam! test line::test::rules::no_hyphen ... ok Oct 11 07:58:06.093 INFO blam! test line::test::zones::continuation_1 ... ok Oct 11 07:58:06.098 INFO blam! test line::test::zones::continuation_2 ... ok Oct 11 07:58:06.107 INFO blam! test structure::test::child ... ok Oct 11 07:58:06.107 INFO blam! test line::test::zones::negative_offsets ... ok Oct 11 07:58:06.112 INFO blam! test structure::test::empty ... ok Oct 11 07:58:06.118 INFO blam! test structure::test::separate ... ok Oct 11 07:58:06.118 INFO blam! test structure::test::hierarchy ... ok Oct 11 07:58:06.118 INFO blam! test transitions::test::optimise_macquarie ... ok Oct 11 07:58:06.119 INFO blam! test line::test::rules::rule_3 ... ok Oct 11 07:58:06.119 INFO blam! test line::test::zones::negative_offsets_2 ... ok Oct 11 07:58:06.127 INFO blam! test line::test::zones::zone ... ok Oct 11 07:58:06.127 INFO blam! test line::test::zones::zone_hyphen ... ok Oct 11 07:58:06.133 INFO blam! test line::test::zones::negative_offsets_3 ... ok Oct 11 07:58:06.133 INFO blam! Oct 11 07:58:06.133 INFO blam! test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:58:06.133 INFO blam! Oct 11 07:58:06.134 INFO kablam! Running /target/debug/deps/transition_tests-71772b7d8248f04b Oct 11 07:58:06.138 INFO blam! Oct 11 07:58:06.138 INFO blam! running 7 tests Oct 11 07:58:06.152 INFO blam! test no_transitions ... ok Oct 11 07:58:06.152 INFO blam! test one_transition ... ok Oct 11 07:58:06.152 INFO blam! test two_rules ... ok Oct 11 07:58:06.152 INFO blam! test two_transitions ... ok Oct 11 07:58:06.152 INFO blam! test one_rule ... ok Oct 11 07:58:06.152 INFO blam! test tripoli ... ok Oct 11 07:58:06.167 INFO blam! test dushanbe ... ok Oct 11 07:58:06.167 INFO blam! Oct 11 07:58:06.167 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:58:06.167 INFO blam! Oct 11 07:58:06.168 INFO kablam! Doc-tests zoneinfo_parse Oct 11 07:58:07.384 INFO blam! Oct 11 07:58:07.384 INFO blam! running 4 tests Oct 11 07:58:10.580 INFO blam! test src/table.rs - table (line 19) ... ok Oct 11 07:58:10.628 INFO blam! test src/line.rs - line (line 16) ... ok Oct 11 07:58:11.020 INFO blam! test src/line.rs - line (line 41) ... ok Oct 11 07:58:11.024 INFO blam! test src/line.rs - line (line 70) ... ok Oct 11 07:58:11.024 INFO blam! Oct 11 07:58:11.024 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:58:11.024 INFO blam! Oct 11 07:58:11.037 INFO kablam! su: No module specific data is present Oct 11 07:58:11.373 INFO running `"docker" "rm" "-f" "22e3e59ccdd1b5249a1dcc598d6075d0eb5bea33dd931034d4d46bec03565b6a"` Oct 11 07:58:11.472 INFO blam! 22e3e59ccdd1b5249a1dcc598d6075d0eb5bea33dd931034d4d46bec03565b6a