[INFO] cloning repository https://github.com/apoelstra/rust-simplicity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoelstra/rust-simplicity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 082e104572f45d112a4fabc49ab934ed53cd5ad4
[INFO] checking apoelstra/rust-simplicity against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] finished tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] tweaked toml for git repo https://github.com/apoelstra/rust-simplicity written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apoelstra/rust-simplicity on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin_hashes v0.14.0 (available: v0.17.0)
[INFO] [stderr]       Adding elements v0.25.2 (available: v0.26.1)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.4)
[INFO] [stderr]       Adding hex-conservative v0.2.1 (available: v1.0.0)
[INFO] [stderr]       Adding miniscript v12.3.5 (available: v13.0.0)
[INFO] [stderr]       Adding simplicity-lang v0.3.1 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52ed8c2f192ab49de72d5d30afeeabb8861146c6b6f757ff56d5961a804fa57d
[INFO] running `Command { std: "docker" "start" "-a" "52ed8c2f192ab49de72d5d30afeeabb8861146c6b6f757ff56d5961a804fa57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52ed8c2f192ab49de72d5d30afeeabb8861146c6b6f757ff56d5961a804fa57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ed8c2f192ab49de72d5d30afeeabb8861146c6b6f757ff56d5961a804fa57d", kill_on_drop: false }`
[INFO] [stdout] 52ed8c2f192ab49de72d5d30afeeabb8861146c6b6f757ff56d5961a804fa57d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc3d5cc3aebe0f9b380325310075586e92adc983318545e8fa56070185979dd7
[INFO] running `Command { std: "docker" "start" "-a" "fc3d5cc3aebe0f9b380325310075586e92adc983318545e8fa56070185979dd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling simplicity-sys v0.5.0 (/opt/rustwide/workdir/simplicity-sys)
[INFO] [stderr]    Compiling simplicity-sys v0.3.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking miniscript v12.3.5
[INFO] [stderr]     Checking elements v0.25.2
[INFO] [stderr]     Checking simplicity-lang v0.3.1
[INFO] [stderr]     Checking simplicity-lang v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::decode_bits`
[INFO] [stdout]  --> src/jet/init/core.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::decode_bits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::decode_bits`
[INFO] [stdout]  --> src/jet/init/elements.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::decode_bits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::decode_bits`
[INFO] [stdout]  --> src/jet/init/core.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::decode_bits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::decode_bits`
[INFO] [stdout]  --> src/jet/init/elements.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::decode_bits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:714:20
[INFO] [stdout]     |
[INFO] [stdout] 714 |     pub fn display(&self) -> Display<N> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 714 |     pub fn display(&self) -> Display<'_, N> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<value::Value>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:303:53
[INFO] [stdout]     |
[INFO] [stdout] 303 |               ) -> Result<Option<Value>, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 304 | |                 // The pruned type is not finalized at this point,
[INFO] [stdout] 305 | |                 // so we cannot prune the witness value.
[INFO] [stdout] 306 | |                 Ok(Some(witness.shallow_clone()))
[INFO] [stdout] 307 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<value::Value>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 Ok(Some(witness.shallow_clone()))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Arc<node::Node<Construct<J>>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:314:69
[INFO] [stdout]     |
[INFO] [stdout] 314 |               ) -> Result<Option<Arc<ConstructNode<J>>>, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 315 | |                 debug_assert!(
[INFO] [stdout] 316 | |                     right.is_some(),
[INFO] [stdout] 317 | |                     "disconnected branch should exist in unpruned redeem program"
[INFO] [stdout] 318 | |                 );
[INFO] [stdout] 319 | |                 Ok(right.map(Arc::clone))
[INFO] [stdout] 320 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Arc<node::Node<Construct<J>>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 |                 Ok(right.map(Arc::clone))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:327:44
[INFO] [stdout]     |
[INFO] [stdout] 327 |               ) -> Result<Hide, Self::Error> {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 340 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 | /                 match (
[INFO] [stdout] 332 | |                     self.tracker.left().contains(&data.node.ihr()),
[INFO] [stdout] 333 | |                     self.tracker.right().contains(&data.node.ihr()),
[INFO] [stdout] 334 | |                 ) {
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | |                     (false, false) => Ok(Hide::Neither), // case nodes that were never executed will be pruned out by their ancestors
[INFO] [stdout] 339 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:335:37
[INFO] [stdout]     |
[INFO] [stdout] 335 |                     (true, true) => Ok(Hide::Neither),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:336:38
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     (false, true) => Ok(Hide::Left),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:337:38
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     (true, false) => Ok(Hide::Right),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:338:39
[INFO] [stdout]     |
[INFO] [stdout] 338 |                     (false, false) => Ok(Hide::Neither), // case nodes that were never executed will be pruned out by their ancestors
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConstructData<J>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:351:56
[INFO] [stdout]     |
[INFO] [stdout] 351 |               ) -> Result<ConstructData<J>, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout] 352 | |                 let converted_inner = inner
[INFO] [stdout] 353 | |                     .map(|node| node.cached_data())
[INFO] [stdout] 354 | |                     .map_witness(Option::<Value>::clone);
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |                 Ok(retyped)
[INFO] [stdout] 358 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConstructData<J>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:357:17
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 Ok(retyped)
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::Value, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:370:45
[INFO] [stdout]     |
[INFO] [stdout] 370 |               ) -> Result<Value, Self::Error> {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 371 | |                 let pruned_target_ty = data
[INFO] [stdout] 372 | |                     .node
[INFO] [stdout] 373 | |                     .arrow()
[INFO] [stdout] ...   |
[INFO] [stdout] 382 | |                 Ok(pruned_witness)
[INFO] [stdout] 383 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::Value, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 Ok(pruned_witness)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Arc<node::Node<Redeem<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:390:58
[INFO] [stdout]     |
[INFO] [stdout] 390 |               ) -> Result<Arc<RedeemNode<J>>, Self::Error> {
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 391 | |                 Ok(right
[INFO] [stdout] 392 | |                     .map(Arc::clone)
[INFO] [stdout] 393 | |                     .expect("disconnect node that originally stems from redeem program should have all branches"))
[INFO] [stdout] 394 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Arc<node::Node<Redeem<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | /                 Ok(right
[INFO] [stdout] 392 | |                     .map(Arc::clone)
[INFO] [stdout] 393 | |                     .expect("disconnect node that originally stems from redeem program should have all branches"))
[INFO] [stdout]     | |__________________________________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Arc<RedeemData<J>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:400:58
[INFO] [stdout]     |
[INFO] [stdout] 400 |               ) -> Result<Arc<RedeemData<J>>, Self::Error> {
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 401 | |                 // Finalize target types of witness nodes in advance so we can prune their values.
[INFO] [stdout] 402 | |                 let final_arrow = data
[INFO] [stdout] 403 | |                     .node
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                 Ok(Arc::new(RedeemData::new(final_arrow, converted_inner)))
[INFO] [stdout] 412 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Arc<RedeemData<J>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 Ok(Arc::new(RedeemData::new(final_arrow, converted_inner)))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Arc<node::Node<Construct<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:423:38
[INFO] [stdout]     |
[INFO] [stdout] 423 |           let pruned_witness_program = self
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 424 | |             .convert::<InternalSharing, _, _>(&mut Pruner {
[INFO] [stdout] 425 | |                 inference_context: types::Context::new(),
[INFO] [stdout] 426 | |                 tracker,
[INFO] [stdout] 427 | |                 phantom: PhantomData,
[INFO] [stdout] 428 | |             })
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Arc<node::Node<Redeem<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 |           Ok(pruned_witness_program
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 435 | |             .convert::<InternalSharing, _, _>(&mut Finalizer(PhantomData))
[INFO] [stdout]     | |__________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplicity-lang` (lib) due to 20 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:714:20
[INFO] [stdout]     |
[INFO] [stdout] 714 |     pub fn display(&self) -> Display<N> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 714 |     pub fn display(&self) -> Display<'_, N> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<value::Value>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:303:53
[INFO] [stdout]     |
[INFO] [stdout] 303 |               ) -> Result<Option<Value>, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 304 | |                 // The pruned type is not finalized at this point,
[INFO] [stdout] 305 | |                 // so we cannot prune the witness value.
[INFO] [stdout] 306 | |                 Ok(Some(witness.shallow_clone()))
[INFO] [stdout] 307 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<value::Value>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 Ok(Some(witness.shallow_clone()))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::sync::Arc<node::Node<Construct<J>>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:314:69
[INFO] [stdout]     |
[INFO] [stdout] 314 |               ) -> Result<Option<Arc<ConstructNode<J>>>, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 315 | |                 debug_assert!(
[INFO] [stdout] 316 | |                     right.is_some(),
[INFO] [stdout] 317 | |                     "disconnected branch should exist in unpruned redeem program"
[INFO] [stdout] 318 | |                 );
[INFO] [stdout] 319 | |                 Ok(right.map(Arc::clone))
[INFO] [stdout] 320 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::sync::Arc<node::Node<Construct<J>>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 |                 Ok(right.map(Arc::clone))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:327:44
[INFO] [stdout]     |
[INFO] [stdout] 327 |               ) -> Result<Hide, Self::Error> {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 340 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 | /                 match (
[INFO] [stdout] 332 | |                     self.tracker.left().contains(&data.node.ihr()),
[INFO] [stdout] 333 | |                     self.tracker.right().contains(&data.node.ihr()),
[INFO] [stdout] 334 | |                 ) {
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | |                     (false, false) => Ok(Hide::Neither), // case nodes that were never executed will be pruned out by their ancestors
[INFO] [stdout] 339 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:335:37
[INFO] [stdout]     |
[INFO] [stdout] 335 |                     (true, true) => Ok(Hide::Neither),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:336:38
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     (false, true) => Ok(Hide::Left),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:337:38
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     (true, false) => Ok(Hide::Right),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Hide, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:338:39
[INFO] [stdout]     |
[INFO] [stdout] 338 |                     (false, false) => Ok(Hide::Neither), // case nodes that were never executed will be pruned out by their ancestors
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConstructData<J>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:351:56
[INFO] [stdout]     |
[INFO] [stdout] 351 |               ) -> Result<ConstructData<J>, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout] 352 | |                 let converted_inner = inner
[INFO] [stdout] 353 | |                     .map(|node| node.cached_data())
[INFO] [stdout] 354 | |                     .map_witness(Option::<Value>::clone);
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |                 Ok(retyped)
[INFO] [stdout] 358 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConstructData<J>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:357:17
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 Ok(retyped)
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::Value, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:370:45
[INFO] [stdout]     |
[INFO] [stdout] 370 |               ) -> Result<Value, Self::Error> {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 371 | |                 let pruned_target_ty = data
[INFO] [stdout] 372 | |                     .node
[INFO] [stdout] 373 | |                     .arrow()
[INFO] [stdout] ...   |
[INFO] [stdout] 382 | |                 Ok(pruned_witness)
[INFO] [stdout] 383 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::Value, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 Ok(pruned_witness)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::sync::Arc<node::Node<Redeem<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:390:58
[INFO] [stdout]     |
[INFO] [stdout] 390 |               ) -> Result<Arc<RedeemNode<J>>, Self::Error> {
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 391 | |                 Ok(right
[INFO] [stdout] 392 | |                     .map(Arc::clone)
[INFO] [stdout] 393 | |                     .expect("disconnect node that originally stems from redeem program should have all branches"))
[INFO] [stdout] 394 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::sync::Arc<node::Node<Redeem<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | /                 Ok(right
[INFO] [stdout] 392 | |                     .map(Arc::clone)
[INFO] [stdout] 393 | |                     .expect("disconnect node that originally stems from redeem program should have all branches"))
[INFO] [stdout]     | |__________________________________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::sync::Arc<RedeemData<J>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:400:58
[INFO] [stdout]     |
[INFO] [stdout] 400 |               ) -> Result<Arc<RedeemData<J>>, Self::Error> {
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 401 | |                 // Finalize target types of witness nodes in advance so we can prune their values.
[INFO] [stdout] 402 | |                 let final_arrow = data
[INFO] [stdout] 403 | |                     .node
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                 Ok(Arc::new(RedeemData::new(final_arrow, converted_inner)))
[INFO] [stdout] 412 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::sync::Arc<RedeemData<J>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 Ok(Arc::new(RedeemData::new(final_arrow, converted_inner)))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::sync::Arc<node::Node<Construct<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:423:38
[INFO] [stdout]     |
[INFO] [stdout] 423 |           let pruned_witness_program = self
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 424 | |             .convert::<InternalSharing, _, _>(&mut Pruner {
[INFO] [stdout] 425 | |                 inference_context: types::Context::new(),
[INFO] [stdout] 426 | |                 tracker,
[INFO] [stdout] 427 | |                 phantom: PhantomData,
[INFO] [stdout] 428 | |             })
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::sync::Arc<node::Node<Redeem<J>>>, Infallible>
[INFO] [stdout]    --> src/node/redeem.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 |           Ok(pruned_witness_program
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 435 | |             .convert::<InternalSharing, _, _>(&mut Finalizer(PhantomData))
[INFO] [stdout]     | |__________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplicity-lang` (lib test) due to 20 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fc3d5cc3aebe0f9b380325310075586e92adc983318545e8fa56070185979dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3d5cc3aebe0f9b380325310075586e92adc983318545e8fa56070185979dd7", kill_on_drop: false }`
[INFO] [stdout] fc3d5cc3aebe0f9b380325310075586e92adc983318545e8fa56070185979dd7
