[INFO] updating cached repository https://github.com/jrconlin/autoendpoint-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] testing jrconlin/autoendpoint-rs against 1.38.0 for beta-1.39-1 [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 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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 `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=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.38.0" "build" "--frozen"` [INFO] [stdout] d73136aa8dd1d3a9b2a134d48be5fd7da8ef40b6ed7fbbea3bf1d4e8af6df844 [INFO] running `"docker" "start" "-a" "d73136aa8dd1d3a9b2a134d48be5fd7da8ef40b6ed7fbbea3bf1d4e8af6df844"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cadence v0.18.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling slog-mozlog-json v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling actix-connect v0.2.3 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling actix-http v0.2.9 [INFO] [stderr] Compiling rusoto_dynamodb v0.40.0 [INFO] [stderr] Compiling awc v0.2.4 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling 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: 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" "d73136aa8dd1d3a9b2a134d48be5fd7da8ef40b6ed7fbbea3bf1d4e8af6df844"` [INFO] running `"docker" "rm" "-f" "d73136aa8dd1d3a9b2a134d48be5fd7da8ef40b6ed7fbbea3bf1d4e8af6df844"` [INFO] [stdout] d73136aa8dd1d3a9b2a134d48be5fd7da8ef40b6ed7fbbea3bf1d4e8af6df844