[INFO] cloning repository https://github.com/platy/gitgov-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platy/gitgov-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fgitgov-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fgitgov-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 560f7d8c1ac9d07a2d76858230e4c9c18ef21bcf [INFO] checking platy/gitgov-rs against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fgitgov-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/platy/gitgov-rs on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/platy/gitgov-rs [INFO] finished tweaking git repo https://github.com/platy/gitgov-rs [INFO] tweaked toml for git repo https://github.com/platy/gitgov-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/platy/gitgov-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af403a13d5c9c1aa0894ac0d3da81d5d22966de74a0ad0690e772c09ace3b3d0 [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" "af403a13d5c9c1aa0894ac0d3da81d5d22966de74a0ad0690e772c09ace3b3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af403a13d5c9c1aa0894ac0d3da81d5d22966de74a0ad0690e772c09ace3b3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af403a13d5c9c1aa0894ac0d3da81d5d22966de74a0ad0690e772c09ace3b3d0", kill_on_drop: false }` [INFO] [stdout] af403a13d5c9c1aa0894ac0d3da81d5d22966de74a0ad0690e772c09ace3b3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d195f79c7e304a8f939c10754cd417beeadabccc70c89078b28ac48581fd148a [INFO] running `Command { std: "docker" "start" "-a" "d195f79c7e304a8f939c10754cd417beeadabccc70c89078b28ac48581fd148a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ternop v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking charset v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking mailparse v0.13.1 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling selectors v0.18.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking mailin v0.4.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking lol_html v0.2.0 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.4 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking kuchiki v0.6.0 [INFO] [stderr] Checking html-diff v0.0.6 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking gitgov-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | fn helo(&mut self, _ip: std::net::IpAddr, _domain: &str) -> mailin_embedded::HeloResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | mailin_embedded::HeloResult::Ok [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | fn mail(&mut self, ip: std::net::IpAddr, domain: &str, from: &str) -> mailin_embedded::MailResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn rcpt(&mut self, _to: &str) -> mailin_embedded::RcptResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | mailin_embedded::RcptResult::Ok [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:39:85 [INFO] [stdout] | [INFO] [stdout] 39 | fn data(&mut self, _domain: &str, _from: &str, _is8bit: bool, to: &[String]) -> mailin_embedded::DataResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | mailin_embedded::DataResult::Ok(Box::new(&mut current_email.0)) [INFO] [stdout] | ^^^^^^^^^^ not found in `mailin_embedded` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use mailin::DataResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | fn helo(&mut self, _ip: std::net::IpAddr, _domain: &str) -> mailin_embedded::HeloResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | mailin_embedded::HeloResult::Ok [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | fn mail(&mut self, ip: std::net::IpAddr, domain: &str, from: &str) -> mailin_embedded::MailResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn rcpt(&mut self, _to: &str) -> mailin_embedded::RcptResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | mailin_embedded::RcptResult::Ok [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:39:85 [INFO] [stdout] | [INFO] [stdout] 39 | fn data(&mut self, _domain: &str, _from: &str, _is8bit: bool, to: &[String]) -> mailin_embedded::DataResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `mailin_embedded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/bin/server.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{BufRead, BufReader, Write}, net::TcpListener, sync::mpsc::{SyncSender, sync_channel}, thread}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mailin_embedded` [INFO] [stdout] --> src/bin/server.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | mailin_embedded::DataResult::Ok(Box::new(&mut current_email.0)) [INFO] [stdout] | ^^^^^^^^^^ not found in `mailin_embedded` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use mailin::DataResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/bin/server.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{BufRead, BufReader, Write}, net::TcpListener, sync::mpsc::{SyncSender, sync_channel}, thread}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gitgov-rs` [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] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d195f79c7e304a8f939c10754cd417beeadabccc70c89078b28ac48581fd148a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d195f79c7e304a8f939c10754cd417beeadabccc70c89078b28ac48581fd148a", kill_on_drop: false }` [INFO] [stdout] d195f79c7e304a8f939c10754cd417beeadabccc70c89078b28ac48581fd148a