[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabarai45%2Fcrux_fram" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babarai45/crux_fram on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded include_dir_impl v0.6.2
[INFO] [stderr]   Downloaded include_dir v0.6.2
[INFO] [stderr]   Downloaded futures-test v0.3.31
[INFO] [stderr]   Downloaded serde-reflection v0.4.0
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr]   Downloaded guppy-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded clone_dyn_types v0.30.0
[INFO] [stderr]   Downloaded ascent_base v0.8.0
[INFO] [stderr]   Downloaded iter_tools v0.28.0
[INFO] [stderr]   Downloaded boxcar v0.1.0
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded ascent_macro v0.8.0
[INFO] [stderr]   Downloaded serde-generate v0.26.0
[INFO] [stderr]   Downloaded cfg-expr v0.18.0
[INFO] [stderr]   Downloaded guppy v0.17.17
[INFO] [stderr]   Downloaded insta v1.42.2
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded serde-reflection v0.5.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded target-spec v3.4.2
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded ascent v0.8.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded erased-discriminant v1.0.1
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded http-types-red-badger-temporary-fork v2.12.0
[INFO] [stderr]   Downloaded rustdoc-types v0.35.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded serde-generate v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f214b80cfc94744259f361644601f35e075913ea386ae0a95ca80c855d8de8d7
[INFO] running `Command { std: "docker" "start" "-a" "f214b80cfc94744259f361644601f35e075913ea386ae0a95ca80c855d8de8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f214b80cfc94744259f361644601f35e075913ea386ae0a95ca80c855d8de8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f214b80cfc94744259f361644601f35e075913ea386ae0a95ca80c855d8de8d7", kill_on_drop: false }`
[INFO] [stdout] f214b80cfc94744259f361644601f35e075913ea386ae0a95ca80c855d8de8d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86c7c6562020f280bc3d9072983059b5a0b5f55ef77f5ee967f6449c8bba3d3f
[INFO] running `Command { std: "docker" "start" "-a" "86c7c6562020f280bc3d9072983059b5a0b5f55ef77f5ee967f6449c8bba3d3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[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 crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling ascent_base v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling erased-discriminant v1.0.1
[INFO] [stderr]    Compiling http-types-red-badger-temporary-fork v2.12.0
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling glob v0.3.2
[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 smawk v0.3.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling textwrap v0.13.4
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[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 jiff v0.2.10
[INFO] [stderr]    Compiling boxcar v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling include_dir v0.6.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling clone_dyn_types v0.30.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling iter_tools v0.28.0
[INFO] [stderr]    Compiling crux_macros v0.6.0 (/opt/rustwide/workdir/crux_macros)
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling ascent_macro v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ascent v0.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde-reflection v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling rustdoc-types v0.35.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde-generate v0.31.0
[INFO] [stderr]    Compiling crux_core v0.14.0 (/opt/rustwide/workdir/crux_core)
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling web-sys v0.3.77
[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 crux_time v0.12.0 (/opt/rustwide/workdir/crux_time)
[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 guppy v0.17.17
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling crux_cli v0.1.0 (/opt/rustwide/workdir/crux_cli)
[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] [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 1m 11s
[INFO] running `Command { std: "docker" "inspect" "86c7c6562020f280bc3d9072983059b5a0b5f55ef77f5ee967f6449c8bba3d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c7c6562020f280bc3d9072983059b5a0b5f55ef77f5ee967f6449c8bba3d3f", kill_on_drop: false }`
[INFO] [stdout] 86c7c6562020f280bc3d9072983059b5a0b5f55ef77f5ee967f6449c8bba3d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0f160e9e6af8f1d0f4d5c00131a683d538ea202c3de6b645e35f1f9033873e8
[INFO] running `Command { std: "docker" "start" "-a" "f0f160e9e6af8f1d0f4d5c00131a683d538ea202c3de6b645e35f1f9033873e8", 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 linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.16.0
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling crux_core v0.14.0 (/opt/rustwide/workdir/crux_core)
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[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 crux_http v0.13.0 (/opt/rustwide/workdir/crux_http)
[INFO] [stderr]    Compiling crux_time v0.12.0 (/opt/rustwide/workdir/crux_time)
[INFO] [stderr]    Compiling crux_platform v0.5.0 (/opt/rustwide/workdir/crux_platform)
[INFO] [stderr]    Compiling crux_kv v0.8.0 (/opt/rustwide/workdir/crux_kv)
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling doctest_support v0.1.0 (/opt/rustwide/workdir/doctest_support)
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.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 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 28.80s
[INFO] running `Command { std: "docker" "inspect" "f0f160e9e6af8f1d0f4d5c00131a683d538ea202c3de6b645e35f1f9033873e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f160e9e6af8f1d0f4d5c00131a683d538ea202c3de6b645e35f1f9033873e8", kill_on_drop: false }`
[INFO] [stdout] f0f160e9e6af8f1d0f4d5c00131a683d538ea202c3de6b645e35f1f9033873e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e3d52e1431ff44b8c1e6486e6db0afa4cc022413e8e7f94ca1ad4d0737d608f
[INFO] running `Command { std: "docker" "start" "-a" "4e3d52e1431ff44b8c1e6486e6db0afa4cc022413e8e7f94ca1ad4d0737d608f", 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.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_cli-1ca9d4a8157597fa)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test args::cli_tests::test_cli ... ok
[INFO] [stdout] test codegen::node::tests::test_get_name ... 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::serde::case::rename_fields ... ok
[INFO] [stdout] test codegen::serde::case::rename_variants ... ok
[INFO] [stdout] test codegen::node::tests::test_get_name_with_no_name ... ok
[INFO] [stdout] test codegen::node::tests::test_in_same_module_as_different_module ... 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::formatter::tests::field_renaming::case_1 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_5 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_2 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_1 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_5 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_3 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_4 ... ok
[INFO] [stdout] test codegen::formatter::tests::variant_renaming::case_2 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_3 ... ok
[INFO] [stdout] test codegen::formatter::tests::field_renaming::case_4 ... ok
[INFO] [stdout] test codegen::filter::filter_tests::field_is_option_of_t ... ok
[INFO] [stdout] test codegen::tests::full::case_6_simple_counter ... 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_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 5.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crux-9a22c42b89b82e70)
[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-0fa576a5d8ed4e23)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test capability::channel::tests::test_channels ... ok
[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_can_spawn_communicating_tasks ... ok
[INFO] [stdout] test command::tests::async_effects::effects_execute_in_parallel ... ok
[INFO] [stdout] test command::tests::async_effects::effects_execute_in_sequence ... ok
[INFO] [stdout] test command::tests::async_effects::effects_race ... ok
[INFO] [stdout] test command::tests::async_effects::tasks_can_be_spawned_on_existing_effects ... 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::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 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::basic_effects::stream_effect_can_be_resolved_multiple_times ... ok
[INFO] [stdout] test command::tests::cancellation::all_join_handles_get_notified ... 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::dropping_request_cancels_its_future ... ok
[INFO] [stdout] test command::tests::cancellation::commands_can_be_aborted ... ok
[INFO] [stdout] test command::tests::cancellation::spawn_returns_join_handle ... ok
[INFO] [stdout] test command::tests::capability_api::request ... ok
[INFO] [stdout] test command::tests::cancellation::join_handle_can_abort_a_task ... ok
[INFO] [stdout] test command::tests::cancellation::tasks_can_be_aborted_immediately ... ok
[INFO] [stdout] test command::tests::combinators::and ... ok
[INFO] [stdout] test command::tests::capability_api::stream_event ... 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::concurrency_mixing_streams_and_requests ... ok
[INFO] [stdout] test command::tests::combinators::stream_mapping_and_chaining ... ok
[INFO] [stdout] test command::tests::combinators::chaining ... ok
[INFO] [stdout] test command::tests::combinators::stream_followed_by_a_stream ... ok
[INFO] [stdout] test command::tests::combinators::then ... 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::executor::tasks_with_no_more_wakers_are_evicted ... ok
[INFO] [stdout] test command::tests::combinators::complex_concurrency ... ok
[INFO] [stdout] test command::tests::composition::map_effect ... ok
[INFO] [stdout] test command::tests::integration::get_increment_and_decrement ... ok
[INFO] [stdout] test command::tests::combinators::long_chain_support ... ok
[INFO] [stdout] test command::tests::combinators::chaining_with_mapping ... 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.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capability_orchestration.rs (/opt/rustwide/target/debug/deps/capability_orchestration-4534bf198d09d702)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/capability_runtime.rs (/opt/rustwide/target/debug/deps/capability_runtime-08ea28942794ea1d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/json_bridge.rs (/opt/rustwide/target/debug/deps/json_bridge-5f501339dd97236a)
[INFO] [stdout] test tests::doesnt_crash_when_core_is_dropped ... ok
[INFO] [stdout] test tests::fetches_a_tree ... 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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::bad_bytes_event ... ok
[INFO] [stdout] test tests::event_effect_loop ... ok
[INFO] [stdout] test tests::resolve_bad_value ... ok
[INFO] [stdout] test tests::resolve_error ... ok
[INFO] [stdout] test tests::unknown_event ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/testing.rs (/opt/rustwide/target/debug/deps/testing-53bcb2fb437b95aa)
[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-9d893d2993801dbb)
[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-a0aaf8a8b9fc06f5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test client::client_tests::an_http_get ... ok
[INFO] [stdout] test protocol::tests::test_http_request_get ... ok
[INFO] [stdout] test protocol::tests::test_http_request_debug_repr ... ok
[INFO] [stdout] test protocol::tests::test_http_request_get_with_fields ... 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] test response::decode::decode_tests::euc_kr ... ok
[INFO] [stderr]      Running tests/capability_with_shell.rs (/opt/rustwide/target/debug/deps/capability_with_shell-3d22ca4e296a22ba)
[INFO] [stdout] test response::decode::decode_tests::utf8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 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/capability_with_tester.rs (/opt/rustwide/target/debug/deps/capability_with_tester-0b8b884c84d5a2e1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::concurrent_gets ... ok
[INFO] [stdout] test tests::post ... ok
[INFO] [stdout] test tests::get_post_chain ... ok
[INFO] [stdout] test tests::get ... ok
[INFO] [stdout] test tests::test_shell_error ... ok
[INFO] [stdout] test tests::post_form ... 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 tests/command_with_shell.rs (/opt/rustwide/target/debug/deps/command_with_shell-3687ee7ead9f5556)
[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-667bc3d1ea34445a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::post ... ok
[INFO] [stdout] test tests::concurrent_gets ... ok
[INFO] [stdout] test tests::get_post_chain ... ok
[INFO] [stdout] test tests::get ... ok
[INFO] [stdout] test tests::post_form ... ok
[INFO] [stdout] test tests::test_shell_error ... 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-35d95e9806697703)
[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_operation_debug_repr ... ok
[INFO] [stdout] test tests::test_get ... 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] 
[INFO] [stdout] test result: ok. 7 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_macros-e305c99002c62e7f)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test capability::tests::test_first_generic_parameter ... ok
[INFO] [stdout] test effect_derive::tests::split_event_types_preserves_path ... ok
[INFO] [stdout] test export::tests::split_event_types_preserves_path ... 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] test capability::tests::test_derive ... ok
[INFO] [stdout] test export::tests::defaults ... ok
[INFO] [stdout] test effect::test::single_without_typegen ... ok
[INFO] [stdout] test effect::test::single_with_typegen ... ok
[INFO] [stdout] test effect::test::single_with_new_name ... ok
[INFO] [stdout] test effect::test::multiple_without_typegen ... ok
[INFO] [stdout] test export::tests::export_macro_respects_an_effect_name_override ... ok
[INFO] [stdout] test effect_derive::tests::defaults ... ok
[INFO] [stdout] test export::tests::full ... ok
[INFO] [stdout] test export::tests::export_macro_respects_an_skip_attr ... ok
[INFO] [stdout] test effect_derive::tests::effect_skip ... ok
[INFO] [stdout] test effect::test::multiple_with_typegen ... ok
[INFO] [stdout] test effect_derive::tests::full ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_platform-47cfc5411f517990)
[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-f3b421f236955a45)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_platform ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_time-b22613f771924be2)
[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 13 tests
[INFO] [stdout] test command::tests::dropping_a_timer_request_while_holding_a_handle_and_polling ... ok
[INFO] [stdout] test command::tests::timer_can_be_cleared ... ok
[INFO] [stdout] test command::tests::dropping_a_timer_handle_does_not_clear_the_request ... ok
[INFO] [stdout] test protocol::duration::test::duration_from_millis ... ok
[INFO] [stdout] test protocol::duration::test::duration_from_secs ... ok
[INFO] [stdout] test protocol::duration::test::duration_into_std ... ok
[INFO] [stdout] test protocol::duration::test::std_into_duration ... ok
[INFO] [stdout] test protocol::instant::test::instant_to_std ... ok
[INFO] [stdout] test protocol::instant::test::new_instant ... ok
[INFO] [stdout] test protocol::instant::test::std_to_instant ... ok
[INFO] [stdout] test test::test_serializing_the_request_types_as_json ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cancellation.rs (/opt/rustwide/target/debug/deps/cancellation-0c13dbf189f6c26c)
[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-b7153b4880212b44)
[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-b5ab1ddefef74cee)
[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 delay::tests::test_random ... ok
[INFO] [stdout] test command::tests::http_post ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests crux_cli
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crux_cli/src/codegen/generate.rs - codegen::generate::swift (line 26) ... ok
[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::typescript (line 141) ... FAILED
[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' (294) 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:     0x62c4b376d0d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62c4b376d0d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62c4b376d0d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62c4b376d0d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62c4b377fa3a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62c4b377fa3a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x62c4b3771c66 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62c4b3771c66 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62c4b375043f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62c4b375043f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62c4b3767531 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62c4b37676eb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62c4b37504f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62c4b3745769 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62c4b3750e9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62c4b378013c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62c4b377fe82 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62c4b36d707c - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   18:     0x62c4b36d7593 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x62c4b36d6fd6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x62c4b36d6fe9 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x62c4b37666f6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x62c4b37666f6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x62c4b37666f6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x62c4b37666f6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x62c4b37666f6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x62c4b37666f6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62c4b37666f6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62c4b37666f6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62c4b37666f6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x62c4b36d6fc1 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x62c4b36d75f5 - main
[INFO] [stdout]   32:     0x71e7a6a541ca - <unknown>
[INFO] [stdout]   33:     0x71e7a6a5428b - __libc_start_main
[INFO] [stdout]   34:     0x62c4b36d6ed5 - _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 0.63s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p crux_cli --doc`
[INFO] running `Command { std: "docker" "inspect" "4e3d52e1431ff44b8c1e6486e6db0afa4cc022413e8e7f94ca1ad4d0737d608f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3d52e1431ff44b8c1e6486e6db0afa4cc022413e8e7f94ca1ad4d0737d608f", kill_on_drop: false }`
[INFO] [stdout] 4e3d52e1431ff44b8c1e6486e6db0afa4cc022413e8e7f94ca1ad4d0737d608f
