[INFO] fetching crate hk 1.10.1... [INFO] testing hk-1.10.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate hk 1.10.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hk 1.10.1 [INFO] finished tweaking crates.io crate hk 1.10.1 [INFO] tweaked toml for crates.io crate hk 1.10.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hk 1.10.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hk 1.10.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding clx v0.2.19 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded homedir v0.3.5 [INFO] [stderr] Downloaded versions v7.0.0 [INFO] [stderr] Downloaded xx v2.2.0 [INFO] [stderr] Downloaded shell-quote v0.7.2 [INFO] [stderr] Downloaded clap_usage v2.0.3 [INFO] [stderr] Downloaded clx v0.2.19 [INFO] [stderr] Downloaded usage-lib v2.2.2 [INFO] [stderr] Downloaded ensembler v0.2.11 [INFO] [stderr] Downloaded kdl v6.3.4 [INFO] [stderr] Downloaded expr-lang v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0edfcb622a9f382d68553f8a7063c6435c2d49c28a6bed84bf856e6c81b1a9eb [INFO] running `Command { std: "docker" "start" "-a" "0edfcb622a9f382d68553f8a7063c6435c2d49c28a6bed84bf856e6c81b1a9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0edfcb622a9f382d68553f8a7063c6435c2d49c28a6bed84bf856e6c81b1a9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edfcb622a9f382d68553f8a7063c6435c2d49c28a6bed84bf856e6c81b1a9eb", kill_on_drop: false }` [INFO] [stdout] 0edfcb622a9f382d68553f8a7063c6435c2d49c28a6bed84bf856e6c81b1a9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 616199e5af46aed7e79d8d72f97ab80a0ec0b8edb14e30f1231217b41ee796d8 [INFO] running `Command { std: "docker" "start" "-a" "616199e5af46aed7e79d8d72f97ab80a0ec0b8edb14e30f1231217b41ee796d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling duct v1.1.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling homedir v0.3.5 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unit-prefix v0.5.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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=4f477f323107e3ab -C extra-filename=-6c1ec12c7c218009 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-060a62910696eb73.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] running `Command { std: "docker" "inspect" "616199e5af46aed7e79d8d72f97ab80a0ec0b8edb14e30f1231217b41ee796d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616199e5af46aed7e79d8d72f97ab80a0ec0b8edb14e30f1231217b41ee796d8", kill_on_drop: false }` [INFO] [stdout] 616199e5af46aed7e79d8d72f97ab80a0ec0b8edb14e30f1231217b41ee796d8