[INFO] fetching crate heiwa 0.2.1... [INFO] building heiwa-0.2.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate heiwa 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate heiwa 0.2.1 [INFO] finished tweaking crates.io crate heiwa 0.2.1 [INFO] tweaked toml for crates.io crate heiwa 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate heiwa 0.2.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate heiwa 0.2.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f14ed5f581825f5605b5010cac48987f58c8ad21f576a6f200e7e09b019810f5 [INFO] running `Command { std: "docker" "start" "-a" "f14ed5f581825f5605b5010cac48987f58c8ad21f576a6f200e7e09b019810f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14ed5f581825f5605b5010cac48987f58c8ad21f576a6f200e7e09b019810f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14ed5f581825f5605b5010cac48987f58c8ad21f576a6f200e7e09b019810f5", kill_on_drop: false }` [INFO] [stdout] f14ed5f581825f5605b5010cac48987f58c8ad21f576a6f200e7e09b019810f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1dd6b2c6b3289c7f104b0e5f1ba0687722c1aa7427e757c15549d0e361e9414 [INFO] running `Command { std: "docker" "start" "-a" "c1dd6b2c6b3289c7f104b0e5f1ba0687722c1aa7427e757c15549d0e361e9414", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling openssl-macros v0.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/4987e9d4227139400384ab59296ffee3b0fb1183/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,link -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=cf9ae9f4f42cf530 -C extra-filename=-31db2776ad2c4fa0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-915b24ec7522bbb0.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-b9ff4cb4ba97c0d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actix-http` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name actix_http --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compress-brotli", "compress-gzip", "compress-zstd", "default", "http2", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "ws"))' -C metadata=e11ed263d5f1ec08 -C extra-filename=-40b9cde39093eee7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-040997a87fc50f8a.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-d951dbe67f1cf879.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-7c118b06035652a9.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-2506f7ff6e61f5e9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-197050b56da9d390.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-553688209e7772b3.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d53b25f083e6ca02.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-81683899b9b068d2.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-36f5f750ebaceef7.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-6687b3b8cc9a638d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-47a3d40564b60e09.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rmeta --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-1f39405c63f41e49.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-26dd0ed3a5a289de.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9e5e8166449605c9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-855fac4f485b6ff3.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7c3a8309f70b1f7f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4e413e76b57d2893.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7701bd149f00483a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-78df2c1b03f36c17/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c1dd6b2c6b3289c7f104b0e5f1ba0687722c1aa7427e757c15549d0e361e9414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1dd6b2c6b3289c7f104b0e5f1ba0687722c1aa7427e757c15549d0e361e9414", kill_on_drop: false }` [INFO] [stdout] c1dd6b2c6b3289c7f104b0e5f1ba0687722c1aa7427e757c15549d0e361e9414