[INFO] cloning repository https://github.com/Guocork/test_lettre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guocork/test_lettre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2Ftest_lettre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2Ftest_lettre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5daf0d494ca2ac21943614a11de85411ba57fd26
[INFO] checking Guocork/test_lettre against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2Ftest_lettre" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Guocork/test_lettre
[INFO] finished tweaking git repo https://github.com/Guocork/test_lettre
[INFO] tweaked toml for git repo https://github.com/Guocork/test_lettre written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Guocork/test_lettre on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Guocork/test_lettre 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Guocork/test_lettre against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2Ftest_lettre" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Guocork/test_lettre
[INFO] finished tweaking git repo https://github.com/Guocork/test_lettre
[INFO] tweaked toml for git repo https://github.com/Guocork/test_lettre written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Guocork/test_lettre on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Guocork/test_lettre 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded email-encoding v0.3.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.0
[INFO] [stderr]   Downloaded tinyvec v1.6.1
[INFO] [stderr]   Downloaded lettre v0.11.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08b94e9b6f6e72400c6d779a5961cee21419fc42c4a041f5dc70f3f98ec4402f
[INFO] running `Command { std: "docker" "start" "-a" "08b94e9b6f6e72400c6d779a5961cee21419fc42c4a041f5dc70f3f98ec4402f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08b94e9b6f6e72400c6d779a5961cee21419fc42c4a041f5dc70f3f98ec4402f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b94e9b6f6e72400c6d779a5961cee21419fc42c4a041f5dc70f3f98ec4402f", kill_on_drop: false }`
[INFO] [stdout] 08b94e9b6f6e72400c6d779a5961cee21419fc42c4a041f5dc70f3f98ec4402f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f445ebd3f0a41bb46c54f3bf3b4ac4ee41835af9fdaa1820e5c3e4573a2c3c7b
[INFO] running `Command { std: "docker" "start" "-a" "f445ebd3f0a41bb46c54f3bf3b4ac4ee41835af9fdaa1820e5c3e4573a2c3c7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking email_address v0.2.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking lettre v0.11.7
[INFO] [stderr]     Checking test_lettre v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
[INFO] running `Command { std: "docker" "inspect" "f445ebd3f0a41bb46c54f3bf3b4ac4ee41835af9fdaa1820e5c3e4573a2c3c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f445ebd3f0a41bb46c54f3bf3b4ac4ee41835af9fdaa1820e5c3e4573a2c3c7b", kill_on_drop: false }`
[INFO] [stdout] f445ebd3f0a41bb46c54f3bf3b4ac4ee41835af9fdaa1820e5c3e4573a2c3c7b
