Nov 18 07:02:57.026 INFO testing log4rs-0.8.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 07:02:57.027 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 07:02:57.713 INFO [stdout] f49865f8ed8f205d37dba6392a7b0e2359dcfcebb64d801e9a1383ee01e8ff55 Nov 18 07:02:57.715 INFO running `"docker" "start" "-a" "f49865f8ed8f205d37dba6392a7b0e2359dcfcebb64d801e9a1383ee01e8ff55"` Nov 18 07:02:58.388 INFO [stderr] usermod: no changes Nov 18 07:02:58.535 INFO [stderr] Compiling log4rs v0.8.0 (/source) Nov 18 07:02:59.915 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 07:02:59.916 INFO [stderr] --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 18 07:02:59.916 INFO [stderr] | Nov 18 07:02:59.916 INFO [stderr] 8 | use std::ascii::AsciiExt; Nov 18 07:02:59.916 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 07:02:59.916 INFO [stderr] | Nov 18 07:02:59.916 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 07:02:59.916 INFO [stderr] Nov 18 07:03:00.015 INFO [stderr] warning: the trait `typemap::CloneAny` cannot be made into an object Nov 18 07:03:00.015 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 18 07:03:00.015 INFO [stderr] | Nov 18 07:03:00.015 INFO [stderr] 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 18 07:03:00.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:00.015 INFO [stderr] | Nov 18 07:03:00.015 INFO [stderr] = note: #[warn(where_clauses_object_safety)] on by default Nov 18 07:03:00.015 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 07:03:00.015 INFO [stderr] = note: for more information, see issue #51443 Nov 18 07:03:00.015 INFO [stderr] = note: method `clone_any_send` references the `Self` type in where clauses Nov 18 07:03:00.015 INFO [stderr] Nov 18 07:03:00.015 INFO [stderr] warning: the trait `typemap::CloneAny` cannot be made into an object Nov 18 07:03:00.015 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 18 07:03:00.015 INFO [stderr] | Nov 18 07:03:00.015 INFO [stderr] 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 18 07:03:00.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:00.015 INFO [stderr] | Nov 18 07:03:00.015 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 07:03:00.015 INFO [stderr] = note: for more information, see issue #51443 Nov 18 07:03:00.015 INFO [stderr] = note: method `clone_any_sync` references the `Self` type in where clauses Nov 18 07:03:00.015 INFO [stderr] Nov 18 07:03:00.015 INFO [stderr] warning: the trait `typemap::CloneAny` cannot be made into an object Nov 18 07:03:00.015 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 18 07:03:00.015 INFO [stderr] | Nov 18 07:03:00.015 INFO [stderr] 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 18 07:03:00.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:00.015 INFO [stderr] | Nov 18 07:03:00.015 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 07:03:00.015 INFO [stderr] = note: for more information, see issue #51443 Nov 18 07:03:00.015 INFO [stderr] = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 18 07:03:00.015 INFO [stderr] Nov 18 07:03:00.591 INFO [stderr] warning: unused import: `std::ascii::AsciiExt` Nov 18 07:03:00.591 INFO [stderr] --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 18 07:03:00.591 INFO [stderr] | Nov 18 07:03:00.591 INFO [stderr] 8 | use std::ascii::AsciiExt; Nov 18 07:03:00.591 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:00.591 INFO [stderr] | Nov 18 07:03:00.591 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 07:03:00.591 INFO [stderr] Nov 18 07:03:06.059 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.64s Nov 18 07:03:06.065 INFO [stderr] su: No module specific data is present Nov 18 07:03:06.363 INFO running `"docker" "inspect" "f49865f8ed8f205d37dba6392a7b0e2359dcfcebb64d801e9a1383ee01e8ff55"` Nov 18 07:03:06.543 INFO running `"docker" "rm" "-f" "f49865f8ed8f205d37dba6392a7b0e2359dcfcebb64d801e9a1383ee01e8ff55"` Nov 18 07:03:06.715 INFO [stdout] f49865f8ed8f205d37dba6392a7b0e2359dcfcebb64d801e9a1383ee01e8ff55 Nov 18 07:03:06.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 07:03:06.980 INFO [stdout] 645f0a969cb0d94125bf2362a9140bb3721edb5fe903d5cbccfa657ccaf72d30 Nov 18 07:03:06.984 INFO running `"docker" "start" "-a" "645f0a969cb0d94125bf2362a9140bb3721edb5fe903d5cbccfa657ccaf72d30"` Nov 18 07:03:08.119 INFO [stderr] usermod: no changes Nov 18 07:03:08.264 INFO [stderr] Compiling log4rs v0.8.0 (/source) Nov 18 07:03:09.489 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 07:03:09.489 INFO [stderr] --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 18 07:03:09.489 INFO [stderr] | Nov 18 07:03:09.489 INFO [stderr] 8 | use std::ascii::AsciiExt; Nov 18 07:03:09.489 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:09.489 INFO [stderr] | Nov 18 07:03:09.489 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 07:03:09.490 INFO [stderr] Nov 18 07:03:09.595 INFO [stderr] warning: the trait `typemap::CloneAny` cannot be made into an object Nov 18 07:03:09.595 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 18 07:03:09.595 INFO [stderr] | Nov 18 07:03:09.595 INFO [stderr] 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 18 07:03:09.595 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:09.595 INFO [stderr] | Nov 18 07:03:09.595 INFO [stderr] = note: #[warn(where_clauses_object_safety)] on by default Nov 18 07:03:09.595 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 07:03:09.595 INFO [stderr] = note: for more information, see issue #51443 Nov 18 07:03:09.595 INFO [stderr] = note: method `clone_any_send` references the `Self` type in where clauses Nov 18 07:03:09.595 INFO [stderr] Nov 18 07:03:09.595 INFO [stderr] warning: the trait `typemap::CloneAny` cannot be made into an object Nov 18 07:03:09.595 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 18 07:03:09.595 INFO [stderr] | Nov 18 07:03:09.595 INFO [stderr] 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 18 07:03:09.595 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:09.595 INFO [stderr] | Nov 18 07:03:09.595 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 07:03:09.595 INFO [stderr] = note: for more information, see issue #51443 Nov 18 07:03:09.595 INFO [stderr] = note: method `clone_any_sync` references the `Self` type in where clauses Nov 18 07:03:09.595 INFO [stderr] Nov 18 07:03:09.595 INFO [stderr] warning: the trait `typemap::CloneAny` cannot be made into an object Nov 18 07:03:09.595 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 18 07:03:09.595 INFO [stderr] | Nov 18 07:03:09.595 INFO [stderr] 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 18 07:03:09.595 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:09.595 INFO [stderr] | Nov 18 07:03:09.595 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 07:03:09.595 INFO [stderr] = note: for more information, see issue #51443 Nov 18 07:03:09.595 INFO [stderr] = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 18 07:03:09.595 INFO [stderr] Nov 18 07:03:10.206 INFO [stderr] warning: unused import: `std::ascii::AsciiExt` Nov 18 07:03:10.206 INFO [stderr] --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 18 07:03:10.206 INFO [stderr] | Nov 18 07:03:10.206 INFO [stderr] 8 | use std::ascii::AsciiExt; Nov 18 07:03:10.206 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 07:03:10.206 INFO [stderr] | Nov 18 07:03:10.206 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 07:03:10.206 INFO [stderr] Nov 18 07:03:15.989 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.83s Nov 18 07:03:15.991 INFO [stderr] su: No module specific data is present Nov 18 07:03:16.594 INFO running `"docker" "inspect" "645f0a969cb0d94125bf2362a9140bb3721edb5fe903d5cbccfa657ccaf72d30"` Nov 18 07:03:16.883 INFO running `"docker" "rm" "-f" "645f0a969cb0d94125bf2362a9140bb3721edb5fe903d5cbccfa657ccaf72d30"` Nov 18 07:03:17.115 INFO [stdout] 645f0a969cb0d94125bf2362a9140bb3721edb5fe903d5cbccfa657ccaf72d30 Nov 18 07:03:17.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 07:03:17.385 INFO [stdout] 3bfdeb2764bd1290ece34321464c1f52597fc91232f0809993c5bc7b680300c6 Nov 18 07:03:17.388 INFO running `"docker" "start" "-a" "3bfdeb2764bd1290ece34321464c1f52597fc91232f0809993c5bc7b680300c6"` Nov 18 07:03:18.567 INFO [stderr] usermod: no changes Nov 18 07:03:18.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Nov 18 07:03:18.703 INFO [stderr] Running /target/debug/deps/log4rs-49a1f19c9e4725a8 Nov 18 07:03:18.711 INFO [stdout] Nov 18 07:03:18.711 INFO [stdout] running 36 tests Nov 18 07:03:18.712 INFO [stdout] test append::rolling_file::policy::compound::roll::fixed_window::test::unsupported_gzip ... ignored Nov 18 07:03:18.712 INFO [stdout] test append::rolling_file::policy::compound::roll::fixed_window::test::create_archive_varied ... ok Nov 18 07:03:18.712 INFO [stdout] test append::rolling_file::policy::compound::roll::fixed_window::test::rotation ... ok Nov 18 07:03:18.715 INFO [stdout] test append::file::test::append_false ... ok Nov 18 07:03:18.715 INFO [stdout] test append::rolling_file::policy::compound::roll::fixed_window::test::create_archive_unvaried ... ok Nov 18 07:03:18.715 INFO [stdout] test append::rolling_file::policy::compound::roll::fixed_window::test::rotation_no_trivial_base ... ok Nov 18 07:03:18.731 INFO [stdout] test encode::pattern::tests::custom_date_format ... ok Nov 18 07:03:18.731 INFO [stdout] test config::test::check_logger_name ... ok Nov 18 07:03:18.743 INFO [stdout] test append::rolling_file::test::truncate ... ok Nov 18 07:03:18.743 INFO [stdout] test encode::pattern::tests::default_okay ... ok Nov 18 07:03:18.744 INFO [stdout] test append::file::test::create_directories ... ok Nov 18 07:03:18.750 INFO [stdout] test encode::json::test::default ... ok Nov 18 07:03:18.751 INFO [stdout] test encode::pattern::tests::invalid_formatter ... ok Nov 18 07:03:18.751 INFO [stdout] test encode::pattern::tests::escaped_chars ... ok Nov 18 07:03:18.751 INFO [stdout] test encode::pattern::tests::log ... ok Nov 18 07:03:18.752 INFO [stdout] test encode::pattern::tests::mdc ... ok Nov 18 07:03:18.752 INFO [stdout] test encode::pattern::tests::mdc_missing_default ... ok Nov 18 07:03:18.752 INFO [stdout] test encode::pattern::tests::mdc_missing_custom ... ok Nov 18 07:03:18.753 INFO [stdout] test encode::pattern::tests::quote_braces_with_backslash ... ok Nov 18 07:03:18.753 INFO [stdout] test encode::pattern::tests::right_align ... ok Nov 18 07:03:18.753 INFO [stdout] test encode::pattern::tests::named_thread ... ok Nov 18 07:03:18.753 INFO [stdout] test encode::pattern::tests::right_align_formatter ... ok Nov 18 07:03:18.754 INFO [stdout] test encode::pattern::tests::timezones ... ok Nov 18 07:03:18.754 INFO [stdout] test encode::pattern::tests::unclosed_delimiter ... ok Nov 18 07:03:18.754 INFO [stdout] test encode::pattern::tests::unescaped_parens ... ok Nov 18 07:03:18.755 INFO [stdout] normal styled styled2 normal Nov 18 07:03:18.755 INFO [stdout] test encode::writer::ansi::test::basic ... ok Nov 18 07:03:18.755 INFO [stdout] test encode::writer::console::test::basic ... ok Nov 18 07:03:18.755 INFO [stdout] test encode::pattern::tests::unnamed_thread ... ok Nov 18 07:03:18.756 INFO [stdout] test file::test::empty ... ok Nov 18 07:03:18.756 INFO [stdout] test append::rolling_file::test::append ... ok Nov 18 07:03:18.756 INFO [stdout] test file::test::full_deserialize ... ok Nov 18 07:03:18.757 INFO [stdout] test test::enabled ... ok Nov 18 07:03:18.757 INFO [stdout] test append::rolling_file::test::deserialize ... ok Nov 18 07:03:18.767 INFO [stdout] test encode::pattern::tests::left_align ... ok Nov 18 07:03:18.767 INFO [stdout] test encode::pattern::tests::left_align_formatter ... ok Nov 18 07:03:18.779 INFO [stdout] test append::rolling_file::policy::compound::roll::fixed_window::test::supported_gzip ... ok Nov 18 07:03:18.779 INFO [stderr] Doc-tests log4rs Nov 18 07:03:18.780 INFO [stdout] Nov 18 07:03:18.780 INFO [stdout] test result: ok. 35 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 07:03:18.780 INFO [stdout] Nov 18 07:03:20.659 INFO [stdout] Nov 18 07:03:20.659 INFO [stdout] running 2 tests Nov 18 07:03:23.551 INFO [stdout] test src/lib.rs - (line 125) ... ok Nov 18 07:03:23.559 INFO [stdout] test src/lib.rs - (line 116) ... ok Nov 18 07:03:23.559 INFO [stdout] Nov 18 07:03:23.559 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 07:03:23.559 INFO [stdout] Nov 18 07:03:23.572 INFO [stderr] su: No module specific data is present Nov 18 07:03:23.884 INFO running `"docker" "inspect" "3bfdeb2764bd1290ece34321464c1f52597fc91232f0809993c5bc7b680300c6"` Nov 18 07:03:24.008 INFO running `"docker" "rm" "-f" "3bfdeb2764bd1290ece34321464c1f52597fc91232f0809993c5bc7b680300c6"` Nov 18 07:03:24.135 INFO [stdout] 3bfdeb2764bd1290ece34321464c1f52597fc91232f0809993c5bc7b680300c6