[INFO] cloning repository https://github.com/sxopedeveloper/email [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sxopedeveloper/email" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxopedeveloper%2Femail"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxopedeveloper%2Femail'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bf48e3e7183ae69ccb46c9499e88285019e7086f [INFO] testing sxopedeveloper/email against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxopedeveloper%2Femail" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sxopedeveloper/email on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sxopedeveloper/email [INFO] removed workspace from git repo https://github.com/sxopedeveloper/email [INFO] removed path dependency check-if-email-exists from git repo https://github.com/sxopedeveloper/email [INFO] finished tweaking git repo https://github.com/sxopedeveloper/email [INFO] tweaked toml for git repo https://github.com/sxopedeveloper/email written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sxopedeveloper/email already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (check-if-email-exists) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (check-if-email-exists) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b63cd40a42639733e28cc0dfa275bd18477e2a0277a2879dacbbe1816ce9fc12 [INFO] running `"docker" "start" "-a" "b63cd40a42639733e28cc0dfa275bd18477e2a0277a2879dacbbe1816ce9fc12"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (check-if-email-exists) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling mailchecker v3.3.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling fast-socks5 v0.3.1 [INFO] [stderr] Compiling async-smtp v0.3.0 [INFO] [stderr] Compiling check-if-email-exists v0.8.5 [INFO] [stderr] Compiling check-if-email-exists-cli v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `check_if_email_exists::email_exists`, `check_if_email_exists::EmailInput` [INFO] [stderr] --> src/http.rs:17:29 [INFO] [stderr] | [INFO] [stderr] 17 | use check_if_email_exists::{email_exists, EmailInput}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^ no `EmailInput` in the root [INFO] [stderr] | | [INFO] [stderr] | no `email_exists` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `check_if_email_exists::email_exists`, `check_if_email_exists::EmailInput` [INFO] [stderr] --> src/main.rs:25:29 [INFO] [stderr] | [INFO] [stderr] 25 | use check_if_email_exists::{email_exists, EmailInput}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^ no `EmailInput` in the root [INFO] [stderr] | | [INFO] [stderr] | no `email_exists` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `check-if-email-exists-cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b63cd40a42639733e28cc0dfa275bd18477e2a0277a2879dacbbe1816ce9fc12"` [INFO] running `"docker" "rm" "-f" "b63cd40a42639733e28cc0dfa275bd18477e2a0277a2879dacbbe1816ce9fc12"` [INFO] [stdout] b63cd40a42639733e28cc0dfa275bd18477e2a0277a2879dacbbe1816ce9fc12