[INFO] fetching crate witx 0.9.1...
[INFO] testing witx-0.9.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate witx 0.9.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate witx 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate witx 0.9.1
[INFO] tweaked toml for crates.io crate witx 0.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate witx 0.9.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding wast v35.0.2 (available: v240.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b46b83279cc69d4b36ed8eb73c094666fc55d777bd7ac63c2ec3d5c5fef99b48
[INFO] running `Command { std: "docker" "start" "-a" "b46b83279cc69d4b36ed8eb73c094666fc55d777bd7ac63c2ec3d5c5fef99b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b46b83279cc69d4b36ed8eb73c094666fc55d777bd7ac63c2ec3d5c5fef99b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46b83279cc69d4b36ed8eb73c094666fc55d777bd7ac63c2ec3d5c5fef99b48", kill_on_drop: false }`
[INFO] [stdout] b46b83279cc69d4b36ed8eb73c094666fc55d777bd7ac63c2ec3d5c5fef99b48
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4d6d2bf5532e3cb4aa03ed57d9acae9ea43d55344e00d28c7d777cc80fc4562
[INFO] running `Command { std: "docker" "start" "-a" "d4d6d2bf5532e3cb4aa03ed57d9acae9ea43d55344e00d28c7d777cc80fc4562", kill_on_drop: false }`
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling witx v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]   --> src/docs/md.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(super) trait MdElement: fmt::Display + fmt::Debug + 'static {
[INFO] [stdout]    |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn borrow(&self) -> cell::Ref<MdNode> {
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn borrow(&self) -> cell::Ref<'_, MdNode> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<MdNode> {
[INFO] [stdout]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<'_, MdNode> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn any_ref(&self) -> cell::Ref<Box<dyn MdElement>> {
[INFO] [stdout]     |                    ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn any_ref(&self) -> cell::Ref<'_, Box<dyn MdElement>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<Box<dyn MdElement>> {
[INFO] [stdout]     |                        ^^^^^     -------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<'_, Box<dyn MdElement>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:140:52
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<T> {
[INFO] [stdout]     |                                                    ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<'_, T> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/layout.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout> {
[INFO] [stdout]    |                          ^^^^^         ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/layout.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 105 |         cache: &mut HashMap<TypeRef, SizeAlign>,
[INFO] [stdout] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout>) {
[INFO] [stdout]     |                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout<'_>>) {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
[INFO] running `Command { std: "docker" "inspect" "d4d6d2bf5532e3cb4aa03ed57d9acae9ea43d55344e00d28c7d777cc80fc4562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d6d2bf5532e3cb4aa03ed57d9acae9ea43d55344e00d28c7d777cc80fc4562", kill_on_drop: false }`
[INFO] [stdout] d4d6d2bf5532e3cb4aa03ed57d9acae9ea43d55344e00d28c7d777cc80fc4562
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d3eafe960995f2c83669c301d52c02c4051560c013cb61178575b19f55df1e
[INFO] running `Command { std: "docker" "start" "-a" "95d3eafe960995f2c83669c301d52c02c4051560c013cb61178575b19f55df1e", kill_on_drop: false }`
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]   --> src/docs/md.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(super) trait MdElement: fmt::Display + fmt::Debug + 'static {
[INFO] [stdout]    |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn borrow(&self) -> cell::Ref<MdNode> {
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn borrow(&self) -> cell::Ref<'_, MdNode> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<MdNode> {
[INFO] [stdout]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<'_, MdNode> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn any_ref(&self) -> cell::Ref<Box<dyn MdElement>> {
[INFO] [stdout]     |                    ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn any_ref(&self) -> cell::Ref<'_, Box<dyn MdElement>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<Box<dyn MdElement>> {
[INFO] [stdout]     |                        ^^^^^     -------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<'_, Box<dyn MdElement>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:140:52
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<T> {
[INFO] [stdout]     |                                                    ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<'_, T> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling witx v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/layout.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout> {
[INFO] [stdout]    |                          ^^^^^         ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/layout.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 105 |         cache: &mut HashMap<TypeRef, SizeAlign>,
[INFO] [stdout] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout>) {
[INFO] [stdout]     |                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout<'_>>) {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]   --> src/docs/md.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(super) trait MdElement: fmt::Display + fmt::Debug + 'static {
[INFO] [stdout]    |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn borrow(&self) -> cell::Ref<MdNode> {
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn borrow(&self) -> cell::Ref<'_, MdNode> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<MdNode> {
[INFO] [stdout]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<'_, MdNode> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn any_ref(&self) -> cell::Ref<Box<dyn MdElement>> {
[INFO] [stdout]     |                    ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn any_ref(&self) -> cell::Ref<'_, Box<dyn MdElement>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<Box<dyn MdElement>> {
[INFO] [stdout]     |                        ^^^^^     -------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<'_, Box<dyn MdElement>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/docs/md.rs:140:52
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<T> {
[INFO] [stdout]     |                                                    ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<'_, T> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/layout.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout> {
[INFO] [stdout]    |                          ^^^^^         ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/layout.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 105 |         cache: &mut HashMap<TypeRef, SizeAlign>,
[INFO] [stdout] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout>) {
[INFO] [stdout]     |                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout<'_>>) {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.74s
[INFO] running `Command { std: "docker" "inspect" "95d3eafe960995f2c83669c301d52c02c4051560c013cb61178575b19f55df1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d3eafe960995f2c83669c301d52c02c4051560c013cb61178575b19f55df1e", kill_on_drop: false }`
[INFO] [stdout] 95d3eafe960995f2c83669c301d52c02c4051560c013cb61178575b19f55df1e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7be1c7ea4847177e727de966a34fd35e416ee6fc080d7cbd8429e59f013b09e7
[INFO] running `Command { std: "docker" "start" "-a" "7be1c7ea4847177e727de966a34fd35e416ee6fc080d7cbd8429e59f013b09e7", kill_on_drop: false }`
[INFO] [stderr] warning: method `as_any` is never used
[INFO] [stderr]   --> src/docs/md.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(super) trait MdElement: fmt::Display + fmt::Debug + 'static {
[INFO] [stderr]    |                  --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 33 |     fn as_any(&self) -> &dyn Any;
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/docs/md.rs:116:19
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn borrow(&self) -> cell::Ref<MdNode> {
[INFO] [stderr]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn borrow(&self) -> cell::Ref<'_, MdNode> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/docs/md.rs:120:23
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<MdNode> {
[INFO] [stderr]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn borrow_mut(&self) -> cell::RefMut<'_, MdNode> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/docs/md.rs:126:20
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn any_ref(&self) -> cell::Ref<Box<dyn MdElement>> {
[INFO] [stderr]     |                    ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn any_ref(&self) -> cell::Ref<'_, Box<dyn MdElement>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/docs/md.rs:132:24
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<Box<dyn MdElement>> {
[INFO] [stderr]     |                        ^^^^^     -------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn any_ref_mut(&self) -> cell::RefMut<'_, Box<dyn MdElement>> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/docs/md.rs:140:52
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<T> {
[INFO] [stderr]     |                                                    ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn content_ref_mut<T: MdElement + 'static>(&self) -> cell::RefMut<'_, T> {
[INFO] [stderr]     |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/layout.rs:99:26
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout> {
[INFO] [stderr]    |                          ^^^^^         ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn member_layout(&self) -> Vec<RecordMemberLayout<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/layout.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |         &self,
[INFO] [stderr]     |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 105 |         cache: &mut HashMap<TypeRef, SizeAlign>,
[INFO] [stderr] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout>) {
[INFO] [stderr]     |                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 106 |     ) -> (SizeAlign, Vec<RecordMemberLayout<'_>>) {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `witx` (lib) generated 8 warnings
[INFO] [stderr] warning: `witx` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/witx-cdcaeb5841bb2524)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test layout::test::align ... ok
[INFO] [stdout] test toplevel::test::empty ... ok
[INFO] [stdout] test toplevel::test::multi_use_with_layered_dirs ... ok
[INFO] [stdout] test toplevel::test::use_invalid ... ok
[INFO] [stdout] test toplevel::test::one_use ... ok
[INFO] [stdout] test toplevel::test::use_not_found ... ok
[INFO] [stdout] test toplevel::test::diamond_dependency ... ok
[INFO] [stdout] test toplevel::test::multi_use ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/witxt.rs (/opt/rustwide/target/debug/deps/witxt-df3262a47bd595a1)
[INFO] [stdout] running 8 test files
[INFO] [stdout] 
[INFO] [stderr] 4 test failures in tests/witxt/wasi.witxt:
[INFO] [stderr] 
[INFO] [stderr] 	--------------------------------
[INFO] [stderr] 
[INFO] [stderr] 	failed directive on tests/witxt/wasi.witxt:4:2
[INFO] [stderr] 	
[INFO] [stderr] 	Caused by:
[INFO] [stderr] 	    0: IO error with file "tests/witxt/../../../../phases/old/snapshot_0/witx/wasi_unstable.witx"
[INFO] [stderr] 	    1: No such file or directory (os error 2)
[INFO] [stderr] 	
[INFO] [stderr] 	Stack backtrace:
[INFO] [stderr] 	   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr] 	   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079:27
[INFO] [stderr] 	   2: witxt::Witx::document
[INFO] [stderr] 	             at ./tests/witxt.rs:583:20
[INFO] [stderr] 	   3: witxt::WitxtRunner::test_directive
[INFO] [stderr] 	             at ./tests/witxt.rs:152:32
[INFO] [stderr] 	   4: witxt::WitxtRunner::run::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:116:22
[INFO] [stderr] 	   5: core::iter::adapters::filter_map::filter_map_try_fold::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:49:28
[INFO] [stderr] 	   6: <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/into_iter.rs:351:25
[INFO] [stderr] 	   7: <core::iter::adapters::filter_map::FilterMap<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:138:19
[INFO] [stderr] 	   8: <I as alloc::vec::in_place_collect::SpecInPlaceCollect<T,I>>::collect_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:380:18
[INFO] [stderr] 	   9: alloc::vec::in_place_collect::from_iter_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:271:9
[INFO] [stderr] 	  10: alloc::vec::in_place_collect::from_iter_in_place{{reify.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:251:1
[INFO] [stderr] 	  11: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:246:9
[INFO] [stderr] 	  12: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stderr] 	  13: core::iter::traits::iterator::Iterator::collect
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stderr] 	  14: witxt::WitxtRunner::run
[INFO] [stderr] 	             at ./tests/witxt.rs:127:14
[INFO] [stderr] 	  15: witxt::main::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:48:14
[INFO] [stderr] 	  16: <rayon::iter::filter_map::FilterMapFolder<C,P> as rayon::iter::plumbing::Folder<T>>::consume
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs:122:36
[INFO] [stderr] 	  17: rayon::iter::plumbing::Folder::consume_iter
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stderr] 	  18: rayon::iter::plumbing::Producer::fold_with
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stderr] 	  19: rayon::iter::plumbing::bridge_producer_consumer::helper
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stderr] 	  20: rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stderr] 	  21: rayon_core::join::join_context::call_b::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stderr] 	  22: rayon_core::job::JobResult<T>::call::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stderr] 	  23: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  24: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  25: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  26: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  27: rayon_core::unwind::halt_unwinding
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stderr] 	  28: rayon_core::job::JobResult<T>::call
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stderr] 	  29: <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stderr] 	  30: rayon_core::job::JobRef::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stderr] 	  31: rayon_core::registry::WorkerThread::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stderr] 	  32: rayon_core::registry::WorkerThread::wait_until_cold
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stderr] 	  33: rayon_core::registry::WorkerThread::wait_until
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stderr] 	  34: rayon_core::registry::WorkerThread::wait_until_out_of_work
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stderr] 	  35: rayon_core::registry::main_loop
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stderr] 	  36: rayon_core::registry::ThreadBuilder::run
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stderr] 	  37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stderr] 	  38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr] 	  39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr] 	  40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  41: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  42: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  43: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr] 	  45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 	  46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr] 	  49: <unknown>
[INFO] [stderr] 	  50: clone
[INFO] [stderr] 
[INFO] [stderr] 	--------------------------------
[INFO] [stderr] 
[INFO] [stderr] 	failed directive on tests/witxt/wasi.witxt:6:2
[INFO] [stderr] 	
[INFO] [stderr] 	Caused by:
[INFO] [stderr] 	    0: IO error with file "tests/witxt/../../../../phases/snapshot/witx/wasi_snapshot_preview1.witx"
[INFO] [stderr] 	    1: No such file or directory (os error 2)
[INFO] [stderr] 	
[INFO] [stderr] 	Stack backtrace:
[INFO] [stderr] 	   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr] 	   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079:27
[INFO] [stderr] 	   2: witxt::Witx::document
[INFO] [stderr] 	             at ./tests/witxt.rs:583:20
[INFO] [stderr] 	   3: witxt::WitxtRunner::test_directive
[INFO] [stderr] 	             at ./tests/witxt.rs:152:32
[INFO] [stderr] 	   4: witxt::WitxtRunner::run::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:116:22
[INFO] [stderr] 	   5: core::iter::adapters::filter_map::filter_map_try_fold::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:49:28
[INFO] [stderr] 	   6: <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/into_iter.rs:351:25
[INFO] [stderr] 	   7: <core::iter::adapters::filter_map::FilterMap<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:138:19
[INFO] [stderr] 	   8: <I as alloc::vec::in_place_collect::SpecInPlaceCollect<T,I>>::collect_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:380:18
[INFO] [stderr] 	   9: alloc::vec::in_place_collect::from_iter_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:271:9
[INFO] [stderr] 	  10: alloc::vec::in_place_collect::from_iter_in_place{{reify.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:251:1
[INFO] [stderr] 	  11: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:246:9
[INFO] [stderr] 	  12: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stderr] 	  13: core::iter::traits::iterator::Iterator::collect
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stderr] 	  14: witxt::WitxtRunner::run
[INFO] [stderr] 	             at ./tests/witxt.rs:127:14
[INFO] [stderr] 	  15: witxt::main::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:48:14
[INFO] [stderr] 	  16: <rayon::iter::filter_map::FilterMapFolder<C,P> as rayon::iter::plumbing::Folder<T>>::consume
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs:122:36
[INFO] [stderr] 	  17: rayon::iter::plumbing::Folder::consume_iter
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stderr] 	  18: rayon::iter::plumbing::Producer::fold_with
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stderr] 	  19: rayon::iter::plumbing::bridge_producer_consumer::helper
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stderr] 	  20: rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stderr] 	  21: rayon_core::join::join_context::call_b::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stderr] 	  22: rayon_core::job::JobResult<T>::call::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stderr] 	  23: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  24: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  25: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  26: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  27: rayon_core::unwind::halt_unwinding
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stderr] 	  28: rayon_core::job::JobResult<T>::call
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stderr] 	  29: <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stderr] 	  30: rayon_core::job::JobRef::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stderr] 	  31: rayon_core::registry::WorkerThread::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stderr] 	  32: rayon_core::registry::WorkerThread::wait_until_cold
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stderr] 	  33: rayon_core::registry::WorkerThread::wait_until
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stderr] 	  34: rayon_core::registry::WorkerThread::wait_until_out_of_work
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stderr] 	  35: rayon_core::registry::main_loop
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stderr] 	  36: rayon_core::registry::ThreadBuilder::run
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stderr] 	  37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stderr] 	  38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr] 	  39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr] 	  40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  41: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  42: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  43: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr] 	  45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 	  46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr] 	  49: <unknown>
[INFO] [stderr] 	  50: clone
[INFO] [stderr] 
[INFO] [stderr] 	--------------------------------
[INFO] [stderr] 
[INFO] [stderr] 	failed directive on tests/witxt/wasi.witxt:9:2
[INFO] [stderr] 	
[INFO] [stderr] 	Caused by:
[INFO] [stderr] 	    0: IO error with file "tests/witxt/../../../../phases/ephemeral/witx/wasi_ephemeral_args.witx"
[INFO] [stderr] 	    1: No such file or directory (os error 2)
[INFO] [stderr] 	
[INFO] [stderr] 	Stack backtrace:
[INFO] [stderr] 	   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr] 	   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079:27
[INFO] [stderr] 	   2: witxt::Witx::document
[INFO] [stderr] 	             at ./tests/witxt.rs:583:20
[INFO] [stderr] 	   3: witxt::WitxtRunner::test_directive
[INFO] [stderr] 	             at ./tests/witxt.rs:152:32
[INFO] [stderr] 	   4: witxt::WitxtRunner::run::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:116:22
[INFO] [stderr] 	   5: core::iter::adapters::filter_map::filter_map_try_fold::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:49:28
[INFO] [stderr] 	   6: <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/into_iter.rs:351:25
[INFO] [stderr] 	   7: <core::iter::adapters::filter_map::FilterMap<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:138:19
[INFO] [stderr] 	   8: <I as alloc::vec::in_place_collect::SpecInPlaceCollect<T,I>>::collect_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:380:18
[INFO] [stderr] 	   9: alloc::vec::in_place_collect::from_iter_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:271:9
[INFO] [stderr] 	  10: alloc::vec::in_place_collect::from_iter_in_place{{reify.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:251:1
[INFO] [stderr] 	  11: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:246:9
[INFO] [stderr] 	  12: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stderr] 	  13: core::iter::traits::iterator::Iterator::collect
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stderr] 	  14: witxt::WitxtRunner::run
[INFO] [stderr] 	             at ./tests/witxt.rs:127:14
[INFO] [stderr] 	  15: witxt::main::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:48:14
[INFO] [stderr] 	  16: <rayon::iter::filter_map::FilterMapFolder<C,P> as rayon::iter::plumbing::Folder<T>>::consume
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs:122:36
[INFO] [stderr] 	  17: rayon::iter::plumbing::Folder::consume_iter
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stderr] 	  18: rayon::iter::plumbing::Producer::fold_with
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stderr] 	  19: rayon::iter::plumbing::bridge_producer_consumer::helper
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stderr] 	  20: rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stderr] 	  21: rayon_core::join::join_context::call_b::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stderr] 	  22: rayon_core::job::JobResult<T>::call::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stderr] 	  23: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  24: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  25: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  26: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  27: rayon_core::unwind::halt_unwinding
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stderr] 	  28: rayon_core::job::JobResult<T>::call
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stderr] 	  29: <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stderr] 	  30: rayon_core::job::JobRef::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stderr] 	  31: rayon_core::registry::WorkerThread::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stderr] 	  32: rayon_core::registry::WorkerThread::wait_until_cold
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stderr] 	  33: rayon_core::registry::WorkerThread::wait_until
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stderr] 	  34: rayon_core::registry::WorkerThread::wait_until_out_of_work
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stderr] 	  35: rayon_core::registry::main_loop
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stderr] 	  36: rayon_core::registry::ThreadBuilder::run
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stderr] 	  37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stderr] 	  38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr] 	  39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr] 	  40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  41: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  42: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  43: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr] 	  45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 	  46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr] 	  49: <unknown>
[INFO] [stderr] 	  50: clone
[INFO] [stderr] 
[INFO] [stderr] 	--------------------------------
[INFO] [stderr] 
[INFO] [stderr] 	failed directive on tests/witxt/wasi.witxt:24:2
[INFO] [stderr] 	
[INFO] [stderr] 	Caused by:
[INFO] [stderr] 	    0: IO error with file "tests/witxt/../../../../phases/ephemeral/witx/wasi_ephemeral_fd.witx"
[INFO] [stderr] 	    1: No such file or directory (os error 2)
[INFO] [stderr] 	
[INFO] [stderr] 	Stack backtrace:
[INFO] [stderr] 	   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr] 	   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079:27
[INFO] [stderr] 	   2: witxt::Witx::document
[INFO] [stderr] 	             at ./tests/witxt.rs:583:20
[INFO] [stderr] 	   3: witxt::WitxtRunner::test_directive
[INFO] [stderr] 	             at ./tests/witxt.rs:152:32
[INFO] [stderr] 	   4: witxt::WitxtRunner::run::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:116:22
[INFO] [stderr] 	   5: core::iter::adapters::filter_map::filter_map_try_fold::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:49:28
[INFO] [stderr] 	   6: <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/into_iter.rs:351:25
[INFO] [stderr] 	   7: <core::iter::adapters::filter_map::FilterMap<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter_map.rs:138:19
[INFO] [stderr] 	   8: <I as alloc::vec::in_place_collect::SpecInPlaceCollect<T,I>>::collect_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:380:18
[INFO] [stderr] 	   9: alloc::vec::in_place_collect::from_iter_in_place
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:271:9
[INFO] [stderr] 	  10: alloc::vec::in_place_collect::from_iter_in_place{{reify.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:251:1
[INFO] [stderr] 	  11: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/in_place_collect.rs:246:9
[INFO] [stderr] 	  12: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stderr] 	  13: core::iter::traits::iterator::Iterator::collect
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stderr] 	  14: witxt::WitxtRunner::run
[INFO] [stderr] 	             at ./tests/witxt.rs:127:14
[INFO] [stderr] 	  15: witxt::main::{{closure}}
[INFO] [stderr] 	             at ./tests/witxt.rs:48:14
[INFO] [stderr] 	  16: <rayon::iter::filter_map::FilterMapFolder<C,P> as rayon::iter::plumbing::Folder<T>>::consume
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs:122:36
[INFO] [stderr] 	  17: rayon::iter::plumbing::Folder::consume_iter
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stderr] 	  18: rayon::iter::plumbing::Producer::fold_with
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stderr] 	  19: rayon::iter::plumbing::bridge_producer_consumer::helper
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stderr] 	  20: rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stderr] 	  21: rayon_core::join::join_context::call_b::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stderr] 	  22: rayon_core::job::JobResult<T>::call::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stderr] 	  23: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  24: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  25: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  26: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  27: rayon_core::unwind::halt_unwinding
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stderr] 	  28: rayon_core::job::JobResult<T>::call
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stderr] 	  29: <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stderr] 	  30: rayon_core::job::JobRef::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stderr] 	  31: rayon_core::registry::WorkerThread::execute
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stderr] 	  32: rayon_core::registry::WorkerThread::wait_until_cold
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stderr] 	  33: rayon_core::registry::WorkerThread::wait_until
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stderr] 	  34: rayon_core::registry::WorkerThread::wait_until_out_of_work
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stderr] 	  35: rayon_core::registry::main_loop
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stderr] 	  36: rayon_core::registry::ThreadBuilder::run
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stderr] 	  37: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}
[INFO] [stderr] 	             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stderr] 	  38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr] 	  39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr] 	  40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] 	  41: std::panicking::catch_unwind::do_call
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 	  42: std::panicking::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr] 	  43: std::panic::catch_unwind
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr] 	  44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr] 	  45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 	  46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr] 	  48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr] 	             at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr] 	  49: <unknown>
[INFO] [stderr] 	  50: clone
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr]    1: witxt::WitxtRunner::run
[INFO] [stderr]              at ./tests/witxt.rs:140:9
[INFO] [stderr]    2: witxt::main::{{closure}}
[INFO] [stderr]              at ./tests/witxt.rs:48:14
[INFO] [stderr]    3: <rayon::iter::filter_map::FilterMapFolder<C,P> as rayon::iter::plumbing::Folder<T>>::consume
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/filter_map.rs:122:36
[INFO] [stderr]    4: rayon::iter::plumbing::Folder::consume_iter
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:174:25
[INFO] [stderr]    5: rayon::iter::plumbing::Producer::fold_with
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stderr]    6: rayon::iter::plumbing::bridge_producer_consumer::helper
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stderr]    7: rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stderr]    8: rayon_core::join::join_context::call_b::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stderr]    9: rayon_core::job::JobResult<T>::call::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stderr]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   11: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   12: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   13: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: rayon_core::unwind::halt_unwinding
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stderr]   15: rayon_core::job::JobResult<T>::call
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stderr]   16: <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stderr]   17: rayon_core::job::JobRef::execute
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stderr]   18: rayon_core::registry::WorkerThread::execute
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stderr]   19: rayon_core::registry::WorkerThread::wait_until_cold
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stderr]   20: rayon_core::registry::WorkerThread::wait_until
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stderr]   21: rayon_core::registry::WorkerThread::wait_until_out_of_work
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stderr]   22: rayon_core::registry::main_loop
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stderr]   23: rayon_core::registry::ThreadBuilder::run
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stderr]   24: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stderr]   25: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   27: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   28: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   29: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   30: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   31: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   32: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   34: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   35: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   36: <unknown>
[INFO] [stderr]   37: clone
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at tests/witxt.rs:58:9:
[INFO] [stderr] 1 tests failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x56a982f180e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x56a982f180e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x56a982f180e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x56a982f180e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x56a982f36c63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x56a982f36c63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x56a982f14f53 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x56a982f14f53 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x56a982f17f32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x56a982f193b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x56a982f191b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x56a982f19cc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x56a982f19b5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x56a982f185d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x56a982f197ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x56a982f35ba0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x56a982e85ab7 - witxt::main::h074afbad8e182d67
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/witxt.rs:58:9
[INFO] [stderr]   17:     0x56a982ea03c3 - core::ops::function::FnOnce::call_once::h93357b476287e5eb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   18:     0x56a982ea03c3 - std::sys::backtrace::__rust_begin_short_backtrace::h66cd14c4175215f3
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   19:     0x56a982e9d1e9 - std::rt::lang_start::{{closure}}::ha0f3f3cc41d76de6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:206:18
[INFO] [stderr]   20:     0x56a982f0db10 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]   21:     0x56a982f0db10 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   22:     0x56a982f0db10 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   23:     0x56a982f0db10 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   24:     0x56a982f0db10 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]   25:     0x56a982f0db10 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   26:     0x56a982f0db10 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   27:     0x56a982f0db10 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   28:     0x56a982f0db10 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]   29:     0x56a982e8c1bc - main
[INFO] [stderr]   30:     0x73a68cc621ca - <unknown>
[INFO] [stderr]   31:     0x73a68cc6228b - __libc_start_main
[INFO] [stderr]   32:     0x56a982e83b45 - _start
[INFO] [stderr]   33:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test witxt`
[INFO] running `Command { std: "docker" "inspect" "7be1c7ea4847177e727de966a34fd35e416ee6fc080d7cbd8429e59f013b09e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be1c7ea4847177e727de966a34fd35e416ee6fc080d7cbd8429e59f013b09e7", kill_on_drop: false }`
[INFO] [stdout] 7be1c7ea4847177e727de966a34fd35e416ee6fc080d7cbd8429e59f013b09e7
