[INFO] cloning repository https://github.com/clicepfl/mail-sender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clicepfl/mail-sender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclicepfl%2Fmail-sender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclicepfl%2Fmail-sender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d45c885226a67f3e40d7cec3fa7d7e13e74d7c59
[INFO] checking clicepfl/mail-sender against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclicepfl%2Fmail-sender" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clicepfl/mail-sender
[INFO] finished tweaking git repo https://github.com/clicepfl/mail-sender
[INFO] tweaked toml for git repo https://github.com/clicepfl/mail-sender written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clicepfl/mail-sender on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clicepfl/mail-sender 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01d07b6ce9a75c89da110f16a99fee1e65c3b813d49e6558765ef3b03ebf923c
[INFO] running `Command { std: "docker" "start" "-a" "01d07b6ce9a75c89da110f16a99fee1e65c3b813d49e6558765ef3b03ebf923c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01d07b6ce9a75c89da110f16a99fee1e65c3b813d49e6558765ef3b03ebf923c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d07b6ce9a75c89da110f16a99fee1e65c3b813d49e6558765ef3b03ebf923c", kill_on_drop: false }`
[INFO] [stdout] 01d07b6ce9a75c89da110f16a99fee1e65c3b813d49e6558765ef3b03ebf923c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0edb42ffae01db37888ee9f2b191a926eeda6136a8972a704ade2a0989e6f33f
[INFO] running `Command { std: "docker" "start" "-a" "0edb42ffae01db37888ee9f2b191a926eeda6136a8972a704ade2a0989e6f33f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling stacker v0.1.19
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking pdf-writer v0.12.1
[INFO] [stderr]     Checking email-encoding v0.3.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking uuid v1.15.0
[INFO] [stderr]     Checking ics v0.5.8
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking font-types v0.10.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=a64dfd5f12bca4a4 -C extra-filename=-d7ea037c630b0028 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d737c76d79877ae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b121cb81683c96d.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-d608fbdb77278a36.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 `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=e1f15e0fb8555732 -C extra-filename=-b0279840f33a5c16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9fa5fa889059a31.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0edb42ffae01db37888ee9f2b191a926eeda6136a8972a704ade2a0989e6f33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edb42ffae01db37888ee9f2b191a926eeda6136a8972a704ade2a0989e6f33f", kill_on_drop: false }`
[INFO] [stdout] 0edb42ffae01db37888ee9f2b191a926eeda6136a8972a704ade2a0989e6f33f
