[INFO] fetching crate kdo 0.2.0-alpha.1... [INFO] testing kdo-0.2.0-alpha.1 against 1.95.0 for beta-1.96-1 [INFO] extracting crate kdo 0.2.0-alpha.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate kdo 0.2.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kdo 0.2.0-alpha.1 [INFO] tweaked toml for crates.io crate kdo 0.2.0-alpha.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kdo 0.2.0-alpha.1 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kdo 0.2.0-alpha.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.7.0 [INFO] [stderr] Downloaded kdo-mcp v0.2.0-alpha.1 [INFO] [stderr] Downloaded papergrid v0.11.0 [INFO] [stderr] Downloaded clap_complete v4.6.1 [INFO] [stderr] Downloaded tabled v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3f1a95bddb85dd52febfbeeb2c563e18d71efb8d8c9a7f2662a2d182a2c206a [INFO] running `Command { std: "docker" "start" "-a" "a3f1a95bddb85dd52febfbeeb2c563e18d71efb8d8c9a7f2662a2d182a2c206a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3f1a95bddb85dd52febfbeeb2c563e18d71efb8d8c9a7f2662a2d182a2c206a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f1a95bddb85dd52febfbeeb2c563e18d71efb8d8c9a7f2662a2d182a2c206a", kill_on_drop: false }` [INFO] [stdout] a3f1a95bddb85dd52febfbeeb2c563e18d71efb8d8c9a7f2662a2d182a2c206a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 439d135a03e3db9d078097d4d5af9244aae2b683007dbee9a4e25c1d300b28cd [INFO] running `Command { std: "docker" "start" "-a" "439d135a03e3db9d078097d4d5af9244aae2b683007dbee9a4e25c1d300b28cd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.21.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.1 [INFO] [stderr] Compiling kdo-core v0.2.0-alpha.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling kdo-resolver v0.2.0-alpha.1 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling kdo-graph v0.2.0-alpha.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling kdo-context v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo-mcp v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo v0.2.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "439d135a03e3db9d078097d4d5af9244aae2b683007dbee9a4e25c1d300b28cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439d135a03e3db9d078097d4d5af9244aae2b683007dbee9a4e25c1d300b28cd", kill_on_drop: false }` [INFO] [stdout] 439d135a03e3db9d078097d4d5af9244aae2b683007dbee9a4e25c1d300b28cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e244dd90df4058387f5f6817a894648a23b913735c90ad606a8c71c5d145107 [INFO] running `Command { std: "docker" "start" "-a" "1e244dd90df4058387f5f6817a894648a23b913735c90ad606a8c71c5d145107", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling kdo-core v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo-resolver v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo-graph v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo-context v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo-mcp v0.2.0-alpha.1 [INFO] [stderr] Compiling kdo v0.2.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.08s [INFO] running `Command { std: "docker" "inspect" "1e244dd90df4058387f5f6817a894648a23b913735c90ad606a8c71c5d145107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e244dd90df4058387f5f6817a894648a23b913735c90ad606a8c71c5d145107", kill_on_drop: false }` [INFO] [stdout] 1e244dd90df4058387f5f6817a894648a23b913735c90ad606a8c71c5d145107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a1fcd02d56072bc43d9f8aa261492becb5d06cdc94113bf3966833927f7a41e [INFO] running `Command { std: "docker" "start" "-a" "0a1fcd02d56072bc43d9f8aa261492becb5d06cdc94113bf3966833927f7a41e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kdo-38430266294c7f82) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test bench::tests::median_is_middle ... ok [INFO] [stdout] test setup::tests::dry_run_does_not_touch_filesystem ... ok [INFO] [stdout] test setup::tests::set_at_pointer_creates_nested_objects ... ok [INFO] [stdout] test setup::tests::set_at_pointer_preserves_siblings ... ok [INFO] [stdout] test setup::tests::markdown_merge_inserts_sentinels_on_fresh_file ... ok [INFO] [stdout] test bench::tests::baseline_sums_matching_files ... ok [INFO] [stdout] test setup::tests::markdown_merge_replaces_existing_block ... ok [INFO] [stdout] test setup::tests::json_merge_preserves_other_servers ... ok [INFO] [stdout] test bench::tests::format_tokens_formats_k ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a1fcd02d56072bc43d9f8aa261492becb5d06cdc94113bf3966833927f7a41e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1fcd02d56072bc43d9f8aa261492becb5d06cdc94113bf3966833927f7a41e", kill_on_drop: false }` [INFO] [stdout] 0a1fcd02d56072bc43d9f8aa261492becb5d06cdc94113bf3966833927f7a41e