[INFO] updating cached repository https://github.com/akropolisio/bounty-server
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] b9e52b8f20b2837fc98d9a7770f9df86f4f5e129
[INFO] checking akropolisio/bounty-server against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakropolisio%2Fbounty-server" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/akropolisio/bounty-server on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/akropolisio/bounty-server
[INFO] finished tweaking git repo https://github.com/akropolisio/bounty-server
[INFO] tweaked toml for git repo https://github.com/akropolisio/bounty-server written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate git repo https://github.com/akropolisio/bounty-server already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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-11/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 26a1597ce35fcd4a05fe6bbddab7a35fd30779837d1a97e81272dd85d2399f8e
[INFO] running `"docker" "start" "-a" "26a1597ce35fcd4a05fe6bbddab7a35fd30779837d1a97e81272dd85d2399f8e"`
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.3
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling actix-web-codegen v0.1.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling enum-as-inner v0.2.1
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]    Compiling actix_derive v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-openssl v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.5.0
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking num-format v0.4.0
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]     Checking actix-codec v0.1.2
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking parking_lot v0.8.0
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking actix-utils v0.4.7
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking hashbrown v0.6.3
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-signal v0.2.9
[INFO] [stderr]     Checking actix-server-config v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking actix-router v0.1.5
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking trust-dns-proto v0.7.4
[INFO] [stderr]     Checking dotenv v0.14.1
[INFO] [stderr]     Checking actix-threadpool v0.1.2
[INFO] [stderr]     Checking diesel v1.4.4
[INFO] [stderr]     Checking actix-rt v0.2.6
[INFO] [stderr]     Checking actix-server v0.6.1
[INFO] [stderr]     Checking actix-testing v0.1.0
[INFO] [stderr]     Checking trust-dns-resolver v0.11.1
[INFO] [stderr]     Checking actix-connect v0.2.5
[INFO] [stderr]     Checking actix-http v0.2.11
[INFO] [stderr]     Checking awc v0.2.8
[INFO] [stderr]     Checking actix v0.8.3
[INFO] [stderr]     Checking actix-web v1.0.9
[INFO] [stderr]     Checking actix-cors v0.1.0
[INFO] [stderr]     Checking bounty-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/main.rs:2:25
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_await, await_macro, futures_api)]
[INFO] [stderr]   |                         ^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: subsumed by `.await` syntax
[INFO] [stderr] 
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/main.rs:2:25
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_await, await_macro, futures_api)]
[INFO] [stderr]   |                         ^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: subsumed by `.await` syntax
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `error`
[INFO] [stderr]   --> src/recaptcha.rs:76:6
[INFO] [stderr]    |
[INFO] [stderr] 76 |     use error::Code::*;
[INFO] [stderr]    |         ^^^^^ use of undeclared type or module `error`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MissingSecret` in this scope
[INFO] [stderr]   --> src/recaptcha.rs:90:27
[INFO] [stderr]    |
[INFO] [stderr] 90 |     assert!(errors.contains(&MissingSecret));
[INFO] [stderr]    |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use crate::recaptcha::Code::MissingSecret;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Unknown` in this scope
[INFO] [stderr]   --> src/recaptcha.rs:91:27
[INFO] [stderr]    |
[INFO] [stderr] 91 |     assert!(errors.contains(&Unknown("foo".to_string())));
[INFO] [stderr]    |                              ^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use actix_web::error::DispatchError::Unknown;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use actix_web::http::header::DispositionParam::Unknown;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use core::fmt::rt::v1::Alignment::Unknown;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use crate::recaptcha::Code::Unknown;
[INFO] [stderr]    |
[INFO] [stderr]      and 2 other candidates
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0425, E0433, E0557.
[INFO] [stderr] For more information about an error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not compile `bounty-server`.
[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: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: could not compile `bounty-server`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "26a1597ce35fcd4a05fe6bbddab7a35fd30779837d1a97e81272dd85d2399f8e"`
[INFO] running `"docker" "rm" "-f" "26a1597ce35fcd4a05fe6bbddab7a35fd30779837d1a97e81272dd85d2399f8e"`
[INFO] [stdout] 26a1597ce35fcd4a05fe6bbddab7a35fd30779837d1a97e81272dd85d2399f8e
