[INFO] cloning repository https://github.com/wchar-net/dns-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wchar-net/dns-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwchar-net%2Fdns-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwchar-net%2Fdns-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63864f7f99c423186eaab292650dff0a4f6c9284 [INFO] checking wchar-net/dns-tool against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwchar-net%2Fdns-tool" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wchar-net/dns-tool [INFO] finished tweaking git repo https://github.com/wchar-net/dns-tool [INFO] tweaked toml for git repo https://github.com/wchar-net/dns-tool written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wchar-net/dns-tool on toolchain 90b65889799733f21ebdf59d96411aa531c5900a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wchar-net/dns-tool 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded actix-cors v0.7.1 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded hickory-client v0.25.2 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded actix-http v3.11.0 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 304e271ec546ab1ef0af81007ccab88d4b2fefc0fb2a905874b166cfe5ba6fda [INFO] running `Command { std: "docker" "start" "-a" "304e271ec546ab1ef0af81007ccab88d4b2fefc0fb2a905874b166cfe5ba6fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "304e271ec546ab1ef0af81007ccab88d4b2fefc0fb2a905874b166cfe5ba6fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304e271ec546ab1ef0af81007ccab88d4b2fefc0fb2a905874b166cfe5ba6fda", kill_on_drop: false }` [INFO] [stdout] 304e271ec546ab1ef0af81007ccab88d4b2fefc0fb2a905874b166cfe5ba6fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b301bd3eaa87e4be496943c0e55d6ace47eaba843330cbb1cca296a76f670b [INFO] running `Command { std: "docker" "start" "-a" "e2b301bd3eaa87e4be496943c0e55d6ace47eaba843330cbb1cca296a76f670b", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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/90b65889799733f21ebdf59d96411aa531c5900a/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 -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=c0f2375cbe59b035 -C extra-filename=-31337536c148509e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf78811c7189d994.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9bbe4b4d1738599b.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" "e2b301bd3eaa87e4be496943c0e55d6ace47eaba843330cbb1cca296a76f670b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b301bd3eaa87e4be496943c0e55d6ace47eaba843330cbb1cca296a76f670b", kill_on_drop: false }` [INFO] [stdout] e2b301bd3eaa87e4be496943c0e55d6ace47eaba843330cbb1cca296a76f670b