[INFO] fetching crate tandem-core 0.4.30... [INFO] testing tandem-core-0.4.30 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tandem-core 0.4.30 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tandem-core 0.4.30 [INFO] finished tweaking crates.io crate tandem-core 0.4.30 [INFO] tweaked toml for crates.io crate tandem-core 0.4.30 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tandem-core 0.4.30 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tandem-core 0.4.30 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b98b64610c8bf08465817f3b41fd6ac0b72e81a7be86c4ca9cdcf30bdfc2dab4 [INFO] running `Command { std: "docker" "start" "-a" "b98b64610c8bf08465817f3b41fd6ac0b72e81a7be86c4ca9cdcf30bdfc2dab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b98b64610c8bf08465817f3b41fd6ac0b72e81a7be86c4ca9cdcf30bdfc2dab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98b64610c8bf08465817f3b41fd6ac0b72e81a7be86c4ca9cdcf30bdfc2dab4", kill_on_drop: false }` [INFO] [stdout] b98b64610c8bf08465817f3b41fd6ac0b72e81a7be86c4ca9cdcf30bdfc2dab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46bffda80d02f7ca5b15d55744dec24f09124e72c877a88dfee2113097bbe93 [INFO] running `Command { std: "docker" "start" "-a" "a46bffda80d02f7ca5b15d55744dec24f09124e72c877a88dfee2113097bbe93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tandem-enterprise-contract v0.4.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling tandem-types v0.4.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sqlite-vec v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tiktoken-rs v0.6.0 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling calamine v0.26.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tandem-providers v0.4.30 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tandem-orchestrator v0.4.30 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling tandem-skills v0.4.30 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling tandem-document v0.4.30 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling tandem-agent-teams v0.4.30 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tandem-memory v0.4.30 [INFO] [stderr] Compiling tandem-observability v0.4.30 [INFO] [stderr] Compiling tandem-wire v0.4.30 [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling tandem-tools v0.4.30 [INFO] [stderr] Compiling tandem-core v0.4.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `completion_claims_email_sent` is never used [INFO] [stdout] --> src/engine_loop.rs:3776:4 [INFO] [stdout] | [INFO] [stdout] 3776 | fn completion_claims_email_sent(text: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PrewriteRequirementsExhausted` is never constructed [INFO] [stdout] --> src/engine_loop.rs:4341:5 [INFO] [stdout] | [INFO] [stdout] 4332 | enum RequiredToolFailureKind { [INFO] [stdout] | ----------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 4341 | PrewriteRequirementsExhausted, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequiredToolFailureKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `snapshot_session_messages` is never used [INFO] [stdout] --> src/storage.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn snapshot_session_messages( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "a46bffda80d02f7ca5b15d55744dec24f09124e72c877a88dfee2113097bbe93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46bffda80d02f7ca5b15d55744dec24f09124e72c877a88dfee2113097bbe93", kill_on_drop: false }` [INFO] [stdout] a46bffda80d02f7ca5b15d55744dec24f09124e72c877a88dfee2113097bbe93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8526f2ccad3de9a1461a93a75d635f424a2ed4c0843f13bb389c3f3599afca3d [INFO] running `Command { std: "docker" "start" "-a" "8526f2ccad3de9a1461a93a75d635f424a2ed4c0843f13bb389c3f3599afca3d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stdout] warning: function `completion_claims_email_sent` is never used [INFO] [stdout] --> src/engine_loop.rs:3776:4 [INFO] [stdout] | [INFO] [stdout] 3776 | fn completion_claims_email_sent(text: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PrewriteRequirementsExhausted` is never constructed [INFO] [stdout] --> src/engine_loop.rs:4341:5 [INFO] [stdout] | [INFO] [stdout] 4332 | enum RequiredToolFailureKind { [INFO] [stdout] | ----------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 4341 | PrewriteRequirementsExhausted, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequiredToolFailureKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `snapshot_session_messages` is never used [INFO] [stdout] --> src/storage.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn snapshot_session_messages( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tandem-core v0.4.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `PrewriteRequirementsExhausted` is never constructed [INFO] [stdout] --> src/engine_loop.rs:4341:5 [INFO] [stdout] | [INFO] [stdout] 4332 | enum RequiredToolFailureKind { [INFO] [stdout] | ----------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 4341 | PrewriteRequirementsExhausted, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequiredToolFailureKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `snapshot_session_messages` is never used [INFO] [stdout] --> src/storage.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn snapshot_session_messages( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.79s [INFO] running `Command { std: "docker" "inspect" "8526f2ccad3de9a1461a93a75d635f424a2ed4c0843f13bb389c3f3599afca3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8526f2ccad3de9a1461a93a75d635f424a2ed4c0843f13bb389c3f3599afca3d", kill_on_drop: false }` [INFO] [stdout] 8526f2ccad3de9a1461a93a75d635f424a2ed4c0843f13bb389c3f3599afca3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7fd6197d2a601528abf436569319d9bfb1709c623b275b4d323101021a5be6c [INFO] running `Command { std: "docker" "start" "-a" "c7fd6197d2a601528abf436569319d9bfb1709c623b275b4d323101021a5be6c", kill_on_drop: false }` [INFO] [stderr] warning: function `completion_claims_email_sent` is never used [INFO] [stderr] --> src/engine_loop.rs:3776:4 [INFO] [stderr] | [INFO] [stderr] 3776 | fn completion_claims_email_sent(text: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `PrewriteRequirementsExhausted` is never constructed [INFO] [stderr] --> src/engine_loop.rs:4341:5 [INFO] [stderr] | [INFO] [stderr] 4332 | enum RequiredToolFailureKind { [INFO] [stderr] | ----------------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 4341 | PrewriteRequirementsExhausted, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RequiredToolFailureKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `snapshot_session_messages` is never used [INFO] [stderr] --> src/storage.rs:116:4 [INFO] [stderr] | [INFO] [stderr] 116 | fn snapshot_session_messages( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tandem-core` (lib) generated 3 warnings [INFO] [stderr] warning: variant `PrewriteRequirementsExhausted` is never constructed [INFO] [stderr] --> src/engine_loop.rs:4341:5 [INFO] [stderr] | [INFO] [stderr] 4332 | enum RequiredToolFailureKind { [INFO] [stderr] | ----------------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 4341 | PrewriteRequirementsExhausted, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RequiredToolFailureKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tandem-core` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tandem_core-f7a01d72c4531a4d) [INFO] [stdout] [INFO] [stdout] running 230 tests [INFO] [stdout] test config::tests::openrouter_api_key_env_does_not_override_default_model_without_model_env ... ok [INFO] [stdout] test config::tests::browser_env_layer_maps_browser_settings ... ok [INFO] [stdout] test config::tests::strip_persisted_secrets_removes_channel_bot_tokens_with_runtime_env ... ok [INFO] [stdout] test config::tests::strip_persisted_secrets_removes_channel_bot_tokens_without_runtime_env ... ok [INFO] [stdout] test config::tests::openai_api_key_env_does_not_override_explicit_openai_compatible_url ... ok [INFO] [stdout] test config::tests::openrouter_model_env_overrides_default_model_when_explicitly_set ... ok [INFO] [stdout] test engine_loop::prewrite_gate::tests::prompt_description_reports_missing_requirements ... ok [INFO] [stdout] test engine_loop::prewrite_gate::tests::waiver_disables_repair_tools_and_gate_write ... ok [INFO] [stdout] test engine_loop::prewrite_gate::tests::waiver_enables_force_write_only_retry_after_write_retry ... ok [INFO] [stdout] test engine_loop::prewrite_gate::tests::gate_write_is_active_before_prewrite_is_satisfied ... ok [INFO] [stdout] test engine_loop::tests::applies_todo_status_update_from_task_id_args ... ok [INFO] [stdout] test engine_loop::tests::auth_required_output_detector_matches_auth_text ... ok [INFO] [stdout] test engine_loop::tests::batch_output_classifier_detects_non_productive_unknown_results ... ok [INFO] [stdout] test engine_loop::tests::batch_helpers_resolve_nested_function_name ... ok [INFO] [stdout] test engine_loop::tests::classify_required_tool_failure_detects_empty_provider_write_args ... ok [INFO] [stdout] test engine_loop::tests::classify_required_tool_failure_detects_invalid_args ... ok [INFO] [stdout] test engine_loop::tests::completion_claim_detector_flags_sent_language ... ok [INFO] [stdout] test engine_loop::tests::detects_email_delivery_prompt_keywords ... ok [INFO] [stdout] test engine_loop::tests::batch_helpers_use_name_when_tool_is_wrapper ... ok [INFO] [stdout] test engine_loop::tests::detects_web_research_prompt_keywords ... ok [INFO] [stdout] test engine_loop::tests::compact_chat_history_keeps_recent_and_inserts_summary ... ok [INFO] [stdout] test engine_loop::tests::does_not_extract_todos_from_plain_prose_lines ... ok [INFO] [stdout] test engine_loop::tests::duplicate_signature_limit_defaults_to_200_for_general_tools_and_1_for_email_delivery ... ok [INFO] [stdout] test engine_loop::tests::duplicate_signature_limit_env_override_respects_minimum_floor ... ok [INFO] [stdout] test engine_loop::tests::duplicate_signature_output_detector_matches_expected_text ... ok [INFO] [stdout] test engine_loop::tests::email_delivery_budget_can_still_be_explicitly_overridden_when_global_budgets_are_disabled ... ok [INFO] [stdout] test engine_loop::tests::email_delivery_detection_is_provider_agnostic ... ok [INFO] [stdout] test engine_loop::tests::email_tool_detector_finds_mcp_gmail_tools ... ok [INFO] [stdout] test engine_loop::tests::empty_completion_retry_context_requires_write_when_prewrite_is_satisfied ... ok [INFO] [stdout] test engine_loop::tests::email_delivery_tool_budget_env_override_respects_floor_of_one ... ok [INFO] [stdout] test engine_loop::tests::empty_todo_write_args_allows_status_updates ... ok [INFO] [stdout] test engine_loop::tests::extract_mcp_auth_required_metadata_parses_expected_shape ... ok [INFO] [stdout] test engine_loop::tests::force_write_only_disabled_before_prewrite_waiver ... ok [INFO] [stdout] test engine_loop::tests::force_write_only_enabled_after_prewrite_waiver ... ok [INFO] [stdout] test engine_loop::tests::glob_empty_result_is_productive ... ok [INFO] [stdout] test engine_loop::tests::force_write_only_retry_disabled_for_prewrite_repair_nodes ... ok [INFO] [stdout] test engine_loop::tests::infer_code_workflow_from_text_detects_code_agent_contract ... ok [INFO] [stdout] test engine_loop::tests::infer_code_workflow_from_text_detects_source_target_path ... ok [INFO] [stdout] test config::tests::config_store_rehydrates_channel_token_from_secure_store ... ok [INFO] [stdout] test engine_loop::tests::infer_required_output_target_path_accepts_extensionless_target ... ok [INFO] [stdout] test engine_loop::tests::infer_required_output_target_path_reads_prompt_json_block ... ok [INFO] [stdout] test engine_loop::tests::extracts_todos_from_checklist_and_numbered_lines ... ok [INFO] [stdout] test engine_loop::tests::invalid_tool_args_retry_context_handles_missing_bash_command ... ok [INFO] [stdout] test engine_loop::tests::infer_write_file_path_from_text_rejects_workspace_root ... ok [INFO] [stdout] test engine_loop::tests::invalid_tool_args_retry_context_escalates_on_repeat_bash_failure ... ok [INFO] [stdout] test engine_loop::tests::guard_budget_output_detector_matches_expected_text ... ok [INFO] [stdout] test engine_loop::tests::invalid_tool_args_retry_context_ignores_unrelated_outputs ... ok [INFO] [stdout] test engine_loop::tests::email_delivery_duplicate_signature_limit_env_override_respects_floor_of_one ... ok [INFO] [stdout] test engine_loop::tests::empty_completion_retry_context_mentions_missing_prewrite_work ... ok [INFO] [stdout] test engine_loop::tests::looks_like_unparsed_tool_payload_detects_tool_call_json ... ok [INFO] [stdout] test engine_loop::tests::mcp_tools_are_exempt_from_workspace_sandbox_path_checks ... ok [INFO] [stdout] test engine_loop::tests::mcp_server_from_tool_name_parses_server_segment ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_answer_how_to_keeps_existing_task ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_get_doc_infers_path_from_user_url ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_get_doc_keeps_existing_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_gmail_send_email_omits_empty_attachment ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_pack_builder_apply_recovers_missing_plan_id ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_pack_builder_infers_goal_from_user_prompt ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_pack_builder_confirm_reuses_plan_from_context ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_pack_builder_keeps_existing_goal_and_mode ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_pack_builder_short_new_goal_does_not_force_apply ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_gmail_send_email_keeps_valid_attachment ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_answer_how_to_infers_task_from_user_prompt ... ok [INFO] [stdout] test engine_loop::tests::load_chat_history_preserves_tool_args_and_result_context ... ok [INFO] [stdout] test engine_loop::tests::load_chat_history_preserves_tool_args_and_error_context ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_recovers_pdf_path_from_user_text ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_infers_path_from_user_prompt ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_recovers_when_provider_path_is_root_only ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_rejects_glob_pattern_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_does_not_infer_path_from_assistant_context ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_rejects_root_only_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_rejects_placeholder_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_rejects_tool_call_markup_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_rejects_tool_policy_placeholder_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_search_docs_infers_query_from_user_prompt ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_read_infers_path_from_bold_markdown ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_webfetch_fails_when_url_unrecoverable ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_search_docs_keeps_existing_query ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_webfetch_recovers_nested_url_alias ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_webfetch_infers_url_from_user_prompt ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_shell_infers_command_from_user_prompt ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_websearch_fails_when_unrecoverable ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_fails_when_content_missing ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_output_target_only_rejects_freeform_guess ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_websearch_infers_from_user_text ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_websearch_keeps_existing_query ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_output_target_only_recovers_from_dot_slash_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_does_not_treat_path_as_content ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_recovers_raw_nested_string_content ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_recovers_alias_path_key ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_recovers_content_alias ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_recovers_content_from_assistant_context ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_recovers_html_output_target_path ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_recovers_path_from_nested_array_payload ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_name_strips_default_api_namespace ... ok [INFO] [stdout] test engine_loop::tests::normalizes_todo_write_tasks_alias ... ok [INFO] [stdout] test engine_loop::tests::parse_scalar_like_value_handles_single_quote_character_without_panicking ... ok [INFO] [stdout] test engine_loop::tests::normalizes_todo_write_from_completion_when_args_empty ... ok [INFO] [stdout] test engine_loop::tests::parse_streamed_tool_args_preserves_large_write_payload ... ok [INFO] [stdout] test engine_loop::tests::parse_budget_override_zero_disables_budget ... ok [INFO] [stdout] test engine_loop::tests::parse_streamed_tool_args_preserves_unparseable_write_payload ... ok [INFO] [stdout] test engine_loop::tests::parse_streamed_tool_args_recovers_truncated_write_json ... ok [INFO] [stdout] test engine_loop::tests::parses_function_style_todowrite_call ... ok [INFO] [stdout] test engine_loop::tests::parses_multiple_function_style_todowrite_calls ... ok [INFO] [stdout] test engine_loop::tests::parses_top_level_name_args_tool_call ... ok [INFO] [stdout] test engine_loop::tests::normalize_tool_args_write_requires_path ... ok [INFO] [stdout] test engine_loop::tests::parse_streamed_tool_args_rejects_malformed_json_fragment_as_function_style ... ok [INFO] [stdout] test engine_loop::tests::persisted_failed_tool_args_keeps_non_empty_raw_payload ... ok [INFO] [stdout] test engine_loop::tests::parse_streamed_tool_args_recovers_truncated_write_json_without_path ... ok [INFO] [stdout] test engine_loop::tests::persisted_failed_tool_args_prefers_normalized_when_raw_is_empty ... ok [INFO] [stdout] test engine_loop::tests::post_tool_final_narrative_generation_is_allowed_after_required_tools_succeed ... ok [INFO] [stdout] test engine_loop::tests::prewrite_gate_waived_disables_allow_repair_tools ... ok [INFO] [stdout] test engine_loop::tests::post_tool_final_narrative_prompt_preserves_structured_response_requirements ... ok [INFO] [stdout] test engine_loop::tests::prewrite_gate_waived_disables_prewrite_gate_write ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_after_glob_restricts_to_glob_read_and_websearch ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_can_start_before_any_write_attempt ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_retry_budget_allows_five_repair_attempts ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_does_not_fire_after_first_write ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_retry_context_prioritizes_research_tools_before_write ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_tool_filter_allows_glob_only_for_workspace_inspection ... ok [INFO] [stdout] test engine_loop::tests::parses_wrapped_tool_call_from_markdown_response ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_tool_filter_restricts_to_glob_and_read_for_concrete_reads ... ok [INFO] [stdout] test engine_loop::tests::prewrite_requirements_exhausted_completion_reports_structured_repair_state ... ok [INFO] [stdout] test engine_loop::tests::productive_tool_output_detector_accepts_real_tool_results ... ok [INFO] [stdout] test engine_loop::tests::prewrite_waived_write_context_includes_output_path_when_present ... ok [INFO] [stdout] test engine_loop::tests::prewrite_waived_write_context_includes_unmet_codes ... ok [INFO] [stdout] test engine_loop::tests::productive_tool_output_detector_rejects_missing_terminal_write_errors ... ok [INFO] [stdout] test engine_loop::tests::required_tool_retry_context_for_task_adds_code_loop_guidance ... ok [INFO] [stdout] test engine_loop::tests::provider_agnostic_email_tools_share_single_send_budget ... ok [INFO] [stdout] test engine_loop::tests::required_tool_mode_unsatisfied_completion_includes_marker ... ok [INFO] [stdout] test engine_loop::tests::proactive_write_gate_applies_only_before_prewrite_is_satisfied ... ok [INFO] [stdout] test engine_loop::tests::required_tool_retry_context_mentions_offered_tools ... ok [INFO] [stdout] test engine_loop::tests::required_tool_retry_context_requires_write_after_read_only_pass ... ok [INFO] [stdout] test engine_loop::tests::runtime_prompt_includes_connected_integrations_block ... ok [INFO] [stdout] test engine_loop::tests::streamed_websearch_args_strip_arg_key_value_wrappers ... ok [INFO] [stdout] test engine_loop::tests::runtime_prompt_includes_execution_environment_block ... ok [INFO] [stdout] test engine_loop::tests::streamed_websearch_stringified_json_args_are_unwrapped ... ok [INFO] [stdout] test engine_loop::tests::summarize_auth_pending_outputs_returns_summary_when_all_are_auth_related ... ok [INFO] [stdout] test engine_loop::tests::summarize_auth_pending_outputs_returns_none_for_mixed_outputs ... ok [INFO] [stdout] test engine_loop::tests::summarize_duplicate_signature_outputs_returns_run_scoped_message ... ok [INFO] [stdout] test engine_loop::tests::summarize_guard_budget_outputs_returns_run_scoped_message ... ok [INFO] [stdout] test engine_loop::tests::summarize_terminal_tool_failure_for_user_maps_doc_path_missing ... ok [INFO] [stdout] test engine_loop::tests::summarize_user_visible_tool_outputs_hides_internal_skipped_and_error_lines ... ok [INFO] [stdout] test engine_loop::tests::synthesize_artifact_write_completion_from_tool_state_marks_completed ... ok [INFO] [stdout] test engine_loop::tests::synthesize_artifact_write_completion_from_tool_state_mentions_waived_evidence ... ok [INFO] [stdout] test engine_loop::tests::tool_budget_defaults_to_200_calls_and_1_for_email_delivery ... ok [INFO] [stdout] test engine_loop::tests::tool_budget_env_override_respects_minimum_floor ... ok [INFO] [stdout] test engine_loop::tests::websearch_duplicate_signature_limit_is_unset_by_default ... ok [INFO] [stdout] test engine_loop::tests::websearch_duplicate_signature_limit_reads_env ... ok [INFO] [stdout] test engine_loop::tests::workspace_write_tool_detection_is_limited_to_mutations ... ok [INFO] [stdout] test engine_loop::tests::write_required_node_does_not_take_preparatory_retry_after_write_attempt ... ok [INFO] [stdout] test engine_loop::tests::write_required_node_retries_after_empty_glob ... ok [INFO] [stdout] test engine_loop::tests::write_tool_removed_after_first_productive_write ... ok [INFO] [stdout] test engine_loop::tests::write_tool_removed_after_third_productive_write ... ok [INFO] [stdout] test event_bus::tests::filters_running_tool_delta_events_for_session_part_queue ... ok [INFO] [stdout] test event_bus::tests::keeps_completed_tool_events_for_session_part_queue ... ok [INFO] [stdout] test event_bus::tests::supports_snake_case_tool_part_types_for_session_queue ... ok [INFO] [stdout] test hooks::tests::empty_registry_passes_through ... ok [INFO] [stdout] test hooks::tests::hook_result_cancel_short_circuits ... ok [INFO] [stdout] test message_part_reducer::tests::appends_non_tool_parts_without_reduction ... ok [INFO] [stdout] test message_part_reducer::tests::appends_tool_invocation_and_result_when_no_pending_same_tool_exists ... ok [INFO] [stdout] test message_part_reducer::tests::does_not_merge_into_resolved_same_tool_parts ... ok [INFO] [stdout] test message_part_reducer::tests::latest_unresolved_same_tool_part_is_the_merge_target ... ok [INFO] [stdout] test hooks::tests::hooks_sorted_by_priority ... ok [INFO] [stdout] test message_part_reducer::tests::prefers_execution_context_over_pending_raw_args ... ok [INFO] [stdout] test message_part_reducer::tests::replaces_malformed_object_args_with_structured_result_args ... ok [INFO] [stdout] test message_part_reducer::tests::resolves_pending_tool_invocation_with_result ... ok [INFO] [stdout] test message_part_reducer::tests::updates_pending_tool_invocation_args_when_richer_args_arrive ... ok [INFO] [stdout] test message_part_reducer::tests::upgrades_raw_string_args_to_structured_invocation_args ... ok [INFO] [stdout] test engine_loop::tests::prewrite_repair_tool_filter_removes_write_until_evidence_is_satisfied ... ok [INFO] [stdout] test engine_loop::tests::streamed_websearch_args_fallback_to_query_string ... ok [INFO] [stdout] test mutation_checkpoints::tests::finalize_mutation_checkpoint_detects_file_creation ... ok [INFO] [stdout] test permission_defaults::tests::defaults_allow_pack_builder ... ok [INFO] [stdout] test permissions::tests::evaluate_supports_wildcard_permission_names ... ok [INFO] [stdout] test permission_defaults::tests::allowlist_controls_pack_builder_rule ... ok [INFO] [stdout] test permissions::tests::permission_asked_event_contains_tool_and_args ... ok [INFO] [stdout] test mutation_checkpoints::tests::finalize_mutation_checkpoint_captures_inline_before_snapshot_for_existing_file ... ok [INFO] [stdout] test mutation_checkpoints::tests::prepare_mutation_checkpoint_extracts_apply_patch_paths ... ok [INFO] [stdout] test permissions::tests::permission_asked_event_includes_args_integrity_context ... ok [INFO] [stdout] test permissions::tests::wait_for_reply_returns_user_response ... ok [INFO] [stdout] test permissions::tests::evaluate_todo_aliases_as_same_permission ... ok [INFO] [stdout] test session_title::tests::derive_title_uses_first_non_empty_line ... ok [INFO] [stdout] test session_title::tests::sanitize_handles_legacy_user_request_marker ... ok [INFO] [stdout] test session_title::tests::sanitize_removes_memory_context_and_prefers_user_request ... ok [INFO] [stdout] test session_title::tests::title_repair_detects_placeholders_and_wrappers ... ok [INFO] [stdout] test provider_auth_store::tests::load_codex_cli_oauth_credential_reads_auth_file ... ok [INFO] [stdout] test engine_loop::tests::todo_updated_event_is_normalized ... ok [INFO] [stdout] test engine_loop::tests::question_asked_event_contains_tool_reference ... ok [INFO] [stdout] test permissions::tests::wait_for_reply_with_timeout_reports_timeout ... ok [INFO] [stdout] test storage::tests::append_message_part_coalesces_repeated_tool_invocation_updates ... ok [INFO] [stdout] test storage::tests::append_message_part_falls_back_to_latest_user_message_when_id_missing ... ok [INFO] [stdout] test storage::tests::append_message_part_persists_tool_invocation_and_result ... ok [INFO] [stdout] test storage::tests::append_message_part_prefers_executed_write_args_with_context_over_pending_raw_args ... ok [INFO] [stdout] test storage::tests::append_message_part_replaces_malformed_object_args_with_structured_result_args ... ok [INFO] [stdout] test storage::tests::attach_session_persists_audit_metadata ... ok [INFO] [stdout] test storage::tests::commit_temp_file_replaces_existing_destination ... ok [INFO] [stdout] test storage::tests::append_message_part_replaces_partial_write_args_when_result_adds_path_and_content ... ok [INFO] [stdout] test storage::tests::append_message_part_upgrades_raw_string_args_when_result_arrives_with_structure ... ok [INFO] [stdout] test storage::tests::append_message_part_upgrades_partial_structured_args_when_result_adds_fields ... ok [INFO] [stdout] test storage::tests::append_message_part_retains_failed_tool_error ... ok [INFO] [stdout] test storage::tests::append_message_part_upgrades_raw_string_args_to_structured_invocation_args ... ok [INFO] [stdout] test storage::tests::imports_legacy_messages_and_parts_for_session ... ok [INFO] [stdout] test storage::tests::startup_compacts_session_snapshot_metadata ... ok [INFO] [stdout] test storage::tests::skips_legacy_merge_when_sessions_json_exists ... ok [INFO] [stdout] test storage_paths::tests::migration_backfills_keys_when_canonical_already_has_files ... ok [INFO] [stdout] test storage::tests::imports_legacy_opencode_session_index_when_sessions_json_missing ... ok [INFO] [stdout] test storage_paths::tests::migration_copies_from_legacy_when_canonical_empty ... ok [INFO] [stdout] test storage_paths::tests::resolve_memory_db_path_prefers_env_override ... ok [INFO] [stdout] test storage_paths::tests::resolve_tandem_home_dir_falls_back_to_state_dir ... ok [INFO] [stdout] test storage_paths::tests::migration_copies_opencode_storage_into_engine_state_storage ... ok [INFO] [stdout] test tool_capabilities::tests::email_send_falls_back_to_name_heuristics ... ok [INFO] [stdout] test tool_capabilities::tests::schema_metadata_overrides_unknown_name_for_workspace_read ... ok [INFO] [stdout] test tool_capabilities::tests::workspace_discover_metadata_requires_search_effect ... ok [INFO] [stdout] test tool_effect_ledger::tests::ledger_record_summarizes_sensitive_args_without_storing_command_text ... ok [INFO] [stdout] test tool_effect_ledger::tests::ledger_event_contains_compact_result_summary ... ok [INFO] [stdout] test tool_policy::tests::any_policy_matches_handles_mixed_patterns ... ok [INFO] [stdout] test tool_policy::tests::tool_name_matches_policy_supports_exact_and_wildcards ... ok [INFO] [stdout] test tool_router::tests::allowlist_can_force_selection_even_when_intent_has_no_default_tools ... ok [INFO] [stdout] test tool_router::tests::classifies_repo_query_as_workspace_read ... ok [INFO] [stdout] test tool_router::tests::allowlist_patterns_can_select_mcp_tools_in_first_pass ... ok [INFO] [stdout] test tool_router::tests::classifies_short_greeting_as_chitchat ... ok [INFO] [stdout] test tool_router::tests::mcp_tools_hidden_without_explicit_intent_or_allowlist ... ok [INFO] [stdout] test tool_router::tests::shell_intent_uses_metadata_for_unknown_tool_names ... ok [INFO] [stdout] test tool_router::tests::workspace_read_intent_uses_metadata_for_unknown_tool_names ... ok [INFO] [stdout] test storage::tests::startup_repairs_placeholder_titles_from_wrapped_user_messages ... ok [INFO] [stdout] test storage::tests::list_sessions_scoped_filters_by_workspace_root ... ok [INFO] [stdout] test storage::tests::todos_are_normalized_to_wire_shape ... ok [INFO] [stdout] test engine_loop::tests::disable_tool_guard_budgets_env_overrides_all_budgets ... FAILED [INFO] [stdout] test config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env ... FAILED [INFO] [stdout] test storage::tests::concurrent_storage_flushes_do_not_fail ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- engine_loop::tests::disable_tool_guard_budgets_env_overrides_all_budgets stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'engine_loop::tests::disable_tool_guard_budgets_env_overrides_all_budgets' (41) panicked at src/engine_loop.rs:10629:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 200 [INFO] [stdout] right: 10000 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c41da043e9a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c41da043e9a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c41da043e9a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c41da043e9a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c41da05c5ca - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c41da05c5ca - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5c41da049b52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c41da049b52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c41da01e35f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c41da01e35f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c41da039c49 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c41d9df2bfc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5c41d9df2bfc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c41da039ec2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5c41da039ec2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c41da01e418 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c41da015359 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c41da01f65d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c41da05cdbc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c41da05cc43 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5c41da0573ed - core[6aaeda2c7ad07a48]::panicking::assert_failed:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5c41d99301fe - tandem_core[5b9694877528c91]::engine_loop::tests::disable_tool_guard_budgets_env_overrides_all_budgets [INFO] [stdout] at /opt/rustwide/workdir/src/engine_loop.rs:10629:9 [INFO] [stdout] 22: 0x5c41d991a117 - tandem_core[5b9694877528c91]::engine_loop::tests::disable_tool_guard_budgets_env_overrides_all_budgets::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/engine_loop.rs:10621:62 [INFO] [stdout] 23: 0x5c41d978fd36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c41d9de6cdb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c41d9de6cdb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c41d9df36cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c41d9df36cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5c41d9df36cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5c41d9df36cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5c41d9df36cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c41d9df36cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c41d9df36cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c41d9deede4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c41d9deede4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5c41d9df62d2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5c41d9df62d2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5c41d9df62d2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5c41d9df62d2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5c41d9df62d2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c41d9df62d2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5c41d9df62d2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c41da042d4f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5c41da042d4f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7092fc715aa4 - [INFO] [stdout] 45: 0x7092fc7a2a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env' (22) panicked at src/config.rs:1075:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: None [INFO] [stdout] right: Some("tg-secret") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c41da043e9a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c41da043e9a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c41da043e9a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c41da043e9a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c41da05c5ca - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c41da05c5ca - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5c41da049b52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c41da049b52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c41da01e35f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c41da01e35f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c41da039c49 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c41d9df2bfc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5c41d9df2bfc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c41da039ec2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5c41da039ec2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c41da01e418 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c41da015359 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c41da01f65d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c41da05cdbc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c41da05cc43 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5c41d9e85b2f - core[6aaeda2c7ad07a48]::panicking::assert_failed::, core[6aaeda2c7ad07a48]::option::Option<&str>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5c41d99722fb - tandem_core[5b9694877528c91]::config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:1075:9 [INFO] [stdout] 22: 0x5c41d97e3052 - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5c41d97e30cd - >> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5c41d979f4ad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x5c41d979f3ab - tokio[333a2add5e099ba9]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5c41d979f3ab - tokio[333a2add5e099ba9]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5c41d979f3ab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x5c41d9793f10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x5c41d979e36d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x5c41d979d614 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x5c41d9812f7b - >::set::<::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5c41d9915089 - tokio[333a2add5e099ba9]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5c41d98ba6f2 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x5c41d98ba27e - >::with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x5c41d991364d - tokio[333a2add5e099ba9]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5c41d9796ab0 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x5c41d9796da6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x5c41d979d120 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5c41d98bc083 - tokio[333a2add5e099ba9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5c41d9793761 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5c41d989fa84 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x5c41d989fc4f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x5c41d998f690 - tandem_core[5b9694877528c91]::config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:1083:45 [INFO] [stdout] 44: 0x5c41d996f3d7 - tandem_core[5b9694877528c91]::config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:1044:89 [INFO] [stdout] 45: 0x5c41d9792376 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5c41d9de6cdb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5c41d9de6cdb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5c41d9df36cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5c41d9df36cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x5c41d9df36cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5c41d9df36cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5c41d9df36cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5c41d9df36cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5c41d9df36cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5c41d9deede4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5c41d9deede4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5c41d9df62d2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5c41d9df62d2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x5c41d9df62d2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5c41d9df62d2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5c41d9df62d2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5c41d9df62d2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5c41d9df62d2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5c41da042d4f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x5c41da042d4f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7092fc715aa4 - [INFO] [stdout] 67: 0x7092fc7a2a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::scrub_persisted_secrets_moves_channel_tokens_off_disk_without_runtime_env [INFO] [stdout] engine_loop::tests::disable_tool_guard_budgets_env_overrides_all_budgets [INFO] [stdout] [INFO] [stdout] test result: FAILED. 228 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c7fd6197d2a601528abf436569319d9bfb1709c623b275b4d323101021a5be6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fd6197d2a601528abf436569319d9bfb1709c623b275b4d323101021a5be6c", kill_on_drop: false }` [INFO] [stdout] c7fd6197d2a601528abf436569319d9bfb1709c623b275b4d323101021a5be6c