[INFO] cloning repository https://github.com/Zombender/service-mail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zombender/service-mail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZombender%2Fservice-mail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZombender%2Fservice-mail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20207c525d110597d1448b0f33b9f24b5a78caee
[INFO] checking Zombender/service-mail against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZombender%2Fservice-mail" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zombender/service-mail
[INFO] finished tweaking git repo https://github.com/Zombender/service-mail
[INFO] tweaked toml for git repo https://github.com/Zombender/service-mail written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zombender/service-mail on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zombender/service-mail 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468
[INFO] running `Command { std: "docker" "start" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling amq-protocol v8.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling lapin v3.3.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5497433ba8466158 -C extra-filename=-eb18e13a90e5fc0e --out-dir /opt/rustwide/target/debug/build/tokio/eb18e13a90e5fc0e/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/libc/76bfe02cd684a46f/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/log/74fdcfdf3875e7c0/out -L dependency=/opt/rustwide/target/debug/build/mio/bc09ce336c910354/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/f6d471766ebf7db6/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/1b3342310a831495/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/680f8d7fdd0f3cc6/out -L dependency=/opt/rustwide/target/debug/build/smallvec/602659051ed0fdf9/out -L dependency=/opt/rustwide/target/debug/build/socket2/f6e765242eca95b9/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/76bfe02cd684a46f/out/liblibc-76bfe02cd684a46f.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/bc09ce336c910354/out/libmio-bc09ce336c910354.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/f6d471766ebf7db6/out/libparking_lot-f6d471766ebf7db6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/680f8d7fdd0f3cc6/out/libsignal_hook_registry-680f8d7fdd0f3cc6.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/f6e765242eca95b9/out/libsocket2-f6e765242eca95b9.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f62d849087f0e977 -C extra-filename=-f72c3efc7d15320e --out-dir /opt/rustwide/target/debug/build/syn/f72c3efc7d15320e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/a4916dcd2575db7e/out -L dependency=/opt/rustwide/target/debug/build/quote/faae349f961da0a4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/a4916dcd2575db7e/out/libproc_macro2-a4916dcd2575db7e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/faae349f961da0a4/out/libquote-faae349f961da0a4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468", kill_on_drop: false }`
[INFO] [stdout] 1298309cfa85d121b7c31b6e1e27f2ea291ad8b4cbbd56481a8233318b962468
