[INFO] fetching crate kine-core 0.1.1... [INFO] checking kine-core-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kine-core 0.1.1 into /workspace/builds/worker-1-tc1/source [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] validating manifest of crates.io crate kine-core 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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 bolero v0.8.0 (available: v0.13.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bolero-generator-derive v0.8.0 [INFO] [stderr] Downloaded bolero-kani v0.8.0 [INFO] [stderr] Downloaded bolero-engine v0.8.1 [INFO] [stderr] Downloaded bolero-generator v0.8.0 [INFO] [stderr] Downloaded bolero 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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99924b7d135272a582d2ba523e085443134bbe6aae069d8e22bc703a9113a4f9 [INFO] running `Command { std: "docker" "start" "-a" "99924b7d135272a582d2ba523e085443134bbe6aae069d8e22bc703a9113a4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99924b7d135272a582d2ba523e085443134bbe6aae069d8e22bc703a9113a4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99924b7d135272a582d2ba523e085443134bbe6aae069d8e22bc703a9113a4f9", kill_on_drop: false }` [INFO] [stdout] 99924b7d135272a582d2ba523e085443134bbe6aae069d8e22bc703a9113a4f9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d2d6a4905348694cbd945b7ef8575c694a1bf40a7192016f4ecd8e26c5c506f [INFO] running `Command { std: "docker" "start" "-a" "3d2d6a4905348694cbd945b7ef8575c694a1bf40a7192016f4ecd8e26c5c506f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking lazy_static v1.5.0 [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] [stderr] Checking miniz_oxide v0.8.9 [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 structs [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 structs [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::::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::::from_pseudo_nanos_since_posix_epoch( [INFO] [stdout] 100 + OffsetTime::::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::::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::::from_pseudo_nanos_since_posix_epoch( [INFO] [stdout] 36 + OffsetTime::::from_pseudo_nanos_since_posix_epoch( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BuiltinIersSigil` and `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] [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 12 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d2d6a4905348694cbd945b7ef8575c694a1bf40a7192016f4ecd8e26c5c506f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2d6a4905348694cbd945b7ef8575c694a1bf40a7192016f4ecd8e26c5c506f", kill_on_drop: false }` [INFO] [stdout] 3d2d6a4905348694cbd945b7ef8575c694a1bf40a7192016f4ecd8e26c5c506f