[INFO] cloning repository https://github.com/johny1918/weather_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johny1918/weather_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohny1918%2Fweather_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohny1918%2Fweather_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f0d5765a819a9cde7ab18b4b6473fdd0c56857d
[INFO] checking johny1918/weather_service against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohny1918%2Fweather_service" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johny1918/weather_service
[INFO] finished tweaking git repo https://github.com/johny1918/weather_service
[INFO] tweaked toml for git repo https://github.com/johny1918/weather_service written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johny1918/weather_service on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johny1918/weather_service 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded croner v3.0.1
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.15.1
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 556b07b23e364ede2430fb74ca886d2234f5a3337214a527c5a26be1628b959b
[INFO] running `Command { std: "docker" "start" "-a" "556b07b23e364ede2430fb74ca886d2234f5a3337214a527c5a26be1628b959b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "556b07b23e364ede2430fb74ca886d2234f5a3337214a527c5a26be1628b959b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556b07b23e364ede2430fb74ca886d2234f5a3337214a527c5a26be1628b959b", kill_on_drop: false }`
[INFO] [stdout] 556b07b23e364ede2430fb74ca886d2234f5a3337214a527c5a26be1628b959b
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fd17bfad5b76194a74435d4eb5067d1d6424ac979304d5faf64154b57e3d579
[INFO] running `Command { std: "docker" "start" "-a" "3fd17bfad5b76194a74435d4eb5067d1d6424ac979304d5faf64154b57e3d579", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0028f344ce9f64766259577c998a1959ca1f6a0b/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=5fb53dfb6d6ce8db -C extra-filename=-22838f5c1c7473cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-94b450dd6509c8cb.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3fd17bfad5b76194a74435d4eb5067d1d6424ac979304d5faf64154b57e3d579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd17bfad5b76194a74435d4eb5067d1d6424ac979304d5faf64154b57e3d579", kill_on_drop: false }`
[INFO] [stdout] 3fd17bfad5b76194a74435d4eb5067d1d6424ac979304d5faf64154b57e3d579
