[INFO] cloning repository https://github.com/ethereumdegen/arcee-coder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereumdegen/arcee-coder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereumdegen%2Farcee-coder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereumdegen%2Farcee-coder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28476d41a0ac5fc9d1d2f87faa2be3975aa5dc74 [INFO] testing ethereumdegen/arcee-coder against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereumdegen%2Farcee-coder" "/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/ethereumdegen/arcee-coder [INFO] finished tweaking git repo https://github.com/ethereumdegen/arcee-coder [INFO] tweaked toml for git repo https://github.com/ethereumdegen/arcee-coder written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethereumdegen/arcee-coder on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethereumdegen/arcee-coder 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b06fbd53204a26c3ec146af783274c2f58af82730a0164765cea48134320b4 [INFO] running `Command { std: "docker" "start" "-a" "13b06fbd53204a26c3ec146af783274c2f58af82730a0164765cea48134320b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b06fbd53204a26c3ec146af783274c2f58af82730a0164765cea48134320b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b06fbd53204a26c3ec146af783274c2f58af82730a0164765cea48134320b4", kill_on_drop: false }` [INFO] [stdout] 13b06fbd53204a26c3ec146af783274c2f58af82730a0164765cea48134320b4 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28373ed48903b59c7e35132f271a960f06138637d3ba84db176f6f6df9bf6325 [INFO] running `Command { std: "docker" "start" "-a" "28373ed48903b59c7e35132f271a960f06138637d3ba84db176f6f6df9bf6325", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling arcee-derive v0.1.0 (/opt/rustwide/workdir/arcee-derive) [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling iocraft v0.8.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling html2text v0.12.6 [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 h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling arcee-code v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `empty_end_turn_count` is never read [INFO] [stdout] --> src/engine/mod.rs:487:17 [INFO] [stdout] | [INFO] [stdout] 487 | empty_end_turn_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `empty_response_fallback_model` is never read [INFO] [stdout] --> src/engine/mod.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | empty_response_fallback_model = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "28373ed48903b59c7e35132f271a960f06138637d3ba84db176f6f6df9bf6325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28373ed48903b59c7e35132f271a960f06138637d3ba84db176f6f6df9bf6325", kill_on_drop: false }` [INFO] [stdout] 28373ed48903b59c7e35132f271a960f06138637d3ba84db176f6f6df9bf6325 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd2b3bce7d10b9953f6ffdbc8c2ff4c569cba62d9599bf9ac5f3a687f5bfeeb9 [INFO] running `Command { std: "docker" "start" "-a" "dd2b3bce7d10b9953f6ffdbc8c2ff4c569cba62d9599bf9ac5f3a687f5bfeeb9", kill_on_drop: false }` [INFO] [stdout] warning: value assigned to `empty_end_turn_count` is never read [INFO] [stdout] --> src/engine/mod.rs:487:17 [INFO] [stdout] | [INFO] [stdout] 487 | empty_end_turn_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arcee-code v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `empty_response_fallback_model` is never read [INFO] [stdout] --> src/engine/mod.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | empty_response_fallback_model = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stdout` [INFO] [stdout] --> tests/llm_loop.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let (status, stdout, stderr) = run_arcee(&work_dir, &prompt, 30, "update_phone_number"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stderr` [INFO] [stdout] --> tests/llm_loop.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | let (status, stdout, stderr) = run_arcee(&work_dir, &prompt, 30, "update_phone_number"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `empty_end_turn_count` is never read [INFO] [stdout] --> src/engine/mod.rs:487:17 [INFO] [stdout] | [INFO] [stdout] 487 | empty_end_turn_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `empty_response_fallback_model` is never read [INFO] [stdout] --> src/engine/mod.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | empty_response_fallback_model = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.66s [INFO] running `Command { std: "docker" "inspect" "dd2b3bce7d10b9953f6ffdbc8c2ff4c569cba62d9599bf9ac5f3a687f5bfeeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2b3bce7d10b9953f6ffdbc8c2ff4c569cba62d9599bf9ac5f3a687f5bfeeb9", kill_on_drop: false }` [INFO] [stdout] dd2b3bce7d10b9953f6ffdbc8c2ff4c569cba62d9599bf9ac5f3a687f5bfeeb9 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9807aff161d3d116f9ecff7b16ec90e1aeb98034eacb56fe2454dc345f146c5c [INFO] running `Command { std: "docker" "start" "-a" "9807aff161d3d116f9ecff7b16ec90e1aeb98034eacb56fe2454dc345f146c5c", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `empty_end_turn_count` is never read [INFO] [stderr] --> src/engine/mod.rs:487:17 [INFO] [stderr] | [INFO] [stderr] 487 | empty_end_turn_count = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `empty_response_fallback_model` is never read [INFO] [stderr] --> src/engine/mod.rs:488:17 [INFO] [stderr] | [INFO] [stderr] 488 | empty_response_fallback_model = None; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `arcee-code` (lib) generated 2 warnings [INFO] [stderr] warning: `arcee-code` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `stdout` [INFO] [stderr] --> tests/llm_loop.rs:159:18 [INFO] [stderr] | [INFO] [stderr] 159 | let (status, stdout, stderr) = run_arcee(&work_dir, &prompt, 30, "update_phone_number"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stderr` [INFO] [stderr] --> tests/llm_loop.rs:159:26 [INFO] [stderr] | [INFO] [stderr] 159 | let (status, stdout, stderr) = run_arcee(&work_dir, &prompt, 30, "update_phone_number"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr` [INFO] [stderr] [INFO] [stderr] warning: `arcee-code` (test "llm_loop") generated 2 warnings (run `cargo fix --test "llm_loop" -p arcee-code` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcee_code-01a8445b45c238f7) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test permissions::tests::test_classify_bash_danger_destructive ... ok [INFO] [stdout] test permissions::tests::test_classify_bash_danger_moderate ... ok [INFO] [stdout] test permissions::tests::test_should_ask_permission_bash_destructive ... ok [INFO] [stdout] test events::tests::multi_subscriber_receives_same_event ... ok [INFO] [stdout] test permissions::tests::test_check_tool_permission_integration ... ok [INFO] [stdout] test permissions::tests::test_should_ask_permission_bash_moderate ... ok [INFO] [stdout] test permissions::tests::test_should_ask_permission_read_only ... ok [INFO] [stdout] test permissions::tests::test_should_ask_permission_write_edit ... ok [INFO] [stdout] test tools::notebook_edit::tests::test_source_line_splitting ... ok [INFO] [stdout] test provider::mock::tests::mock_round_trip ... ok [INFO] [stdout] test tools::output::tests::error_output_marked_is_error ... ok [INFO] [stdout] test tools::output::tests::full_flag_drops_truncation ... ok [INFO] [stdout] test tools::path_safety::tests::test_dev_paths_blocked ... ok [INFO] [stdout] test tools::path_safety::tests::test_safe_truncate_ascii ... ok [INFO] [stdout] test tools::output::tests::success_with_text_renders ... ok [INFO] [stdout] test tools::output::tests::summary_body_truncation_next_steps_all_rendered ... ok [INFO] [stdout] test tools::task_store::tests::test_task_status_roundtrip ... ok [INFO] [stdout] test permissions::tests::test_should_ask_permission_bash_safe ... ok [INFO] [stdout] test toon::tests::empty_table_inline ... ok [INFO] [stdout] test tools::skill::tests::test_parse_skill_file_with_frontmatter ... ok [INFO] [stdout] test tools::path_safety::tests::test_safe_truncate_utf8 ... ok [INFO] [stdout] test tools::task_store::tests::test_create_and_list ... ok [INFO] [stdout] test toon::tests::map_renders_key_value ... ok [INFO] [stdout] test toon::tests::nested_map_renders_indented ... ok [INFO] [stdout] test tools::task_store::tests::test_delete ... ok [INFO] [stdout] test tools::skill::tests::test_parse_skill_file_without_frontmatter ... ok [INFO] [stdout] test permissions::tests::test_classify_bash_danger_safe ... ok [INFO] [stdout] test toon::tests::scalar_renders_plain ... ok [INFO] [stdout] test toon::tests::table_in_map_has_count_header ... ok [INFO] [stdout] test toon::tests::table_renders_header_and_rows ... ok [INFO] [stdout] test tools::task_store::tests::test_get_and_update ... ok [INFO] [stdout] test tools::output::tests::empty_body_renders_definitively ... ok [INFO] [stdout] test tools::task_store::tests::test_delete_cleans_up_references ... ok [INFO] [stdout] test permissions::tests::test_classify_bash_danger_compound_commands ... ok [INFO] [stdout] test toon::tests::token_savings_vs_json_benchmark ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- toon::tests::token_savings_vs_json_benchmark stdout ---- [INFO] [stdout] TOON=3324B, JSON=4353B, savings=23.6% [INFO] [stdout] [INFO] [stdout] thread 'toon::tests::token_savings_vs_json_benchmark' (52) panicked at src/toon/mod.rs:282:9: [INFO] [stdout] expected ≥35% savings; got 23.6% (TOON=3324B, JSON=4353B) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x566f23accb58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x566f23accb58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x566f23accb58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x566f23accb58 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x566f23ae1c2a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x566f23ae1c2a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x566f23ad1962 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x566f23ad1962 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x566f23aab596 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x566f23aab596 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x566f23ac4f29 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x566f239a0aec - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x566f239a0aec - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x566f23ac51a2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x566f23ac51a2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x566f23aab652 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x566f23aa2bd9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x566f23aac44d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x566f23ae241c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x566f2397798d - arcee_code[a824bd72c3470c0f]::toon::tests::token_savings_vs_json_benchmark [INFO] [stdout] at /opt/rustwide/workdir/src/toon/mod.rs:282:9 [INFO] [stdout] 20: 0x566f23970b67 - arcee_code[a824bd72c3470c0f]::toon::tests::token_savings_vs_json_benchmark::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/toon/mod.rs:239:41 [INFO] [stdout] 21: 0x566f2398b3b6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x566f23993bcb - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x566f23993bcb - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x566f239a1445 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x566f239a1445 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x566f239a1445 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x566f239a1445 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x566f239a1445 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x566f239a1445 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x566f239a1445 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x566f2399bfa4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x566f2399bfa4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x566f239a44c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x566f239a44c2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x566f239a44c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x566f239a44c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x566f239a44c2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x566f239a44c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x566f239a44c2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x566f23acc4af - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x566f23acc4af - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7f279bd17aa4 - [INFO] [stdout] 43: 0x7f279bda4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] toon::tests::token_savings_vs_json_benchmark [INFO] [stdout] [INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9807aff161d3d116f9ecff7b16ec90e1aeb98034eacb56fe2454dc345f146c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9807aff161d3d116f9ecff7b16ec90e1aeb98034eacb56fe2454dc345f146c5c", kill_on_drop: false }` [INFO] [stdout] 9807aff161d3d116f9ecff7b16ec90e1aeb98034eacb56fe2454dc345f146c5c