[INFO] cloning repository https://github.com/bocksdin/blog-rust-emails [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bocksdin/blog-rust-emails" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbocksdin%2Fblog-rust-emails", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbocksdin%2Fblog-rust-emails'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f54d6b700c99983054dbf546214ecc652924468e [INFO] checking bocksdin/blog-rust-emails/f54d6b700c99983054dbf546214ecc652924468e against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbocksdin%2Fblog-rust-emails" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bocksdin/blog-rust-emails on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bocksdin/blog-rust-emails [INFO] finished tweaking git repo https://github.com/bocksdin/blog-rust-emails [INFO] tweaked toml for git repo https://github.com/bocksdin/blog-rust-emails written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bocksdin/blog-rust-emails 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac328070cde066413aa9d352b526bbeb3662e965ef9c91e91482f5d901c4f147 [INFO] running `Command { std: "docker" "start" "-a" "ac328070cde066413aa9d352b526bbeb3662e965ef9c91e91482f5d901c4f147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac328070cde066413aa9d352b526bbeb3662e965ef9c91e91482f5d901c4f147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac328070cde066413aa9d352b526bbeb3662e965ef9c91e91482f5d901c4f147", kill_on_drop: false }` [INFO] [stdout] ac328070cde066413aa9d352b526bbeb3662e965ef9c91e91482f5d901c4f147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b47b35700109ddc840323ce71ee53af385b4d015724d2ac9234bfb29795f86d [INFO] running `Command { std: "docker" "start" "-a" "4b47b35700109ddc840323ce71ee53af385b4d015724d2ac9234bfb29795f86d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking lettre v0.11.3 [INFO] [stderr] Checking blog_rust_email v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.26s [INFO] running `Command { std: "docker" "inspect" "4b47b35700109ddc840323ce71ee53af385b4d015724d2ac9234bfb29795f86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b47b35700109ddc840323ce71ee53af385b4d015724d2ac9234bfb29795f86d", kill_on_drop: false }` [INFO] [stdout] 4b47b35700109ddc840323ce71ee53af385b4d015724d2ac9234bfb29795f86d