[INFO] cloning repository https://github.com/lethuzulu/email-processor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lethuzulu/email-processor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Femail-processor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Femail-processor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42db51d42b71581ad49327d5f3ae578925ef36e [INFO] testing lethuzulu/email-processor against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Femail-processor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lethuzulu/email-processor [INFO] finished tweaking git repo https://github.com/lethuzulu/email-processor [INFO] tweaked toml for git repo https://github.com/lethuzulu/email-processor written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lethuzulu/email-processor on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lethuzulu/email-processor 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded validator_derive v0.18.2 [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded pest_generator v2.8.6 [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] [stderr] Downloaded pest v2.8.6 [INFO] [stderr] Downloaded pest_meta v2.8.6 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded actix-http v3.11.2 [INFO] [stderr] Downloaded metrics-util v0.16.3 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Downloaded pest_derive v2.8.6 [INFO] [stderr] Downloaded actix-web v4.12.1 [INFO] [stderr] Downloaded metrics v0.22.4 [INFO] [stderr] Downloaded native-tls v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6126274c171169d8d9e322903df37760d5f2d5c65d967f5eb1f99294a91c4ac4 [INFO] running `Command { std: "docker" "start" "-a" "6126274c171169d8d9e322903df37760d5f2d5c65d967f5eb1f99294a91c4ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6126274c171169d8d9e322903df37760d5f2d5c65d967f5eb1f99294a91c4ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6126274c171169d8d9e322903df37760d5f2d5c65d967f5eb1f99294a91c4ac4", kill_on_drop: false }` [INFO] [stdout] 6126274c171169d8d9e322903df37760d5f2d5c65d967f5eb1f99294a91c4ac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df25b9129eb1d41d472afcd2d7f699c8461758edca6573ffce84cd9df2b67e74 [INFO] running `Command { std: "docker" "start" "-a" "df25b9129eb1d41d472afcd2d7f699c8461758edca6573ffce84cd9df2b67e74", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=6f542231c47ea9f9 -C extra-filename=-90527a20d525cade --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-1e6ebcc70bab3daa.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 `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3c82a5b74debe53c -C extra-filename=-4c74db8415f6ed3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "df25b9129eb1d41d472afcd2d7f699c8461758edca6573ffce84cd9df2b67e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df25b9129eb1d41d472afcd2d7f699c8461758edca6573ffce84cd9df2b67e74", kill_on_drop: false }` [INFO] [stdout] df25b9129eb1d41d472afcd2d7f699c8461758edca6573ffce84cd9df2b67e74