[INFO] fetching crate common_lib_for_router_center_api 0.1.0...
[INFO] checking common_lib_for_router_center_api-0.1.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate common_lib_for_router_center_api 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate common_lib_for_router_center_api 0.1.0
[INFO] finished tweaking crates.io crate common_lib_for_router_center_api 0.1.0
[INFO] tweaked toml for crates.io crate common_lib_for_router_center_api 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate common_lib_for_router_center_api 0.1.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 373 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41fb10cb18aaee2438c468c3a58762e71c9b1e7f1952d8c2e3fa4c8cebae7b1a
[INFO] running `Command { std: "docker" "start" "-a" "41fb10cb18aaee2438c468c3a58762e71c9b1e7f1952d8c2e3fa4c8cebae7b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41fb10cb18aaee2438c468c3a58762e71c9b1e7f1952d8c2e3fa4c8cebae7b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41fb10cb18aaee2438c468c3a58762e71c9b1e7f1952d8c2e3fa4c8cebae7b1a", kill_on_drop: false }`
[INFO] [stdout] 41fb10cb18aaee2438c468c3a58762e71c9b1e7f1952d8c2e3fa4c8cebae7b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c044922b55a327e0009dd3e080903057afde598aa47ecb54c97726c508dc1f5a
[INFO] running `Command { std: "docker" "start" "-a" "c044922b55a327e0009dd3e080903057afde598aa47ecb54c97726c508dc1f5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.0-rc.0
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling iso_currency v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking phc v0.6.0-rc.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking iso_country v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.8
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking stream_throttle v0.5.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking rust_iso3166 v0.1.14
[INFO] [stderr]     Checking password-hash v0.6.0-rc.7
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking digest v0.11.0-rc.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking blake2 v0.11.0-rc.3
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking argon2 v0.6.0-rc.5
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_locale v2.1.1
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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="serde"' --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=88109023bd448065 -C extra-filename=-cabd638dc4bdbab4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfaa93491b107eb3.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fe25c98ab2c2eab0.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" "c044922b55a327e0009dd3e080903057afde598aa47ecb54c97726c508dc1f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c044922b55a327e0009dd3e080903057afde598aa47ecb54c97726c508dc1f5a", kill_on_drop: false }`
[INFO] [stdout] c044922b55a327e0009dd3e080903057afde598aa47ecb54c97726c508dc1f5a
