[INFO] fetching crate nebula_email 0.0.1... [INFO] testing nebula_email-0.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nebula_email 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate nebula_email 0.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 fast_chemail v0.9.6 [INFO] [stderr] Downloaded lettre v0.9.6 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded tera v1.15.0 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9dc165daf9ba5c50eb75723ee27fbe31bf6b6787eaadb20edb77a6310bdfbf1 [INFO] running `Command { std: "docker" "start" "-a" "d9dc165daf9ba5c50eb75723ee27fbe31bf6b6787eaadb20edb77a6310bdfbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9dc165daf9ba5c50eb75723ee27fbe31bf6b6787eaadb20edb77a6310bdfbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9dc165daf9ba5c50eb75723ee27fbe31bf6b6787eaadb20edb77a6310bdfbf1", kill_on_drop: false }` [INFO] [stdout] d9dc165daf9ba5c50eb75723ee27fbe31bf6b6787eaadb20edb77a6310bdfbf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ff62a219c8ecef5ab512386f07a234b2f0a96c69cd7f24f1fd333be5528033 [INFO] running `Command { std: "docker" "start" "-a" "19ff62a219c8ecef5ab512386f07a234b2f0a96c69cd7f24f1fd333be5528033", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling nebula_email v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/config.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use tera::{Context, Tera}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::SendmailResult` [INFO] [stdout] --> src/sender.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use lettre::sendmail::{error::SendmailResult, SendmailTransport}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::SmtpResult` [INFO] [stdout] --> src/sender.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use lettre::smtp::{error::SmtpResult, SmtpTransport}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/sender.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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/github.com-1ecc6299db9ec823/tera-1.15.0/src/tera.rs:448:12 [INFO] [stdout] | [INFO] [stdout] 448 | C: AsRef, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Tera::add_raw_templates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [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` due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "19ff62a219c8ecef5ab512386f07a234b2f0a96c69cd7f24f1fd333be5528033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ff62a219c8ecef5ab512386f07a234b2f0a96c69cd7f24f1fd333be5528033", kill_on_drop: false }` [INFO] [stdout] 19ff62a219c8ecef5ab512386f07a234b2f0a96c69cd7f24f1fd333be5528033