[INFO] cloning repository https://github.com/langston-barrett/tree-splicer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/langston-barrett/tree-splicer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-splicer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-splicer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3df1a38524ed029013d937993d5dd5516778cf7 [INFO] testing langston-barrett/tree-splicer against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-splicer" "/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/langston-barrett/tree-splicer [INFO] finished tweaking git repo https://github.com/langston-barrett/tree-splicer [INFO] tweaked toml for git repo https://github.com/langston-barrett/tree-splicer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/langston-barrett/tree-splicer on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/langston-barrett/tree-splicer 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find-msvc-tools v0.1.8 [INFO] [stderr] Downloaded itoa v1.0.17 [INFO] [stderr] Downloaded quote v1.0.44 [INFO] [stderr] Downloaded tree-sitter-language v0.1.6 [INFO] [stderr] Downloaded wit-bindgen-rt v0.39.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.106 [INFO] [stderr] Downloaded anstyle v1.0.10 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.1 [INFO] [stderr] Downloaded ppv-lite86 v0.2.17 [INFO] [stderr] Downloaded anstream v0.6.18 [INFO] [stderr] Downloaded tracing-attributes v0.1.28 [INFO] [stderr] Downloaded tree-sitter-openscad-ng v0.7.0 [INFO] [stderr] Downloaded getrandom v0.3.3 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded rand v0.9.2 [INFO] [stderr] Downloaded indexmap v2.13.0 [INFO] [stderr] Downloaded wasi v0.14.2+wasi-0.2.4 [INFO] [stderr] Downloaded hashbrown v0.16.1 [INFO] [stderr] Downloaded tracing-core v0.1.35 [INFO] [stderr] Downloaded tree-sitter v0.26.3 [INFO] [stderr] Downloaded r-efi v5.3.0 [INFO] [stderr] Downloaded bitflags v2.9.1 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded rand_chacha v0.9.0 [INFO] [stderr] Downloaded syn v2.0.114 [INFO] [stderr] Downloaded rand_core v0.9.3 [INFO] [stderr] Downloaded libc v0.2.174 [INFO] [stderr] Downloaded tree-sitter-typescript v0.23.2 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 219ce820942e29a9362270eb325c8c692d15a2ff4409e247ac46eeeea8b4f9e9 [INFO] running `Command { std: "docker" "start" "-a" "219ce820942e29a9362270eb325c8c692d15a2ff4409e247ac46eeeea8b4f9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "219ce820942e29a9362270eb325c8c692d15a2ff4409e247ac46eeeea8b4f9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219ce820942e29a9362270eb325c8c692d15a2ff4409e247ac46eeeea8b4f9e9", kill_on_drop: false }` [INFO] [stdout] 219ce820942e29a9362270eb325c8c692d15a2ff4409e247ac46eeeea8b4f9e9 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e47eea5bdf7afafc92be003ca6d7b568449e370bcb7a3679e97e1ecf223b56 [INFO] running `Command { std: "docker" "start" "-a" "86e47eea5bdf7afafc92be003ca6d7b568449e370bcb7a3679e97e1ecf223b56", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-openscad-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tree-sitter v0.26.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tree-sitter-edit v0.4.0 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tree-splicer v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer) [INFO] [stderr] Compiling tree-splicer-javascript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-javascript) [INFO] [stderr] Compiling tree-splicer-openscad v0.7.1 (/opt/rustwide/workdir/crates/tree-splicer-openscad) [INFO] [stderr] Compiling tree-splicer-rust v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-rust) [INFO] [stderr] Compiling tree-splicer-typescript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-typescript) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "86e47eea5bdf7afafc92be003ca6d7b568449e370bcb7a3679e97e1ecf223b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e47eea5bdf7afafc92be003ca6d7b568449e370bcb7a3679e97e1ecf223b56", kill_on_drop: false }` [INFO] [stdout] 86e47eea5bdf7afafc92be003ca6d7b568449e370bcb7a3679e97e1ecf223b56 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8a2e272ac0482cbb3bc448fe946d1d5947d8ae8a38919b84e3956c3ee61964 [INFO] running `Command { std: "docker" "start" "-a" "6a8a2e272ac0482cbb3bc448fe946d1d5947d8ae8a38919b84e3956c3ee61964", kill_on_drop: false }` [INFO] [stderr] Compiling tree-splicer v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer) [INFO] [stderr] Compiling tree-splicer-openscad v0.7.1 (/opt/rustwide/workdir/crates/tree-splicer-openscad) [INFO] [stderr] Compiling tree-splicer-rust v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-rust) [INFO] [stderr] Compiling tree-splicer-javascript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-javascript) [INFO] [stderr] Compiling tree-splicer-typescript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-typescript) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "6a8a2e272ac0482cbb3bc448fe946d1d5947d8ae8a38919b84e3956c3ee61964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8a2e272ac0482cbb3bc448fe946d1d5947d8ae8a38919b84e3956c3ee61964", kill_on_drop: false }` [INFO] [stdout] 6a8a2e272ac0482cbb3bc448fe946d1d5947d8ae8a38919b84e3956c3ee61964 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cbd4bd97339d11060c60a24f36c6243f0c954885ebcb79bdded03f448612f69 [INFO] running `Command { std: "docker" "start" "-a" "3cbd4bd97339d11060c60a24f36c6243f0c954885ebcb79bdded03f448612f69", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_splicer-e67da0bb64b337fa) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test splice::tests::parse_as_let ... ok [INFO] [stdout] test splice::tests::parse_as_expression ... ok [INFO] [stdout] test splice::tests::parse_as_int ... ok [INFO] [stdout] test splice::tests::top_level_decls ... ok [INFO] [stdout] test splice::tests::test_binary_expression_operand_swap ... ok [INFO] [stdout] test splice::tests::readme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_javascript-1f5cd759fba79c64) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_openscad-5eb0da1b37eabff8) [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] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_rust-d539fea4722b079c) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_typescript-b1003c4869fe1efd) [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] [stderr] Doc-tests tree_splicer [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" "3cbd4bd97339d11060c60a24f36c6243f0c954885ebcb79bdded03f448612f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cbd4bd97339d11060c60a24f36c6243f0c954885ebcb79bdded03f448612f69", kill_on_drop: false }` [INFO] [stdout] 3cbd4bd97339d11060c60a24f36c6243f0c954885ebcb79bdded03f448612f69