[INFO] fetching crate mdvs 0.2.0...
[INFO] checking mdvs-0.2.0 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] extracting crate mdvs 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate mdvs 0.2.0
[INFO] finished tweaking crates.io crate mdvs 0.2.0
[INFO] tweaked toml for crates.io crate mdvs 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdvs 0.2.0 on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdvs 0.2.0 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 241128d7b8f8d4e6d93e4a3742f9f5c95c15ffe663f93c541b177a382259475a
[INFO] running `Command { std: "docker" "start" "-a" "241128d7b8f8d4e6d93e4a3742f9f5c95c15ffe663f93c541b177a382259475a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "241128d7b8f8d4e6d93e4a3742f9f5c95c15ffe663f93c541b177a382259475a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241128d7b8f8d4e6d93e4a3742f9f5c95c15ffe663f93c541b177a382259475a", kill_on_drop: false }`
[INFO] [stdout] 241128d7b8f8d4e6d93e4a3742f9f5c95c15ffe663f93c541b177a382259475a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a01a5082cdff2a0233db4f842b176d083679b64cedc935a9a5d0a10c339647fb
[INFO] running `Command { std: "docker" "start" "-a" "a01a5082cdff2a0233db4f842b176d083679b64cedc935a9a5d0a10c339647fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking lz4_flex v0.12.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking datafusion-doc v52.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling datafusion-macros v52.4.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking arrow-schema v57.3.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking object_store v0.12.5
[INFO] [stderr]     Checking datafusion-common-runtime v52.4.0
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.59.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking icu_segmenter v2.1.2
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking safetensors v0.5.3
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking indextree v4.8.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking ignore v0.4.25
[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/ad93f57d532978d6739002a21bc66b45ed22f998/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=0e92bc58cdca974a -C extra-filename=-a56c53ca446f7c21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c6e7a4758ac2ca50.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c58012d0a09bf340.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" "a01a5082cdff2a0233db4f842b176d083679b64cedc935a9a5d0a10c339647fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a01a5082cdff2a0233db4f842b176d083679b64cedc935a9a5d0a10c339647fb", kill_on_drop: false }`
[INFO] [stdout] a01a5082cdff2a0233db4f842b176d083679b64cedc935a9a5d0a10c339647fb
