[INFO] cloning repository https://github.com/DataDog/saluki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DataDog/saluki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataDog%2Fsaluki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataDog%2Fsaluki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20dbbd092550423c3f009398416d1e7ba0391355
[INFO] checking DataDog/saluki against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataDog%2Fsaluki" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DataDog/saluki
[INFO] finished tweaking git repo https://github.com/DataDog/saluki
[INFO] tweaked toml for git repo https://github.com/DataDog/saluki written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DataDog/saluki on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DataDog/saluki 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d1fa1d9a97e70cede70c84c1d7f98be7fa9001f16a76ee0333ee9abee044b3d
[INFO] running `Command { std: "docker" "start" "-a" "8d1fa1d9a97e70cede70c84c1d7f98be7fa9001f16a76ee0333ee9abee044b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d1fa1d9a97e70cede70c84c1d7f98be7fa9001f16a76ee0333ee9abee044b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1fa1d9a97e70cede70c84c1d7f98be7fa9001f16a76ee0333ee9abee044b3d", kill_on_drop: false }`
[INFO] [stdout] 8d1fa1d9a97e70cede70c84c1d7f98be7fa9001f16a76ee0333ee9abee044b3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ecd8954d411663670e69af2d2c0768af47d6d473c536593749dbe5eb8cff7e6
[INFO] running `Command { std: "docker" "start" "-a" "0ecd8954d411663670e69af2d2c0768af47d6d473c536593749dbe5eb8cff7e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]    Compiling ddsketch-agent v0.1.0 (/opt/rustwide/workdir/lib/ddsketch-agent)
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking process-memory v0.1.0 (/opt/rustwide/workdir/lib/process-memory)
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking saluki-metrics v0.1.0 (/opt/rustwide/workdir/lib/saluki-metrics)
[INFO] [stderr]     Checking saluki-error v0.1.0 (/opt/rustwide/workdir/lib/saluki-error)
[INFO] [stderr]     Checking seize v0.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking quick_cache v0.6.16
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking papaya v0.2.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling saluki-metadata v0.1.0 (/opt/rustwide/workdir/lib/saluki-metadata)
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking metrics-util v0.20.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking tracing-rolling-file v0.1.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling snafu-derive v0.8.8
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=e35f6473b8f6150a -C extra-filename=-df5319ee4e5378d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e495f8cb56c975d2.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9dd31b021e39116c.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" "0ecd8954d411663670e69af2d2c0768af47d6d473c536593749dbe5eb8cff7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ecd8954d411663670e69af2d2c0768af47d6d473c536593749dbe5eb8cff7e6", kill_on_drop: false }`
[INFO] [stdout] 0ecd8954d411663670e69af2d2c0768af47d6d473c536593749dbe5eb8cff7e6
