[INFO] cloning repository https://github.com/kierandrewett/aide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kierandrewett/aide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierandrewett%2Faide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierandrewett%2Faide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8acd5aa463add833e4f844ca8f16bfd3cc626f61
[INFO] testing kierandrewett/aide against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierandrewett%2Faide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kierandrewett/aide
[INFO] finished tweaking git repo https://github.com/kierandrewett/aide
[INFO] tweaked toml for git repo https://github.com/kierandrewett/aide written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kierandrewett/aide 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/kierandrewett/aide 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9d38837b2bacea85c84eb7a32dee508f05753a0339c5b74de756b737f83b4b66
[INFO] running `Command { std: "docker" "start" "-a" "9d38837b2bacea85c84eb7a32dee508f05753a0339c5b74de756b737f83b4b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d38837b2bacea85c84eb7a32dee508f05753a0339c5b74de756b737f83b4b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d38837b2bacea85c84eb7a32dee508f05753a0339c5b74de756b737f83b4b66", kill_on_drop: false }`
[INFO] [stdout] 9d38837b2bacea85c84eb7a32dee508f05753a0339c5b74de756b737f83b4b66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 281f9baa090042f3c23358e8ad1facc5cef44d685c2df856992f529e108a174a
[INFO] running `Command { std: "docker" "start" "-a" "281f9baa090042f3c23358e8ad1facc5cef44d685c2df856992f529e108a174a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tree-sitter-css v0.23.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serial2 v0.2.35
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tree-sitter-highlight v0.25.10
[INFO] [stderr]    Compiling ansi-to-tui v6.0.1
[INFO] [stderr]    Compiling detect-lang v0.1.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aide v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "281f9baa090042f3c23358e8ad1facc5cef44d685c2df856992f529e108a174a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281f9baa090042f3c23358e8ad1facc5cef44d685c2df856992f529e108a174a", kill_on_drop: false }`
[INFO] [stdout] 281f9baa090042f3c23358e8ad1facc5cef44d685c2df856992f529e108a174a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6a111a35979fac6fac222638ccf9257a9e449c0d5081b89196dbd0974aea0de8
[INFO] running `Command { std: "docker" "start" "-a" "6a111a35979fac6fac222638ccf9257a9e449c0d5081b89196dbd0974aea0de8", kill_on_drop: false }`
[INFO] [stderr]    Compiling aide v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "6a111a35979fac6fac222638ccf9257a9e449c0d5081b89196dbd0974aea0de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a111a35979fac6fac222638ccf9257a9e449c0d5081b89196dbd0974aea0de8", kill_on_drop: false }`
[INFO] [stdout] 6a111a35979fac6fac222638ccf9257a9e449c0d5081b89196dbd0974aea0de8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8ce98a75d29b36ad4d5408162857673e72a840f7471f4a083c21075b279591e9
[INFO] running `Command { std: "docker" "start" "-a" "8ce98a75d29b36ad4d5408162857673e72a840f7471f4a083c21075b279591e9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aide-208d89127d3eb05d)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test protocol::tests::base64_padding_one_byte ... ok
[INFO] [stdout] test protocol::tests::base64_known_vectors ... ok
[INFO] [stdout] test protocol::tests::roundtrip_protocol_version ... ok
[INFO] [stdout] test protocol::tests::roundtrip_response_error ... ok
[INFO] [stdout] test protocol::tests::roundtrip_read_output ... ok
[INFO] [stdout] test protocol::tests::roundtrip_resize ... ok
[INFO] [stdout] test protocol::tests::roundtrip_response_output_binary ... ok
[INFO] [stdout] test protocol::tests::base64_padding_two_bytes ... ok
[INFO] [stdout] test protocol::tests::roundtrip_write_input_binary ... ok
[INFO] [stdout] test protocol::tests::roundtrip_ping_pong ... ok
[INFO] [stdout] test protocol::tests::roundtrip_session_list ... ok
[INFO] [stdout] test protocol::tests::roundtrip_list_sessions ... ok
[INFO] [stdout] test protocol::tests::roundtrip_create_session ... ok
[INFO] [stdout] test protocol::tests::roundtrip_write_input_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/daemon/main.rs (/opt/rustwide/target/debug/deps/aide_daemon-ea17e80fbdd76e30)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test protocol::tests::roundtrip_protocol_version ... ok
[INFO] [stdout] test protocol::tests::roundtrip_ping_pong ... ok
[INFO] [stdout] test protocol::tests::base64_padding_one_byte ... ok
[INFO] [stdout] test protocol::tests::roundtrip_response_error ... ok
[INFO] [stdout] test protocol::tests::roundtrip_read_output ... ok
[INFO] [stdout] test protocol::tests::roundtrip_resize ... ok
[INFO] [stdout] test protocol::tests::base64_padding_two_bytes ... ok
[INFO] [stdout] test protocol::tests::roundtrip_list_sessions ... ok
[INFO] [stdout] test protocol::tests::roundtrip_write_input_empty ... ok
[INFO] [stdout] test protocol::tests::base64_known_vectors ... ok
[INFO] [stdout] test protocol::tests::roundtrip_create_session ... ok
[INFO] [stdout] test protocol::tests::roundtrip_response_output_binary ... ok
[INFO] [stdout] test protocol::tests::roundtrip_write_input_binary ... ok
[INFO] [stdout] test protocol::tests::roundtrip_session_list ... ok
[INFO] [stderr]      Running unittests src/aide_editor/main.rs (/opt/rustwide/target/debug/deps/aide_editor-dd1f34e5156607c2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8ce98a75d29b36ad4d5408162857673e72a840f7471f4a083c21075b279591e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce98a75d29b36ad4d5408162857673e72a840f7471f4a083c21075b279591e9", kill_on_drop: false }`
[INFO] [stdout] 8ce98a75d29b36ad4d5408162857673e72a840f7471f4a083c21075b279591e9
