[INFO] cloning repository https://github.com/irriden/jammy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irriden/jammy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firriden%2Fjammy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firriden%2Fjammy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c7985cfe50b05e31629fc7ddd6526ce99e04c0f
[INFO] testing irriden/jammy against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firriden%2Fjammy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/irriden/jammy
[INFO] finished tweaking git repo https://github.com/irriden/jammy
[INFO] tweaked toml for git repo https://github.com/irriden/jammy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irriden/jammy on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irriden/jammy 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c
[INFO] running `Command { std: "docker" "start" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitcoin-io v0.1.2
[INFO] [stderr]    Compiling hex-conservative v0.2.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling fedimint-tonic-lnd v0.2.0 (/opt/rustwide/workdir/tonic_lnd)
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing`
[INFO] [stdout]    --> tonic_lnd/src/lib.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg_attr(feature = "tracing", tracing::instrument(name = "Connecting to LND"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `default`, `invoicesrpc`, `lightningrpc`, `peersrpc`, `routerrpc`, `signrpc`, `staterpc`, `versionrpc`, and `walletrpc`
[INFO] [stdout]     = help: consider adding `tracing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jammy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `LND_0_RPCSERVER` not defined at compile time
[INFO] [stdout]  --> src/main.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | const LND_0_RPCSERVER: &str = env!("LND_0_RPCSERVER");
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("LND_0_RPCSERVER")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_0_CERT` not defined at compile time
[INFO] [stdout]  --> src/main.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | const LND_0_CERT: &str = env!("LND_0_CERT");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("LND_0_CERT")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_0_MACAROON` not defined at compile time
[INFO] [stdout]  --> src/main.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | const LND_0_MACAROON: &str = env!("LND_0_MACAROON");
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("LND_0_MACAROON")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_1_RPCSERVER` not defined at compile time
[INFO] [stdout]  --> src/main.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | const LND_1_RPCSERVER: &str = env!("LND_1_RPCSERVER");
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("LND_1_RPCSERVER")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_1_CERT` not defined at compile time
[INFO] [stdout]  --> src/main.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | const LND_1_CERT: &str = env!("LND_1_CERT");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("LND_1_CERT")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_1_MACAROON` not defined at compile time
[INFO] [stdout]  --> src/main.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | const LND_1_MACAROON: &str = env!("LND_1_MACAROON");
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("LND_1_MACAROON")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_2_RPCSERVER` not defined at compile time
[INFO] [stdout]   --> src/main.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | const _LND_2_RPCSERVER: &str = env!("LND_2_RPCSERVER");
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("LND_2_RPCSERVER")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_2_CERT` not defined at compile time
[INFO] [stdout]   --> src/main.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | const _LND_2_CERT: &str = env!("LND_2_CERT");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("LND_2_CERT")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `LND_2_MACAROON` not defined at compile time
[INFO] [stdout]   --> src/main.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | const _LND_2_MACAROON: &str = env!("LND_2_MACAROON");
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("LND_2_MACAROON")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TARGET` not defined at compile time
[INFO] [stdout]   --> src/main.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | const TARGET: &str = env!("TARGET");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `TARGET` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("TARGET")` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `SendPaymentRequest` has no field named `endorsed`
[INFO] [stdout]    --> src/main.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 endorsed: 1i32,
[INFO] [stdout]     |                 ^^^^^^^^ `SendPaymentRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `dest`, `amt`, `amt_msat`, `payment_hash`, `final_cltv_delta` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `incoming_endorsed` on type `InvoiceHtlc`
[INFO] [stdout]    --> src/main.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     if htlc.incoming_endorsed {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `chan_id`, `htlc_index`, `amt_msat`, `accept_height`, `accept_time` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `incoming_endorsed` on type `InvoiceHtlc`
[INFO] [stdout]    --> src/main.rs:221:21
[INFO] [stdout]     |
[INFO] [stdout] 221 |             if htlc.incoming_endorsed {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `chan_id`, `htlc_index`, `amt_msat`, `accept_height`, `accept_time` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0560, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jammy` (bin "jammy") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c", kill_on_drop: false }`
[INFO] [stdout] db8179bf3f642c9f1372ff119cd4326c73d4c5ef18529500644741ba2ba6812c
