[INFO] cloning repository https://github.com/aarongodin/galdr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aarongodin/galdr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarongodin%2Fgaldr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarongodin%2Fgaldr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6046ddf2d9a368337c4ef0df9f087a73c9cfe24
[INFO] checking aarongodin/galdr against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarongodin%2Fgaldr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aarongodin/galdr
[INFO] finished tweaking git repo https://github.com/aarongodin/galdr
[INFO] tweaked toml for git repo https://github.com/aarongodin/galdr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aarongodin/galdr on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aarongodin/galdr 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00acba1d0c4b66140e4dd402191a1040aa5876bb8ed9a5e6a1d901981ec4d980
[INFO] running `Command { std: "docker" "start" "-a" "00acba1d0c4b66140e4dd402191a1040aa5876bb8ed9a5e6a1d901981ec4d980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00acba1d0c4b66140e4dd402191a1040aa5876bb8ed9a5e6a1d901981ec4d980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00acba1d0c4b66140e4dd402191a1040aa5876bb8ed9a5e6a1d901981ec4d980", kill_on_drop: false }`
[INFO] [stdout] 00acba1d0c4b66140e4dd402191a1040aa5876bb8ed9a5e6a1d901981ec4d980
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00c44226b5e7827b2fac4c3a68c5a40f02a71cfbce591c83ac445418109ef6f7
[INFO] running `Command { std: "docker" "start" "-a" "00c44226b5e7827b2fac4c3a68c5a40f02a71cfbce591c83ac445418109ef6f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling rune-alloc-macros v0.13.1
[INFO] [stderr]    Compiling musli-macros v0.0.42
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking musli v0.0.42
[INFO] [stderr]     Checking musli-common v0.0.42
[INFO] [stderr]     Checking musli-storage v0.0.42
[INFO] [stderr]     Checking rune-alloc v0.13.1
[INFO] [stderr]     Checking rune-core v0.13.1
[INFO] [stderr]    Compiling rune-macros v0.13.1
[INFO] [stderr]     Checking rune v0.13.1
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/call.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Call {
[INFO] [stdout]    |          ^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]              &'de CStr
[INFO] [stdout]              &'de [u8]
[INFO] [stdout]              &'de str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T11, T12, T13, T14, T15)
[INFO] [stdout]            and 109 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/format.rs:380:10
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub enum Type {
[INFO] [stdout]     |          ^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]               &'de CStr
[INFO] [stdout]               &'de [u8]
[INFO] [stdout]               &'de str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]               (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]               (T11, T12, T13, T14, T15)
[INFO] [stdout]             and 109 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/format.rs:447:10
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub enum Alignment {
[INFO] [stdout]     |          ^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]               &'de CStr
[INFO] [stdout]               &'de [u8]
[INFO] [stdout]               &'de str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]               (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]               (T11, T12, T13, T14, T15)
[INFO] [stdout]             and 109 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum PanicReason {
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]              &'de CStr
[INFO] [stdout]              &'de [u8]
[INFO] [stdout]              &'de str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T11, T12, T13, T14, T15)
[INFO] [stdout]            and 109 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum TypeCheck {
[INFO] [stdout]    |          ^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]              &'de CStr
[INFO] [stdout]              &'de [u8]
[INFO] [stdout]              &'de str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T11, T12, T13, T14, T15)
[INFO] [stdout]            and 109 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum Inst {
[INFO] [stdout]    |          ^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]              &'de CStr
[INFO] [stdout]              &'de [u8]
[INFO] [stdout]              &'de str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]              (T11, T12, T13, T14, T15)
[INFO] [stdout]            and 109 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:1135:10
[INFO] [stdout]      |
[INFO] [stdout] 1135 | pub enum InstAddress {
[INFO] [stdout]      |          ^^^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]                &'de CStr
[INFO] [stdout]                &'de [u8]
[INFO] [stdout]                &'de str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T11, T12, T13, T14, T15)
[INFO] [stdout]              and 109 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:1156:10
[INFO] [stdout]      |
[INFO] [stdout] 1156 | pub enum InstRange {
[INFO] [stdout]      |          ^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]                &'de CStr
[INFO] [stdout]                &'de [u8]
[INFO] [stdout]                &'de str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T11, T12, T13, T14, T15)
[INFO] [stdout]              and 109 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:1212:10
[INFO] [stdout]      |
[INFO] [stdout] 1212 | pub enum InstAssignOp {
[INFO] [stdout]      |          ^^^^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]                &'de CStr
[INFO] [stdout]                &'de [u8]
[INFO] [stdout]                &'de str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T11, T12, T13, T14, T15)
[INFO] [stdout]              and 109 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:1277:10
[INFO] [stdout]      |
[INFO] [stdout] 1277 | pub enum InstOp {
[INFO] [stdout]      |          ^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]                &'de CStr
[INFO] [stdout]                &'de [u8]
[INFO] [stdout]                &'de str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T11, T12, T13, T14, T15)
[INFO] [stdout]              and 109 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:1463:10
[INFO] [stdout]      |
[INFO] [stdout] 1463 | pub enum InstValue {
[INFO] [stdout]      |          ^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]                &'de CStr
[INFO] [stdout]                &'de [u8]
[INFO] [stdout]                &'de str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T11, T12, T13, T14, T15)
[INFO] [stdout]              and 109 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: Decode<'_, M>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.1/src/runtime/inst.rs:1526:10
[INFO] [stdout]      |
[INFO] [stdout] 1526 | pub enum InstVariant {
[INFO] [stdout]      |          ^^^^^^^^^^^ the trait `Decode<'_, M>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Decode<'de, M>`:
[INFO] [stdout]                &'de CStr
[INFO] [stdout]                &'de [u8]
[INFO] [stdout]                &'de str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T10, T11, T12, T13, T14, T15)
[INFO] [stdout]                (T11, T12, T13, T14, T15)
[INFO] [stdout]              and 109 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rune` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "00c44226b5e7827b2fac4c3a68c5a40f02a71cfbce591c83ac445418109ef6f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c44226b5e7827b2fac4c3a68c5a40f02a71cfbce591c83ac445418109ef6f7", kill_on_drop: false }`
[INFO] [stdout] 00c44226b5e7827b2fac4c3a68c5a40f02a71cfbce591c83ac445418109ef6f7
