[INFO] cloning repository https://github.com/m-dahl/sp_scripting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-dahl/sp_scripting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-dahl%2Fsp_scripting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-dahl%2Fsp_scripting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96d1e53dc1edf7784738cfa3207f34c186182f81 [INFO] checking m-dahl/sp_scripting against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-dahl%2Fsp_scripting" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-dahl/sp_scripting on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-dahl/sp_scripting [INFO] finished tweaking git repo https://github.com/m-dahl/sp_scripting [INFO] tweaked toml for git repo https://github.com/m-dahl/sp_scripting written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/m-dahl/sp_scripting 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua-sys v0.5.1 [INFO] [stderr] Downloaded redis-macros-derive v0.2.1 [INFO] [stderr] Downloaded redis-macros v0.2.1 [INFO] [stderr] Downloaded mlua_derive v0.9.2 [INFO] [stderr] Downloaded mlua v0.9.5 [INFO] [stderr] Downloaded luau0-src v0.8.2+luau613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 182f9b4b30b02775b2980023d7cac585d30089e32a6f96b90353f297431e15b4 [INFO] running `Command { std: "docker" "start" "-a" "182f9b4b30b02775b2980023d7cac585d30089e32a6f96b90353f297431e15b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "182f9b4b30b02775b2980023d7cac585d30089e32a6f96b90353f297431e15b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182f9b4b30b02775b2980023d7cac585d30089e32a6f96b90353f297431e15b4", kill_on_drop: false }` [INFO] [stdout] 182f9b4b30b02775b2980023d7cac585d30089e32a6f96b90353f297431e15b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05a0dc508a807a750990e8007a7e9d6fda5f035de2278c81f07d5f0091d1ee0 [INFO] running `Command { std: "docker" "start" "-a" "b05a0dc508a807a750990e8007a7e9d6fda5f035de2278c81f07d5f0091d1ee0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling luau0-src v0.8.2+luau613 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling redis-macros-derive v0.2.1 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Checking erased-serde v0.4.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking redis-macros v0.2.1 [INFO] [stderr] Checking mlua v0.9.5 [INFO] [stderr] Checking sp_scripting v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "b05a0dc508a807a750990e8007a7e9d6fda5f035de2278c81f07d5f0091d1ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05a0dc508a807a750990e8007a7e9d6fda5f035de2278c81f07d5f0091d1ee0", kill_on_drop: false }` [INFO] [stdout] b05a0dc508a807a750990e8007a7e9d6fda5f035de2278c81f07d5f0091d1ee0 [INFO] checking m-dahl/sp_scripting against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-dahl%2Fsp_scripting" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-dahl/sp_scripting on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-dahl/sp_scripting [INFO] finished tweaking git repo https://github.com/m-dahl/sp_scripting [INFO] tweaked toml for git repo https://github.com/m-dahl/sp_scripting written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m-dahl/sp_scripting 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c86138a0b266b73c7e8a18ac39fdef470ef51d020485f9fe119e15608ab478 [INFO] running `Command { std: "docker" "start" "-a" "a7c86138a0b266b73c7e8a18ac39fdef470ef51d020485f9fe119e15608ab478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c86138a0b266b73c7e8a18ac39fdef470ef51d020485f9fe119e15608ab478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c86138a0b266b73c7e8a18ac39fdef470ef51d020485f9fe119e15608ab478", kill_on_drop: false }` [INFO] [stdout] a7c86138a0b266b73c7e8a18ac39fdef470ef51d020485f9fe119e15608ab478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6e7d5a61e67c2ee7d286d420242072c7c9622a036b12dbc25776eebcb14a5d [INFO] running `Command { std: "docker" "start" "-a" "ab6e7d5a61e67c2ee7d286d420242072c7c9622a036b12dbc25776eebcb14a5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling luau0-src v0.8.2+luau613 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling redis-macros-derive v0.2.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.4.3 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/script.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 176 | self.load_cmd().query_async(con).await?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 42 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `Cmd::query_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/cmd.rs:429:36 [INFO] [stdout] | [INFO] [stdout] 429 | pub async fn query_async(&self, con: &mut C) -> RedisResult [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/script.rs:150:37 [INFO] [stdout] | [INFO] [stdout] 150 | self.load_cmd().query(con)?; [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 42 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/cmd.rs:419:21 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab6e7d5a61e67c2ee7d286d420242072c7c9622a036b12dbc25776eebcb14a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6e7d5a61e67c2ee7d286d420242072c7c9622a036b12dbc25776eebcb14a5d", kill_on_drop: false }` [INFO] [stdout] ab6e7d5a61e67c2ee7d286d420242072c7c9622a036b12dbc25776eebcb14a5d