[INFO] cloning repository https://github.com/r/morph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r/morph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr%2Fmorph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr%2Fmorph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9265712d0492afa3bcd0b12ef5c9d3ea5a447c72 [INFO] testing r/morph against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr%2Fmorph" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/r/morph [INFO] finished tweaking git repo https://github.com/r/morph [INFO] tweaked toml for git repo https://github.com/r/morph written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r/morph on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r/morph 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aaeb6d0085442eaa6bb4dc696c4e146edf9287f5824fa9d9ca52438aee05e87 [INFO] running `Command { std: "docker" "start" "-a" "7aaeb6d0085442eaa6bb4dc696c4e146edf9287f5824fa9d9ca52438aee05e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aaeb6d0085442eaa6bb4dc696c4e146edf9287f5824fa9d9ca52438aee05e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aaeb6d0085442eaa6bb4dc696c4e146edf9287f5824fa9d9ca52438aee05e87", kill_on_drop: false }` [INFO] [stdout] 7aaeb6d0085442eaa6bb4dc696c4e146edf9287f5824fa9d9ca52438aee05e87 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 101e857f0886389866cf20522a83341e726168a25d192af2f8da98567881b3cd [INFO] running `Command { std: "docker" "start" "-a" "101e857f0886389866cf20522a83341e726168a25d192af2f8da98567881b3cd", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling morph-mcp v0.7.2 (/opt/rustwide/workdir/morph-mcp) [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling morph-e2e v0.7.2 (/opt/rustwide/workdir/morph-e2e) [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling morph-core v0.7.2 (/opt/rustwide/workdir/morph-core) [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling morph-cli v0.7.2 (/opt/rustwide/workdir/morph-cli) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling morph-serve v0.7.2 (/opt/rustwide/workdir/morph-serve) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "101e857f0886389866cf20522a83341e726168a25d192af2f8da98567881b3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101e857f0886389866cf20522a83341e726168a25d192af2f8da98567881b3cd", kill_on_drop: false }` [INFO] [stdout] 101e857f0886389866cf20522a83341e726168a25d192af2f8da98567881b3cd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00520e928c10d19862c272cc0f8c7c0820ddab7a06d4a51dabdd5863d0df7cff [INFO] running `Command { std: "docker" "start" "-a" "00520e928c10d19862c272cc0f8c7c0820ddab7a06d4a51dabdd5863d0df7cff", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling morph-cli v0.7.2 (/opt/rustwide/workdir/morph-cli) [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling morph-e2e v0.7.2 (/opt/rustwide/workdir/morph-e2e) [INFO] [stderr] Compiling morph-mcp v0.7.2 (/opt/rustwide/workdir/morph-mcp) [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling lazy-regex v3.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling morph-core v0.7.2 (/opt/rustwide/workdir/morph-core) [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stdout] warning: unused imports: `Blob`, `EvalContract`, and `EvalSuite` [INFO] [stdout] --> morph-core/src/policy.rs:340:26 [INFO] [stdout] | [INFO] [stdout] 340 | use crate::objects::{Blob, EvalContract, EvalSuite}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling morph-serve v0.7.2 (/opt/rustwide/workdir/morph-serve) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.02s [INFO] running `Command { std: "docker" "inspect" "00520e928c10d19862c272cc0f8c7c0820ddab7a06d4a51dabdd5863d0df7cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00520e928c10d19862c272cc0f8c7c0820ddab7a06d4a51dabdd5863d0df7cff", kill_on_drop: false }` [INFO] [stdout] 00520e928c10d19862c272cc0f8c7c0820ddab7a06d4a51dabdd5863d0df7cff [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a1d2a83121b46aa04ee2151dc982097220d143c7714d6cf8c27d90ed46ef707 [INFO] running `Command { std: "docker" "start" "-a" "4a1d2a83121b46aa04ee2151dc982097220d143c7714d6cf8c27d90ed46ef707", kill_on_drop: false }` [INFO] [stderr] Compiling morph-cli v0.7.2 (/opt/rustwide/workdir/morph-cli) [INFO] [stderr] Compiling morph-mcp v0.7.2 (/opt/rustwide/workdir/morph-mcp) [INFO] [stderr] warning: unused imports: `Blob`, `EvalContract`, and `EvalSuite` [INFO] [stderr] --> morph-core/src/policy.rs:340:26 [INFO] [stderr] | [INFO] [stderr] 340 | use crate::objects::{Blob, EvalContract, EvalSuite}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `morph-core` (lib test) generated 1 warning (run `cargo fix --lib -p morph-core --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/morph-ede853a6bbea39bf) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test setup::tests::hook_scripts_executable ... ok [INFO] [stdout] test setup::tests::hooks_json_created ... ok [INFO] [stdout] test setup::tests::hook_scripts_written ... ok [INFO] [stdout] test setup::tests::mcp_json_created ... ok [INFO] [stdout] test setup::tests::idempotent ... ok [INFO] [stdout] test setup::tests::opencode_agents_md_not_duplicated ... ok [INFO] [stdout] test setup::tests::opencode_agents_md_created ... ok [INFO] [stdout] test setup::tests::mcp_json_merged_preserves_existing ... ok [INFO] [stdout] test setup::tests::opencode_requires_morph_init ... ok [INFO] [stdout] test setup::tests::hooks_json_merged_preserves_existing ... ok [INFO] [stdout] test setup::tests::opencode_agents_md_appended_to_existing ... ok [INFO] [stdout] test setup::tests::opencode_instructions_includes_agents_md ... ok [INFO] [stdout] test setup::tests::opencode_idempotent ... ok [INFO] [stdout] test setup::tests::opencode_json_merged_preserves_existing ... ok [INFO] [stdout] test setup::tests::opencode_plugin_written ... ok [INFO] [stdout] test setup::tests::requires_morph_init ... ok [INFO] [stdout] test setup::tests::opencode_json_created ... ok [INFO] [stdout] test setup::tests::rules_installed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/spec_tests.rs (/opt/rustwide/target/debug/deps/spec_tests-4529736bc53891a5) [INFO] [stdout] [INFO] [stdout] running 140 tests [INFO] [stdout] test spec_certify_fails_below_threshold ... ok [INFO] [stdout] test spec_certify_specific_commit ... ok [INFO] [stdout] test spec_annotate_invalid_target_fails ... ok [INFO] [stdout] test spec_certify_with_runner ... ok [INFO] [stdout] test spec_add_stages_any_file ... ok [INFO] [stdout] test spec_add_dot_stages_all_working_dir_files ... ok [INFO] [stdout] test spec_branch_no_commit_fails ... ok [INFO] [stdout] test spec_checkout_no_commits_fails ... ok [INFO] [stdout] test spec_checkout_branch ... ok [INFO] [stdout] test spec_annotate_and_annotations ... ok [INFO] [stdout] test spec_branch_create_already_exists ... ok [INFO] [stdout] test spec_branch_list_shows_current ... ok [INFO] [stdout] test spec_checkout_detached ... ok [INFO] [stdout] test spec_branch_create ... ok [INFO] [stdout] test spec_certify_fails_missing_required_metric ... ok [INFO] [stdout] test spec_ci_json_output_certify ... ok [INFO] [stdout] test spec_commit_empty_message_still_works ... ok [INFO] [stdout] test spec_commit_no_staged_files ... ok [INFO] [stdout] test spec_commit_prints_summary ... ok [INFO] [stdout] test spec_ci_json_output_gate ... ok [INFO] [stdout] test spec_commit_and_log ... ok [INFO] [stdout] test spec_checkout_nonexistent_fails ... ok [INFO] [stdout] test spec_commit_json_output ... ok [INFO] [stdout] test spec_commit_from_missing_run_fails ... ok [INFO] [stdout] test spec_diff_no_changes_empty_output ... ok [INFO] [stdout] test spec_commit_from_recorded_run_persists_env_and_contributors ... ok [INFO] [stdout] test spec_files_empty_when_no_files ... ok [INFO] [stdout] test spec_commit_project_files_only ... ok [INFO] [stdout] test spec_extract_pipeline_from_recorded_run_with_reviewer ... ok [INFO] [stdout] test spec_diff_head_shorthand ... ok [INFO] [stdout] test spec_files_shows_working_dir_files ... ok [INFO] [stdout] test spec_files_shows_nested_working_dir_files ... ok [INFO] [stdout] test spec_extract_pipeline_from_missing_run_fails ... ok [INFO] [stdout] test spec_certify_current_commit_with_metrics_file ... ok [INFO] [stdout] test spec_diff_shows_added_files ... ok [INFO] [stdout] test spec_checkout_restores_tree ... ok [INFO] [stdout] test spec_init_creates_morph_dir ... ok [INFO] [stdout] test spec_init_does_not_create_top_level_dirs ... ok [INFO] [stdout] test spec_extract_pipeline_from_recorded_session ... ok [INFO] [stdout] test spec_fetch_creates_remote_tracking_ref ... ok [INFO] [stdout] test spec_init_prints_message ... ok [INFO] [stdout] test spec_diff_shows_modified_files ... ok [INFO] [stdout] test spec_init_shows_absolute_path ... ok [INFO] [stdout] test spec_log_no_commits ... ok [INFO] [stdout] test spec_commit_from_recorded_session_persists_evidence ... ok [INFO] [stdout] test spec_init_then_cli_sane ... ok [INFO] [stdout] test spec_init_already_initialized ... ok [INFO] [stdout] test spec_gate_fails_below_threshold ... ok [INFO] [stdout] test spec_gate_fails_uncertified ... ok [INFO] [stdout] test spec_gate_fails_when_metrics_missing ... ok [INFO] [stdout] test spec_pipeline_create_and_show ... ok [INFO] [stdout] test spec_morphignore_excludes_from_status ... ok [INFO] [stdout] test spec_morphignore_excludes_files_from_add ... ok [INFO] [stdout] test spec_morphignore_excludes_files_from_files ... ok [INFO] [stdout] test spec_morphignore_directory_pattern ... ok [INFO] [stdout] test spec_extracted_pipeline_is_reusable_in_commit ... ok [INFO] [stdout] test spec_gate_passes_for_certified_commit ... ok [INFO] [stdout] test spec_policy_show_default_is_empty ... ok [INFO] [stdout] test spec_plain_commit_without_provenance_still_works ... ok [INFO] [stdout] test spec_prompt_create_and_materialize ... ok [INFO] [stdout] test spec_pipeline_show_missing_fails ... ok [INFO] [stdout] test spec_prompt_show_latest_session ... ok [INFO] [stdout] test spec_merge_nonexistent_branch_fails ... ok [INFO] [stdout] test spec_merge_happy_path ... ok [INFO] [stdout] test spec_prompt_show_by_run_hash ... ok [INFO] [stdout] test spec_merge_plan_with_retirement_preview ... ok [INFO] [stdout] test spec_policy_set_default_eval ... ok [INFO] [stdout] test spec_policy_round_trip ... ok [INFO] [stdout] test spec_push_already_up_to_date ... ok [INFO] [stdout] test spec_merge_with_retirement_succeeds ... ok [INFO] [stdout] test spec_prompt_show_no_runs_fails ... ok [INFO] [stdout] test spec_record_session_on_fresh_init ... ok [INFO] [stdout] test spec_record_session_with_messages_json ... ok [INFO] [stdout] test spec_push_branch_to_empty_remote ... ok [INFO] [stdout] test spec_merge_auto_union_suite_happy_path ... ok [INFO] [stdout] test spec_merge_rejects_weak_metrics ... ok [INFO] [stdout] test spec_remote_add_and_list ... ok [INFO] [stdout] test spec_pull_fast_forwards_local_branch ... ok [INFO] [stdout] test spec_refs_shows_local_branches ... ok [INFO] [stdout] test spec_merge_rejects_with_explained_metric_failure ... ok [INFO] [stdout] test spec_push_to_missing_remote_fails ... ok [INFO] [stdout] test spec_push_transfers_evidence_backed_commit_closure ... ok [INFO] [stdout] test spec_merge_plan_shows_parent_bar ... ok [INFO] [stdout] test spec_remote_add_multiple ... ok [INFO] [stdout] test spec_refs_shows_remote_tracking_after_fetch ... ok [INFO] [stdout] test spec_merge_plan_incompatible_suites_fails ... ok [INFO] [stdout] test spec_rollup_no_commits_fails ... ok [INFO] [stdout] test spec_revert_creates_undo_commit ... ok [INFO] [stdout] test spec_record_session_then_commit ... ok [INFO] [stdout] test spec_run_record_and_eval_record ... ok [INFO] [stdout] test spec_serve_help ... ok [INFO] [stdout] test spec_push_non_fast_forward_fails ... ok [INFO] [stdout] test spec_run_show_json_output ... ok [INFO] [stdout] test spec_run_show_with_trace ... ok [INFO] [stdout] test spec_show_displays_any_object ... ok [INFO] [stdout] test spec_run_list_empty_repo ... ok [INFO] [stdout] test spec_run_list_shows_recorded_runs ... ok [INFO] [stdout] test spec_serve_requires_repo_or_flag ... ok [INFO] [stdout] test spec_status_empty_when_no_files ... ok [INFO] [stdout] test spec_stash_save_clears_index ... ok [INFO] [stdout] test spec_revert_invalid_hash_fails ... ok [INFO] [stdout] test spec_rollup_nonexistent_ref_fails ... ok [INFO] [stdout] test spec_status_outside_repo ... ok [INFO] [stdout] test spec_run_show_invalid_hash_fails ... ok [INFO] [stdout] test spec_run_show_displays_summary ... ok [INFO] [stdout] test spec_status_shows_deleted_after_remove ... ok [INFO] [stdout] test spec_stash_list ... ok [INFO] [stdout] test spec_status_clean_after_commit ... ok [INFO] [stdout] test spec_status_shows_new_files_before_first_commit ... ok [INFO] [stdout] test spec_show_invalid_hash_fails ... ok [INFO] [stdout] test spec_stash_save_empty_fails ... ok [INFO] [stdout] test spec_tag_list_empty ... ok [INFO] [stdout] test spec_tag_create_and_list ... ok [INFO] [stdout] test spec_stash_pop_empty_fails ... ok [INFO] [stdout] test spec_show_missing_object_fails ... ok [INFO] [stdout] test spec_tap_diagnose_shows_new_fields ... ok [INFO] [stdout] test spec_tap_diagnose_all ... ok [INFO] [stdout] test spec_status_shows_modified_after_edit ... ok [INFO] [stdout] test spec_tap_export_agentic ... ok [INFO] [stdout] test spec_rollup_squashes_commits ... ok [INFO] [stdout] test spec_tag_delete ... ok [INFO] [stdout] test spec_tap_export_prompt_only ... ok [INFO] [stdout] test spec_tap_diagnose_single_run ... ok [INFO] [stdout] test spec_tap_export_multi_step_messages ... ok [INFO] [stdout] test spec_tag_duplicate_fails ... ok [INFO] [stdout] test spec_tap_export_filter_by_model ... ok [INFO] [stdout] test spec_tap_export_filter_by_agent ... ok [INFO] [stdout] test spec_tap_export_to_file ... ok [INFO] [stdout] test spec_tap_summary_empty_repo ... ok [INFO] [stdout] test spec_tap_inspect_single_run ... ok [INFO] [stdout] test spec_tap_inspect_all ... ok [INFO] [stdout] test spec_version_flag_prints_version ... ok [INFO] [stdout] test spec_tap_preview_run ... ok [INFO] [stdout] test spec_tap_export_invalid_mode ... ok [INFO] [stdout] test spec_tap_export_with_context ... ok [INFO] [stdout] test spec_upgrade_from_repo_root ... ok [INFO] [stdout] test spec_tag_delete_nonexistent_fails ... ok [INFO] [stdout] test spec_upgrade_latest_no_op ... ok [INFO] [stdout] test spec_trace_show_displays_events ... ok [INFO] [stdout] test spec_tap_summary_with_runs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/morph_core-bf87895ee9fc24b2) [INFO] [stdout] [INFO] [stdout] running 332 tests [INFO] [stdout] test annotate::tests::create_and_list_annotation ... ok [INFO] [stdout] test commit::tests::log_from_invalid_ref_returns_empty ... ok [INFO] [stdout] test commit::tests::resolve_provenance_fails_on_missing_object ... ok [INFO] [stdout] test commit::tests::resolve_provenance_fails_on_missing_trace ... ok [INFO] [stdout] test commit::tests::create_tree_commit_stores_tree_hash ... ok [INFO] [stdout] test commit::tests::create_tree_commit_defaults_pipeline_and_eval ... ok [INFO] [stdout] test commit::tests::log_from_empty_repo_returns_empty ... ok [INFO] [stdout] test commit::tests::create_tree_commit_empty_index_succeeds ... ok [INFO] [stdout] test commit::tests::checkout_tree_nonexistent_branch_returns_not_found ... ok [INFO] [stdout] test annotate::tests::list_filters_by_target_sub ... ok [INFO] [stdout] test commit::tests::checkout_tree_detached_head ... ok [INFO] [stdout] test commit::tests::create_commit_updates_ref ... ok [INFO] [stdout] test commit::tests::create_tree_commit_clears_index ... ok [INFO] [stdout] test commit::tests::merge_requires_dominance ... ok [INFO] [stdout] test diff::tests::diff_deleted_files ... ok [INFO] [stdout] test diff::tests::diff_added_files ... ok [INFO] [stdout] test diff::tests::diff_empty_trees_produces_no_changes ... ok [INFO] [stdout] test diff::tests::diff_mixed_changes ... ok [INFO] [stdout] test diff::tests::diff_modified_files ... ok [INFO] [stdout] test diff::tests::diff_status_display ... ok [INFO] [stdout] test diff::tests::diff_trees_none_to_tree_is_all_added ... ok [INFO] [stdout] test diff::tests::diff_trees_tree_to_none_is_all_deleted ... ok [INFO] [stdout] test diff::tests::diff_nested_tree_changes ... ok [INFO] [stdout] test commit::tests::tree_commit_without_from_run_leaves_provenance_absent ... ok [INFO] [stdout] test commit::tests::tree_commit_from_run_persists_contributors_deduped ... ok [INFO] [stdout] test diff::tests::diff_unchanged_files_omitted ... ok [INFO] [stdout] test commit::tests::resolve_provenance_fails_on_non_run_object ... ok [INFO] [stdout] test extract::tests::extract_fails_on_non_run_object ... ok [INFO] [stdout] test diff::tests::diff_trees_with_store ... ok [INFO] [stdout] test extract::tests::extract_fails_on_missing_trace ... ok [INFO] [stdout] test extract::tests::extract_fails_on_missing_object ... ok [INFO] [stdout] test commit::tests::rollup_base_equals_tip ... ok [INFO] [stdout] test commit::tests::merge_full_auto_union_suite ... ok [INFO] [stdout] test extract::tests::extract_fails_on_no_prompt_event ... ok [INFO] [stdout] test commit::tests::rollup_preserves_tip_tree ... ok [INFO] [stdout] test commit::tests::merge_full_rejects_when_not_dominating ... ok [INFO] [stdout] test commit::tests::tree_commit_from_run_persists_evidence_refs ... ok [INFO] [stdout] test extract::tests::extract_session_generate_env_mirrors_run_environment ... ok [INFO] [stdout] test hash::tests::agent_info_with_instance_id_roundtrip ... ok [INFO] [stdout] test hash::tests::agent_info_without_instance_id_defaults_to_none ... ok [INFO] [stdout] test commit::tests::tree_commit_from_run_persists_env_constraints ... ok [INFO] [stdout] test extract::tests::extract_fails_on_unsupported_trace_shape ... ok [INFO] [stdout] test extract::tests::extract_session_attribution_includes_primary_agent ... ok [INFO] [stdout] test hash::tests::attribution_actors_set_roundtrip ... ok [INFO] [stdout] test hash::tests::attribution_entry_instance_id_roundtrip ... ok [INFO] [stdout] test hash::tests::content_hash_git_deterministic ... ok [INFO] [stdout] test extract::tests::extract_session_persists_provenance ... ok [INFO] [stdout] test hash::tests::content_hash_git_different_from_content_hash ... ok [INFO] [stdout] test extract::tests::extract_with_reviewer_maps_review_attribution ... ok [INFO] [stdout] test hash::tests::content_hash_git_roundtrip_same_hash ... ok [INFO] [stdout] test extract::tests::extract_without_reviewer_falls_back_to_primary_agent ... ok [INFO] [stdout] test hash::tests::contributor_info_instance_id_roundtrip ... ok [INFO] [stdout] test extract::tests::extract_session_produces_deterministic_graph_shape ... ok [INFO] [stdout] test hash::tests::from_hex_invalid_rejected ... ok [INFO] [stdout] test hash::tests::hash_deterministic ... ok [INFO] [stdout] test hash::tests::review_node_kind_roundtrip ... ok [INFO] [stdout] test hash::tests::pipeline_node_env_roundtrip ... ok [INFO] [stdout] test hash::tests::different_instance_id_different_hash ... ok [INFO] [stdout] test gc::tests::gc_cleans_type_index_dirs ... ok [INFO] [stdout] test hash::tests::roundtrip_blob_serialization ... ok [INFO] [stdout] test extract::tests::extract_session_includes_prompt_blob_ref ... ok [INFO] [stdout] test hash::tests::roundtrip_all_simple_types ... ok [INFO] [stdout] test identity::tests::identity_pipeline_hash_stable ... ok [INFO] [stdout] test index::tests::clear_missing_index_is_noop ... ok [INFO] [stdout] test identity::tests::identity_roundtrip_serialization ... ok [INFO] [stdout] test hash::tests::different_object_different_hash ... ok [INFO] [stdout] test index::tests::clear_index_removes_file ... ok [INFO] [stdout] test gc::tests::gc_preserves_reachable_objects ... ok [INFO] [stdout] test gc::tests::gc_removes_unreachable_objects ... ok [INFO] [stdout] test index::tests::read_missing_index_returns_empty ... ok [INFO] [stdout] test language::tests::adapter_for_filename_picks_python ... ok [INFO] [stdout] test language::tests::python_detect_target_from_hint ... ok [INFO] [stdout] test language::tests::python_detect_language ... ok [INFO] [stdout] test index::tests::write_read_roundtrip ... ok [INFO] [stdout] test index::tests::update_index_adds_entry ... ok [INFO] [stdout] test index::tests::update_index_overwrites_existing_entry ... ok [INFO] [stdout] test language::tests::python_detect_target_single_function ... ok [INFO] [stdout] test language::tests::python_extract_symbol_references ... ok [INFO] [stdout] test language::tests::python_slice_async ... ok [INFO] [stdout] test language::tests::python_extract_symbols ... ok [INFO] [stdout] test language::tests::python_slice_function ... ok [INFO] [stdout] test language::tests::slice_includes_decorators ... ok [INFO] [stdout] test language::tests::stopwords_rejected ... ok [INFO] [stdout] test metrics::tests::aggregate_mean ... ok [INFO] [stdout] test metrics::tests::aggregate_lower_ci_bound ... ok [INFO] [stdout] test metrics::tests::aggregate_min ... ok [INFO] [stdout] test metrics::tests::aggregate_empty_scores_err ... ok [INFO] [stdout] test metrics::tests::aggregate_p95 ... ok [INFO] [stdout] test metrics::tests::aggregate_single_lower_ci_bound ... ok [INFO] [stdout] test metrics::tests::aggregate_single_mean ... ok [INFO] [stdout] test metrics::tests::aggregate_single_min ... ok [INFO] [stdout] test metrics::tests::aggregate_single_p95 ... ok [INFO] [stdout] test metrics::tests::aggregate_suite_roundtrip ... ok [INFO] [stdout] test metrics::tests::aggregate_unknown_method_err ... ok [INFO] [stdout] test metrics::tests::check_thresholds_fail ... ok [INFO] [stdout] test metrics::tests::check_thresholds_minimize_direction ... ok [INFO] [stdout] test metrics::tests::check_thresholds_pass ... ok [INFO] [stdout] test metrics::tests::dominance_merged_greater ... ok [INFO] [stdout] test metrics::tests::dominance_merged_has_extra_metrics ... ok [INFO] [stdout] test metrics::tests::dominance_merged_less_fails ... ok [INFO] [stdout] test metrics::tests::dominance_merged_missing_parent_metric_fails ... ok [INFO] [stdout] test metrics::tests::dominance_reflexive ... ok [INFO] [stdout] test metrics::tests::dominance_with_suite_maximize ... ok [INFO] [stdout] test metrics::tests::dominance_with_suite_metric_missing_from_both ... ok [INFO] [stdout] test metrics::tests::dominance_with_suite_minimize ... ok [INFO] [stdout] test metrics::tests::dominance_with_suite_mixed_directions ... ok [INFO] [stdout] test metrics::tests::retire_all_metrics_ok ... ok [INFO] [stdout] test metrics::tests::retire_nonexistent_metric_errors ... ok [INFO] [stdout] test metrics::tests::retire_removes_associated_cases ... ok [INFO] [stdout] test metrics::tests::retire_removes_metric ... ok [INFO] [stdout] test metrics::tests::union_suites_conflicting_threshold_errors ... ok [INFO] [stdout] test metrics::tests::union_suites_deduplicates_cases ... ok [INFO] [stdout] test metrics::tests::union_suites_disjoint ... ok [INFO] [stdout] test merge::tests::dominance_explanation_direction_aware ... ok [INFO] [stdout] test metrics::tests::union_suites_overlapping_identical ... ok [INFO] [stdout] test migrate::tests::migrate_0_0_to_0_2_no_objects_dir ... ok [INFO] [stdout] test merge::tests::prepare_merge_reference_bar_minimize ... ok [INFO] [stdout] test migrate::tests::migrate_0_0_to_0_2_empty_objects_dir ... ok [INFO] [stdout] test merge::tests::prepare_merge_computes_union_suite ... ok [INFO] [stdout] test merge::tests::execute_merge_fails_with_detailed_explanation ... ok [INFO] [stdout] test merge::tests::execute_merge_succeeds_when_dominating ... ok [INFO] [stdout] test morphignore::tests::builtin_defaults_ignore_git_dir ... ok [INFO] [stdout] test merge::tests::format_plan_contains_expected_sections ... ok [INFO] [stdout] test morphignore::tests::builtin_defaults_do_not_ignore_source_files ... ok [INFO] [stdout] test merge::tests::prepare_merge_incompatible_suites_fails ... ok [INFO] [stdout] test merge::tests::dominance_explanation_identifies_blocking_metric ... ok [INFO] [stdout] test merge::tests::prepare_merge_computes_reference_bar_maximize ... ok [INFO] [stdout] test migrate::tests::migrate_0_3_to_0_4_empty_objects_dir ... ok [INFO] [stdout] test migrate::tests::migrate_0_2_to_0_3_bumps_version ... ok [INFO] [stdout] test migrate::tests::migrate_0_3_to_0_4_creates_gitignore ... ok [INFO] [stdout] test morphignore::tests::builtin_defaults_ignore_target ... ok [INFO] [stdout] test morphignore::tests::builtin_defaults_ignore_venv ... ok [INFO] [stdout] test morphignore::tests::builtin_defaults_ignore_node_modules ... ok [INFO] [stdout] test morphignore::tests::builtin_defaults_ignore_pycache ... ok [INFO] [stdout] test migrate::tests::migrate_0_2_to_0_3_is_idempotent ... ok [INFO] [stdout] test morphignore::tests::gitignore_patterns_are_respected ... ok [INFO] [stdout] test morphignore::tests::directory_pattern_matches ... ok [INFO] [stdout] test migrate::tests::migrate_0_0_to_0_2_rewrites_hashes_and_sets_version ... ok [INFO] [stdout] test merge::tests::retirement_removes_metric_from_dominance_check ... ok [INFO] [stdout] test migrate::tests::migrate_0_3_to_0_4_moves_objects_to_fanout ... ok [INFO] [stdout] test morphignore::tests::is_rel_path_ignored_returns_false_when_no_matcher ... ok [INFO] [stdout] test morphignore::tests::is_rel_path_ignored_works_with_defaults ... ok [INFO] [stdout] test morphignore::tests::load_returns_some_even_without_any_ignore_files ... ok [INFO] [stdout] test morphignore::tests::load_returns_matcher_when_morphignore_exists ... ok [INFO] [stdout] test morphignore::tests::is_ignored_returns_false_when_no_matcher ... ok [INFO] [stdout] test morphignore::tests::multiple_patterns ... ok [INFO] [stdout] test morphignore::tests::morphignore_adds_extra_patterns ... ok [INFO] [stdout] test morphignore::tests::morphignore_can_negate_builtin_defaults ... ok [INFO] [stdout] test morphignore::tests::negation_pattern_unignores ... ok [INFO] [stdout] test morphignore::tests::path_outside_repo_root_not_ignored ... ok [INFO] [stdout] test morphignore::tests::simple_glob_pattern_matches ... ok [INFO] [stdout] test morphignore::tests::nested_path_matching ... ok [INFO] [stdout] test policy::tests::default_policy_when_absent ... ok [INFO] [stdout] test policy::tests::certify_fails_when_required_metrics_missing ... ok [INFO] [stdout] test policy::tests::certify_fails_when_thresholds_not_met ... ok [INFO] [stdout] test policy::tests::policy_preserves_other_config_keys ... ok [INFO] [stdout] test record::tests::record_conversation_backward_compat_no_metadata ... ok [INFO] [stdout] test policy::tests::policy_round_trip ... ok [INFO] [stdout] test record::tests::record_eval_metrics_rejects_non_numeric_metric ... ok [INFO] [stdout] test record::tests::record_eval_metrics_rejects_missing_metrics_key ... ok [INFO] [stdout] test record::tests::record_conversation_opencode_style_tool_parts ... ok [INFO] [stdout] test policy::tests::certify_records_annotation ... ok [INFO] [stdout] test record::tests::record_eval_metrics_rejects_non_object_root ... ok [INFO] [stdout] test record::tests::record_eval_metrics_rejects_non_object_metrics ... ok [INFO] [stdout] test record::tests::record_eval_metrics_parses_file ... ok [INFO] [stdout] test record::tests::record_conversation_links_to_head_commit ... ok [INFO] [stdout] test record::tests::record_conversation_metadata_merges_into_payload ... ok [INFO] [stdout] test record::tests::record_conversation_per_message_timestamps ... ok [INFO] [stdout] test record::tests::record_run_ingests_run_from_json_file ... ok [INFO] [stdout] test policy::tests::certify_passes_with_valid_metrics ... ok [INFO] [stdout] test record::tests::record_run_trace_hash_mismatch_fails ... ok [INFO] [stdout] test policy::tests::certify_respects_minimize_direction ... ok [INFO] [stdout] test record::tests::record_run_rejects_non_run_object ... ok [INFO] [stdout] test policy::tests::gate_passes_for_certified_commit ... ok [INFO] [stdout] test repo::tests::init_creates_prompts_and_evals_under_morph ... ok [INFO] [stdout] test policy::tests::gate_fails_when_metrics_missing ... ok [INFO] [stdout] test record::tests::record_session_stores_run_and_trace ... ok [INFO] [stdout] test record::tests::record_run_with_trace_file_validates_hash ... ok [INFO] [stdout] test record::tests::record_run_with_artifacts ... ok [INFO] [stdout] test repo::tests::init_creates_gitignore_for_objects ... ok [INFO] [stdout] test record::tests::record_session_uses_defaults_for_model_and_agent ... ok [INFO] [stdout] test repo::tests::init_creates_morph_internals ... ok [INFO] [stdout] test policy::tests::gate_fails_for_uncertified_commit ... ok [INFO] [stdout] test repo::tests::init_does_not_create_programs_dir ... ok [INFO] [stdout] test policy::tests::gate_output_identifies_failure_reason ... ok [INFO] [stdout] test record::tests::record_conversation_stores_all_messages ... ok [INFO] [stdout] test repo::tests::init_does_not_create_top_level_dirs ... ok [INFO] [stdout] test repo::tests::init_errors_when_already_initialized ... ok [INFO] [stdout] test repo::tests::read_repo_version_defaults_to_0_0_when_config_missing ... ok [INFO] [stdout] test stash::tests::stash_pop_empty_fails ... ok [INFO] [stdout] test stash::tests::stash_list_empty_dir ... ok [INFO] [stdout] test record::tests::record_session_populates_type_index_dirs ... ok [INFO] [stdout] test repo::tests::init_writes_repo_version_0_0 ... ok [INFO] [stdout] test stash::tests::stash_save_empty_index_fails ... ok [INFO] [stdout] test repo::tests::require_store_version_err_when_not_allowed ... ok [INFO] [stdout] test revert::tests::revert_non_commit_fails ... ok [INFO] [stdout] test repo::tests::require_store_version_ok_when_allowed ... ok [INFO] [stdout] test stash::tests::stash_save_without_message ... ok [INFO] [stdout] test store::tests::fanout_delete_object ... ok [INFO] [stdout] test repo::tests::read_repo_version_returns_0_0_after_init ... ok [INFO] [stdout] test store::tests::fanout_all_object_hashes ... ok [INFO] [stdout] test stash::tests::stash_save_and_pop_roundtrip ... ok [INFO] [stdout] test store::tests::get_missing_returns_not_found ... ok [INFO] [stdout] test store::tests::from_store_version_selects_correct_layout ... ok [INFO] [stdout] test repo::tests::open_store_0_0_returns_fs_store_behavior ... ok [INFO] [stdout] test store::tests::fanout_list_filters_by_type ... ok [INFO] [stdout] test revert::tests::revert_updates_branch_ref ... ok [INFO] [stdout] test store::tests::git_store_ref_write_read_and_symbolic_head ... ok [INFO] [stdout] test revert::tests::revert_root_commit_produces_empty_tree ... ok [INFO] [stdout] test store::tests::ref_delete_removes_ref ... ok [INFO] [stdout] test store::tests::fanout_put_get_roundtrip ... ok [INFO] [stdout] test store::tests::put_prompt_blob_creates_type_index_even_without_prompts_dir ... ok [INFO] [stdout] test store::tests::list_filters_by_object_type ... ok [INFO] [stdout] test store::tests::git_store_put_get_roundtrip ... ok [INFO] [stdout] test store::tests::put_get_roundtrip ... ok [INFO] [stdout] test store::tests::git_store_list_filters_by_type ... ok [INFO] [stdout] test repo::tests::open_store_0_2_after_migrate_returns_gix_store_behavior ... ok [INFO] [stdout] test store::tests::ref_read_raw_ref_write_raw_symbolic_head ... ok [INFO] [stdout] test revert::tests::revert_creates_commit_with_parent_tree ... ok [INFO] [stdout] test structured::tests::extract_code_blocks_basic ... ok [INFO] [stdout] test store::tests::ref_read_raw_after_ref_write_resolves_to_hash ... ok [INFO] [stdout] test structured::tests::file_path_extraction ... ok [INFO] [stdout] test store::tests::ref_write_read ... ok [INFO] [stdout] test structured::tests::task_phase_create_code_detected ... ok [INFO] [stdout] test structured::tests::task_phase_modify_code_detected ... ok [INFO] [stdout] test structured::tests::task_phase_fix_bug_detected ... ok [INFO] [stdout] test structured::tests::task_phase_verify_detected ... ok [INFO] [stdout] test structured::tests::task_phase_diagnose_detected ... ok [INFO] [stdout] test structured::tests::task_scope_broad ... ok [INFO] [stdout] test structured::tests::non_run_hash_errors_cleanly ... ok [INFO] [stdout] test structured::tests::task_scope_multi_file ... ok [INFO] [stdout] test structured::tests::final_artifact_function_only_from_response ... ok [INFO] [stdout] test structured::tests::task_scope_single_file ... ok [INFO] [stdout] test structured::tests::change_semantics_populated ... ok [INFO] [stdout] test structured::tests::final_artifact_create_code_uses_edit_content ... ok [INFO] [stdout] test structured::tests::task_scope_single_function ... ok [INFO] [stdout] test structured::tests::unified_diff_detection ... ok [INFO] [stdout] test structured::tests::target_context_returns_function_slice_for_single_function_scope ... ok [INFO] [stdout] test structured::tests::recent_trace_summaries_ordered_newest_first ... ok [INFO] [stdout] test structured::tests::target_symbol_extracted_from_prompt_plus_source ... ok [INFO] [stdout] test sync::tests::open_remote_store_fails_on_invalid_path ... ok [INFO] [stdout] test structured::tests::pocket_tasks_full_workflow_all_three_phases ... ok [INFO] [stdout] test sync::tests::open_remote_store_works_on_valid_repo ... ok [INFO] [stdout] test structured::tests::trace_summary_populated ... ok [INFO] [stdout] test structured::tests::task_goal_is_first_sentence ... ok [INFO] [stdout] test structured::tests::verification_actions_found ... ok [INFO] [stdout] test sync::tests::collect_reachable_from_commit ... ok [INFO] [stdout] test sync::tests::fetch_creates_remote_tracking_refs ... ok [INFO] [stdout] test sync::tests::is_ancestor_linear ... ok [INFO] [stdout] test sync::tests::read_remotes_empty_when_none_configured ... ok [INFO] [stdout] test sync::tests::remote_config_preserves_repo_version ... ok [INFO] [stdout] test sync::tests::collect_reachable_stops_at_existing ... ok [INFO] [stdout] test sync::tests::pull_fast_forwards ... ok [INFO] [stdout] test sync::tests::push_already_up_to_date ... ok [INFO] [stdout] test tag::tests::create_duplicate_tag_fails ... ok [INFO] [stdout] test tag::tests::create_and_list_tags ... ok [INFO] [stdout] test tag::tests::delete_nonexistent_tag_fails ... ok [INFO] [stdout] test sync::tests::pull_already_up_to_date ... ok [INFO] [stdout] test sync::tests::remote_config_roundtrip ... ok [INFO] [stdout] test sync::tests::fetch_copies_only_missing_objects ... ok [INFO] [stdout] test sync::tests::fetch_does_not_overwrite_local_branch ... ok [INFO] [stdout] test sync::tests::pull_diverged_fails ... ok [INFO] [stdout] test tag::tests::list_tags_empty_repo ... ok [INFO] [stdout] test sync::tests::push_non_fast_forward_fails ... ok [INFO] [stdout] test sync::tests::list_refs_shows_branches_and_tracking ... ok [INFO] [stdout] test tag::tests::delete_tag_removes_it ... ok [INFO] [stdout] test tap::tests::group_empty_trace ... ok [INFO] [stdout] test tap::tests::diagnose_shallow_trace ... ok [INFO] [stdout] test tap::tests::group_multi_step ... ok [INFO] [stdout] test tap::tests::diagnose_empty_response ... ok [INFO] [stdout] test tap::tests::filter_runs_by_min_steps ... ok [INFO] [stdout] test tap::tests::group_multiple_prompts_single_response ... ok [INFO] [stdout] test tap::tests::export_agentic_multi_step ... ok [INFO] [stdout] test tap::tests::group_simple_prompt_response ... ok [INFO] [stdout] test tap::tests::group_user_assistant_aliases ... ok [INFO] [stdout] test tap::tests::group_with_tool_calls ... ok [INFO] [stdout] test tap::tests::normalize_kind_handles_aliases ... ok [INFO] [stdout] test tap::tests::placeholder_response_detected ... ok [INFO] [stdout] test sync::tests::push_to_empty_remote ... ok [INFO] [stdout] test tap::tests::group_with_file_events ... ok [INFO] [stdout] test sync::tests::sync_includes_evidence_backed_commit ... ok [INFO] [stdout] test tap::tests::diagnose_includes_prompt_lengths_and_model ... ok [INFO] [stdout] test tap::tests::extract_task_fails_on_non_run ... ok [INFO] [stdout] test tap::tests::tool_result_pairs_with_last_unpaired ... ok [INFO] [stdout] test tap::tests::export_prompt_only ... ok [INFO] [stdout] test tap::tests::extract_task_from_store ... ok [INFO] [stdout] test tap::tests::export_context_includes_file_content ... ok [INFO] [stdout] test tree::tests::build_tree_empty_index ... ok [INFO] [stdout] test sync::tests::push_preserves_object_hashes ... ok [INFO] [stdout] test tree::tests::build_tree_nested_dirs ... ok [INFO] [stdout] test tree::tests::empty_tree_hash_deterministic ... ok [INFO] [stdout] test tree::tests::flatten_tree_roundtrip ... ok [INFO] [stdout] test tap::tests::trace_stats_detects_structured_events ... ok [INFO] [stdout] test tree::tests::build_tree_deeply_nested ... ok [INFO] [stdout] test tap::tests::token_usage_extracted_from_run_parameters ... ok [INFO] [stdout] test tree::tests::restore_tree_writes_files ... ok [INFO] [stdout] test tree::tests::build_tree_single_file ... ok [INFO] [stdout] test tree::tests::restore_tree_filtered_skips_ignored_entries ... ok [INFO] [stdout] test tap::tests::filter_runs_by_model ... ok [INFO] [stdout] test tap::tests::summarize_repo_counts ... ok [INFO] [stdout] test working::tests::add_dot_excludes_morph_internals ... ok [INFO] [stdout] test working::tests::activity_summary_counts_dirs ... ok [INFO] [stdout] test working::tests::add_and_materialize_binary_blob ... ok [INFO] [stdout] test tap::tests::trace_stats_reports_event_details ... ok [INFO] [stdout] test working::tests::blob_from_prompt_file_creates_blob ... ok [INFO] [stdout] test working::tests::add_dot_excludes_git_dir ... ok [INFO] [stdout] test working::tests::materialize_roundtrip ... ok [INFO] [stdout] test working::tests::add_dot_stages_working_dir_only ... ok [INFO] [stdout] test working::tests::add_dot_prunes_stale_ignored_index_entries ... ok [INFO] [stdout] test working::tests::add_updates_staging_index ... ok [INFO] [stdout] test working::tests::add_dot_updates_staging_index_for_all_files ... ok [INFO] [stdout] test working::tests::status_after_add_shows_tracked ... ok [INFO] [stdout] test working::tests::add_respects_morphignore ... ok [INFO] [stdout] test working::tests::status_excludes_morph_evals ... ok [INFO] [stdout] test working::tests::add_stages_working_dir_file ... ok [INFO] [stdout] test working::tests::add_subdirectory ... ok [INFO] [stdout] test working::tests::add_stages_prompt_from_morph_prompts ... ok [INFO] [stdout] test working::tests::add_stages_eval_from_morph_evals ... ok [INFO] [stdout] test working::tests::status_excludes_morph_internals ... ok [INFO] [stdout] test working::tests::status_excludes_git_dir_by_default ... ok [INFO] [stdout] test working::tests::status_excludes_morph_prompts ... ok [INFO] [stdout] test working::tests::status_excludes_venv_by_default ... ok [INFO] [stdout] test working::tests::status_respects_gitignore ... ok [INFO] [stdout] test working::tests::status_shows_working_dir_files ... ok [INFO] [stdout] test working::tests::status_excludes_morphignore_paths ... ok [INFO] [stdout] test working::tests::status_excludes_node_modules_by_default ... ok [INFO] [stdout] test working::tests::working_status_shows_new_files_before_commit ... ok [INFO] [stdout] test working::tests::working_status_shows_deleted ... ok [INFO] [stdout] test working::tests::working_status_clean_after_commit ... ok [INFO] [stdout] test working::tests::working_status_shows_modified ... ok [INFO] [stdout] test stash::tests::stash_list_shows_entries_most_recent_first ... FAILED [INFO] [stdout] test stash::tests::multiple_stash_pop_lifo ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- stash::tests::stash_list_shows_entries_most_recent_first stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'stash::tests::stash_list_shows_entries_most_recent_first' (2286) panicked at morph-core/src/stash.rs:149:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c560e938c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c560e938c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c560e938c6a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c560e938c6a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c560e94e5aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c560e94e5aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5c560e93d782 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5c560e93d782 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5c560e91514f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c560e91514f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c560e92fc19 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c560e55a08c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5c560e55a08c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c560e92fdd2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5c560e92fdd2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c560e915208 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c560e90a129 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c560e915fdd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c560e94ee1c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c560e94eca3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5c560e94a41d - core[6771d259883166e6]::panicking::assert_failed:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5c560e47299f - morph_core::stash::tests::stash_list_shows_entries_most_recent_first::hba0c4b52a16482cd [INFO] [stdout] at /opt/rustwide/workdir/morph-core/src/stash.rs:149:9 [INFO] [stdout] 22: 0x5c560e472b07 - morph_core::stash::tests::stash_list_shows_entries_most_recent_first::{{closure}}::h7ee2f822cdafd3e2 [INFO] [stdout] at /opt/rustwide/workdir/morph-core/src/stash.rs:138:52 [INFO] [stdout] 23: 0x5c560e4d6456 - core::ops::function::FnOnce::call_once::h99788f8b95a831d4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c560e54e18b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c560e54e18b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c560e55ab5b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c560e55ab5b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5c560e55ab5b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5c560e55ab5b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5c560e55ab5b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c560e55ab5b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c560e55ab5b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c560e554fb4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c560e554fb4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5c560e55d762 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5c560e55d762 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5c560e55d762 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5c560e55d762 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5c560e55d762 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c560e55d762 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5c560e55d762 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c560e937d5f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x5c560e937d5f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x701c7f4faaa4 - [INFO] [stdout] 45: 0x701c7f587a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stash::tests::multiple_stash_pop_lifo stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'stash::tests::multiple_stash_pop_lifo' (2284) panicked at morph-core/src/stash.rs:175:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Serialization("no stashes to pop") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c560e938c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c560e938c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c560e938c6a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c560e938c6a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c560e94e5aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c560e94e5aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5c560e93d782 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5c560e93d782 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5c560e91514f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c560e91514f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c560e92fc19 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c560e55a08c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5c560e55a08c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c560e92fdd2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5c560e92fdd2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c560e915208 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c560e90a129 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c560e915fdd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c560e94ee1c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c560e94eb62 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5c560e470d79 - core::result::Result::unwrap::hd62398f2467e20f1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5c560e470d79 - morph_core::stash::tests::multiple_stash_pop_lifo::h5a167512f60d7e6d [INFO] [stdout] at /opt/rustwide/workdir/morph-core/src/stash.rs:175:44 [INFO] [stdout] 22: 0x5c560e470fa7 - morph_core::stash::tests::multiple_stash_pop_lifo::{{closure}}::ha3bad8fe10367c4e [INFO] [stdout] at /opt/rustwide/workdir/morph-core/src/stash.rs:162:33 [INFO] [stdout] 23: 0x5c560e4d7996 - core::ops::function::FnOnce::call_once::hca5d5957d8d823cb [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c560e54e18b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c560e54e18b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5c560e55ab5b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5c560e55ab5b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5c560e55ab5b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5c560e55ab5b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5c560e55ab5b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c560e55ab5b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5c560e55ab5b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5c560e554fb4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5c560e554fb4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5c560e55d762 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5c560e55d762 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5c560e55d762 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5c560e55d762 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5c560e55d762 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5c560e55d762 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5c560e55d762 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5c560e937d5f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x5c560e937d5f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x701c7f4faaa4 - [INFO] [stdout] 45: 0x701c7f587a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] stash::tests::multiple_stash_pop_lifo [INFO] [stdout] stash::tests::stash_list_shows_entries_most_recent_first [INFO] [stdout] [INFO] [stdout] test result: FAILED. 330 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p morph-core --lib` [INFO] running `Command { std: "docker" "inspect" "4a1d2a83121b46aa04ee2151dc982097220d143c7714d6cf8c27d90ed46ef707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1d2a83121b46aa04ee2151dc982097220d143c7714d6cf8c27d90ed46ef707", kill_on_drop: false }` [INFO] [stdout] 4a1d2a83121b46aa04ee2151dc982097220d143c7714d6cf8c27d90ed46ef707