[INFO] fetching crate temporal_core 0.0.1...
[INFO] testing temporal_core-0.0.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate temporal_core 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate temporal_core 0.0.1
[INFO] finished tweaking crates.io crate temporal_core 0.0.1
[INFO] tweaked toml for crates.io crate temporal_core 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate temporal_core 0.0.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding icu_calendar v0.5.0 (available: v2.2.1)
[INFO] [stderr]       Adding parse-zoneinfo v0.3.1 (available: v0.5.0)
[INFO] [stderr]       Adding phf v0.10.1 (available: v0.13.1)
[INFO] [stderr]       Adding phf_codegen v0.10.0 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded phf_generator v0.10.0
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded tinystr v0.4.12
[INFO] [stderr]   Downloaded tinystr-raw v0.1.3
[INFO] [stderr]   Downloaded writeable v0.3.0
[INFO] [stderr]   Downloaded yoke-derive v0.4.1
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded tinystr-macros v0.2.0
[INFO] [stderr]   Downloaded icu_provider_macros v0.5.0
[INFO] [stderr]   Downloaded icu_provider v0.5.0
[INFO] [stderr]   Downloaded icu_locid v0.5.0
[INFO] [stderr]   Downloaded icu_calendar v0.5.0
[INFO] [stderr]   Downloaded litemap v0.3.0
[INFO] [stderr]   Downloaded yoke v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b250162314934546fe8c3bfa16b03613be0c63e5736254dd799bc9ab81c4cb67
[INFO] running `Command { std: "docker" "start" "-a" "b250162314934546fe8c3bfa16b03613be0c63e5736254dd799bc9ab81c4cb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b250162314934546fe8c3bfa16b03613be0c63e5736254dd799bc9ab81c4cb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b250162314934546fe8c3bfa16b03613be0c63e5736254dd799bc9ab81c4cb67", kill_on_drop: false }`
[INFO] [stdout] b250162314934546fe8c3bfa16b03613be0c63e5736254dd799bc9ab81c4cb67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9446a0cd32731b9e4aadc8452ef2eece3ff67d5929b7ddbb438aecfd9b9c12
[INFO] running `Command { std: "docker" "start" "-a" "2c9446a0cd32731b9e4aadc8452ef2eece3ff67d5929b7ddbb438aecfd9b9c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tinystr-raw v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling writeable v0.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling litemap v0.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tinystr-macros v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tinystr v0.4.12
[INFO] [stderr]    Compiling icu_locid v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling yoke-derive v0.4.1
[INFO] [stderr]    Compiling icu_provider_macros v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling temporal_core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stdout]  --> build.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "filter-by-regex")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `filter-by-regex`
[INFO] [stdout]    --> build.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[cfg(not(feature = "filter-by-regex"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stdout]    --> build.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[cfg(feature = "filter-by-regex")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new`
[INFO] [stdout]    --> build.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let parser = LineParser::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yoke v0.4.0
[INFO] [stderr]    Compiling icu_provider v0.5.0
[INFO] [stderr]    Compiling icu_calendar v0.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2646:7
[INFO] [stdout]      |
[INFO] [stdout] 2646 | #[cfg(feature = "std")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2648:11
[INFO] [stdout]      |
[INFO] [stdout] 2648 | #[cfg(not(feature = "std"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2654:15
[INFO] [stdout]      |
[INFO] [stdout] 2654 |         #[cfg(feature = "std")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2656:19
[INFO] [stdout]      |
[INFO] [stdout] 2656 |         #[cfg(not(feature = "std"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3263:15
[INFO] [stdout]      |
[INFO] [stdout] 3263 |         #[cfg(feature = "std")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3265:19
[INFO] [stdout]      |
[INFO] [stdout] 3265 |         #[cfg(not(feature = "std"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date`
[INFO] [stdout]    --> src/timezone.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/timezone.rs:127:51
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stdout]     |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hours`, `minutes`, `seconds`, `milli_seconds`, `micro_seconds`, and `nano_seconds` are never read
[INFO] [stdout]   --> src/duration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct NominalDuration {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     hours: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     minutes: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 14 |     seconds: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     milli_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     micro_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     nano_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s
[INFO] running `Command { std: "docker" "inspect" "2c9446a0cd32731b9e4aadc8452ef2eece3ff67d5929b7ddbb438aecfd9b9c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9446a0cd32731b9e4aadc8452ef2eece3ff67d5929b7ddbb438aecfd9b9c12", kill_on_drop: false }`
[INFO] [stdout] 2c9446a0cd32731b9e4aadc8452ef2eece3ff67d5929b7ddbb438aecfd9b9c12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4aa6feda3a774e741989b06ec2bb83168d2f2f1b450db09627febbffaccbe6
[INFO] running `Command { std: "docker" "start" "-a" "ef4aa6feda3a774e741989b06ec2bb83168d2f2f1b450db09627febbffaccbe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling temporal_core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stdout]  --> build.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "filter-by-regex")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `filter-by-regex`
[INFO] [stdout]    --> build.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[cfg(not(feature = "filter-by-regex"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stdout]    --> build.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[cfg(feature = "filter-by-regex")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new`
[INFO] [stdout]    --> build.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let parser = LineParser::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2646:7
[INFO] [stdout]      |
[INFO] [stdout] 2646 | #[cfg(feature = "std")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2648:11
[INFO] [stdout]      |
[INFO] [stdout] 2648 | #[cfg(not(feature = "std"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2654:15
[INFO] [stdout]      |
[INFO] [stdout] 2654 |         #[cfg(feature = "std")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2656:19
[INFO] [stdout]      |
[INFO] [stdout] 2656 |         #[cfg(not(feature = "std"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3263:15
[INFO] [stdout]      |
[INFO] [stdout] 3263 |         #[cfg(feature = "std")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3265:19
[INFO] [stdout]      |
[INFO] [stdout] 3265 |         #[cfg(not(feature = "std"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date`
[INFO] [stdout]    --> src/timezone.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/timezone.rs:127:51
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stdout]     |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hours`, `minutes`, `seconds`, `milli_seconds`, `micro_seconds`, and `nano_seconds` are never read
[INFO] [stdout]   --> src/duration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct NominalDuration {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     hours: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     minutes: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 14 |     seconds: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     milli_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     micro_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     nano_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2646:7
[INFO] [stdout]      |
[INFO] [stdout] 2646 | #[cfg(feature = "std")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2648:11
[INFO] [stdout]      |
[INFO] [stdout] 2648 | #[cfg(not(feature = "std"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2654:15
[INFO] [stdout]      |
[INFO] [stdout] 2654 |         #[cfg(feature = "std")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2656:19
[INFO] [stdout]      |
[INFO] [stdout] 2656 |         #[cfg(not(feature = "std"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3263:15
[INFO] [stdout]      |
[INFO] [stdout] 3263 |         #[cfg(feature = "std")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3265:19
[INFO] [stdout]      |
[INFO] [stdout] 3265 |         #[cfg(not(feature = "std"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date`
[INFO] [stdout]    --> src/timezone.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/timezone.rs:127:51
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stdout]     |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hours`, `minutes`, `seconds`, `milli_seconds`, `micro_seconds`, and `nano_seconds` are never read
[INFO] [stdout]   --> src/duration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct NominalDuration {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     hours: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     minutes: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 14 |     seconds: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     milli_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     micro_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     nano_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.66s
[INFO] running `Command { std: "docker" "inspect" "ef4aa6feda3a774e741989b06ec2bb83168d2f2f1b450db09627febbffaccbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4aa6feda3a774e741989b06ec2bb83168d2f2f1b450db09627febbffaccbe6", kill_on_drop: false }`
[INFO] [stdout] ef4aa6feda3a774e741989b06ec2bb83168d2f2f1b450db09627febbffaccbe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be7e9d79e4a62808c7089436f01d021c6271eaade453846eee4c5db9c377a33f
[INFO] running `Command { std: "docker" "start" "-a" "be7e9d79e4a62808c7089436f01d021c6271eaade453846eee4c5db9c377a33f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stderr]  --> build.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(feature = "filter-by-regex")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stderr]    --> build.rs:338:11
[INFO] [stderr]     |
[INFO] [stderr] 338 | #[cfg(not(feature = "filter-by-regex"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `filter-by-regex`
[INFO] [stderr]    --> build.rs:345:7
[INFO] [stderr]     |
[INFO] [stderr] 345 | #[cfg(feature = "filter-by-regex")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `filter-by-regex` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new`
[INFO] [stderr]    --> build.rs:456:30
[INFO] [stderr]     |
[INFO] [stderr] 456 |     let parser = LineParser::new();
[INFO] [stderr]     |                              ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `temporal_core` (build script) generated 4 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2646:7
[INFO] [stderr]      |
[INFO] [stderr] 2646 | #[cfg(feature = "std")]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2648:11
[INFO] [stderr]      |
[INFO] [stderr] 2648 | #[cfg(not(feature = "std"))]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2654:15
[INFO] [stderr]      |
[INFO] [stderr] 2654 |         #[cfg(feature = "std")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:2656:19
[INFO] [stderr]      |
[INFO] [stderr] 2656 |         #[cfg(not(feature = "std"))]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3263:15
[INFO] [stderr]      |
[INFO] [stderr] 3263 |         #[cfg(feature = "std")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/temporal_core-3e36ffbe8b06a105/out/timezones.rs:3265:19
[INFO] [stderr]      |
[INFO] [stderr] 3265 |         #[cfg(not(feature = "std"))]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `date`
[INFO] [stderr]    --> src/timezone.rs:127:36
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stderr]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time`
[INFO] [stderr]    --> src/timezone.rs:127:51
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn get_possible_seconds(&self, date: IsoDate, time: IsoTime) -> Vec<i64> {
[INFO] [stderr]     |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `hours`, `minutes`, `seconds`, `milli_seconds`, `micro_seconds`, and `nano_seconds` are never read
[INFO] [stderr]   --> src/duration.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct NominalDuration {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     hours: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 13 |     minutes: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 14 |     seconds: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 15 |     milli_seconds: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 16 |     micro_seconds: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 17 |     nano_seconds: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `temporal_core` (lib) generated 9 warnings (run `cargo fix --lib -p temporal_core` to apply 2 suggestions)
[INFO] [stderr] warning: `temporal_core` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/temporal_core-cedfd2ac395e6ea2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::from_ymd_constraint ... ok
[INFO] [stdout] test tests::parse_plain_date_simple ... ok
[INFO] [stdout] test timezone::tests::parse_without_colon ... ok
[INFO] [stderr]    Doc-tests temporal_core
[INFO] [stdout] test tests::parse_zoned_simple ... ok
[INFO] [stdout] test timezone::tests::simple_parse ... ok
[INFO] [stdout] test timezone::tests::parse_sub_second ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "be7e9d79e4a62808c7089436f01d021c6271eaade453846eee4c5db9c377a33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7e9d79e4a62808c7089436f01d021c6271eaade453846eee4c5db9c377a33f", kill_on_drop: false }`
[INFO] [stdout] be7e9d79e4a62808c7089436f01d021c6271eaade453846eee4c5db9c377a33f
