[INFO] fetching crate nebula_email 0.0.1... [INFO] checking nebula_email-0.0.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate nebula_email 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate nebula_email 0.0.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nebula_email 0.0.1 [INFO] finished tweaking crates.io crate nebula_email 0.0.1 [INFO] tweaked toml for crates.io crate nebula_email 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding lettre v0.9.6 (available: v0.11.10) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.41.1) [INFO] [stderr] Adding toml v0.5.11 (available: v0.8.19) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded email v0.0.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35a3b2df8c67976f1d648c9cc1b0996424b004ca04b4ed913ac35c1fddc3fb79 [INFO] running `Command { std: "docker" "start" "-a" "35a3b2df8c67976f1d648c9cc1b0996424b004ca04b4ed913ac35c1fddc3fb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35a3b2df8c67976f1d648c9cc1b0996424b004ca04b4ed913ac35c1fddc3fb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a3b2df8c67976f1d648c9cc1b0996424b004ca04b4ed913ac35c1fddc3fb79", kill_on_drop: false }` [INFO] [stdout] 35a3b2df8c67976f1d648c9cc1b0996424b004ca04b4ed913ac35c1fddc3fb79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 294630f1187d64754f490cf7d7fb1e618869712b0329e1cce2200e31bb43f803 [INFO] running `Command { std: "docker" "start" "-a" "294630f1187d64754f490cf7d7fb1e618869712b0329e1cce2200e31bb43f803", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking lettre v0.9.6 [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking nebula_email v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `(): AsRef` is not satisfied [INFO] [stdout] --> src/config.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | if let Err(err) = tera.add_raw_templates(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `AsRef` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Tera::add_raw_templates` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tera-1.20.0/src/tera.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn add_raw_templates(&mut self, templates: I) -> Result<()> [INFO] [stdout] | ----------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 546 | C: AsRef, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Tera::add_raw_templates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): AsRef` is not satisfied [INFO] [stdout] --> src/config.rs:374:32 [INFO] [stdout] | [INFO] [stdout] 374 | if let Err(err) = tera.add_raw_templates(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `AsRef` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Tera::add_raw_templates` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tera-1.20.0/src/tera.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn add_raw_templates(&mut self, templates: I) -> Result<()> [INFO] [stdout] | ----------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 546 | C: AsRef, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Tera::add_raw_templates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nebula_email` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nebula_email` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "294630f1187d64754f490cf7d7fb1e618869712b0329e1cce2200e31bb43f803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294630f1187d64754f490cf7d7fb1e618869712b0329e1cce2200e31bb43f803", kill_on_drop: false }` [INFO] [stdout] 294630f1187d64754f490cf7d7fb1e618869712b0329e1cce2200e31bb43f803