[INFO] cloning repository https://github.com/babarai45/crux_fram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babarai45/crux_fram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabarai45%2Fcrux_fram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabarai45%2Fcrux_fram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c0ba4d9eb5e5ac04bd913e725d6801d58727b35
[INFO] testing babarai45/crux_fram against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabarai45%2Fcrux_fram" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/babarai45/crux_fram
[INFO] finished tweaking git repo https://github.com/babarai45/crux_fram
[INFO] tweaked toml for git repo https://github.com/babarai45/crux_fram written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babarai45/crux_fram on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/babarai45/crux_fram already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a93ba48d32e5e172d7974dcfbc273437a1cc0d588f0abf2dd6813cb5850f1691
[INFO] running `Command { std: "docker" "start" "-a" "a93ba48d32e5e172d7974dcfbc273437a1cc0d588f0abf2dd6813cb5850f1691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a93ba48d32e5e172d7974dcfbc273437a1cc0d588f0abf2dd6813cb5850f1691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a93ba48d32e5e172d7974dcfbc273437a1cc0d588f0abf2dd6813cb5850f1691", kill_on_drop: false }`
[INFO] [stdout] a93ba48d32e5e172d7974dcfbc273437a1cc0d588f0abf2dd6813cb5850f1691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b41e5f6ba4b5b9d141bb6c257c20d244fb25dccb49e27a5fa4f300e5908bdf
[INFO] running `Command { std: "docker" "start" "-a" "c4b41e5f6ba4b5b9d141bb6c257c20d244fb25dccb49e27a5fa4f300e5908bdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascent_base v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling crux_macros v0.6.0 (/opt/rustwide/workdir/crux_macros)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling erased-discriminant v1.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling http-types-red-badger-temporary-fork v2.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling textwrap v0.13.4
[INFO] [stderr]    Compiling include_dir v0.6.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ascent_macro v0.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling crux_core v0.14.0 (/opt/rustwide/workdir/crux_core)
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling serde-reflection v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crux_core/src/capability/channel.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn drain(&self) -> Drain<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn drain(&self) -> Drain<'_, T> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling clone_dyn_types v0.30.0
[INFO] [stderr]    Compiling boxcar v0.1.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling ascent v0.8.0
[INFO] [stderr]    Compiling serde-generate v0.31.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling rustdoc-types v0.35.0
[INFO] [stderr]    Compiling iter_tools v0.28.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling guppy v0.17.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crux_kv v0.8.0 (/opt/rustwide/workdir/crux_kv)
[INFO] [stderr]    Compiling crux_platform v0.5.0 (/opt/rustwide/workdir/crux_platform)
[INFO] [stderr]    Compiling crux_time v0.12.0 (/opt/rustwide/workdir/crux_time)
[INFO] [stderr]    Compiling crux_http v0.13.0 (/opt/rustwide/workdir/crux_http)
[INFO] [stderr]    Compiling doctest_support v0.1.0 (/opt/rustwide/workdir/doctest_support)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling crux_cli v0.1.0 (/opt/rustwide/workdir/crux_cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crux_cli/src/codegen/serde/case.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |                                     ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crux_cli/src/codegen/serde_generate/format.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn borrow(&self) -> Ref<Option<T>> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn borrow(&self) -> Ref<'_, Option<T>> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crux_cli/src/codegen/serde_generate/format.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn borrow_mut(&self) -> RefMut<Option<T>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn borrow_mut(&self) -> RefMut<'_, Option<T>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] running `Command { std: "docker" "inspect" "c4b41e5f6ba4b5b9d141bb6c257c20d244fb25dccb49e27a5fa4f300e5908bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b41e5f6ba4b5b9d141bb6c257c20d244fb25dccb49e27a5fa4f300e5908bdf", kill_on_drop: false }`
[INFO] [stdout] c4b41e5f6ba4b5b9d141bb6c257c20d244fb25dccb49e27a5fa4f300e5908bdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 096b7781a57c12d14285e8b3c0da373a79be2166aedef3cf7df2236b14a99a9b
[INFO] running `Command { std: "docker" "start" "-a" "096b7781a57c12d14285e8b3c0da373a79be2166aedef3cf7df2236b14a99a9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crux_macros v0.6.0 (/opt/rustwide/workdir/crux_macros)
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling crux_core v0.14.0 (/opt/rustwide/workdir/crux_core)
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crux_core/src/capability/channel.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn drain(&self) -> Drain<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn drain(&self) -> Drain<'_, T> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling crux_http v0.13.0 (/opt/rustwide/workdir/crux_http)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling crux_time v0.12.0 (/opt/rustwide/workdir/crux_time)
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling doctest_support v0.1.0 (/opt/rustwide/workdir/doctest_support)
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling crux_platform v0.5.0 (/opt/rustwide/workdir/crux_platform)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crux_cli/src/codegen/serde/case.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |                                     ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crux_cli/src/codegen/serde_generate/format.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn borrow(&self) -> Ref<Option<T>> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn borrow(&self) -> Ref<'_, Option<T>> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crux_cli/src/codegen/serde_generate/format.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn borrow_mut(&self) -> RefMut<Option<T>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn borrow_mut(&self) -> RefMut<'_, Option<T>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling crux_kv v0.8.0 (/opt/rustwide/workdir/crux_kv)
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crux_core/src/capability/channel.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn drain(&self) -> Drain<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn drain(&self) -> Drain<'_, T> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling crux_cli v0.1.0 (/opt/rustwide/workdir/crux_cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crux_cli/src/codegen/serde/case.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |                                     ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crux_cli/src/codegen/serde_generate/format.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn borrow(&self) -> Ref<Option<T>> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn borrow(&self) -> Ref<'_, Option<T>> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crux_cli/src/codegen/serde_generate/format.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn borrow_mut(&self) -> RefMut<Option<T>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn borrow_mut(&self) -> RefMut<'_, Option<T>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "096b7781a57c12d14285e8b3c0da373a79be2166aedef3cf7df2236b14a99a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "096b7781a57c12d14285e8b3c0da373a79be2166aedef3cf7df2236b14a99a9b", kill_on_drop: false }`
[INFO] [stdout] 096b7781a57c12d14285e8b3c0da373a79be2166aedef3cf7df2236b14a99a9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 747196871da3e9b7a13d3137c5e8cb1eb437c8b32f02f29efc760a9b45959005
[INFO] running `Command { std: "docker" "start" "-a" "747196871da3e9b7a13d3137c5e8cb1eb437c8b32f02f29efc760a9b45959005", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crux_core/src/capability/channel.rs:53:18
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn drain(&self) -> Drain<T> {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn drain(&self) -> Drain<'_, T> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `crux_core` (lib) generated 1 warning (run `cargo fix --lib -p crux_core` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crux_cli/src/codegen/serde/case.rs:45:37
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> {
[INFO] [stderr]    |                                     ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crux_cli/src/codegen/serde_generate/format.rs:346:19
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn borrow(&self) -> Ref<Option<T>> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn borrow(&self) -> Ref<'_, Option<T>> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crux_cli/src/codegen/serde_generate/format.rs:350:23
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub fn borrow_mut(&self) -> RefMut<Option<T>> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub fn borrow_mut(&self) -> RefMut<'_, Option<T>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `crux_cli` (lib) generated 3 warnings (run `cargo fix --lib -p crux_cli` to apply 3 suggestions)
[INFO] [stderr] warning: `crux_cli` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `crux_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_cli-f2e9d567ab84d650)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test args::cli_tests::test_cli ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_2 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_1 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_5 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_1 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_2 ... ok
[INFO] [stdout] test codegen::node::tests::test_get_name_with_no_name ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_4 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_3 ... ok
[INFO] [stdout] test codegen::node::tests::test_in_same_module_as ... ok
[INFO] [stdout] test codegen::node::tests::test_in_same_module_as_different_length ... ok
[INFO] [stdout] test codegen::node::tests::test_get_name ... ok
[INFO] [stdout] test codegen::node::tests::test_in_same_module_as_different_module ... ok
[INFO] [stdout] test codegen::serde::case::rename_variants ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_5 ... ok
[INFO] [stdout] test codegen::serde::case::rename_fields ... ok
[INFO] [stdout] test codegen::node::tests::test_get_name_with_rename_no_whitespace ... ok
[INFO] [stdout] test codegen::node::tests::test_get_name_with_rename ... ok
[INFO] [stdout] test codegen::filter::filter_tests::field_is_option_of_t ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_4 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_3 ... ok
[INFO] [stdout] test codegen::tests::full::case_4_hello_world ... ok
[INFO] [stdout] test codegen::tests::full::case_1_bridge_echo ... ok
[INFO] [stdout] test codegen::tests::full::case_6_simple_counter ... ok
[INFO] [stdout] test codegen::tests::full::case_7_tap_to_pay ... ok
[INFO] [stdout] test codegen::tests::full::case_3_counter ... ok
[INFO] [stdout] test codegen::tests::full::case_5_notes ... ok
[INFO] [stdout] test codegen::tests::full::case_2_cat_facts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.53s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crux-24eba728a8c53747)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_core-3494cb66b7caca7c)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test capability::executor::tests::test_task_does_not_leak ... ok
[INFO] [stdout] test capability::shell_request::tests::test_effect_future ... ok
[INFO] [stdout] test capability::shell_stream::tests::test_shell_stream ... ok
[INFO] [stdout] test command::tests::async_effects::effects_execute_in_parallel ... ok
[INFO] [stdout] test command::tests::async_effects::effects_race ... ok
[INFO] [stdout] test command::tests::basic_effects::done_can_be_created ... ok
[INFO] [stdout] test command::tests::basic_effects::event_can_be_created ... ok
[INFO] [stdout] test command::tests::async_effects::tasks_can_be_spawned_on_existing_effects ... ok
[INFO] [stdout] test command::tests::async_effects::effects_can_spawn_communicating_tasks ... ok
[INFO] [stdout] test command::tests::basic_effects::notify_can_be_created_with_an_operation ... ok
[INFO] [stdout] test command::tests::basic_effects::notify_effect_can_be_inspected ... ok
[INFO] [stdout] test capability::channel::tests::test_channels ... ok
[INFO] [stdout] test command::tests::basic_effects::stream_effect_can_be_resolved_multiple_times ... ok
[INFO] [stdout] test command::tests::cancellation::awaiting_multiple_copies_of_handle_works ... ok
[INFO] [stdout] test command::tests::cancellation::aborted_tasks_notify_their_join_handles ... ok
[INFO] [stdout] test command::tests::cancellation::all_join_handles_get_notified ... ok
[INFO] [stdout] test command::tests::cancellation::commands_can_be_aborted ... ok
[INFO] [stdout] test command::tests::cancellation::dropping_request_cancels_its_future ... ok
[INFO] [stdout] test command::tests::cancellation::tasks_can_be_aborted_immediately ... ok
[INFO] [stdout] test command::tests::cancellation::join_handle_can_abort_a_task ... ok
[INFO] [stdout] test command::tests::capability_api::request ... ok
[INFO] [stdout] test command::tests::cancellation::spawn_returns_join_handle ... ok
[INFO] [stdout] test command::tests::capability_api::stream_event ... ok
[INFO] [stdout] test command::tests::combinators::and ... ok
[INFO] [stdout] test command::tests::combinators::chaining ... ok
[INFO] [stdout] test command::tests::async_effects::effects_execute_in_sequence ... ok
[INFO] [stdout] test command::tests::basic_effects::request_effect_can_be_inspected ... ok
[INFO] [stdout] test command::tests::basic_effects::request_effect_can_be_resolved ... ok
[INFO] [stdout] test command::tests::combinators::chaining_with_mapping ... ok
[INFO] [stdout] test command::tests::combinators::all ... ok
[INFO] [stdout] test command::tests::combinators::iterator_of_commands_collects_as_all ... ok
[INFO] [stdout] test command::tests::combinators::complex_concurrency ... ok
[INFO] [stdout] test command::tests::combinators::stream_followed_by_a_stream ... ok
[INFO] [stdout] test command::tests::combinators::stream_mapping_and_chaining ... ok
[INFO] [stdout] test command::tests::combinators::then ... ok
[INFO] [stdout] test command::tests::composition::map_effect ... ok
[INFO] [stdout] test command::tests::composition::map_event ... ok
[INFO] [stdout] test command::tests::executor::tasks_which_wake_themselves_and_drop_wakers_are_not_evicted ... ok
[INFO] [stdout] test command::tests::combinators::long_chain_support ... ok
[INFO] [stdout] test command::tests::combinators::concurrency_mixing_streams_and_requests ... ok
[INFO] [stdout] test command::tests::integration::get_increment_and_decrement ... ok
[INFO] [stdout] test command::tests::executor::tasks_with_no_more_wakers_are_evicted ... ok
[INFO] [stdout] test command::tests::combinators::and_doesnt_blow_the_stack ... ok
[INFO] [stdout] test command::tests::combinators::all_doesnt_blow_the_stack ... ok
[INFO] [stdout] test capability::executor::tests::test_multithreaded_executor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capability_orchestration.rs (/opt/rustwide/target/debug/deps/capability_orchestration-eb94fcaf55995c34)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/capability_runtime.rs (/opt/rustwide/target/debug/deps/capability_runtime-c886dbf229f3ef62)
[INFO] [stdout] test tests::updates_state_once_both_effects_are_done ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::fetches_a_tree ... ok
[INFO] [stdout] test tests::doesnt_crash_when_core_is_dropped ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_bridge.rs (/opt/rustwide/target/debug/deps/json_bridge-0e1ac178ed21611d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::resolve_bad_value ... ok
[INFO] [stdout] test tests::bad_bytes_event ... ok
[INFO] [stdout] test tests::unknown_event ... ok
[INFO] [stdout] test tests::resolve_error ... ok
[INFO] [stdout] test tests::event_effect_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/testing.rs (/opt/rustwide/target/debug/deps/testing-df8e85c00f200472)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test app_tester_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/typegen.rs (/opt/rustwide/target/debug/deps/typegen-432da9a23ed5cf0d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_http-b3efa8cfb8ebbb67)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test protocol::tests::test_http_request_debug_repr ... ok
[INFO] [stdout] test protocol::tests::test_http_request_get ... ok
[INFO] [stdout] test protocol::tests::test_http_request_get_with_fields ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test response::decode::decode_tests::utf8 ... ok
[INFO] [stdout] test client::client_tests::an_http_get ... ok
[INFO] [stdout] test response::decode::decode_tests::euc_kr ... ok
[INFO] [stdout] test protocol::tests::test_http_response_status ... ok
[INFO] [stdout] test protocol::tests::test_http_response_status_with_fields ... ok
[INFO] [stdout] test response::decode::decode_tests::default_utf8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capability_with_shell.rs (/opt/rustwide/target/debug/deps/capability_with_shell-4f8507bbf7a27167)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_http ... ok
[INFO] [stdout] test tests::test_http_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capability_with_tester.rs (/opt/rustwide/target/debug/deps/capability_with_tester-aba9c523afdad985)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::concurrent_gets ... ok
[INFO] [stdout] test tests::get ... ok
[INFO] [stdout] test tests::test_shell_error ... ok
[INFO] [stdout] test tests::post_form ... ok
[INFO] [stderr]      Running tests/command_with_shell.rs (/opt/rustwide/target/debug/deps/command_with_shell-0536b63903a91988)
[INFO] [stdout] test tests::post ... ok
[INFO] [stdout] test tests::get_post_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_http ... ok
[INFO] [stdout] test tests::test_http_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_with_tester.rs (/opt/rustwide/target/debug/deps/command_with_tester-61abc389593f7a5e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::get ... ok
[INFO] [stdout] test tests::get_post_chain ... ok
[INFO] [stdout] test tests::test_shell_error ... ok
[INFO] [stdout] test tests::concurrent_gets ... ok
[INFO] [stdout] test tests::post_form ... ok
[INFO] [stdout] test tests::post ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_kv-73c3f02c1edb0f3a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_delete ... ok
[INFO] [stdout] test tests::test_exists ... ok
[INFO] [stdout] test tests::test_kv_async ... ok
[INFO] [stdout] test tests::test_list_keys ... ok
[INFO] [stdout] test tests::test_set ... ok
[INFO] [stdout] test tests::test_kv_operation_debug_repr ... ok
[INFO] [stdout] test tests::test_get ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_macros-515576d15fe0a097)
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test capability::tests::test_first_generic_parameter ... ok
[INFO] [stdout] test capability::tests::test_derive ... ok
[INFO] [stdout] test effect::test::single_without_typegen ... ok
[INFO] [stdout] test effect::test::single_with_new_name ... ok
[INFO] [stdout] test effect::test::multiple_without_typegen ... ok
[INFO] [stdout] test effect_derive::tests::defaults ... ok
[INFO] [stdout] test effect::test::multiple_with_typegen ... ok
[INFO] [stdout] test effect::test::single_with_typegen ... ok
[INFO] [stdout] test effect_derive::tests::split_event_types_preserves_path ... ok
[INFO] [stdout] test export::tests::export_macro_respects_an_effect_name_override ... ok
[INFO] [stdout] test export::tests::export_macro_respects_an_skip_attr ... ok
[INFO] [stdout] test export::tests::defaults ... ok
[INFO] [stdout] test export::tests::split_event_types_preserves_path ... ok
[INFO] [stdout] test effect_derive::tests::effect_skip ... ok
[INFO] [stdout] test export::tests::full ... ok
[INFO] [stdout] test effect_derive::tests::full ... ok
[INFO] [stdout] test effect::test::bad_args - should panic ... ok
[INFO] [stdout] test effect_derive::tests::should_panic_when_multiple_event_types - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_platform-6403323b99e8323c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/platform_test.rs (/opt/rustwide/target/debug/deps/platform_test-b92dd0d70179b234)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_platform ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_time-dad5653390890456)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test protocol::duration::test::duration_from_millis ... ok
[INFO] [stdout] test command::tests::dropping_a_timer_handle_does_not_clear_the_request ... ok
[INFO] [stdout] test command::tests::dropping_a_timer_request_while_holding_a_handle_and_polling ... ok
[INFO] [stdout] test protocol::duration::test::duration_from_secs ... ok
[INFO] [stdout] test protocol::duration::test::std_into_duration ... ok
[INFO] [stdout] test protocol::duration::test::duration_into_std ... ok
[INFO] [stdout] test protocol::instant::test::new_instant ... ok
[INFO] [stdout] test protocol::instant::test::std_to_instant ... ok
[INFO] [stdout] test command::tests::timer_can_be_cleared ... ok
[INFO] [stdout] test test::test_serializing_the_request_types_as_json ... ok
[INFO] [stdout] test protocol::instant::test::instant_to_std ... ok
[INFO] [stdout] test test::test_serializing_the_response_types_as_json ... ok
[INFO] [stdout] test protocol::instant::test::new_instant_invalid_nanos - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cancellation.rs (/opt/rustwide/target/debug/deps/cancellation-a5458bf37aff4bb9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cancellation_of_a_started_timer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/time_test.rs (/opt/rustwide/target/debug/deps/time_test-060883b2f5fbb0dd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doctest_support-df225a7914c7b496)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test basic_delay::tests::test_delay ... ok
[INFO] [stdout] test delay::tests::test_delay ... ok
[INFO] [stdout] test command::tests::http_post ... ok
[INFO] [stdout] test delay::tests::test_random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crux_cli
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crux_cli/src/codegen/generate.rs - codegen::generate::typescript (line 141) ... FAILED
[INFO] [stdout] test crux_cli/src/codegen/generate.rs - codegen::generate::java (line 89) ... ok
[INFO] [stdout] test crux_cli/src/codegen/generate.rs - codegen::generate::swift (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crux_cli/src/codegen/generate.rs - codegen::generate::typescript (line 141) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (245) panicked at crux_cli/src/codegen/generate.rs:10:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PnpmNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d94f1af27a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d94f1af27a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d94f1af27a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d94f1af27a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d94f1b0220f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d94f1b0220f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d94f1ac69d1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d94f1ac69d1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d94f1ad1b52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d94f1ad38fc - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d94f1ad3756 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d94f1ad3f85 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d94f1ad3e1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d94f1ad1c89 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d94f1abac7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d94f1b06640 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d94f1b05686 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5d94f1a500ac - rust_out::main::h909c389308a13d94
[INFO] [stdout]   18:     0x5d94f1a4fd03 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   19:     0x5d94f1a4fca6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   20:     0x5d94f1a4fc89 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   21:     0x5d94f1ac82d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5d94f1ac82d0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5d94f1ac82d0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5d94f1ac82d0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5d94f1ac82d0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5d94f1ac82d0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5d94f1ac82d0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5d94f1ac82d0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d94f1ac82d0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5d94f1a4fc71 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   31:     0x5d94f1a50365 - main
[INFO] [stdout]   32:     0x7b399a28c1ca - <unknown>
[INFO] [stdout]   33:     0x7b399a28c28b - __libc_start_main
[INFO] [stdout]   34:     0x5d94f1a4fb35 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crux_cli/src/codegen/generate.rs - codegen::generate::typescript (line 141)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p crux_cli --doc`
[INFO] running `Command { std: "docker" "inspect" "747196871da3e9b7a13d3137c5e8cb1eb437c8b32f02f29efc760a9b45959005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "747196871da3e9b7a13d3137c5e8cb1eb437c8b32f02f29efc760a9b45959005", kill_on_drop: false }`
[INFO] [stdout] 747196871da3e9b7a13d3137c5e8cb1eb437c8b32f02f29efc760a9b45959005
