[INFO] cloning repository https://github.com/stalwartlabs/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stalwartlabs/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstalwartlabs%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstalwartlabs%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbe4c2f52e3bc588fad9a6f3325bdf6034dc4206 [INFO] checking stalwartlabs/cli against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstalwartlabs%2Fcli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stalwartlabs/cli on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stalwartlabs/cli [INFO] finished tweaking git repo https://github.com/stalwartlabs/cli [INFO] tweaked toml for git repo https://github.com/stalwartlabs/cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stalwartlabs/cli 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" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8451c3f4f30938e288061cc41354cd9c7131aa6ea67c285da1d1762a01a64b0e [INFO] running `Command { std: "docker" "start" "-a" "8451c3f4f30938e288061cc41354cd9c7131aa6ea67c285da1d1762a01a64b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8451c3f4f30938e288061cc41354cd9c7131aa6ea67c285da1d1762a01a64b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8451c3f4f30938e288061cc41354cd9c7131aa6ea67c285da1d1762a01a64b0e", kill_on_drop: false }` [INFO] [stdout] 8451c3f4f30938e288061cc41354cd9c7131aa6ea67c285da1d1762a01a64b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d86230bc80c3a044e53e01c10e9cdf2e659a44cdbce0f35e0406f37e344d30f [INFO] running `Command { std: "docker" "start" "-a" "0d86230bc80c3a044e53e01c10e9cdf2e659a44cdbce0f35e0406f37e344d30f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Checking rtoolbox v0.0.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking indicatif v0.17.3 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking rpassword v7.2.0 [INFO] [stderr] Checking mail-parser v0.8.1 (https://github.com/stalwartlabs/mail-parser#da1e6180) [INFO] [stderr] Checking human-size v0.4.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/mail-parser-86726f8eb0928439/da1e618/src/lib.rs:966:9 [INFO] [stdout] | [INFO] [stdout] 966 | / self.parts[0].headers.iter().filter_map(move |header| { [INFO] [stdout] 967 | | if matches!(&header.name, HeaderName::Rfc(rfc_name) if rfc_name == &name) { [INFO] [stdout] 968 | | Some(&header.value) [INFO] [stdout] 969 | | } else { [INFO] [stdout] 970 | | None [INFO] [stdout] 971 | | } [INFO] [stdout] 972 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/mail-parser-86726f8eb0928439/da1e618/src/lib.rs:965:31 [INFO] [stdout] | [INFO] [stdout] 965 | ) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mail-parser` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0d86230bc80c3a044e53e01c10e9cdf2e659a44cdbce0f35e0406f37e344d30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d86230bc80c3a044e53e01c10e9cdf2e659a44cdbce0f35e0406f37e344d30f", kill_on_drop: false }` [INFO] [stdout] 0d86230bc80c3a044e53e01c10e9cdf2e659a44cdbce0f35e0406f37e344d30f