[INFO] fetching crate kormir-server 0.3.5...
[INFO] checking kormir-server-0.3.5 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate kormir-server 0.3.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kormir-server 0.3.5
[INFO] finished tweaking crates.io crate kormir-server 0.3.5
[INFO] tweaked toml for crates.io crate kormir-server 0.3.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kormir-server 0.3.5 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kormir-server 0.3.5 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dcc6e18f1752191dc7e802c028b5e96914cdec02091786c17b16f16cb5819aa
[INFO] running `Command { std: "docker" "start" "-a" "7dcc6e18f1752191dc7e802c028b5e96914cdec02091786c17b16f16cb5819aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dcc6e18f1752191dc7e802c028b5e96914cdec02091786c17b16f16cb5819aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dcc6e18f1752191dc7e802c028b5e96914cdec02091786c17b16f16cb5819aa", kill_on_drop: false }`
[INFO] [stdout] 7dcc6e18f1752191dc7e802c028b5e96914cdec02091786c17b16f16cb5819aa
[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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e251c2b65954e4f775f8468c3d4e1fceae1e4fb9ce787e066942b3855de92f2c
[INFO] running `Command { std: "docker" "start" "-a" "e251c2b65954e4f775f8468c3d4e1fceae1e4fb9ce787e066942b3855de92f2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling bitcoin v0.32.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]    Compiling bigdecimal v0.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking negentropy v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling secp256k1-sys v0.10.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tungstenite v0.26.1
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-utility v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.1
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking async-wsocket v0.13.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking diesel v2.1.4
[INFO] [stderr]     Checking nostr v0.40.0
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking migrations_internals v2.1.0
[INFO] [stderr]    Compiling migrations_macros v2.1.0
[INFO] [stderr]     Checking nostr-database v0.40.0
[INFO] [stderr]     Checking nostr-relay-pool v0.40.1
[INFO] [stderr]     Checking lightning-types v0.1.0
[INFO] [stderr]     Checking miniscript v12.2.0
[INFO] [stderr]     Checking nostr-sdk v0.40.0
[INFO] [stderr]     Checking lightning-invoice v0.32.0
[INFO] [stderr]     Checking lightning v0.0.125
[INFO] [stderr]     Checking dlc v0.7.1
[INFO] [stdout] error[E0277]: the trait bound `!: Readable` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightning-0.0.125/src/util/ser_macros.rs:373:17
[INFO] [stdout]      |
[INFO] [stdout]  373 |           $field = Some($crate::util::ser::Readable::read(&mut $reader)?);
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Readable` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightning-0.0.125/src/ln/chan_utils.rs:1406:3
[INFO] [stdout]      |
[INFO] [stdout] 1406 | /         _init_and_read_len_prefixed_tlv_fields!(reader, {
[INFO] [stdout] 1407 | |             (0, commitment_number, required),
[INFO] [stdout] 1408 | |             (1, to_broadcaster_delay, option),
[INFO] [stdout] 1409 | |             (2, to_broadcaster_value_sat, required),
[INFO] [stdout] ...    |
[INFO] [stdout] 1416 | |             (15, channel_type_features, option),
[INFO] [stdout] 1417 | |         });
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Readable`:
[INFO] [stdout]                ()
[INFO] [stdout]                (A, B)
[INFO] [stdout]                (A, B, C)
[INFO] [stdout]                (A, B, C, D)
[INFO] [stdout]                AcceptChannel
[INFO] [stdout]                AcceptChannelV2
[INFO] [stdout]                AnnouncementSignatures
[INFO] [stdout]                AnnouncementSigsState
[INFO] [stdout]              and 251 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]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/lightning-74cd830bf6d31955.long-type-13332999795606514688.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `$crate::_decode_tlv` which comes from the expansion of the macro `_init_and_read_len_prefixed_tlv_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking diesel_migrations v2.1.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightning` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e251c2b65954e4f775f8468c3d4e1fceae1e4fb9ce787e066942b3855de92f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e251c2b65954e4f775f8468c3d4e1fceae1e4fb9ce787e066942b3855de92f2c", kill_on_drop: false }`
[INFO] [stdout] e251c2b65954e4f775f8468c3d4e1fceae1e4fb9ce787e066942b3855de92f2c
