[INFO] fetching crate emsend 0.1.0...
[INFO] checking emsend-0.1.0 against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1
[INFO] extracting crate emsend 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate emsend 0.1.0
[INFO] finished tweaking crates.io crate emsend 0.1.0
[INFO] tweaked toml for crates.io crate emsend 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate emsend 0.1.0 on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate emsend 0.1.0 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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7781afd6baebd47f7823da8b8b5c5b47355e51af907baff96db34ea5c65e7552
[INFO] running `Command { std: "docker" "start" "-a" "7781afd6baebd47f7823da8b8b5c5b47355e51af907baff96db34ea5c65e7552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7781afd6baebd47f7823da8b8b5c5b47355e51af907baff96db34ea5c65e7552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7781afd6baebd47f7823da8b8b5c5b47355e51af907baff96db34ea5c65e7552", kill_on_drop: false }`
[INFO] [stdout] 7781afd6baebd47f7823da8b8b5c5b47355e51af907baff96db34ea5c65e7552
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 040758e77261b50d8701cb2df68bde245e4210a05d285142878165cb6c7935e2
[INFO] running `Command { std: "docker" "start" "-a" "040758e77261b50d8701cb2df68bde245e4210a05d285142878165cb6c7935e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking pest v2.7.2
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking handlebars v4.3.7
[INFO] [stderr]     Checking emsend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "040758e77261b50d8701cb2df68bde245e4210a05d285142878165cb6c7935e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "040758e77261b50d8701cb2df68bde245e4210a05d285142878165cb6c7935e2", kill_on_drop: false }`
[INFO] [stdout] 040758e77261b50d8701cb2df68bde245e4210a05d285142878165cb6c7935e2
