[INFO] cloning repository https://github.com/jwiesler/recipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwiesler/recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiesler%2Frecipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiesler%2Frecipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8ac05a71e21a73e861b4e727288419db107eb30 [INFO] checking jwiesler/recipes against try#342ed2e8608ee307743c341962b427652cdb06e9 for pr-146562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiesler%2Frecipes" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jwiesler/recipes [INFO] finished tweaking git repo https://github.com/jwiesler/recipes [INFO] tweaked toml for git repo https://github.com/jwiesler/recipes written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jwiesler/recipes on toolchain 342ed2e8608ee307743c341962b427652cdb06e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jwiesler/recipes 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" "+342ed2e8608ee307743c341962b427652cdb06e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2652b6665b80fbd92f31dc794fe1ab1ca67530f1cefee6a71975f44ee693f1d [INFO] running `Command { std: "docker" "start" "-a" "f2652b6665b80fbd92f31dc794fe1ab1ca67530f1cefee6a71975f44ee693f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2652b6665b80fbd92f31dc794fe1ab1ca67530f1cefee6a71975f44ee693f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2652b6665b80fbd92f31dc794fe1ab1ca67530f1cefee6a71975f44ee693f1d", kill_on_drop: false }` [INFO] [stdout] f2652b6665b80fbd92f31dc794fe1ab1ca67530f1cefee6a71975f44ee693f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2705178c6ff7db443b5f03834d309c30f5fdd1abada436cec5df4a486151e0 [INFO] running `Command { std: "docker" "start" "-a" "ea2705178c6ff7db443b5f03834d309c30f5fdd1abada436cec5df4a486151e0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking mutually_exclusive_features v0.1.0 [INFO] [stderr] Checking bcrypt v0.17.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [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/342ed2e8608ee307743c341962b427652cdb06e9/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/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", "default", "filter-by-regex", "serde", "std"))' -C metadata=256a44873d3df9f8 -C extra-filename=-83105f5c249fa2c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8df3d7d7b098dc60.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9bbe4b4d1738599b.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" "ea2705178c6ff7db443b5f03834d309c30f5fdd1abada436cec5df4a486151e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2705178c6ff7db443b5f03834d309c30f5fdd1abada436cec5df4a486151e0", kill_on_drop: false }` [INFO] [stdout] ea2705178c6ff7db443b5f03834d309c30f5fdd1abada436cec5df4a486151e0