[INFO] cloning repository https://github.com/Blankeos/crabcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blankeos/crabcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankeos%2Fcrabcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankeos%2Fcrabcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81aa430e802a891342cafd702bedbcc817bbb173
[INFO] testing Blankeos/crabcode against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankeos%2Fcrabcode" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Blankeos/crabcode
[INFO] finished tweaking git repo https://github.com/Blankeos/crabcode
[INFO] tweaked toml for git repo https://github.com/Blankeos/crabcode written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blankeos/crabcode on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blankeos/crabcode 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26dc0d20977e73d40eb7754215b03a55734e543e9dc3071399fa6bd6b861b647
[INFO] running `Command { std: "docker" "start" "-a" "26dc0d20977e73d40eb7754215b03a55734e543e9dc3071399fa6bd6b861b647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26dc0d20977e73d40eb7754215b03a55734e543e9dc3071399fa6bd6b861b647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dc0d20977e73d40eb7754215b03a55734e543e9dc3071399fa6bd6b861b647", kill_on_drop: false }`
[INFO] [stdout] 26dc0d20977e73d40eb7754215b03a55734e543e9dc3071399fa6bd6b861b647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1f73319c275b4254c346b7ff92eb3a459f002f60cced63ce8d8d280d4c7240
[INFO] running `Command { std: "docker" "start" "-a" "1d1f73319c275b4254c346b7ff92eb3a459f002f60cced63ce8d8d280d4c7240", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v0.5.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling zune-jpeg v0.5.11
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling glyph-names v0.2.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling allsorts v0.15.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling mmapio v0.9.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling euclid v0.22.13
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dafont v0.1.1
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling ansi-parser v0.9.1
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syntect-tui v3.0.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling ansi-to-tui v8.0.1
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ansee v0.1.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling throbber-widgets-tui v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aisdk-macros v0.3.0 (https://github.com/Blankeos/aisdk-rs?branch=apikey-not-required#a1e06d7a)
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling cuid-util v0.1.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling cuid2 v0.1.4
[INFO] [stderr]    Compiling aisdk v0.4.0 (https://github.com/Blankeos/aisdk-rs?branch=apikey-not-required#a1e06d7a)
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tui-markdown v0.3.7
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling ratatui-toolkit v0.1.16
[INFO] [stderr]    Compiling crabcode v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MessageRole`
[INFO] [stdout]  --> src/agent/manager.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::session::types::{Message, MessageRole};
[INFO] [stdout]   |                                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/agent/manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::logging::log`
[INFO] [stdout]  --> src/app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::logging::log;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client::LLMClient`
[INFO] [stdout]  --> src/llm/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use client::LLMClient;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/persistence/prefs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DbConn` and `get_db_conn`
[INFO] [stdout]   --> src/persistence/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use db::{get_db_conn, DbConn};
[INFO] [stdout]    |              ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_bool_param`
[INFO] [stdout]  --> src/tools/bash.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     get_bool_param, get_integer_param, get_string_param, validate_required, Tool, ToolContext,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolId`
[INFO] [stdout]   --> src/tools/mod.rs:18:66
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use types::{ParameterSchema, ParameterType, Tool, ToolError, ToolId, ToolResult};
[INFO] [stdout]    |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wrap`
[INFO] [stdout]   --> src/ui/components/dialog.rs:13:82
[INFO] [stdout]    |
[INFO] [stdout] 13 |     widgets::{Clear, Paragraph, Scrollbar, ScrollbarOrientation, ScrollbarState, Wrap},
[INFO] [stdout]    |                                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/utils/git.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wrap`
[INFO] [stdout]  --> src/views/session_rename_dialog.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     widgets::{Clear, Paragraph, Wrap},
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `which_key::WhichKeyState`
[INFO] [stdout]   --> src/views/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use which_key::WhichKeyState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolHandler`
[INFO] [stdout]  --> src/agent/manager.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 |     initialize_tool_registry, ToolContext, ToolError, ToolHandler, ToolRegistry, ToolResult,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key_config`
[INFO] [stdout]   --> src/command/handlers.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |             let api_key_config = match crate::config::ApiKeyConfig::load() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `provider_name`
[INFO] [stdout]    --> src/llm/client.rs:384:22
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn from_provider(provider_name: &str, npm_package: &str) -> Self {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_text`
[INFO] [stdout]    --> src/persistence/prompt_history.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn navigate_up(&mut self, current_text: &str) -> Option<String> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_text`
[INFO] [stdout]    --> src/persistence/prompt_history.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn navigate_down(&mut self, current_text: &str) -> Option<String> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/tools/fs/glob.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut entries: Vec<(glob::Paths, String)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/tools/fs/glob.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut entries: Vec<(glob::Paths, String)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/parser.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_input(input: &str) -> InputType {
[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] 22 | pub fn parse_input(input: &str) -> InputType<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/parser.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_command(input: &str) -> Option<ParsedCommand> {
[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] 34 | fn parse_command(input: &str) -> Option<ParsedCommand<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/llm/client.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     log("GOING TO STREAM");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let _ = log("GOING TO STREAM");
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/components/chat.rs:930:24
[INFO] [stdout]     |
[INFO] [stdout] 930 |     fn format_metadata(&self, message: &Message, _model: &str, colors: &ThemeColors) -> Vec<Span> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                                    ^^^^ the same lifetime is hidden 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] 930 |     fn format_metadata(&self, message: &Message, _model: &str, colors: &ThemeColors) -> Vec<Span<'_>> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/markdown/streaming.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn render_markdown(content: &str, max_width: usize) -> Vec<Line> {
[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] 81 | pub fn render_markdown(content: &str, max_width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "1d1f73319c275b4254c346b7ff92eb3a459f002f60cced63ce8d8d280d4c7240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1f73319c275b4254c346b7ff92eb3a459f002f60cced63ce8d8d280d4c7240", kill_on_drop: false }`
[INFO] [stdout] 1d1f73319c275b4254c346b7ff92eb3a459f002f60cced63ce8d8d280d4c7240
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4004e6524a5ba3585fe5a77c99f73e21b5e251032a3664bb3b85ebd9920e7336
[INFO] running `Command { std: "docker" "start" "-a" "4004e6524a5ba3585fe5a77c99f73e21b5e251032a3664bb3b85ebd9920e7336", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ratatui-toolkit v0.1.16
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling aisdk v0.4.0 (https://github.com/Blankeos/aisdk-rs?branch=apikey-not-required#a1e06d7a)
[INFO] [stderr]    Compiling crabcode v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MessageRole`
[INFO] [stdout]  --> src/agent/manager.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::session::types::{Message, MessageRole};
[INFO] [stdout]   |                                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/agent/manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::logging::log`
[INFO] [stdout]  --> src/app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::logging::log;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client::LLMClient`
[INFO] [stdout]  --> src/llm/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use client::LLMClient;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/persistence/prefs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DbConn` and `get_db_conn`
[INFO] [stdout]   --> src/persistence/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use db::{get_db_conn, DbConn};
[INFO] [stdout]    |              ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_bool_param`
[INFO] [stdout]  --> src/tools/bash.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     get_bool_param, get_integer_param, get_string_param, validate_required, Tool, ToolContext,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolId`
[INFO] [stdout]   --> src/tools/mod.rs:18:66
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use types::{ParameterSchema, ParameterType, Tool, ToolError, ToolId, ToolResult};
[INFO] [stdout]    |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wrap`
[INFO] [stdout]   --> src/ui/components/dialog.rs:13:82
[INFO] [stdout]    |
[INFO] [stdout] 13 |     widgets::{Clear, Paragraph, Scrollbar, ScrollbarOrientation, ScrollbarState, Wrap},
[INFO] [stdout]    |                                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/utils/git.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wrap`
[INFO] [stdout]  --> src/views/session_rename_dialog.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     widgets::{Clear, Paragraph, Wrap},
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `which_key::WhichKeyState`
[INFO] [stdout]   --> src/views/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use which_key::WhichKeyState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolHandler`
[INFO] [stdout]  --> src/agent/manager.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 |     initialize_tool_registry, ToolContext, ToolError, ToolHandler, ToolRegistry, ToolResult,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key_config`
[INFO] [stdout]   --> src/command/handlers.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |             let api_key_config = match crate::config::ApiKeyConfig::load() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `provider_name`
[INFO] [stdout]    --> src/llm/client.rs:384:22
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn from_provider(provider_name: &str, npm_package: &str) -> Self {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_text`
[INFO] [stdout]    --> src/persistence/prompt_history.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn navigate_up(&mut self, current_text: &str) -> Option<String> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_text`
[INFO] [stdout]    --> src/persistence/prompt_history.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn navigate_down(&mut self, current_text: &str) -> Option<String> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/tools/fs/glob.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut entries: Vec<(glob::Paths, String)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/tools/fs/glob.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut entries: Vec<(glob::Paths, String)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/parser.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_input(input: &str) -> InputType {
[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] 22 | pub fn parse_input(input: &str) -> InputType<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/parser.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_command(input: &str) -> Option<ParsedCommand> {
[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] 34 | fn parse_command(input: &str) -> Option<ParsedCommand<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/llm/client.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     log("GOING TO STREAM");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let _ = log("GOING TO STREAM");
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/components/chat.rs:930:24
[INFO] [stdout]     |
[INFO] [stdout] 930 |     fn format_metadata(&self, message: &Message, _model: &str, colors: &ThemeColors) -> Vec<Span> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                                    ^^^^ the same lifetime is hidden 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] 930 |     fn format_metadata(&self, message: &Message, _model: &str, colors: &ThemeColors) -> Vec<Span<'_>> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/markdown/streaming.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn render_markdown(content: &str, max_width: usize) -> Vec<Line> {
[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] 81 | pub fn render_markdown(content: &str, max_width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.19s
[INFO] running `Command { std: "docker" "inspect" "4004e6524a5ba3585fe5a77c99f73e21b5e251032a3664bb3b85ebd9920e7336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4004e6524a5ba3585fe5a77c99f73e21b5e251032a3664bb3b85ebd9920e7336", kill_on_drop: false }`
[INFO] [stdout] 4004e6524a5ba3585fe5a77c99f73e21b5e251032a3664bb3b85ebd9920e7336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72ad034bebe2b70d791b4a09169281ab510eef2ad2b1371f2100d5bf45ef048a
[INFO] running `Command { std: "docker" "start" "-a" "72ad034bebe2b70d791b4a09169281ab510eef2ad2b1371f2100d5bf45ef048a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `MessageRole`
[INFO] [stderr]  --> src/agent/manager.rs:2:38
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::session::types::{Message, MessageRole};
[INFO] [stderr]   |                                      ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/agent/manager.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::logging::log`
[INFO] [stderr]  --> src/app.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::logging::log;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `client::LLMClient`
[INFO] [stderr]  --> src/llm/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use client::LLMClient;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> src/persistence/prefs.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DbConn` and `get_db_conn`
[INFO] [stderr]   --> src/persistence/mod.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use db::{get_db_conn, DbConn};
[INFO] [stderr]    |              ^^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_bool_param`
[INFO] [stderr]  --> src/tools/bash.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     get_bool_param, get_integer_param, get_string_param, validate_required, Tool, ToolContext,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ToolId`
[INFO] [stderr]   --> src/tools/mod.rs:18:66
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use types::{ParameterSchema, ParameterType, Tool, ToolError, ToolId, ToolResult};
[INFO] [stderr]    |                                                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Wrap`
[INFO] [stderr]   --> src/ui/components/dialog.rs:13:82
[INFO] [stderr]    |
[INFO] [stderr] 13 |     widgets::{Clear, Paragraph, Scrollbar, ScrollbarOrientation, ScrollbarState, Wrap},
[INFO] [stderr]    |                                                                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> src/utils/git.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Wrap`
[INFO] [stderr]  --> src/views/session_rename_dialog.rs:7:33
[INFO] [stderr]   |
[INFO] [stderr] 7 |     widgets::{Clear, Paragraph, Wrap},
[INFO] [stderr]   |                                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `which_key::WhichKeyState`
[INFO] [stderr]   --> src/views/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use which_key::WhichKeyState;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ToolHandler`
[INFO] [stderr]  --> src/agent/manager.rs:4:55
[INFO] [stderr]   |
[INFO] [stderr] 4 |     initialize_tool_registry, ToolContext, ToolError, ToolHandler, ToolRegistry, ToolResult,
[INFO] [stderr]   |                                                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api_key_config`
[INFO] [stderr]   --> src/command/handlers.rs:94:17
[INFO] [stderr]    |
[INFO] [stderr] 94 |             let api_key_config = match crate::config::ApiKeyConfig::load() {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key_config`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `provider_name`
[INFO] [stderr]    --> src/llm/client.rs:384:22
[INFO] [stderr]     |
[INFO] [stderr] 384 |     fn from_provider(provider_name: &str, npm_package: &str) -> Self {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_text`
[INFO] [stderr]    --> src/persistence/prompt_history.rs:134:35
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn navigate_up(&mut self, current_text: &str) -> Option<String> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_text`
[INFO] [stderr]    --> src/persistence/prompt_history.rs:155:37
[INFO] [stderr]     |
[INFO] [stderr] 155 |     pub fn navigate_down(&mut self, current_text: &str) -> Option<String> {
[INFO] [stderr]     |                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_text`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/tools/fs/glob.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let mut entries: Vec<(glob::Paths, String)> = Vec::new();
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entries`
[INFO] [stderr]   --> src/tools/fs/glob.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let mut entries: Vec<(glob::Paths, String)> = Vec::new();
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/command/parser.rs:22:27
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn parse_input(input: &str) -> InputType {
[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] 22 | pub fn parse_input(input: &str) -> InputType<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/command/parser.rs:34:25
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn parse_command(input: &str) -> Option<ParsedCommand> {
[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] 34 | fn parse_command(input: &str) -> Option<ParsedCommand<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/llm/client.rs:189:5
[INFO] [stderr]     |
[INFO] [stderr] 189 |     log("GOING TO STREAM");
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 189 |     let _ = log("GOING TO STREAM");
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ui/components/chat.rs:930:24
[INFO] [stderr]     |
[INFO] [stderr] 930 |     fn format_metadata(&self, message: &Message, _model: &str, colors: &ThemeColors) -> Vec<Span> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here                                    ^^^^ the same lifetime is hidden 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] 930 |     fn format_metadata(&self, message: &Message, _model: &str, colors: &ThemeColors) -> Vec<Span<'_>> {
[INFO] [stderr]     |                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/markdown/streaming.rs:81:33
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub fn render_markdown(content: &str, max_width: usize) -> Vec<Line> {
[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] 81 | pub fn render_markdown(content: &str, max_width: usize) -> Vec<Line<'_>> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `crabcode` (bin "crabcode" test) generated 24 warnings (run `cargo fix --bin "crabcode" -p crabcode --tests` to apply 22 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crabcode-a5edb81336ed8bb1)
[INFO] [stdout] 
[INFO] [stdout] running 209 tests
[INFO] [stdout] test agent::build::tests::test_build_agent ... ok
[INFO] [stdout] test agent::plan::tests::test_plan_agent ... ok
[INFO] [stdout] test agent::manager::tests::test_tool_call_struct ... ok
[INFO] [stdout] test agent::types::tests::test_agent ... ok
[INFO] [stdout] test autocomplete::command::tests::test_command_auto_creation ... ok
[INFO] [stdout] test autocomplete::command::tests::test_command_auto_default ... ok
[INFO] [stdout] test autocomplete::command::tests::test_get_suggestions_case_insensitive ... ok
[INFO] [stdout] test autocomplete::command::tests::test_get_suggestions_empty ... ok
[INFO] [stdout] test autocomplete::command::tests::test_get_suggestions_exact ... ok
[INFO] [stdout] test autocomplete::command::tests::test_get_suggestions_no_match ... ok
[INFO] [stdout] test autocomplete::command::tests::test_get_suggestions_partial ... ok
[INFO] [stdout] test autocomplete::file::tests::test_file_auto_creation ... ok
[INFO] [stdout] test autocomplete::file::tests::test_file_auto_default ... ok
[INFO] [stdout] test autocomplete::file::tests::test_get_suggestions_empty ... ok
[INFO] [stdout] test command::handlers::tests::test_execute_exit_command ... ok
[INFO] [stdout] test command::handlers::tests::test_execute_unknown_command ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_connect_provider_only ... ok
[INFO] [stdout] test autocomplete::file::tests::test_get_suggestions_no_match ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_home ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_exit ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_new_no_args ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_new_with_name ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_connect_and_retrieve ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_sessions ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_connect_with_api_key ... ok
[INFO] [stdout] test command::handlers::tests::test_registry_has_all_commands ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_models_cleanup ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_models ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_models_with_filter ... ok
[INFO] [stdout] test command::parser::tests::test_parse_command_empty ... ok
[INFO] [stdout] test command::parser::tests::test_parse_command_only_slash_and_spaces ... ok
[INFO] [stdout] test command::parser::tests::test_parse_command_simple ... ok
[INFO] [stdout] test command::parser::tests::test_parse_command_with_args ... ok
[INFO] [stdout] test command::parser::tests::test_parse_command_with_multiple_args ... ok
[INFO] [stdout] test command::parser::tests::test_parse_input_command ... ok
[INFO] [stdout] test command::parser::tests::test_parse_input_command_with_args ... ok
[INFO] [stdout] test command::parser::tests::test_parse_input_empty ... ok
[INFO] [stdout] test command::parser::tests::test_parse_input_message ... ok
[INFO] [stdout] test command::parser::tests::test_parse_input_message_with_leading_spaces ... ok
[INFO] [stdout] test command::parser::tests::test_parse_input_only_spaces ... ok
[INFO] [stdout] test command::registry::tests::test_execute_unknown_command ... ok
[INFO] [stdout] test command::registry::tests::test_get_command ... ok
[INFO] [stdout] test command::registry::tests::test_execute_command ... ok
[INFO] [stdout] test command::registry::tests::test_execute_with_args ... ok
[INFO] [stdout] test command::registry::tests::test_get_nonexistent_command ... ok
[INFO] [stdout] test command::registry::tests::test_get_command_names ... ok
[INFO] [stdout] test command::registry::tests::test_register_command ... ok
[INFO] [stdout] test command::registry::tests::test_list_commands ... ok
[INFO] [stdout] test command::registry::tests::test_registry_creation ... ok
[INFO] [stdout] test config::tests::test_api_key_config_default ... ok
[INFO] [stdout] test config::tests::test_get_api_key_nonexistent ... ok
[INFO] [stdout] test command::registry::tests::test_registry_default ... ok
[INFO] [stdout] test config::tests::test_list_providers_empty ... ok
[INFO] [stdout] test config::tests::test_api_key_config_new ... ok
[INFO] [stdout] test config::tests::test_list_providers ... ok
[INFO] [stdout] test config::tests::test_list_providers_sorted ... ok
[INFO] [stdout] test config::tests::test_serialization ... ok
[INFO] [stdout] test config::tests::test_set_api_key ... ok
[INFO] [stdout] test llm::tool_calls::tests::test_parse_tool_calls ... ok
[INFO] [stdout] test config::tests::test_save_and_load_test ... ok
[INFO] [stdout] test model::discovery::tests::test_cache_entry_serialization ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_sessions_with_data ... ok
[INFO] [stdout] test agent::manager::tests::test_agent_manager_creation ... ok
[INFO] [stdout] test model::discovery::tests::test_cache_persistence ... ok
[INFO] [stdout] test model::types::tests::test_model_config_builder ... ok
[INFO] [stdout] test model::types::tests::test_model_config_new ... ok
[INFO] [stdout] test model::discovery::tests::test_list_models ... ok
[INFO] [stdout] test model::types::tests::test_model_config_serialization ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_preferences_add_recent ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_preferences_add_recent_limits_to_10 ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_preferences_add_recent_moves_to_front ... ok
[INFO] [stdout] test model::discovery::tests::test_fetch_providers ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_refreshmodels ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_preferences_default ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_preferences_get_active_model_empty ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_preferences_toggle_favorite ... ok
[INFO] [stdout] test persistence::prefs::tests::test_model_ref_equality ... ok
[INFO] [stdout] test persistence::providers::tests::test_authenticated_provider_creation ... ok
[INFO] [stdout] test persistence::providers::tests::test_model_info_creation ... ok
[INFO] [stdout] test persistence::providers::tests::test_pricing_creation ... ok
[INFO] [stdout] test prompt::rules::tests::local_claude_disabled_by_global_flag ... ok
[INFO] [stdout] test prompt::rules::tests::first_match_wins_child_claude_beats_parent_agents ... ok
[INFO] [stdout] test prompt::rules::tests::global_claude_disabled_by_prompt_flag ... ok
[INFO] [stdout] test prompt::rules::tests::local_prefers_agents_over_claude_same_dir ... ok
[INFO] [stdout] test prompt::rules::tests::truncates_large_files ... ok
[INFO] [stdout] test prompt::tests::test_provider_type_detection ... ok
[INFO] [stdout] test prompt::rules::tests::global_prefers_config_agents_over_claude ... ok
[INFO] [stdout] test session::manager::tests::test_create_session_custom_name ... ok
[INFO] [stdout] test session::manager::tests::test_create_multiple_sessions ... ok
[INFO] [stdout] test session::manager::tests::test_create_session_default_name ... ok
[INFO] [stdout] test session::manager::tests::test_delete_current_session ... ok
[INFO] [stdout] test session::manager::tests::test_get_current_session_exists ... ok
[INFO] [stdout] test session::manager::tests::test_delete_session ... ok
[INFO] [stdout] test model::discovery::tests::test_discovery_creation ... ok
[INFO] [stdout] test session::manager::tests::test_get_current_session_none ... ok
[INFO] [stdout] test prompt::rules::tests::upward_traversal_finds_parent_rules ... ok
[INFO] [stdout] test session::manager::tests::test_session_manager_new ... ok
[INFO] [stdout] test session::manager::tests::test_list_sessions_empty ... ok
[INFO] [stdout] test session::manager::tests::test_get_session ... ok
[INFO] [stdout] test session::types::tests::test_message_append ... ok
[INFO] [stdout] test session::manager::tests::test_list_sessions ... ok
[INFO] [stdout] test session::types::tests::test_message_assistant ... ok
[INFO] [stdout] test session::types::tests::test_message_incomplete ... ok
[INFO] [stdout] test session::types::tests::test_message_new ... ok
[INFO] [stdout] test session::types::tests::test_message_mark_complete ... ok
[INFO] [stdout] test session::manager::tests::test_switch_session ... ok
[INFO] [stdout] test session::types::tests::test_message_partial_eq ... ok
[INFO] [stdout] test session::types::tests::test_message_role_partial_eq ... ok
[INFO] [stdout] test session::types::tests::test_message_system ... ok
[INFO] [stdout] test session::types::tests::test_message_tool ... ok
[INFO] [stdout] test session::types::tests::test_message_user ... ok
[INFO] [stdout] test session::types::tests::test_session ... ok
[INFO] [stdout] test session::types::tests::test_session_add_message ... ok
[INFO] [stdout] test session::types::tests::test_session_add_user_message ... ok
[INFO] [stdout] test session::types::tests::test_session_append_to_last_assistant ... ok
[INFO] [stdout] test session::types::tests::test_session_add_assistant_message ... ok
[INFO] [stdout] test session::types::tests::test_session_clear ... ok
[INFO] [stdout] test session::types::tests::test_session_default ... ok
[INFO] [stdout] test session::types::tests::test_session_get_last_message ... ok
[INFO] [stdout] test session::types::tests::test_session_get_last_assistant_message_mut ... ok
[INFO] [stdout] test session::types::tests::test_session_new ... ok
[INFO] [stdout] test streaming::parser::tests::test_parse_done ... ok
[INFO] [stdout] test streaming::parser::tests::test_parse_empty_content ... ok
[INFO] [stdout] test streaming::parser::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test streaming::parser::tests::test_parse_text_delta ... ok
[INFO] [stdout] test streaming::parser::tests::test_parse_multiple_events ... ok
[INFO] [stdout] test streaming::parser::tests::test_stream_event_done ... ok
[INFO] [stdout] test streaming::parser::tests::test_stream_event_error ... ok
[INFO] [stdout] test streaming::parser::tests::test_stream_event_text_delta ... ok
[INFO] [stdout] test streaming::parser::tests::test_parse_finish_reason ... ok
[INFO] [stdout] test streaming::parser::tests::test_stream_parser_default ... ok
[INFO] [stdout] test streaming::parser::tests::test_stream_parser_new ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_add_assistant_message ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_add_message ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_append_to_last_assistant ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_autoscroll_when_not_scrolled_up ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_add_user_message ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_clear ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_clone ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_default ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_multiple_messages ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_new ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_no_autoscroll_when_scrolled_up ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_scroll_down ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_scroll_to_bottom ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_scroll_to_bottom_after_add ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_scroll_up ... ok
[INFO] [stdout] test ui::components::chat::tests::test_chat_with_messages ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_clear_search ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_clone ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_default ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_creation ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_empty_items ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_get_selected ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_next ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_previous ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_search ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_search_case_insensitive ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_set_items ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_show_hide ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_toggle ... ok
[INFO] [stdout] test ui::components::dialog::tests::test_dialog_with_items ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_default ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_get_text ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_handle_event_ctrl_c ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_handle_event_enter ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_handle_event_return_true ... ok
[INFO] [stdout] test ui::components::landing::tests::test_landing_creation ... ok
[INFO] [stdout] test ui::components::landing::tests::test_logo_content ... ok
[INFO] [stdout] test ui::components::landing::tests::test_logo_is_not_empty ... ok
[INFO] [stdout] test ui::components::landing::tests::test_render_landing ... ok
[INFO] [stdout] test ui::components::popup::tests::test_clear ... ok
[INFO] [stdout] test ui::components::popup::tests::test_empty_suggestions ... ok
[INFO] [stdout] test ui::components::popup::tests::test_get_selected ... ok
[INFO] [stdout] test ui::components::popup::tests::test_handle_key_event_char ... ok
[INFO] [stdout] test ui::components::popup::tests::test_handle_key_event_down ... ok
[INFO] [stdout] test ui::components::popup::tests::test_handle_key_event_esc ... ok
[INFO] [stdout] test ui::components::popup::tests::test_handle_key_event_not_visible ... ok
[INFO] [stdout] test ui::components::popup::tests::test_handle_key_event_tab ... ok
[INFO] [stdout] test ui::components::popup::tests::test_handle_key_event_up ... ok
[INFO] [stdout] test ui::components::popup::tests::test_next ... ok
[INFO] [stdout] test ui::components::popup::tests::test_popup_creation ... ok
[INFO] [stdout] test ui::components::popup::tests::test_popup_default ... ok
[INFO] [stdout] test ui::components::popup::tests::test_previous ... ok
[INFO] [stdout] test ui::components::popup::tests::test_set_suggestions ... ok
[INFO] [stdout] test ui::components::status_bar::tests::test_status_bar_creation ... ok
[INFO] [stdout] test ui::components::status_bar::tests::test_status_bar_empty_branch ... ok
[INFO] [stdout] test ui::components::status_bar::tests::test_status_bar_no_branch ... ok
[INFO] [stdout] test ui::components::wave_spinner::tests::test_apply_opacity ... ok
[INFO] [stdout] test ui::components::wave_spinner::tests::test_wave_spinner_custom_speed ... ok
[INFO] [stdout] test ui::components::wave_spinner::tests::test_wave_spinner_new ... ok
[INFO] [stdout] test ui::components::wave_spinner::tests::test_wave_spinner_spans_length ... ok
[INFO] [stdout] test ui::layout::tests::test_layout ... ok
[INFO] [stdout] test streaming::client::tests::test_stream_client_new ... ok
[INFO] [stdout] test ui::markdown::streaming::tests::test_render_markdown_basic ... ok
[INFO] [stdout] test ui::markdown::streaming::tests::test_render_with_wrapping ... ok
[INFO] [stdout] test ui::markdown::streaming::tests::test_streaming_renderer_append ... ok
[INFO] [stdout] test ui::markdown::streaming::tests::test_streaming_renderer_new ... ok
[INFO] [stdout] test ui::markdown::streaming::tests::test_streaming_renderer_reset ... ok
[INFO] [stdout] test utils::frecency::tests::test_frecency ... ok
[INFO] [stdout] test ui::markdown::streaming::tests::test_render_code_block ... ok
[INFO] [stdout] test utils::ignore::tests::test_ignore ... ok
[INFO] [stdout] test streaming::client::tests::test_stream_client_default ... ok
[INFO] [stdout] test utils::git::tests::test_get_current_branch ... ok
[INFO] [stdout] test command::handlers::tests::test_handle_connect_no_args ... FAILED
[INFO] [stdout] test ui::components::input::tests::test_input_clear ... ok
[INFO] [stdout] test model::discovery::tests::test_list_models_with_filter ... ok
[INFO] [stdout] test model::discovery::tests::test_fetch_models ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- command::handlers::tests::test_handle_connect_no_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'command::handlers::tests::test_handle_connect_no_args' (37) panicked at src/command/handlers.rs:673:18:
[INFO] [stdout] Expected ShowDialog
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5055a02ffa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5055a02ffa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5055a02ffa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b5055a02ffa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b5055a1bd7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b5055a1bd7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b5055a086f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b5055a086f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b50559de0df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b50559de0df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b50559f9a89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b50551c29dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b50551c29dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b50559f9d02 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b50559f9d02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b50559de1ca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b50559d5209 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b50559df21d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b5055a1c53c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b50550652b0 - crabcode[2b732d93c7476246]::command::handlers::tests::test_handle_connect_no_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/command/handlers.rs:673:18
[INFO] [stdout]   20:     0x5b5054f80cd2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5b5054f80d4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b505502237d - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5b505502227b - tokio[27c7731a130aa304]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5b505502227b - tokio[27c7731a130aa304]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5b505502227b - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5b5055018480 - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5b505502153d - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5b5055020834 - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5b5054f4ed7b - <tokio[27c7731a130aa304]::runtime::context::scoped::Scoped<tokio[27c7731a130aa304]::runtime::scheduler::Context>>::set::<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5b505508ae89 - tokio[27c7731a130aa304]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5b5055030b32 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[27c7731a130aa304]::runtime::context::Context>>::try_with::<tokio[27c7731a130aa304]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5b50550306be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[27c7731a130aa304]::runtime::context::Context>>::with::<tokio[27c7731a130aa304]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5b505508792d - tokio[27c7731a130aa304]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5b505501c490 - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5b505501c786 - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5b5055020140 - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5b5054f3a163 - tokio[27c7731a130aa304]::runtime::context::runtime::enter_runtime::<<tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5b5055017bd1 - <tokio[27c7731a130aa304]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5b5054f4e904 - <tokio[27c7731a130aa304]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5b5054f4eacf - <tokio[27c7731a130aa304]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5b5055074d73 - crabcode[2b732d93c7476246]::command::handlers::tests::test_handle_connect_no_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/command/handlers.rs:677:67
[INFO] [stdout]   42:     0x5b5055061307 - crabcode[2b732d93c7476246]::command::handlers::tests::test_handle_connect_no_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/command/handlers.rs:649:43
[INFO] [stdout]   43:     0x5b5054f4bbe6 - <crabcode[2b732d93c7476246]::command::handlers::tests::test_handle_connect_no_args::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b50551b5cbb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b50551b5cbb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5b50551c34ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5b50551c34ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5b50551c34ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b50551c34ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b50551c34ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b50551c34ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5b50551c34ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5b50551bde84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5b50551bde84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b50551c60b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5b50551c60b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b50551c60b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b50551c60b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b50551c60b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b50551c60b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5b50551c60b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b5055a01eef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5b5055a01eef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7dcedb217aa4 - <unknown>
[INFO] [stdout]   65:     0x7dcedb2a4a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     command::handlers::tests::test_handle_connect_no_args
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 208 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin crabcode`
[INFO] running `Command { std: "docker" "inspect" "72ad034bebe2b70d791b4a09169281ab510eef2ad2b1371f2100d5bf45ef048a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ad034bebe2b70d791b4a09169281ab510eef2ad2b1371f2100d5bf45ef048a", kill_on_drop: false }`
[INFO] [stdout] 72ad034bebe2b70d791b4a09169281ab510eef2ad2b1371f2100d5bf45ef048a
