[INFO] cloning repository https://github.com/kuutamolabs/lightning-knd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuutamolabs/lightning-knd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuutamolabs%2Flightning-knd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuutamolabs%2Flightning-knd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58fd51c68fac20e895dd6e64bc390a8877ce096b [INFO] checking kuutamolabs/lightning-knd against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuutamolabs%2Flightning-knd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuutamolabs/lightning-knd on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kuutamolabs/lightning-knd [INFO] finished tweaking git repo https://github.com/kuutamolabs/lightning-knd [INFO] tweaked toml for git repo https://github.com/kuutamolabs/lightning-knd written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kuutamolabs/lightning-knd 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbe19dc519f784ea0d0a0d318338f5d794a9c4e9a97b384f93a7973e4e09cbef [INFO] running `Command { std: "docker" "start" "-a" "dbe19dc519f784ea0d0a0d318338f5d794a9c4e9a97b384f93a7973e4e09cbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe19dc519f784ea0d0a0d318338f5d794a9c4e9a97b384f93a7973e4e09cbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe19dc519f784ea0d0a0d318338f5d794a9c4e9a97b384f93a7973e4e09cbef", kill_on_drop: false }` [INFO] [stdout] dbe19dc519f784ea0d0a0d318338f5d794a9c4e9a97b384f93a7973e4e09cbef [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171eb4d56a400bf40bc8e243a9c9ddecc339478dcc023d4df1b3d4ca02a685a6 [INFO] running `Command { std: "docker" "start" "-a" "171eb4d56a400bf40bc8e243a9c9ddecc339478dcc023d4df1b3d4ca02a685a6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling bitcoinconsensus v0.20.2-0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Checking lightning v0.0.116 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling paperclip-macros v0.6.3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking webpki v0.22.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling paperclip v0.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tokio-postgres v0.7.9 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling paperclip-core v0.6.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling siphasher v1.0.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking tungstenite v0.20.0 [INFO] [stderr] Compiling refinery-core v0.8.11 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling clap_complete v4.4.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking quoted-string v0.2.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Compiling kld v0.1.0 (/opt/rustwide/workdir/kld) [INFO] [stderr] Compiling refinery-macros v0.8.11 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking electrum-client v0.12.1 [INFO] [stderr] Checking tokio-tungstenite v0.20.0 [INFO] [stderr] Checking miniscript v9.0.2 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking chunked_transfer v1.4.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking mime-parse v0.0.0 (https://github.com/hyperium/mime#938484de) [INFO] [stderr] Checking mime v0.4.0-a.0 (https://github.com/hyperium/mime#938484de) [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking bdk v0.28.0 (https://github.com/JosephGoulden/bdk?branch=backport-begin-batch-result#39d8626e) [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking axum-server v0.5.1 [INFO] [stderr] Checking lightning-net-tokio v0.0.116 [INFO] [stderr] Checking lightning-rapid-gossip-sync v0.0.116 [INFO] [stderr] Checking lightning-invoice v0.24.0 [INFO] [stderr] Checking lightning-background-processor v0.0.116 [INFO] [stderr] Checking lightning-block-sync v0.0.116 [INFO] [stderr] Checking refinery v0.8.11 [INFO] [stderr] Checking ldk-lsp-client v0.1.0 (https://github.com/lightningdevkit/ldk-lsp-client#5b216230) [INFO] [stderr] Checking postgres-openssl v0.5.0 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking bitcoincore-rpc-json v0.16.0 [INFO] [stderr] Checking rust-bip39 v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking macaroon v0.3.0 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> kld/src/ldk/event_handler.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | .get(&(user_channel_id as u64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 92 | ))?; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] ... [INFO] [stdout] 101 | respond(Err(anyhow!("Failed funding transaction: {e}"))); [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kld` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "171eb4d56a400bf40bc8e243a9c9ddecc339478dcc023d4df1b3d4ca02a685a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171eb4d56a400bf40bc8e243a9c9ddecc339478dcc023d4df1b3d4ca02a685a6", kill_on_drop: false }` [INFO] [stdout] 171eb4d56a400bf40bc8e243a9c9ddecc339478dcc023d4df1b3d4ca02a685a6