[INFO] updating cached repository https://github.com/iosmanthus/simple-auth [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] 5b7b3bab9c90f198ac606c8114d68c3c3fac2329 [INFO] checking iosmanthus/simple-auth against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiosmanthus%2Fsimple-auth" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iosmanthus/simple-auth on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iosmanthus/simple-auth [INFO] finished tweaking git repo https://github.com/iosmanthus/simple-auth [INFO] tweaked toml for git repo https://github.com/iosmanthus/simple-auth written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iosmanthus/simple-auth already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 2e31d16c59b16c22df1fd886e9d3264b29384c138a2de3cccc832385639bae7e [INFO] running `"docker" "start" "-a" "2e31d16c59b16c22df1fd886e9d3264b29384c138a2de3cccc832385639bae7e"` [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking r2d2_redis v0.8.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking simple-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `DateTime`, `NaiveDateTime` [INFO] [stderr] --> src/auth/token.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime`, `NaiveDateTime` [INFO] [stderr] --> src/auth/token.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::{DateTime, NaiveDateTime, Utc}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/auth/credential.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | errors { [INFO] [stderr] 11 | | HeaderMissing [INFO] [stderr] 12 | | HeaderInvalid [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/auth/credential.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | errors { [INFO] [stderr] 11 | | HeaderMissing [INFO] [stderr] 12 | | HeaderInvalid [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/auth/credential.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | errors { [INFO] [stderr] 11 | | HeaderMissing [INFO] [stderr] 12 | | HeaderInvalid [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/auth/credential.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | errors { [INFO] [stderr] 11 | | HeaderMissing [INFO] [stderr] 12 | | HeaderInvalid [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/models/accounts.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain!{ [INFO] [stderr] 13 | | foreign_links { [INFO] [stderr] 14 | | DatabaseError(diesel::result::Error); [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/models/accounts.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain!{ [INFO] [stderr] 13 | | foreign_links { [INFO] [stderr] 14 | | DatabaseError(diesel::result::Error); [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `backend_learning` [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate backend_learning; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `simple-auth`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `backend_learning` [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate backend_learning; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `simple-auth`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2e31d16c59b16c22df1fd886e9d3264b29384c138a2de3cccc832385639bae7e"` [INFO] running `"docker" "rm" "-f" "2e31d16c59b16c22df1fd886e9d3264b29384c138a2de3cccc832385639bae7e"` [INFO] [stdout] 2e31d16c59b16c22df1fd886e9d3264b29384c138a2de3cccc832385639bae7e