[INFO] fetching crate check_timed_logs_fast 0.3.0... [INFO] extracting crate check_timed_logs_fast 0.3.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/check_timed_logs_fast/0.3.0 [INFO] extracting crate check_timed_logs_fast 0.3.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/check_timed_logs_fast/0.3.0 [INFO] validating manifest of check_timed_logs_fast-0.3.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of check_timed_logs_fast-0.3.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing check_timed_logs_fast-0.3.0 [INFO] finished frobbing check_timed_logs_fast-0.3.0 [INFO] frobbed toml for check_timed_logs_fast-0.3.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/check_timed_logs_fast/0.3.0/Cargo.toml [INFO] started frobbing check_timed_logs_fast-0.3.0 [INFO] finished frobbing check_timed_logs_fast-0.3.0 [INFO] frobbed toml for check_timed_logs_fast-0.3.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/check_timed_logs_fast/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing check_timed_logs_fast-0.3.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/check_timed_logs_fast/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 329e3cdbcd39af4b19d4d237e84453bd8323d825722f6a223276ca5c653dd111 [INFO] running `"docker" "start" "-a" "329e3cdbcd39af4b19d4d237e84453bd8323d825722f6a223276ca5c653dd111"` [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling fancy-regex v0.1.0 [INFO] [stderr] Compiling check_timed_logs_fast v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/args.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | arg = arg.trim_right_matches('$'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `"docker" "inspect" "329e3cdbcd39af4b19d4d237e84453bd8323d825722f6a223276ca5c653dd111"` [INFO] running `"docker" "rm" "-f" "329e3cdbcd39af4b19d4d237e84453bd8323d825722f6a223276ca5c653dd111"` [INFO] [stdout] 329e3cdbcd39af4b19d4d237e84453bd8323d825722f6a223276ca5c653dd111 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/check_timed_logs_fast/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b91773b06912e7ec3fe79ac18738458c27d42fe2722ca093a04664a5a7011d58 [INFO] running `"docker" "start" "-a" "b91773b06912e7ec3fe79ac18738458c27d42fe2722ca093a04664a5a7011d58"` [INFO] [stderr] Compiling check_timed_logs_fast v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/args.rs:70:17 [INFO] [stderr] | [INFO] [stderr] 70 | arg = arg.trim_right_matches('$'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.03s [INFO] running `"docker" "inspect" "b91773b06912e7ec3fe79ac18738458c27d42fe2722ca093a04664a5a7011d58"` [INFO] running `"docker" "rm" "-f" "b91773b06912e7ec3fe79ac18738458c27d42fe2722ca093a04664a5a7011d58"` [INFO] [stdout] b91773b06912e7ec3fe79ac18738458c27d42fe2722ca093a04664a5a7011d58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/check_timed_logs_fast/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b87ae7c565afcd0fb03e47117467915b3325181f265de16a57cb64fb5efff853 [INFO] running `"docker" "start" "-a" "b87ae7c565afcd0fb03e47117467915b3325181f265de16a57cb64fb5efff853"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/check_timed_logs_fast-c40708b09e03cee1 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::should_abort_when_stdin_used_as_logfile ... ok [INFO] [stdout] test tests::should_correctly_calculate_oldest_allowed_ts_utc ... ok [INFO] [stdout] test tests::should_handle_file_age_correctly ... ok [INFO] [stdout] test tests::should_handle_non_default_date_format ... ok [INFO] [stdout] test tests::should_search_in_file ... ok [INFO] [stdout] test tests::should_handle_non_default_date_format_and_trailing_comma_and_different_timeposition ... ok [INFO] [stdout] test tests::should_search_matching_files ... ok [INFO] [stdout] test tests::should_handle_timeposition ... ok [INFO] [stdout] test tests::should_handle_files_with_lines_without_dates ... ok [INFO] [stdout] test tests::should_skip_binary_files ... ok [INFO] [stdout] test utils::tests::should_prepend_current_year ... ok [INFO] [stdout] test tests::should_handle_utf8_file_content_correctly ... ok [INFO] [stdout] test tests::should_ignore_trailing_comma ... ok [INFO] [stdout] test tests::should_handle_empty_file_correctly ... ok [INFO] [stdout] test tests::should_skip_old_files ... ok [INFO] [stdout] test utils::tests::should_return_none_when_no_date_present ... ok [INFO] [stdout] test utils::tests::should_not_prepend_year_if_already_present ... ok [INFO] [stdout] test tests::should_correctly_calculate_oldest_allowed_ts_adjusted_to_local_tz ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::should_correctly_calculate_oldest_allowed_ts_adjusted_to_local_tz stdout ---- [INFO] [stdout] thread 'tests::should_correctly_calculate_oldest_allowed_ts_adjusted_to_local_tz' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1560326203`, [INFO] [stdout] right: `1560297403`', src/lib.rs:355:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559f2d5328cb - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x559f2d5328cb - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559f2d5328cb - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x559f2d5328cb - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x559f2d5328cb - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x559f2d53255f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x559f2d533040 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x559f2d532bc2 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x559f2d532b0f - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x559f2d23d041 - check_timed_logs_fast::tests::should_correctly_calculate_oldest_allowed_ts_adjusted_to_local_tz::h07b3b6f2c96779a2 [INFO] [stdout] at src/lib.rs:355 [INFO] [stdout] 10: 0x559f2d23cc0a - check_timed_logs_fast::tests::should_correctly_calculate_oldest_allowed_ts_adjusted_to_local_tz::{{closure}}::h7dca07015ebd4269 [INFO] [stdout] at src/lib.rs:335 [INFO] [stdout] 11: 0x559f2d25a14e - core::ops::function::FnOnce::call_once::h1b6a7af34f431f29 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x559f2d266fbf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 13: 0x559f2d53647a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x559f2d281998 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 15: 0x559f2d281998 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 16: 0x559f2d281998 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: 0x559f2d25c535 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x559f2d260535 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x559f2d260535 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 20: 0x559f2d260535 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 21: 0x559f2d53647a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 22: 0x559f2d260bc2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 23: 0x559f2d260bc2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 24: 0x559f2d260bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x559f2d260bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x559f2d52788f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x559f2d5358a0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x559f2d5358a0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x559f2d5358a0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7f729a3634a4 - start_thread [INFO] [stdout] 31: 0x7f7299e8ed0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::should_correctly_calculate_oldest_allowed_ts_adjusted_to_local_tz [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "b87ae7c565afcd0fb03e47117467915b3325181f265de16a57cb64fb5efff853"` [INFO] running `"docker" "rm" "-f" "b87ae7c565afcd0fb03e47117467915b3325181f265de16a57cb64fb5efff853"` [INFO] [stdout] b87ae7c565afcd0fb03e47117467915b3325181f265de16a57cb64fb5efff853