[INFO] fetching crate konfigkoll_script 0.1.14...
[INFO] checking konfigkoll_script-0.1.14 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate konfigkoll_script 0.1.14 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate konfigkoll_script 0.1.14
[INFO] finished tweaking crates.io crate konfigkoll_script 0.1.14
[INFO] tweaked toml for crates.io crate konfigkoll_script 0.1.14 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate konfigkoll_script 0.1.14 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 crates.io crate konfigkoll_script 0.1.14 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7be10b1e67cf640b95011d275b60d223e94cf26a2cf6c3d82f8fc19a6adfa911
[INFO] running `Command { std: "docker" "start" "-a" "7be10b1e67cf640b95011d275b60d223e94cf26a2cf6c3d82f8fc19a6adfa911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be10b1e67cf640b95011d275b60d223e94cf26a2cf6c3d82f8fc19a6adfa911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be10b1e67cf640b95011d275b60d223e94cf26a2cf6c3d82f8fc19a6adfa911", kill_on_drop: false }`
[INFO] [stdout] 7be10b1e67cf640b95011d275b60d223e94cf26a2cf6c3d82f8fc19a6adfa911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 770791cba5a4dada032373c5f9a7896845e3232c2b5d7a4e6a52a09e6f12f8c5
[INFO] running `Command { std: "docker" "start" "-a" "770791cba5a4dada032373c5f9a7896845e3232c2b5d7a4e6a52a09e6f12f8c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paketkoll_workspace_hack v0.1.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rune-alloc-macros v0.13.4
[INFO] [stderr]    Compiling musli-macros v0.0.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking musli v0.0.42
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking musli-common v0.0.42
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking musli-storage v0.0.42
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rune-alloc v0.13.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking konfigkoll_utils v0.1.10
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking paketkoll_types v0.2.8
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking paketkoll_utils v0.1.13
[INFO] [stderr]     Checking konfigkoll_types v0.2.10
[INFO] [stderr]     Checking rune-core v0.13.4
[INFO] [stderr]    Compiling rune-macros v0.13.4
[INFO] [stderr]     Checking rune v0.13.4
[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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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" "770791cba5a4dada032373c5f9a7896845e3232c2b5d7a4e6a52a09e6f12f8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770791cba5a4dada032373c5f9a7896845e3232c2b5d7a4e6a52a09e6f12f8c5", kill_on_drop: false }`
[INFO] [stdout] 770791cba5a4dada032373c5f9a7896845e3232c2b5d7a4e6a52a09e6f12f8c5
