[INFO] fetching crate kine-core 0.1.1...
[INFO] checking kine-core-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate kine-core 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate kine-core 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kine-core 0.1.1
[INFO] finished tweaking crates.io crate kine-core 0.1.1
[INFO] tweaked toml for crates.io crate kine-core 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bolero-engine v0.8.1
[INFO] [stderr]   Downloaded bolero v0.8.0
[INFO] [stderr]   Downloaded bolero-kani v0.8.0
[INFO] [stderr]   Downloaded bolero-generator v0.8.0
[INFO] [stderr]   Downloaded bolero-generator-derive v0.8.0
[INFO] [stderr]   Downloaded bolero-afl v0.8.0
[INFO] [stderr]   Downloaded bolero-libfuzzer v0.8.0
[INFO] [stderr]   Downloaded bolero-honggfuzz v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a5696bcae2871ea1139edb97ed828fbf7a74e87f99eb5aacdddd71d426e801f
[INFO] running `Command { std: "docker" "start" "-a" "7a5696bcae2871ea1139edb97ed828fbf7a74e87f99eb5aacdddd71d426e801f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a5696bcae2871ea1139edb97ed828fbf7a74e87f99eb5aacdddd71d426e801f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5696bcae2871ea1139edb97ed828fbf7a74e87f99eb5aacdddd71d426e801f", kill_on_drop: false }`
[INFO] [stdout] 7a5696bcae2871ea1139edb97ed828fbf7a74e87f99eb5aacdddd71d426e801f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c47fe5a2d95f0e83f0f3c74c1322f4a76cf6a0c957aa2edbff716d9f80e9377
[INFO] running `Command { std: "docker" "start" "-a" "8c47fe5a2d95f0e83f0f3c74c1322f4a76cf6a0c957aa2edbff716d9f80e9377", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking kine-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: Please define (exactly) one system timezone provider feature (tz-system-provider-*)
[INFO] [stdout]   --> src/providers.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         compile_error!("Please define (exactly) one system timezone provider feature (tz-system-provider-*)");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Please define (exactly) one UTC leap seconds provider feature (tz-utc-provider-*)
[INFO] [stdout]   --> src/providers.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         compile_error!("Please define (exactly) one UTC leap seconds provider feature (tz-utc-provider-*)");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/providers.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub static SYSTEM: System = System::const_default();
[INFO] [stdout]    |                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::System;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/providers.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub static SYSTEM: System = System::const_default();
[INFO] [stdout]    |                             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::System;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SystemSigil` in this scope
[INFO] [stdout]   --> src/providers.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub static SYSTEM_SIGIL: SystemSigil = SystemSigil::const_default();
[INFO] [stdout]    |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::SystemSigil;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SystemSigil`
[INFO] [stdout]   --> src/providers.rs:43:40
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub static SYSTEM_SIGIL: SystemSigil = SystemSigil::const_default();
[INFO] [stdout]    |                                        ^^^^^^^^^^^ use of undeclared type `SystemSigil`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::SystemSigil;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Utc` in this scope
[INFO] [stdout]   --> src/providers.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub static UTC: Utc = Utc::const_default();
[INFO] [stdout]    |                 ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::Utc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utc`
[INFO] [stdout]   --> src/providers.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub static UTC: Utc = Utc::const_default();
[INFO] [stdout]    |                       ^^^ use of undeclared type `Utc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::Utc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UtcSigil` in this scope
[INFO] [stdout]   --> src/providers.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub static UTC_SIGIL: UtcSigil = UtcSigil::const_default();
[INFO] [stdout]    |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::UtcSigil;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtcSigil`
[INFO] [stdout]   --> src/providers.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub static UTC_SIGIL: UtcSigil = UtcSigil::const_default();
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `UtcSigil`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::UtcSigil;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SystemSigil` in module `crate::providers`
[INFO] [stdout]    --> src/tz/system.rs:100:40
[INFO] [stdout]     |
[INFO] [stdout] 100 |         OffsetTime::<crate::providers::SystemSigil>::from_pseudo_nanos_since_posix_epoch(
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in `crate::providers`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::tz::SystemSigil;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SystemSigil`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -         OffsetTime::<crate::providers::SystemSigil>::from_pseudo_nanos_since_posix_epoch(
[INFO] [stdout] 100 +         OffsetTime::<SystemSigil>::from_pseudo_nanos_since_posix_epoch(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UtcSigil` in module `crate::providers`
[INFO] [stdout]   --> src/tz/utc.rs:36:40
[INFO] [stdout]    |
[INFO] [stdout] 36 |         OffsetTime::<crate::providers::UtcSigil>::from_pseudo_nanos_since_posix_epoch(
[INFO] [stdout]    |                                        ^^^^^^^^ not found in `crate::providers`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::tz::UtcSigil;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `UtcSigil`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -         OffsetTime::<crate::providers::UtcSigil>::from_pseudo_nanos_since_posix_epoch(
[INFO] [stdout] 36 +         OffsetTime::<UtcSigil>::from_pseudo_nanos_since_posix_epoch(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BuiltinIersSigil`, `BuiltinIers`
[INFO] [stdout]  --> src/providers.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::leap_seconds::{BuiltinIers, BuiltinIersSigil};
[INFO] [stdout]   |                           ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stdout] warning: unused import: `CalendarTime`
[INFO] [stdout]  --> src/tz/utc.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{Calendar, CalendarTime, OffsetTime, Sigil, TimeZone};
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CalendarTime`
[INFO] [stdout]  --> src/tz/system.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{Calendar, CalendarTime, OffsetTime, Sigil, TimeZone};
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kine-core` (lib) due to 13 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8c47fe5a2d95f0e83f0f3c74c1322f4a76cf6a0c957aa2edbff716d9f80e9377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c47fe5a2d95f0e83f0f3c74c1322f4a76cf6a0c957aa2edbff716d9f80e9377", kill_on_drop: false }`
[INFO] [stdout] 8c47fe5a2d95f0e83f0f3c74c1322f4a76cf6a0c957aa2edbff716d9f80e9377
