[INFO] cloning repository https://github.com/relengar/shopping_list_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/relengar/shopping_list_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelengar%2Fshopping_list_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelengar%2Fshopping_list_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e71e6138fd541e5ff583e74b6bfc6ad96e8a1cc
[INFO] checking relengar/shopping_list_server against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelengar%2Fshopping_list_server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/relengar/shopping_list_server
[INFO] finished tweaking git repo https://github.com/relengar/shopping_list_server
[INFO] tweaked toml for git repo https://github.com/relengar/shopping_list_server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/relengar/shopping_list_server on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/relengar/shopping_list_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_types v0.14.0
[INFO] [stderr]   Downloaded mobc-postgres v0.7.0
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded validator v0.14.0
[INFO] [stderr]   Downloaded validator_derive v0.14.0
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d816d2c4251b35da5f1f020ab77b20d9bc7232b66ba322537c193a0a18868116
[INFO] running `Command { std: "docker" "start" "-a" "d816d2c4251b35da5f1f020ab77b20d9bc7232b66ba322537c193a0a18868116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d816d2c4251b35da5f1f020ab77b20d9bc7232b66ba322537c193a0a18868116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d816d2c4251b35da5f1f020ab77b20d9bc7232b66ba322537c193a0a18868116", kill_on_drop: false }`
[INFO] [stdout] d816d2c4251b35da5f1f020ab77b20d9bc7232b66ba322537c193a0a18868116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49242fdc0a1325bb0b6d3caebcc7eb2814a8f5c774097b327912cb24eedbe080
[INFO] running `Command { std: "docker" "start" "-a" "49242fdc0a1325bb0b6d3caebcc7eb2814a8f5c774097b327912cb24eedbe080", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking postgres-protocol v0.6.1
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]     Checking rust-argon2 v0.8.3
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling validator_derive v0.14.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking futures-executor v0.3.16
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking mobc v0.7.3
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking combine v4.6.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking postgres-types v0.2.1
[INFO] [stderr]     Checking tokio-postgres v0.7.2
[INFO] [stderr]     Checking validator v0.14.0
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking mobc-postgres v0.7.0
[INFO] [stderr]     Checking hyper v0.14.12
[INFO] [stderr]     Checking redis v0.19.0
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]     Checking mobc-redis v0.7.0
[INFO] [stderr]     Checking shopping_list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/middlewares/../../jwtRS256.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/middlewares/auth.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | const PRIVATE_KEY: &[u8] = include_bytes!("../../jwtRS256.key");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/middlewares/../../jwtRS256.key.pub`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/middlewares/auth.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | const PUBLIC_KEY: &[u8] = include_bytes!("../../jwtRS256.key.pub");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/middlewares/../../jwtRS256.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/middlewares/auth.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | const PRIVATE_KEY: &[u8] = include_bytes!("../../jwtRS256.key");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/middlewares/../../jwtRS256.key.pub`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/middlewares/auth.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | const PUBLIC_KEY: &[u8] = include_bytes!("../../jwtRS256.key.pub");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/middlewares/auth.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn delete_user_tokens(user_id: &Uuid, mut redis: RedisConn) -> Result<bool, HttpError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/middlewares/auth.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         redis.del(key).await.map_err(|e| HttpError::Redis(e))?;
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 74 |         redis.del::<_, ()>(key).await.map_err(|e| HttpError::Redis(e))?;
[INFO] [stdout]    |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/middlewares/auth.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn delete_user_tokens(user_id: &Uuid, mut redis: RedisConn) -> Result<bool, HttpError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/middlewares/auth.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         redis.del(key).await.map_err(|e| HttpError::Redis(e))?;
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 74 |         redis.del::<_, ()>(key).await.map_err(|e| HttpError::Redis(e))?;
[INFO] [stdout]    |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shopping_list` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `shopping_list` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "49242fdc0a1325bb0b6d3caebcc7eb2814a8f5c774097b327912cb24eedbe080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49242fdc0a1325bb0b6d3caebcc7eb2814a8f5c774097b327912cb24eedbe080", kill_on_drop: false }`
[INFO] [stdout] 49242fdc0a1325bb0b6d3caebcc7eb2814a8f5c774097b327912cb24eedbe080
