Oct 15 13:07:48.227 INFO testing zoneinfo_parse-0.1.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:07:48.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 13:07:48.896 INFO blam! 26b0b40e30c84eda252a73d391de953da660169dd427947bcbf1580a3227e59f Oct 15 13:07:48.898 INFO running `"docker" "start" "-a" "26b0b40e30c84eda252a73d391de953da660169dd427947bcbf1580a3227e59f"` Oct 15 13:07:50.395 INFO kablam! usermod: no changes Oct 15 13:07:50.535 INFO kablam! Compiling locale v0.2.2 Oct 15 13:07:50.535 INFO kablam! Compiling iso8601 v0.1.1 Oct 15 13:07:50.535 INFO kablam! Compiling pad v0.1.5 Oct 15 13:07:54.711 INFO kablam! Compiling datetime v0.4.7 Oct 15 13:07:57.317 INFO kablam! Compiling zoneinfo_parse v0.1.4 (/source) Oct 15 13:07:58.701 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 13:07:58.701 INFO kablam! --> src/line.rs:80:5 Oct 15 13:07:58.702 INFO kablam! | Oct 15 13:07:58.703 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 15 13:07:58.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:07:58.704 INFO kablam! | Oct 15 13:07:58.704 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:07:58.704 INFO kablam! Oct 15 13:07:59.116 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 13:07:59.117 INFO kablam! --> src/line.rs:80:5 Oct 15 13:07:59.118 INFO kablam! | Oct 15 13:07:59.118 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 15 13:07:59.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:07:59.120 INFO kablam! | Oct 15 13:07:59.120 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:07:59.121 INFO kablam! Oct 15 13:07:59.240 INFO kablam! warning: variable does not need to be mutable Oct 15 13:07:59.240 INFO kablam! --> src/table.rs:327:13 Oct 15 13:07:59.240 INFO kablam! | Oct 15 13:07:59.240 INFO kablam! 327 | let mut zoneset = match self.table.zonesets.entry(zone_line.name.to_owned()) { Oct 15 13:07:59.240 INFO kablam! | ----^^^^^^^ Oct 15 13:07:59.240 INFO kablam! | | Oct 15 13:07:59.240 INFO kablam! | help: remove this `mut` Oct 15 13:07:59.240 INFO kablam! | Oct 15 13:07:59.242 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:07:59.242 INFO kablam! Oct 15 13:07:59.242 INFO kablam! warning: variable does not need to be mutable Oct 15 13:07:59.242 INFO kablam! --> src/table.rs:342:13 Oct 15 13:07:59.242 INFO kablam! | Oct 15 13:07:59.242 INFO kablam! 342 | let mut zoneset = match self.current_zoneset_name { Oct 15 13:07:59.242 INFO kablam! | ----^^^^^^^ Oct 15 13:07:59.242 INFO kablam! | | Oct 15 13:07:59.242 INFO kablam! | help: remove this `mut` Oct 15 13:07:59.242 INFO kablam! Oct 15 13:07:59.307 INFO kablam! warning: missing documentation for a method Oct 15 13:07:59.307 INFO kablam! --> src/table.rs:268:5 Oct 15 13:07:59.307 INFO kablam! | Oct 15 13:07:59.307 INFO kablam! 268 | pub fn format(&self, dst_offset: i64, letters: Option<&String>) -> String { Oct 15 13:07:59.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:07:59.307 INFO kablam! | Oct 15 13:07:59.309 INFO kablam! note: lint level defined here Oct 15 13:07:59.309 INFO kablam! --> src/lib.rs:36:9 Oct 15 13:07:59.309 INFO kablam! | Oct 15 13:07:59.309 INFO kablam! 36 | #![warn(missing_docs)] Oct 15 13:07:59.309 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:07:59.309 INFO kablam! Oct 15 13:07:59.309 INFO kablam! warning: missing documentation for a method Oct 15 13:07:59.309 INFO kablam! --> src/table.rs:282:5 Oct 15 13:07:59.309 INFO kablam! | Oct 15 13:07:59.309 INFO kablam! 282 | pub fn format_constant(&self) -> String { Oct 15 13:07:59.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:07:59.309 INFO kablam! Oct 15 13:07:59.311 INFO kablam! warning: unused result Oct 15 13:07:59.311 INFO kablam! --> src/structure.rs:63:17 Oct 15 13:07:59.311 INFO kablam! | Oct 15 13:07:59.311 INFO kablam! 63 | set.insert(Child::TimeZone(&key[last_slash + 1 ..])); Oct 15 13:07:59.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:07:59.311 INFO kablam! | Oct 15 13:07:59.311 INFO kablam! note: lint level defined here Oct 15 13:07:59.311 INFO kablam! --> src/lib.rs:40:9 Oct 15 13:07:59.311 INFO kablam! | Oct 15 13:07:59.311 INFO kablam! 40 | #![warn(unused_results)] Oct 15 13:07:59.311 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:07:59.311 INFO kablam! Oct 15 13:07:59.311 INFO kablam! warning: unused result Oct 15 13:07:59.311 INFO kablam! --> src/structure.rs:73:17 Oct 15 13:07:59.311 INFO kablam! | Oct 15 13:07:59.311 INFO kablam! 73 | set.insert(Child::Submodule(&parent[first_slash + 1 ..])); Oct 15 13:07:59.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:07:59.311 INFO kablam! Oct 15 13:08:01.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.53s Oct 15 13:08:01.954 INFO kablam! su: No module specific data is present Oct 15 13:08:02.699 INFO running `"docker" "rm" "-f" "26b0b40e30c84eda252a73d391de953da660169dd427947bcbf1580a3227e59f"` Oct 15 13:08:03.019 INFO blam! 26b0b40e30c84eda252a73d391de953da660169dd427947bcbf1580a3227e59f Oct 15 13:08:03.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 13:08:03.857 INFO blam! 6baa35548d8bfe735d79f196aad937e7364c95ba86bfce8fe24aa0384d397879 Oct 15 13:08:03.860 INFO running `"docker" "start" "-a" "6baa35548d8bfe735d79f196aad937e7364c95ba86bfce8fe24aa0384d397879"` Oct 15 13:08:05.131 INFO kablam! usermod: no changes Oct 15 13:08:05.231 INFO kablam! Compiling zoneinfo_parse v0.1.4 (/source) Oct 15 13:08:06.839 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 13:08:06.839 INFO kablam! --> src/line.rs:80:5 Oct 15 13:08:06.839 INFO kablam! | Oct 15 13:08:06.839 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 15 13:08:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:08:06.839 INFO kablam! | Oct 15 13:08:06.839 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:08:06.839 INFO kablam! Oct 15 13:08:07.496 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 13:08:07.496 INFO kablam! --> src/line.rs:80:5 Oct 15 13:08:07.496 INFO kablam! | Oct 15 13:08:07.496 INFO kablam! 80 | use std::ascii::AsciiExt; Oct 15 13:08:07.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:08:07.498 INFO kablam! | Oct 15 13:08:07.500 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:08:07.500 INFO kablam! Oct 15 13:08:07.738 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:07.738 INFO kablam! --> src/table.rs:327:13 Oct 15 13:08:07.738 INFO kablam! | Oct 15 13:08:07.738 INFO kablam! 327 | let mut zoneset = match self.table.zonesets.entry(zone_line.name.to_owned()) { Oct 15 13:08:07.738 INFO kablam! | ----^^^^^^^ Oct 15 13:08:07.738 INFO kablam! | | Oct 15 13:08:07.738 INFO kablam! | help: remove this `mut` Oct 15 13:08:07.738 INFO kablam! | Oct 15 13:08:07.741 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:08:07.741 INFO kablam! Oct 15 13:08:07.742 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:07.742 INFO kablam! --> src/table.rs:342:13 Oct 15 13:08:07.742 INFO kablam! | Oct 15 13:08:07.742 INFO kablam! 342 | let mut zoneset = match self.current_zoneset_name { Oct 15 13:08:07.742 INFO kablam! | ----^^^^^^^ Oct 15 13:08:07.742 INFO kablam! | | Oct 15 13:08:07.742 INFO kablam! | help: remove this `mut` Oct 15 13:08:07.744 INFO kablam! Oct 15 13:08:07.841 INFO kablam! warning: unused result Oct 15 13:08:07.841 INFO kablam! --> src/structure.rs:63:17 Oct 15 13:08:07.841 INFO kablam! | Oct 15 13:08:07.841 INFO kablam! 63 | set.insert(Child::TimeZone(&key[last_slash + 1 ..])); Oct 15 13:08:07.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:08:07.841 INFO kablam! | Oct 15 13:08:07.841 INFO kablam! note: lint level defined here Oct 15 13:08:07.841 INFO kablam! --> src/lib.rs:40:9 Oct 15 13:08:07.841 INFO kablam! | Oct 15 13:08:07.841 INFO kablam! 40 | #![warn(unused_results)] Oct 15 13:08:07.841 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:08:07.841 INFO kablam! Oct 15 13:08:07.841 INFO kablam! warning: unused result Oct 15 13:08:07.841 INFO kablam! --> src/structure.rs:73:17 Oct 15 13:08:07.841 INFO kablam! | Oct 15 13:08:07.841 INFO kablam! 73 | set.insert(Child::Submodule(&parent[first_slash + 1 ..])); Oct 15 13:08:07.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:08:07.841 INFO kablam! Oct 15 13:08:10.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.12s Oct 15 13:08:10.286 INFO kablam! su: No module specific data is present Oct 15 13:08:11.353 INFO running `"docker" "rm" "-f" "6baa35548d8bfe735d79f196aad937e7364c95ba86bfce8fe24aa0384d397879"` Oct 15 13:08:11.604 INFO blam! 6baa35548d8bfe735d79f196aad937e7364c95ba86bfce8fe24aa0384d397879 Oct 15 13:08:11.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 13:08:12.132 INFO blam! e77f1d4d252a1423b3d47792c455e9cd44759cf7fd70f412beb53d8364a10ca7 Oct 15 13:08:12.135 INFO running `"docker" "start" "-a" "e77f1d4d252a1423b3d47792c455e9cd44759cf7fd70f412beb53d8364a10ca7"` Oct 15 13:08:13.506 INFO kablam! usermod: no changes Oct 15 13:08:13.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 13:08:13.620 INFO kablam! Running /target/debug/deps/zoneinfo_parse-ea9b4ce735a20d8a Oct 15 13:08:13.622 INFO blam! Oct 15 13:08:13.622 INFO blam! running 28 tests Oct 15 13:08:13.663 INFO blam! test line::test::comment ... ok Oct 15 13:08:13.664 INFO blam! test line::test::another_comment ... ok Oct 15 13:08:13.664 INFO blam! test line::test::empty ... ok Oct 15 13:08:13.664 INFO blam! test line::test::month ... ok Oct 15 13:08:13.665 INFO blam! test line::test::golb ... ok Oct 15 13:08:13.670 INFO blam! test line::test::link ... ok Oct 15 13:08:13.670 INFO blam! test line::test::comment_after ... ok Oct 15 13:08:13.679 INFO blam! test line::test::rules::no_hyphen ... ok Oct 15 13:08:13.691 INFO blam! test line::test::two_comments_after ... ok Oct 15 13:08:13.692 INFO blam! test line::test::rules::bad_month ... ok Oct 15 13:08:13.692 INFO blam! test line::test::spaces ... ok Oct 15 13:08:13.692 INFO blam! test line::test::multiple_hash ... ok Oct 15 13:08:13.699 INFO blam! test line::test::non_comment ... ok Oct 15 13:08:13.699 INFO blam! test line::test::rules::rule_2 ... ok Oct 15 13:08:13.700 INFO blam! test line::test::rules::rule_1 ... ok Oct 15 13:08:13.760 INFO blam! test line::test::zones::continuation_2 ... ok Oct 15 13:08:13.783 INFO blam! test line::test::zones::continuation_1 ... ok Oct 15 13:08:13.795 INFO blam! test structure::test::empty ... ok Oct 15 13:08:13.795 INFO blam! test structure::test::child ... ok Oct 15 13:08:13.795 INFO blam! test line::test::zones::negative_offsets ... ok Oct 15 13:08:13.803 INFO blam! test transitions::test::optimise_macquarie ... ok Oct 15 13:08:13.803 INFO blam! test structure::test::hierarchy ... ok Oct 15 13:08:13.803 INFO blam! test line::test::zones::negative_offsets_2 ... ok Oct 15 13:08:13.803 INFO blam! test line::test::zones::zone_hyphen ... ok Oct 15 13:08:13.803 INFO blam! test structure::test::separate ... ok Oct 15 13:08:13.819 INFO blam! test line::test::zones::negative_offsets_3 ... ok Oct 15 13:08:13.819 INFO kablam! Running /target/debug/deps/transition_tests-e6321c2d9b7a6799 Oct 15 13:08:13.819 INFO blam! test line::test::rules::rule_3 ... ok Oct 15 13:08:13.819 INFO blam! test line::test::zones::zone ... ok Oct 15 13:08:13.819 INFO blam! Oct 15 13:08:13.819 INFO blam! test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:13.819 INFO blam! Oct 15 13:08:13.827 INFO blam! Oct 15 13:08:13.827 INFO blam! running 7 tests Oct 15 13:08:13.847 INFO blam! test two_transitions ... ok Oct 15 13:08:13.847 INFO blam! test two_rules ... ok Oct 15 13:08:13.847 INFO blam! test no_transitions ... ok Oct 15 13:08:13.855 INFO blam! test one_transition ... ok Oct 15 13:08:13.855 INFO blam! test one_rule ... ok Oct 15 13:08:13.859 INFO blam! test tripoli ... ok Oct 15 13:08:13.892 INFO blam! test dushanbe ... ok Oct 15 13:08:13.892 INFO blam! Oct 15 13:08:13.899 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:13.899 INFO blam! Oct 15 13:08:13.902 INFO kablam! Doc-tests zoneinfo_parse Oct 15 13:08:15.701 INFO blam! Oct 15 13:08:15.701 INFO blam! running 4 tests Oct 15 13:08:21.418 INFO blam! test src/line.rs - line (line 41) ... ok Oct 15 13:08:21.923 INFO blam! test src/line.rs - line (line 16) ... ok Oct 15 13:08:22.079 INFO blam! test src/table.rs - table (line 19) ... ok Oct 15 13:08:22.297 INFO blam! test src/line.rs - line (line 70) ... ok Oct 15 13:08:22.297 INFO blam! Oct 15 13:08:22.297 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:22.297 INFO blam! Oct 15 13:08:22.307 INFO kablam! su: No module specific data is present Oct 15 13:08:23.166 INFO running `"docker" "rm" "-f" "e77f1d4d252a1423b3d47792c455e9cd44759cf7fd70f412beb53d8364a10ca7"` Oct 15 13:08:23.423 INFO blam! e77f1d4d252a1423b3d47792c455e9cd44759cf7fd70f412beb53d8364a10ca7