[INFO] fetching crate carl 0.3.0...
[INFO] testing carl-0.3.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate carl 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate carl 0.3.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate carl 0.3.0
[INFO] finished tweaking crates.io crate carl 0.3.0
[INFO] tweaked toml for crates.io crate carl 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate carl 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded thiserror v1.0.55
[INFO] [stderr]   Downloaded thiserror-impl v1.0.55
[INFO] [stderr]   Downloaded winnow v0.5.2
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded clap v4.4.13
[INFO] [stderr]   Downloaded clap_builder v4.4.12
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded chrono-tz v0.8.5
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] [stderr]   Downloaded icalendar v0.16.0
[INFO] [stderr]   Downloaded iso8601 v0.6.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded rrule v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3743446844ec181f9818eb5b581c8628d85e9fd7d8110448a086c2f132d033c1
[INFO] running `Command { std: "docker" "start" "-a" "3743446844ec181f9818eb5b581c8628d85e9fd7d8110448a086c2f132d033c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3743446844ec181f9818eb5b581c8628d85e9fd7d8110448a086c2f132d033c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3743446844ec181f9818eb5b581c8628d85e9fd7d8110448a086c2f132d033c1", kill_on_drop: false }`
[INFO] [stdout] 3743446844ec181f9818eb5b581c8628d85e9fd7d8110448a086c2f132d033c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db8fb7df9e8dc61c52755460ba8570596aa88ae245ea1a0d1754c6fe5fb77ba5
[INFO] running `Command { std: "docker" "start" "-a" "db8fb7df9e8dc61c52755460ba8570596aa88ae245ea1a0d1754c6fe5fb77ba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling winnow v0.5.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling iso8601 v0.6.1
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling icalendar v0.16.0
[INFO] [stderr]    Compiling chrono-tz v0.8.5
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling rrule v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling carl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/config/theme/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/config/mod.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.28s
[INFO] running `Command { std: "docker" "inspect" "db8fb7df9e8dc61c52755460ba8570596aa88ae245ea1a0d1754c6fe5fb77ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8fb7df9e8dc61c52755460ba8570596aa88ae245ea1a0d1754c6fe5fb77ba5", kill_on_drop: false }`
[INFO] [stdout] db8fb7df9e8dc61c52755460ba8570596aa88ae245ea1a0d1754c6fe5fb77ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41d288a724994d903b71772e7e62a97b65216fd0107d8952bf998eb0464b038f
[INFO] running `Command { std: "docker" "start" "-a" "41d288a724994d903b71772e7e62a97b65216fd0107d8952bf998eb0464b038f", kill_on_drop: false }`
[INFO] [stderr]    Compiling carl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/config/theme/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/config/mod.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.22s
[INFO] running `Command { std: "docker" "inspect" "41d288a724994d903b71772e7e62a97b65216fd0107d8952bf998eb0464b038f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d288a724994d903b71772e7e62a97b65216fd0107d8952bf998eb0464b038f", kill_on_drop: false }`
[INFO] [stdout] 41d288a724994d903b71772e7e62a97b65216fd0107d8952bf998eb0464b038f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e4de14004a97a0dec27fd70b82f5ca347b96842829970038c75f5f6e6eecede
[INFO] running `Command { std: "docker" "start" "-a" "0e4de14004a97a0dec27fd70b82f5ca347b96842829970038c75f5f6e6eecede", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/main.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg(not(tarpaulin_include))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/config/theme/mod.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     #[cfg(not(tarpaulin_include))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/config/mod.rs:23:15
[INFO] [stderr]    |
[INFO] [stderr] 23 |     #[cfg(not(tarpaulin_include))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `carl` (bin "carl" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carl-0eed10c5d26c73b9)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test cli::tests::test_validate_date_default_to_now_with_custom_year ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_unparsable_day ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_unparsable_month ... ok
[INFO] [stdout] test cli::tests::test_validate_date_defaults_to_now_with_custom_year_and_month ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_non_existent_date ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_unparsable_year ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_wrong_day ... ok
[INFO] [stdout] test cli::tests::test_validate_date_defaults_to_now_with_custom_year_and_month_and_day ... ok
[INFO] [stdout] test cli::tests::test_validate_date_defaults_to_now ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_wrong_month ... ok
[INFO] [stdout] test cli::tests::test_validate_date_errors_with_wrong_year ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_default_icalstyle ... ok
[INFO] [stdout] test config::theme::tests::test_default_theme ... ok
[INFO] [stdout] test config::theme::components::tests::test_default_datestyle_properties ... ok
[INFO] [stdout] test config::theme::components::tests::test_default_style_weight ... ok
[INFO] [stdout] test cli::tests::test_validate_date_defaults_to_now_with_ambiguous_arguments ... ok
[INFO] [stdout] test config::theme::tests::test_theme_read_none ... ok
[INFO] [stdout] test events::ics::tests::test_icalevent_to_event_err ... ok
[INFO] [stdout] test config::theme::components::tests::test_default_datestyle_style ... ok
[INFO] [stdout] test config::theme::components::tests::test_default_style_stylenames ... ok
[INFO] [stdout] test context::tests::test_context_default ... ok
[INFO] [stdout] test events::ics::tests::test_read_from_ics_file ... ok
[INFO] [stdout] test events::ics::tests::test_icalevent_to_event ... ok
[INFO] [stdout] test events::ics::tests::test_read_from_dir ... ok
[INFO] [stdout] test events::tests::test_event_fmt_datetime ... ok
[INFO] [stdout] test events::tests::test_event_get_end_date_case2 ... ok
[INFO] [stdout] test context::tests::test_context_new ... ok
[INFO] [stdout] test events::tests::test_event_default ... ok
[INFO] [stdout] test config::theme::tests::test_theme_read_filename ... ok
[INFO] [stdout] test config::tests::test_config_read ... ok
[INFO] [stdout] test events::tests::test_event_fmt_date ... ok
[INFO] [stdout] test events::ics::tests::test_read_from_dir_nor ... ok
[INFO] [stdout] test events::tests::test_event_get_end_date_case3 ... ok
[INFO] [stdout] test output::calendar::tests::test_calendar_julian_or_gregorian_width_1 ... ok
[INFO] [stdout] test output::calendar::tests::test_calendar_julian_or_gregorian_width_2 ... ok
[INFO] [stdout] test output::calendar::tests::test_calendar_fmt ... ok
[INFO] [stdout] test output::date::tests::test_fmt_2 ... ok
[INFO] [stdout] test output::date::tests::test_satisfy_aftercurrentdate ... ok
[INFO] [stdout] test output::date::tests::test_satisfy_firstdayofdisplayedmonth ... ok
[INFO] [stdout] test output::date::tests::test_fmt_is_julian ... ok
[INFO] [stdout] test output::date::tests::test_fmt_1 ... ok
[INFO] [stdout] test events::ics::tests::test_read_from_carl_ics ... ok
[INFO] [stdout] test output::date::tests::test_satisfy_afterlastdayofmonth ... ok
[INFO] [stdout] test output::date::tests::test_fmt_0 ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_first_day_of_next_month ... ok
[INFO] [stdout] test output::calendar::tests::test_calendar_year_fmt ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_first_day_of_month ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_first_day_of_week_before_first_day_of_month ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_first_day_of_week_before_first_day_of_month_sunday ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_iterator_end ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_last_day_of_month ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_last_day_of_year ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_last_day_of_week_after_last_day_of_month ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style10 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style1 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style5 ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_last_day_of_week_after_last_day_of_month_sunday ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style11 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style8 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style9 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style7 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style6 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style3 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style2 ... ok
[INFO] [stdout] test utils::helpers::tests::test_to_style4 ... ok
[INFO] [stdout] test utils::date_extensions::tests::test_first_day_of_year ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0e4de14004a97a0dec27fd70b82f5ca347b96842829970038c75f5f6e6eecede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e4de14004a97a0dec27fd70b82f5ca347b96842829970038c75f5f6e6eecede", kill_on_drop: false }`
[INFO] [stdout] 0e4de14004a97a0dec27fd70b82f5ca347b96842829970038c75f5f6e6eecede
