Oct 13 06:12:26.720 INFO testing musically-ut/tz_cli.rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:12:26.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:12:27.204 INFO blam! 6177968442f396692dd08e1c33dd031147c2d2bb2d176e8de64c6f862355d659 Oct 13 06:12:27.206 INFO running `"docker" "start" "-a" "6177968442f396692dd08e1c33dd031147c2d2bb2d176e8de64c6f862355d659"` Oct 13 06:12:28.295 INFO kablam! usermod: no changes Oct 13 06:12:28.462 INFO kablam! Compiling libc v0.2.20 Oct 13 06:12:28.462 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 13 06:12:28.462 INFO kablam! Compiling regex-syntax v0.3.9 Oct 13 06:12:30.911 INFO kablam! Compiling memchr v0.1.11 Oct 13 06:12:30.911 INFO kablam! Compiling thread-id v2.0.0 Oct 13 06:12:30.911 INFO kablam! Compiling time v0.1.36 Oct 13 06:12:31.827 INFO kablam! Compiling thread_local v0.2.7 Oct 13 06:12:32.731 INFO kablam! Compiling aho-corasick v0.5.3 Oct 13 06:12:34.755 INFO kablam! Compiling chrono v0.3.0 Oct 13 06:12:39.137 INFO kablam! Compiling regex v0.1.80 Oct 13 06:12:51.082 INFO kablam! Compiling parse-zoneinfo v0.1.0 Oct 13 06:12:54.603 INFO kablam! Compiling chrono-tz v0.3.0 Oct 13 06:13:16.085 INFO kablam! Compiling tz_cli v0.1.0 (/source) Oct 13 06:13:16.515 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 06:13:16.515 INFO kablam! --> src/main.rs:61:20 Oct 13 06:13:16.515 INFO kablam! | Oct 13 06:13:16.515 INFO kablam! 61 | let opt_home = env::home_dir(); Oct 13 06:13:16.515 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:13:16.515 INFO kablam! | Oct 13 06:13:16.515 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:13:16.515 INFO kablam! Oct 13 06:13:17.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.14s Oct 13 06:13:17.471 INFO kablam! su: No module specific data is present Oct 13 06:13:18.071 INFO running `"docker" "rm" "-f" "6177968442f396692dd08e1c33dd031147c2d2bb2d176e8de64c6f862355d659"` Oct 13 06:13:18.243 INFO blam! 6177968442f396692dd08e1c33dd031147c2d2bb2d176e8de64c6f862355d659 Oct 13 06:13:18.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:13:18.503 INFO blam! 29d934f47fe3ec9a2d51b9d93e905944bc21df76105e86755a1b80cca560a8c6 Oct 13 06:13:18.505 INFO running `"docker" "start" "-a" "29d934f47fe3ec9a2d51b9d93e905944bc21df76105e86755a1b80cca560a8c6"` Oct 13 06:13:19.482 INFO kablam! usermod: no changes Oct 13 06:13:19.603 INFO kablam! Compiling tz_cli v0.1.0 (/source) Oct 13 06:13:20.123 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 06:13:20.123 INFO kablam! --> src/main.rs:61:20 Oct 13 06:13:20.123 INFO kablam! | Oct 13 06:13:20.123 INFO kablam! 61 | let opt_home = env::home_dir(); Oct 13 06:13:20.123 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:13:20.123 INFO kablam! | Oct 13 06:13:20.123 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:13:20.123 INFO kablam! Oct 13 06:13:21.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 13 06:13:21.171 INFO kablam! su: No module specific data is present Oct 13 06:13:21.655 INFO running `"docker" "rm" "-f" "29d934f47fe3ec9a2d51b9d93e905944bc21df76105e86755a1b80cca560a8c6"` Oct 13 06:13:21.943 INFO blam! 29d934f47fe3ec9a2d51b9d93e905944bc21df76105e86755a1b80cca560a8c6 Oct 13 06:13:21.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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" "-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 13 06:13:22.354 INFO blam! e05d59e78bd75264aa0d68d37d7dc56b7597a8cd74fa1aea2f494b7500549979 Oct 13 06:13:22.356 INFO running `"docker" "start" "-a" "e05d59e78bd75264aa0d68d37d7dc56b7597a8cd74fa1aea2f494b7500549979"` Oct 13 06:13:22.835 INFO kablam! usermod: no changes Oct 13 06:13:22.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 06:13:22.880 INFO kablam! Running /target/debug/deps/tz-e130b403b47cf283 Oct 13 06:13:22.884 INFO blam! Oct 13 06:13:22.884 INFO blam! running 3 tests Oct 13 06:13:22.895 INFO blam! test tests::test_get_tz_file ... ok Oct 13 06:13:22.895 INFO blam! test tests::test_read_file ... ok Oct 13 06:13:22.904 INFO blam! test tests::test_read_file_not_found ... ok Oct 13 06:13:22.904 INFO blam! Oct 13 06:13:22.904 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:13:22.904 INFO blam! Oct 13 06:13:22.906 INFO kablam! su: No module specific data is present Oct 13 06:13:23.340 INFO running `"docker" "rm" "-f" "e05d59e78bd75264aa0d68d37d7dc56b7597a8cd74fa1aea2f494b7500549979"` Oct 13 06:13:23.483 INFO blam! e05d59e78bd75264aa0d68d37d7dc56b7597a8cd74fa1aea2f494b7500549979