[INFO] cloning repository https://github.com/cryeprecision/gdscript-foli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryeprecision/gdscript-foli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryeprecision%2Fgdscript-foli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryeprecision%2Fgdscript-foli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ceb8a3677b73a4591cd7db7b0321f2470c925455 [INFO] testing cryeprecision/gdscript-foli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryeprecision%2Fgdscript-foli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cryeprecision/gdscript-foli [INFO] finished tweaking git repo https://github.com/cryeprecision/gdscript-foli [INFO] tweaked toml for git repo https://github.com/cryeprecision/gdscript-foli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryeprecision/gdscript-foli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cryeprecision/gdscript-foli 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miette-derive v7.5.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded tree-sitter-gdscript v4.0.3 [INFO] [stderr] Downloaded miette v7.5.0 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded tree-sitter v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a345c393477f5130bd2a2636dd4312b7c4683ef90c4a4e1c696ce44fbc9279 [INFO] running `Command { std: "docker" "start" "-a" "17a345c393477f5130bd2a2636dd4312b7c4683ef90c4a4e1c696ce44fbc9279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a345c393477f5130bd2a2636dd4312b7c4683ef90c4a4e1c696ce44fbc9279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a345c393477f5130bd2a2636dd4312b7c4683ef90c4a4e1c696ce44fbc9279", kill_on_drop: false }` [INFO] [stdout] 17a345c393477f5130bd2a2636dd4312b7c4683ef90c4a4e1c696ce44fbc9279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663acd3a283e08023c785fb64670307022f61b3efab53d1c0012ee205b9f2f7c [INFO] running `Command { std: "docker" "start" "-a" "663acd3a283e08023c785fb64670307022f61b3efab53d1c0012ee205b9f2f7c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tree-sitter-gdscript v4.0.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gdscript-foli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/lint/naming_convention.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn check_naming_convention(root: Node, source: Arc) -> Vec { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/lint/naming_convention.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn check_naming_convention(root: Node, source: Arc) -> Vec { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.36s [INFO] running `Command { std: "docker" "inspect" "663acd3a283e08023c785fb64670307022f61b3efab53d1c0012ee205b9f2f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663acd3a283e08023c785fb64670307022f61b3efab53d1c0012ee205b9f2f7c", kill_on_drop: false }` [INFO] [stdout] 663acd3a283e08023c785fb64670307022f61b3efab53d1c0012ee205b9f2f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8071d7e0ecff892764c13fee31cc5de8743aa93dbd4a0b357a0b432ed6505917 [INFO] running `Command { std: "docker" "start" "-a" "8071d7e0ecff892764c13fee31cc5de8743aa93dbd4a0b357a0b432ed6505917", kill_on_drop: false }` [INFO] [stderr] Compiling gdscript-foli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/lint/naming_convention.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn check_naming_convention(root: Node, source: Arc) -> Vec { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/lint/naming_convention.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn check_naming_convention(root: Node, source: Arc) -> Vec { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "8071d7e0ecff892764c13fee31cc5de8743aa93dbd4a0b357a0b432ed6505917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8071d7e0ecff892764c13fee31cc5de8743aa93dbd4a0b357a0b432ed6505917", kill_on_drop: false }` [INFO] [stdout] 8071d7e0ecff892764c13fee31cc5de8743aa93dbd4a0b357a0b432ed6505917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b07581286c36bd2fd77f08c1cb9ec6b7c508337f706d8a66e4bdaa731a8fba8 [INFO] running `Command { std: "docker" "start" "-a" "5b07581286c36bd2fd77f08c1cb9ec6b7c508337f706d8a66e4bdaa731a8fba8", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `root` [INFO] [stderr] --> src/lint/naming_convention.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn check_naming_convention(root: Node, source: Arc) -> Vec { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `source` [INFO] [stderr] --> src/lint/naming_convention.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn check_naming_convention(root: Node, source: Arc) -> Vec { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stderr] [INFO] [stderr] warning: `gdscript-foli` (bin "gdscript-foli" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gdscript_foli-356a9d03ed386efc) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::multi_capture_none ... ok [INFO] [stdout] test tests::multi_capture_some ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b07581286c36bd2fd77f08c1cb9ec6b7c508337f706d8a66e4bdaa731a8fba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b07581286c36bd2fd77f08c1cb9ec6b7c508337f706d8a66e4bdaa731a8fba8", kill_on_drop: false }` [INFO] [stdout] 5b07581286c36bd2fd77f08c1cb9ec6b7c508337f706d8a66e4bdaa731a8fba8