[INFO] fetching crate nebula_email 0.0.1... [INFO] testing nebula_email-0.0.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate nebula_email 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nebula_email 0.0.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] [stderr] Downloaded tera v1.10.0 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded lettre v0.9.6 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 35c4e2f50f1464e1cd6b492bf66301a5068d607aa2b43dd0aa917008bc2e3151 [INFO] running `Command { std: "docker" "start" "-a" "35c4e2f50f1464e1cd6b492bf66301a5068d607aa2b43dd0aa917008bc2e3151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c4e2f50f1464e1cd6b492bf66301a5068d607aa2b43dd0aa917008bc2e3151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c4e2f50f1464e1cd6b492bf66301a5068d607aa2b43dd0aa917008bc2e3151", kill_on_drop: false }` [INFO] [stdout] 35c4e2f50f1464e1cd6b492bf66301a5068d607aa2b43dd0aa917008bc2e3151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a0ab5c6361f4fe34bae7288a2e7f9b374cc8c85cb5504132ac8bf69913d655 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59a0ab5c6361f4fe34bae7288a2e7f9b374cc8c85cb5504132ac8bf69913d655", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling tera v1.10.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] [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59a0ab5c6361f4fe34bae7288a2e7f9b374cc8c85cb5504132ac8bf69913d655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a0ab5c6361f4fe34bae7288a2e7f9b374cc8c85cb5504132ac8bf69913d655", kill_on_drop: false }` [INFO] [stdout] 59a0ab5c6361f4fe34bae7288a2e7f9b374cc8c85cb5504132ac8bf69913d655