[INFO] cloning repository https://github.com/elwerene/velohaven-email [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elwerene/velohaven-email" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felwerene%2Fvelohaven-email", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felwerene%2Fvelohaven-email'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e00170928e468580f3c6d5090170cb96f54374b [INFO] building elwerene/velohaven-email against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felwerene%2Fvelohaven-email" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elwerene/velohaven-email [INFO] finished tweaking git repo https://github.com/elwerene/velohaven-email [INFO] tweaked toml for git repo https://github.com/elwerene/velohaven-email written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elwerene/velohaven-email on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elwerene/velohaven-email 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded digest_auth v0.3.1 [INFO] [stderr] Downloaded reqwest_dav v0.2.2 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded lettre v0.11.18 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded url_encor v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1acf14218519cf9c05799c06959e11682bd47be4db33da116d2d96a8e320e2b2 [INFO] running `Command { std: "docker" "start" "-a" "1acf14218519cf9c05799c06959e11682bd47be4db33da116d2d96a8e320e2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1acf14218519cf9c05799c06959e11682bd47be4db33da116d2d96a8e320e2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acf14218519cf9c05799c06959e11682bd47be4db33da116d2d96a8e320e2b2", kill_on_drop: false }` [INFO] [stdout] 1acf14218519cf9c05799c06959e11682bd47be4db33da116d2d96a8e320e2b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c1e753ca8c9767a440735459c9eee430c9c5ca0199314b0db9c9c5c3e8b470 [INFO] running `Command { std: "docker" "start" "-a" "21c1e753ca8c9767a440735459c9eee430c9c5ca0199314b0db9c9c5c3e8b470", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling digest_auth v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling url_encor v1.0.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lettre v0.11.18 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling reqwest_dav v0.2.2 [INFO] [stderr] Compiling velohaven-email v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.84s [INFO] running `Command { std: "docker" "inspect" "21c1e753ca8c9767a440735459c9eee430c9c5ca0199314b0db9c9c5c3e8b470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c1e753ca8c9767a440735459c9eee430c9c5ca0199314b0db9c9c5c3e8b470", kill_on_drop: false }` [INFO] [stdout] 21c1e753ca8c9767a440735459c9eee430c9c5ca0199314b0db9c9c5c3e8b470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b72a4e4c989d9658507ff7cf12ac39bd5d77505ffccf7befb7fb3b6bf681eef [INFO] running `Command { std: "docker" "start" "-a" "2b72a4e4c989d9658507ff7cf12ac39bd5d77505ffccf7befb7fb3b6bf681eef", kill_on_drop: false }` [INFO] [stderr] Compiling velohaven-email v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "2b72a4e4c989d9658507ff7cf12ac39bd5d77505ffccf7befb7fb3b6bf681eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b72a4e4c989d9658507ff7cf12ac39bd5d77505ffccf7befb7fb3b6bf681eef", kill_on_drop: false }` [INFO] [stdout] 2b72a4e4c989d9658507ff7cf12ac39bd5d77505ffccf7befb7fb3b6bf681eef