[INFO] fetching crate mail-auth 0.7.2... [INFO] building mail-auth-0.7.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate mail-auth 0.7.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mail-auth 0.7.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mail-auth 0.7.2 [INFO] tweaked toml for crates.io crate mail-auth 0.7.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mail-auth 0.7.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mail-auth 0.7.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e6d71e8f79c6208ed7f0ef5d15203a9a6503b471247865ea5f2ca97d0c72abd [INFO] running `Command { std: "docker" "start" "-a" "8e6d71e8f79c6208ed7f0ef5d15203a9a6503b471247865ea5f2ca97d0c72abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6d71e8f79c6208ed7f0ef5d15203a9a6503b471247865ea5f2ca97d0c72abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6d71e8f79c6208ed7f0ef5d15203a9a6503b471247865ea5f2ca97d0c72abd", kill_on_drop: false }` [INFO] [stdout] 8e6d71e8f79c6208ed7f0ef5d15203a9a6503b471247865ea5f2ca97d0c72abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d1a78b7d19acd1a2805cdca4d295e2b9b5da3b0c6aa599c59701bf202cb9805 [INFO] running `Command { std: "docker" "start" "-a" "7d1a78b7d19acd1a2805cdca4d295e2b9b5da3b0c6aa599c59701bf202cb9805", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [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 zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling hashify v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling mail-parser v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quick_cache v0.6.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling mail-builder v0.4.4 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hickory-proto v0.26.0-alpha.1 [INFO] [stderr] Compiling hickory-resolver v0.26.0-alpha.1 [INFO] [stderr] Compiling mail-auth v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.70s [INFO] running `Command { std: "docker" "inspect" "7d1a78b7d19acd1a2805cdca4d295e2b9b5da3b0c6aa599c59701bf202cb9805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1a78b7d19acd1a2805cdca4d295e2b9b5da3b0c6aa599c59701bf202cb9805", kill_on_drop: false }` [INFO] [stdout] 7d1a78b7d19acd1a2805cdca4d295e2b9b5da3b0c6aa599c59701bf202cb9805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b1f4ded2cd04617517685dc760e16fb697808fd80b1a581f5c071a93ba37c2c [INFO] running `Command { std: "docker" "start" "-a" "6b1f4ded2cd04617517685dc760e16fb697808fd80b1a581f5c071a93ba37c2c", kill_on_drop: false }` [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling psl v2.1.136 [INFO] [stderr] Compiling mail-auth v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mail-auth` (example "dmarc_verify") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name dmarc_verify --edition=2024 examples/dmarc_verify.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashify"' --cfg 'feature="quick-xml"' --cfg 'feature="report"' --cfg 'feature="ring"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ed25519-dalek", "generate", "hashify", "quick-xml", "rand", "report", "ring", "rkyv", "rsa", "rust-crypto", "rustls-pemfile", "sha1", "sha2", "test", "zip"))' -C metadata=dc3303f6378568d0 -C extra-filename=-78a1e3575437c1c5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3008d3df9e9f6db2.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2fa6e3a90f7703eb.rlib --extern hashify=/opt/rustwide/target/debug/deps/libhashify-5942d5574c055252.so --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-8ff595ceda564869.rlib --extern mail_auth=/opt/rustwide/target/debug/deps/libmail_auth-3915be5f10724af2.rlib --extern mail_builder=/opt/rustwide/target/debug/deps/libmail_builder-cb89d1b86ef5af0c.rlib --extern mail_parser=/opt/rustwide/target/debug/deps/libmail_parser-38e659a55f5e5d11.rlib --extern psl=/opt/rustwide/target/debug/deps/libpsl-fcb40ee54dfb42f0.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-2532babb76d6c22c.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-2d3d4ccfd6dbfd15.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-b7c8a99fcefdb4b9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f83bd28d040d714d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4065ec53d7d5419.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-74d13864dc9a9f8b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-72ef11b70580bb8a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-783fe1ebbe27a4a2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mail-auth` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name mail_auth --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hashify"' --cfg 'feature="quick-xml"' --cfg 'feature="report"' --cfg 'feature="ring"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ed25519-dalek", "generate", "hashify", "quick-xml", "rand", "report", "ring", "rkyv", "rsa", "rust-crypto", "rustls-pemfile", "sha1", "sha2", "test", "zip"))' -C metadata=8a038bd24c01b023 -C extra-filename=-092f7d851894d517 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3008d3df9e9f6db2.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2fa6e3a90f7703eb.rlib --extern hashify=/opt/rustwide/target/debug/deps/libhashify-5942d5574c055252.so --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-8ff595ceda564869.rlib --extern mail_builder=/opt/rustwide/target/debug/deps/libmail_builder-cb89d1b86ef5af0c.rlib --extern mail_parser=/opt/rustwide/target/debug/deps/libmail_parser-38e659a55f5e5d11.rlib --extern psl=/opt/rustwide/target/debug/deps/libpsl-fcb40ee54dfb42f0.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-2532babb76d6c22c.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-2d3d4ccfd6dbfd15.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-b7c8a99fcefdb4b9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f83bd28d040d714d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4065ec53d7d5419.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-74d13864dc9a9f8b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-72ef11b70580bb8a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-783fe1ebbe27a4a2/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6b1f4ded2cd04617517685dc760e16fb697808fd80b1a581f5c071a93ba37c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1f4ded2cd04617517685dc760e16fb697808fd80b1a581f5c071a93ba37c2c", kill_on_drop: false }` [INFO] [stdout] 6b1f4ded2cd04617517685dc760e16fb697808fd80b1a581f5c071a93ba37c2c