[INFO] cloning repository https://github.com/ahzamm/todo-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahzamm/todo-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahzamm%2Ftodo-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahzamm%2Ftodo-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c8de30044f2ad2dcc6b6f75a157e4882ee226b3
[INFO] checking ahzamm/todo-service against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahzamm%2Ftodo-service" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ahzamm/todo-service
[INFO] finished tweaking git repo https://github.com/ahzamm/todo-service
[INFO] tweaked toml for git repo https://github.com/ahzamm/todo-service written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahzamm/todo-service on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahzamm/todo-service 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-pg-mapper-derive v0.1.5
[INFO] [stderr]   Downloaded deadpool-postgres v0.5.6
[INFO] [stderr]   Downloaded tokio-pg-mapper v0.1.8
[INFO] [stderr]   Downloaded bytestring v1.3.0
[INFO] [stderr]   Downloaded redis v0.16.0
[INFO] [stderr]   Downloaded stringprep v0.1.3
[INFO] [stderr]   Downloaded actix-tls v1.0.0
[INFO] [stderr]   Downloaded actix-utils v1.0.6
[INFO] [stderr]   Downloaded config v0.10.1
[INFO] [stderr]   Downloaded value-bag v1.4.1
[INFO] [stderr]   Downloaded trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]   Downloaded serde v1.0.175
[INFO] [stderr]   Downloaded actix-web v2.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v0.2.2
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded actix-connect v1.0.2
[INFO] [stderr]   Downloaded trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]   Downloaded actix-http v1.0.1
[INFO] [stderr]   Downloaded actix-codec v0.2.0
[INFO] [stderr]   Downloaded awc v1.0.1
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded deadpool v0.5.2
[INFO] [stderr]   Downloaded serde_derive v1.0.175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab814251fa873538d515ec4269d5e977ebec0be86c18744d918f163621eb56a6
[INFO] running `Command { std: "docker" "start" "-a" "ab814251fa873538d515ec4269d5e977ebec0be86c18744d918f163621eb56a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab814251fa873538d515ec4269d5e977ebec0be86c18744d918f163621eb56a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab814251fa873538d515ec4269d5e977ebec0be86c18744d918f163621eb56a6", kill_on_drop: false }`
[INFO] [stdout] ab814251fa873538d515ec4269d5e977ebec0be86c18744d918f163621eb56a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1efc62368706128541f4750d24023fc51fe0954d5e6391bd6b3043e0de38100f
[INFO] running `Command { std: "docker" "start" "-a" "1efc62368706128541f4750d24023fc51fe0954d5e6391bd6b3043e0de38100f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking stringprep v0.1.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking postgres-protocol v0.5.3
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking rustix v0.37.23
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking postgres-types v0.1.3
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking bytestring v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking config v0.10.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking deadpool v0.5.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling actix-web-codegen v0.2.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking tokio-postgres v0.5.5
[INFO] [stderr]     Checking redis v0.16.0
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-utils v1.0.6
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]     Checking actix-tls v1.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking actix-connect v1.0.2
[INFO] [stderr]     Checking tokio-pg-mapper v0.1.8
[INFO] [stderr]     Checking deadpool-postgres v0.5.6
[INFO] [stderr]    Compiling tokio-pg-mapper-derive v0.1.5
[INFO] [stderr]     Checking actix-http v1.0.1
[INFO] [stderr]     Checking awc v1.0.1
[INFO] [stderr]     Checking actix-web v2.0.0
[INFO] [stderr]     Checking rusty2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_client.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn set_data_in_redis(key: &str, data: &str) -> RedisResult<()> {
[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/redis_client.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     connection.set(key, data)?;
[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] 14 |     connection.set::<_, _, ()>(key, data)?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_client.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn set_data_in_redis(key: &str, data: &str) -> RedisResult<()> {
[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/redis_client.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     connection.set(key, data)?;
[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] 14 |     connection.set::<_, _, ()>(key, data)?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty2` (bin "rusty2" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusty2` (bin "rusty2") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1efc62368706128541f4750d24023fc51fe0954d5e6391bd6b3043e0de38100f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efc62368706128541f4750d24023fc51fe0954d5e6391bd6b3043e0de38100f", kill_on_drop: false }`
[INFO] [stdout] 1efc62368706128541f4750d24023fc51fe0954d5e6391bd6b3043e0de38100f
