[INFO] cloning repository https://github.com/verdigris12/rldx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/verdigris12/rldx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdigris12%2Frldx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdigris12%2Frldx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1365f68023d62917caf2e8a7497e377649a2791 [INFO] testing verdigris12/rldx against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdigris12%2Frldx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/verdigris12/rldx [INFO] finished tweaking git repo https://github.com/verdigris12/rldx [INFO] tweaked toml for git repo https://github.com/verdigris12/rldx written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/verdigris12/rldx on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/verdigris12/rldx 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e44705aba28d91037d4410bbc74aa62898bed0a008ba94df907eef087545f70 [INFO] running `Command { std: "docker" "start" "-a" "2e44705aba28d91037d4410bbc74aa62898bed0a008ba94df907eef087545f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e44705aba28d91037d4410bbc74aa62898bed0a008ba94df907eef087545f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e44705aba28d91037d4410bbc74aa62898bed0a008ba94df907eef087545f70", kill_on_drop: false }` [INFO] [stdout] 2e44705aba28d91037d4410bbc74aa62898bed0a008ba94df907eef087545f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6835a170179400d05054e9d660b751ffb4a60fdedda2ad0ddace014a6fbe63 [INFO] running `Command { std: "docker" "start" "-a" "1d6835a170179400d05054e9d660b751ffb4a60fdedda2ad0ddace014a6fbe63", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rlibphonenumber v0.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling dec_from_char_gen v0.2.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ratatui-macros v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling domain-macros v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling octseq v0.5.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling mailparse v0.14.1 [INFO] [stderr] Compiling tui-big-text v0.6.1 [INFO] [stderr] Compiling domain v0.11.1 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tui-popup v0.5.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] error: could not compile `domain` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name domain --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/domain-0.11.1/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="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="moka"' --cfg 'feature="net"' --cfg 'feature="rand"' --cfg 'feature="resolv"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="unstable-client-transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "arc-swap", "bumpalo", "bytes", "chrono", "default", "futures-util", "heapless", "libc", "moka", "net", "openssl", "parking_lot", "proc-macro2", "rand", "resolv", "resolv-sync", "ring", "rustversion", "serde", "siphasher", "smallvec", "std", "tokio", "tokio-rustls", "tokio-stream", "tracing", "tracing-subscriber", "tsig", "unstable-client-cache", "unstable-client-transport", "unstable-crypto", "unstable-crypto-sign", "unstable-new", "unstable-server-transport", "unstable-sign", "unstable-stelline", "unstable-validator", "unstable-xfr", "unstable-zonetree", "zonefile"))' -C metadata=36b7cbd9d048691a -C extra-filename=-814bc056ebf82cce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern domain_macros=/opt/rustwide/target/debug/deps/libdomain_macros-b90c1e74097170c3.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65e14b3578b628d3.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0352138da9ce8862.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-bd7205a7cfd9379d.rmeta --extern octseq=/opt/rustwide/target/debug/deps/liboctseq-77b2abffdc9e877d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1a30271d38fd52b5.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-00fd5d52fdbfe7e3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-435fdae52149c20a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ed644fd758de0ff2.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" "1d6835a170179400d05054e9d660b751ffb4a60fdedda2ad0ddace014a6fbe63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6835a170179400d05054e9d660b751ffb4a60fdedda2ad0ddace014a6fbe63", kill_on_drop: false }` [INFO] [stdout] 1d6835a170179400d05054e9d660b751ffb4a60fdedda2ad0ddace014a6fbe63