[INFO] updating cached repository https://github.com/jrconlin/autoendpoint-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ec0739dad3c068d53ed3dac0dd64256682724bf [INFO] checking jrconlin/autoendpoint-rs against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrconlin%2Fautoendpoint-rs" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrconlin/autoendpoint-rs on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jrconlin/autoendpoint-rs [INFO] finished tweaking git repo https://github.com/jrconlin/autoendpoint-rs [INFO] tweaked toml for git repo https://github.com/jrconlin/autoendpoint-rs written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jrconlin/autoendpoint-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ed0b89849abf270f89e2b77a3198e885ff9deb1b217aa466796e3395a6fcdeed [INFO] running `"docker" "start" "-a" "ed0b89849abf270f89e2b77a3198e885ff9deb1b217aa466796e3395a6fcdeed"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking cadence v0.18.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-rt v0.2.4 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking slog-scope v4.1.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking slog-mozlog-json v0.1.0 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking rusoto_credential v0.40.0 [INFO] [stderr] Checking actix-http v0.2.9 [INFO] [stderr] Checking rusoto_core v0.40.0 [INFO] [stderr] Checking rusoto_dynamodb v0.40.0 [INFO] [stderr] Checking awc v0.2.4 [INFO] [stderr] Checking actix-web v1.0.5 [INFO] [stderr] Checking autoendpoint-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `crate::settings` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::settings; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `settings` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Docopt` [INFO] [stderr] --> src/main.rs:151:22 [INFO] [stderr] | [INFO] [stderr] 151 | let args: Args = Docopt::new(USAGE) [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Docopt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `server` [INFO] [stderr] --> src/main.rs:156:15 [INFO] [stderr] | [INFO] [stderr] 156 | let sys = server::Server::with_settings(settings).unwrap(); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::settings` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::settings; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `settings` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `autoendpoint-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Docopt` [INFO] [stderr] --> src/main.rs:151:22 [INFO] [stderr] | [INFO] [stderr] 151 | let args: Args = Docopt::new(USAGE) [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Docopt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `server` [INFO] [stderr] --> src/main.rs:156:15 [INFO] [stderr] | [INFO] [stderr] 156 | let sys = server::Server::with_settings(settings).unwrap(); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `server` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `autoendpoint-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ed0b89849abf270f89e2b77a3198e885ff9deb1b217aa466796e3395a6fcdeed"` [INFO] running `"docker" "rm" "-f" "ed0b89849abf270f89e2b77a3198e885ff9deb1b217aa466796e3395a6fcdeed"` [INFO] [stdout] ed0b89849abf270f89e2b77a3198e885ff9deb1b217aa466796e3395a6fcdeed