[INFO] cloning repository https://github.com/beamiter/simpletreesitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beamiter/simpletreesitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeamiter%2Fsimpletreesitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeamiter%2Fsimpletreesitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21982c3f650349e28e18fa4896a281d501f0e7be [INFO] testing beamiter/simpletreesitter against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeamiter%2Fsimpletreesitter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/beamiter/simpletreesitter [INFO] finished tweaking git repo https://github.com/beamiter/simpletreesitter [INFO] tweaked toml for git repo https://github.com/beamiter/simpletreesitter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/beamiter/simpletreesitter on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/beamiter/simpletreesitter 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 921f65a9b62cc8a5d91a3128b1d2157aec574c429eb3a589cebbe76609c5196d [INFO] running `Command { std: "docker" "start" "-a" "921f65a9b62cc8a5d91a3128b1d2157aec574c429eb3a589cebbe76609c5196d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "921f65a9b62cc8a5d91a3128b1d2157aec574c429eb3a589cebbe76609c5196d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921f65a9b62cc8a5d91a3128b1d2157aec574c429eb3a589cebbe76609c5196d", kill_on_drop: false }` [INFO] [stdout] 921f65a9b62cc8a5d91a3128b1d2157aec574c429eb3a589cebbe76609c5196d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9a5db9e4fa6fe04629eaa55b3f1e37c4f577a891bd8ec4264520b6e2d9bb70e [INFO] running `Command { std: "docker" "start" "-a" "d9a5db9e4fa6fe04629eaa55b3f1e37c4f577a891bd8ec4264520b6e2d9bb70e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-vim9 v0.1.0 (https://github.com/beamiter/tree-sitter-vim9#283a9954) [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling moxcms v0.7.7 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling listenfd v1.0.2 [INFO] [stderr] Compiling simpletreesitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "d9a5db9e4fa6fe04629eaa55b3f1e37c4f577a891bd8ec4264520b6e2d9bb70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a5db9e4fa6fe04629eaa55b3f1e37c4f577a891bd8ec4264520b6e2d9bb70e", kill_on_drop: false }` [INFO] [stdout] d9a5db9e4fa6fe04629eaa55b3f1e37c4f577a891bd8ec4264520b6e2d9bb70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3113dc2434224897e74b346b44d647ddd5f66f7b3aef9db02dc830966addb51b [INFO] running `Command { std: "docker" "start" "-a" "3113dc2434224897e74b346b44d647ddd5f66f7b3aef9db02dc830966addb51b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling simpletreesitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "3113dc2434224897e74b346b44d647ddd5f66f7b3aef9db02dc830966addb51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3113dc2434224897e74b346b44d647ddd5f66f7b3aef9db02dc830966addb51b", kill_on_drop: false }` [INFO] [stdout] 3113dc2434224897e74b346b44d647ddd5f66f7b3aef9db02dc830966addb51b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27c011c0012ec7485e14d809ca239ea2171bf923b9b1cc1feef1e6a44f0a0cde [INFO] running `Command { std: "docker" "start" "-a" "27c011c0012ec7485e14d809ca239ea2171bf923b9b1cc1feef1e6a44f0a0cde", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/simpletreesitter/simpletreesitter_daemon.rs (/opt/rustwide/target/debug/deps/ts_hl_daemon-31bfb27e1b3510d9) [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" "27c011c0012ec7485e14d809ca239ea2171bf923b9b1cc1feef1e6a44f0a0cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c011c0012ec7485e14d809ca239ea2171bf923b9b1cc1feef1e6a44f0a0cde", kill_on_drop: false }` [INFO] [stdout] 27c011c0012ec7485e14d809ca239ea2171bf923b9b1cc1feef1e6a44f0a0cde