[INFO] cloning repository https://github.com/199-biotechnologies/ritalin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/199-biotechnologies/ritalin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F199-biotechnologies%2Fritalin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F199-biotechnologies%2Fritalin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d5f2269581ef369b361d59ee23689adbe2483f5 [INFO] testing 199-biotechnologies/ritalin against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F199-biotechnologies%2Fritalin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/199-biotechnologies/ritalin [INFO] finished tweaking git repo https://github.com/199-biotechnologies/ritalin [INFO] tweaked toml for git repo https://github.com/199-biotechnologies/ritalin written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/199-biotechnologies/ritalin on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/199-biotechnologies/ritalin already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a96b3227b52916dbc675d5e92a3670ff7c34c439f240a9113642157bbfeae4c3 [INFO] running `Command { std: "docker" "start" "-a" "a96b3227b52916dbc675d5e92a3670ff7c34c439f240a9113642157bbfeae4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a96b3227b52916dbc675d5e92a3670ff7c34c439f240a9113642157bbfeae4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96b3227b52916dbc675d5e92a3670ff7c34c439f240a9113642157bbfeae4c3", kill_on_drop: false }` [INFO] [stdout] a96b3227b52916dbc675d5e92a3670ff7c34c439f240a9113642157bbfeae4c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0514ee9d0e2902dbea231751d3f3d4b5c231280f7993a7e7afd5691d84994d8d [INFO] running `Command { std: "docker" "start" "-a" "0514ee9d0e2902dbea231751d3f3d4b5c231280f7993a7e7afd5691d84994d8d", 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.184 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ritalin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "0514ee9d0e2902dbea231751d3f3d4b5c231280f7993a7e7afd5691d84994d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0514ee9d0e2902dbea231751d3f3d4b5c231280f7993a7e7afd5691d84994d8d", kill_on_drop: false }` [INFO] [stdout] 0514ee9d0e2902dbea231751d3f3d4b5c231280f7993a7e7afd5691d84994d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0fe07484da5f0d781ebaa8b7f66b73d344346eb9d54be1416c1cb23d6900d51 [INFO] running `Command { std: "docker" "start" "-a" "a0fe07484da5f0d781ebaa8b7f66b73d344346eb9d54be1416c1cb23d6900d51", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling ritalin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.31s [INFO] running `Command { std: "docker" "inspect" "a0fe07484da5f0d781ebaa8b7f66b73d344346eb9d54be1416c1cb23d6900d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fe07484da5f0d781ebaa8b7f66b73d344346eb9d54be1416c1cb23d6900d51", kill_on_drop: false }` [INFO] [stdout] a0fe07484da5f0d781ebaa8b7f66b73d344346eb9d54be1416c1cb23d6900d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae02b4bd5efad51907b28e1e1b8b2687df3dc26b7d2ecb6079ec135b9857b82b [INFO] running `Command { std: "docker" "start" "-a" "ae02b4bd5efad51907b28e1e1b8b2687df3dc26b7d2ecb6079ec135b9857b82b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ritalin-0eb6ff962f8961f0) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test commands::add::tests::sh_quote_empty ... ok [INFO] [stdout] test commands::add::tests::sh_quote_simple ... ok [INFO] [stdout] test commands::export_contract::tests::briefing_handles_all_proved ... ok [INFO] [stdout] test commands::export_contract::tests::briefing_handles_no_obligations ... ok [INFO] [stdout] test gate_eval::tests::critical_with_passing_fresh_evidence_is_pass ... ok [INFO] [stdout] test gate_eval::tests::critical_without_evidence_is_fail ... ok [INFO] [stdout] test gate_eval::tests::failing_evidence_does_not_discharge ... ok [INFO] [stdout] test gate_eval::tests::mixed_critical_and_advisory ... ok [INFO] [stdout] test gate_eval::tests::no_obligations_is_empty ... ok [INFO] [stdout] test gate_eval::tests::all_advisory_is_pass ... ok [INFO] [stdout] test gate_eval::tests::multiple_critical_one_open ... ok [INFO] [stdout] test gate_eval::tests::stale_evidence_does_not_discharge ... ok [INFO] [stdout] test gate_eval::tests::unknown_evidence_ids_are_ignored ... ok [INFO] [stdout] test ledger::evidence::tests::empty_records_not_discharged ... ok [INFO] [stdout] test commands::add::tests::synth_includes_fixed_string_flag ... ok [INFO] [stdout] test commands::add::tests::synth_handles_literal_starting_with_dash ... ok [INFO] [stdout] test commands::add::tests::sh_quote_with_single_quote ... ok [INFO] [stdout] test commands::add::tests::synth_quotes_single_quotes_and_spaces ... ok [INFO] [stdout] test ledger::evidence::tests::proof_hash_differs_for_different_commands ... ok [INFO] [stdout] test ledger::evidence::tests::forged_stored_proof_hash_does_not_discharge ... ok [INFO] [stdout] test ledger::evidence::tests::legacy_v01x_evidence_not_discharged ... ok [INFO] [stdout] test ledger::evidence::tests::one_passing_with_matching_command_discharges ... ok [INFO] [stdout] test ledger::evidence::tests::all_failing_not_discharged ... ok [INFO] [stdout] test ledger::evidence::tests::passing_with_wrong_workspace_hash_not_discharged ... ok [INFO] [stdout] test ledger::evidence::tests::empty_workspace_hash_not_discharged ... ok [INFO] [stdout] test gate_eval::tests::per_obligation_scope_isolates_invalidation ... ok [INFO] [stdout] test ledger::evidence::tests::proof_hash_is_deterministic ... ok [INFO] [stdout] test ledger::evidence::tests::passing_with_wrong_command_not_discharged ... ok [INFO] [stdout] test ledger::evidence::tests::proof_hash_trims_whitespace ... ok [INFO] [stdout] test ledger::evidence::tests::mixed_pass_fail_with_one_valid_discharges ... ok [INFO] [stdout] test ledger::marker::tests::remove_nonexistent_is_ok ... ok [INFO] [stdout] test ledger::marker::tests::create_and_exists_roundtrip ... ok [INFO] [stdout] test ledger::obligations::tests::read_all_no_file ... ok [INFO] [stdout] test ledger::obligations::tests::read_all_empty_file ... ok [INFO] [stdout] test ledger::obligations::tests::find_unknown_id_errors ... ok [INFO] [stdout] test ledger::obligations::tests::next_id_increments ... ok [INFO] [stdout] test ledger::marker::tests::remove_existing ... ok [INFO] [stdout] test ledger::marker::tests::marker_path_is_parent_of_state_dir ... ok [INFO] [stdout] test ledger::obligations::tests::next_id_empty_ledger ... ok [INFO] [stdout] test ledger::obligations::tests::find_existing_id ... ok [INFO] [stdout] test ledger::obligations::tests::read_all_skips_blank_lines ... ok [INFO] [stdout] test commands::export_contract::tests::briefing_lists_open_obligations_with_proofs ... ok [INFO] [stdout] test gate_eval::tests::wrong_proof_hash_does_not_discharge ... ok [INFO] [stdout] test ledger::evidence::tests::empty_command_not_discharged ... ok [INFO] [stderr] Running tests/attacks.rs (/opt/rustwide/target/debug/deps/attacks-a0db4c18651f4e45) [INFO] [stdout] test gate_eval::tests::discharge_is_monotone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test corrupt_evidence_jsonl_errors_gracefully ... ok [INFO] [stdout] test corrupt_obligations_jsonl_errors_gracefully ... ok [INFO] [stdout] test forged_evidence_does_not_discharge ... ok [INFO] [stdout] test reinit_without_force_is_blocked ... ok [INFO] [stdout] test deleted_obligations_ledger ... ok [INFO] [stdout] test stale_evidence_after_workspace_change ... ok [INFO] [stdout] test hook_mode_corrupt_evidence_blocks ... ok [INFO] [stdout] test forged_evidence_with_matching_proof_hash_does_not_discharge ... ok [INFO] [stdout] test legacy_evidence_without_hashes_does_not_discharge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-09d304f7c59efebf) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test embedded_skill_md_is_under_budget_and_has_directives ... ok [INFO] [stdout] test advisory_obligations_dont_block_gate ... ok [INFO] [stdout] test export_contract_uninitialized_errors ... ok [INFO] [stdout] test depends_on_rejects_absolute_path ... ok [INFO] [stdout] test add_before_init_errors ... ok [INFO] [stdout] test cmd_override_does_not_discharge_original ... ok [INFO] [stdout] test gate_before_init_errors ... ok [INFO] [stdout] test export_contract_no_obligations_emits_none_yet ... ok [INFO] [stdout] test export_contract_json_has_briefing_and_structured_open ... ok [INFO] [stdout] test add_empty_claim_errors ... ok [INFO] [stdout] test export_contract_all_proved_forbids_claiming_gate_passed ... ok [INFO] [stdout] test depends_on_empty_falls_back_to_global_workspace_hash ... ok [INFO] [stdout] test gate_json_pass_emits_success_envelope ... ok [INFO] [stdout] test export_contract_human_contains_role_contract_return_format_and_donts ... ok [INFO] [stdout] test gate_summary_empty_contract ... ok [INFO] [stdout] test gate_json_includes_advisory_open_count ... ok [INFO] [stdout] test add_after_gate_restores_marker ... ok [INFO] [stdout] test hook_mode_uninitialised_allows_stop ... ok [INFO] [stdout] test hook_mode_respects_stop_hook_active ... ok [INFO] [stdout] test add_advisory_after_gate_does_not_restore_marker ... ok [INFO] [stdout] test depends_on_rejects_path_with_parent_dir ... ok [INFO] [stdout] test failing_proof_exits_nonzero ... ok [INFO] [stdout] test init_refuses_overwrite_without_force ... ok [INFO] [stdout] test json_output_has_envelope ... ok [INFO] [stdout] test depends_on_missing_file_errors_at_prove_time ... ok [INFO] [stdout] test gate_failure_after_stale_evidence_restores_marker ... ok [INFO] [stdout] test literal_match_kind_with_proof_is_rejected ... ok [INFO] [stdout] test init_allows_overwrite_with_force ... ok [INFO] [stdout] test literal_match_fails_when_file_missing ... ok [INFO] [stdout] test literal_match_without_kind_is_rejected ... ok [INFO] [stdout] test gate_blocks_with_open_obligations ... ok [INFO] [stdout] test happy_path_init_add_prove_gate ... ok [INFO] [stdout] test hook_mode_blocks_with_json ... ok [INFO] [stdout] test gate_summary_pass ... ok [INFO] [stdout] test gate_summary_fail_includes_blocking ... ok [INFO] [stdout] test literal_match_handles_literal_with_single_quotes ... ok [INFO] [stdout] test init_force_clears_obligations_and_evidence ... ok [INFO] [stdout] test literal_without_file_is_rejected ... ok [INFO] [stdout] test literal_regex_kind_with_proof_is_rejected ... ok [INFO] [stdout] test gate_json_fail_emits_single_envelope ... ok [INFO] [stdout] test literal_regex_handles_alternation ... ok [INFO] [stdout] test literal_regex_without_kind_is_rejected ... ok [INFO] [stdout] test literal_regex_fails_when_pattern_absent ... ok [INFO] [stdout] test hook_mode_allows_stop_when_all_proved ... ok [INFO] [stdout] test prove_id_required_when_not_all ... ok [INFO] [stdout] test literal_match_handles_literal_starting_with_dash ... ok [INFO] [stdout] test literal_match_fails_when_literal_absent ... ok [INFO] [stdout] test prove_cmd_override_keeps_obligation_in_remaining ... ok [INFO] [stdout] test literal_match_proves_when_literal_present ... ok [INFO] [stdout] test skill_install_writes_current_and_legacy_codex_targets ... ok [INFO] [stdout] test literal_regex_matches_when_pattern_present ... ok [INFO] [stdout] test prove_json_includes_remaining_open ... ok [INFO] [stdout] test prove_scope_refresh_empty_when_all_done ... ok [INFO] [stdout] test prove_all_stale_only_skips_already_passing ... ok [INFO] [stdout] test prove_all_runs_every_obligation ... ok [INFO] [stdout] test depends_on_isolates_freshness_to_declared_files ... ok [INFO] [stdout] test prove_scope_refresh_lists_remaining_ids ... ok [INFO] [stdout] test prove_all_continues_on_failure ... ok [INFO] [stdout] test prove_warns_when_proof_mutates_workspace ... ok [INFO] [stderr] Running tests/gate_props.rs (/opt/rustwide/target/debug/deps/gate_props-efbc8e5861cf7444) [INFO] [stdout] test seed_force_clears_old_obligations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test wrong_proof_hash_never_discharges ... ok [INFO] [stdout] test proof_hash_collision_resistance ... ok [INFO] [stdout] test proof_hash_trims ... ok [INFO] [stdout] test proof_hash_deterministic ... ok [INFO] [stdout] test discharge_is_monotone ... ok [INFO] [stdout] test empty_proof_hash_never_discharges ... ok [INFO] [stdout] test empty_workspace_hash_never_discharges ... ok [INFO] [stdout] test stale_workspace_never_discharges ... ok [INFO] [stdout] test passing_fresh_matching_discharges ... ok [INFO] [stderr] Running tests/seed_test.rs (/opt/rustwide/target/debug/deps/seed_test-657bcc2d1d47af5b) [INFO] [stdout] test failing_evidence_never_discharges ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test seed_refuses_overwrite_without_force ... ok [INFO] [stdout] test seed_missing_manifest_errors ... ok [INFO] [stdout] test seed_invalid_manifest_errors ... ok [INFO] [stdout] test seed_from_toml_manifest ... ok [INFO] [stdout] test seed_allows_overwrite_with_force ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae02b4bd5efad51907b28e1e1b8b2687df3dc26b7d2ecb6079ec135b9857b82b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae02b4bd5efad51907b28e1e1b8b2687df3dc26b7d2ecb6079ec135b9857b82b", kill_on_drop: false }` [INFO] [stdout] ae02b4bd5efad51907b28e1e1b8b2687df3dc26b7d2ecb6079ec135b9857b82b