[INFO] fetching crate tree-sitter-applesoft 5.0.0... [INFO] testing tree-sitter-applesoft-5.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tree-sitter-applesoft 5.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate tree-sitter-applesoft 5.0.0 [INFO] finished tweaking crates.io crate tree-sitter-applesoft 5.0.0 [INFO] tweaked toml for crates.io crate tree-sitter-applesoft 5.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-applesoft 5.0.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-applesoft 5.0.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93fafb3ba5251fe723a37ea12e308e69b804a6b204d8f264c010c4466303c175 [INFO] running `Command { std: "docker" "start" "-a" "93fafb3ba5251fe723a37ea12e308e69b804a6b204d8f264c010c4466303c175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93fafb3ba5251fe723a37ea12e308e69b804a6b204d8f264c010c4466303c175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fafb3ba5251fe723a37ea12e308e69b804a6b204d8f264c010c4466303c175", kill_on_drop: false }` [INFO] [stdout] 93fafb3ba5251fe723a37ea12e308e69b804a6b204d8f264c010c4466303c175 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b45fbea723be4566abf4865c60c0caf4d640f6c9fb444fab811808a9540df6f6 [INFO] running `Command { std: "docker" "start" "-a" "b45fbea723be4566abf4865c60c0caf4d640f6c9fb444fab811808a9540df6f6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling tree-sitter-applesoft v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c: In function 'first_pass': [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c:228:56: warning: unused parameter 'valid_symbols' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: 228 | bool first_pass(Scanner *s,TSLexer *lexer, const bool *valid_symbols) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c: In function 'second_pass': [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c:284:57: warning: unused parameter 'valid_symbols' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: 284 | bool second_pass(Scanner *s,TSLexer *lexer, const bool *valid_symbols) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "b45fbea723be4566abf4865c60c0caf4d640f6c9fb444fab811808a9540df6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45fbea723be4566abf4865c60c0caf4d640f6c9fb444fab811808a9540df6f6", kill_on_drop: false }` [INFO] [stdout] b45fbea723be4566abf4865c60c0caf4d640f6c9fb444fab811808a9540df6f6 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ea47a19c47e51ea099f0e65c281e96ad7cc9be53961acbcac12c7b3cffebe1 [INFO] running `Command { std: "docker" "start" "-a" "48ea47a19c47e51ea099f0e65c281e96ad7cc9be53961acbcac12c7b3cffebe1", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c: In function 'first_pass': [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c:228:56: warning: unused parameter 'valid_symbols' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: 228 | bool first_pass(Scanner *s,TSLexer *lexer, const bool *valid_symbols) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c: In function 'second_pass': [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c:284:57: warning: unused parameter 'valid_symbols' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: 284 | bool second_pass(Scanner *s,TSLexer *lexer, const bool *valid_symbols) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree-sitter-applesoft v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.54s [INFO] running `Command { std: "docker" "inspect" "48ea47a19c47e51ea099f0e65c281e96ad7cc9be53961acbcac12c7b3cffebe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ea47a19c47e51ea099f0e65c281e96ad7cc9be53961acbcac12c7b3cffebe1", kill_on_drop: false }` [INFO] [stdout] 48ea47a19c47e51ea099f0e65c281e96ad7cc9be53961acbcac12c7b3cffebe1 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04fa62315713d71a36856ae73d2cdf2abbb4ea3b577e22b0ea59dfec8499efb4 [INFO] running `Command { std: "docker" "start" "-a" "04fa62315713d71a36856ae73d2cdf2abbb4ea3b577e22b0ea59dfec8499efb4", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c: In function 'first_pass': [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c:228:56: warning: unused parameter 'valid_symbols' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: 228 | bool first_pass(Scanner *s,TSLexer *lexer, const bool *valid_symbols) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c: In function 'second_pass': [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: src/scanner.c:284:57: warning: unused parameter 'valid_symbols' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: 284 | bool second_pass(Scanner *s,TSLexer *lexer, const bool *valid_symbols) [INFO] [stderr] warning: tree-sitter-applesoft@5.0.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_applesoft-838da76b93f9d5c3) [INFO] [stdout] [INFO] [stderr] Doc-tests tree_sitter_applesoft [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_can_load_grammar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindings/rust/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04fa62315713d71a36856ae73d2cdf2abbb4ea3b577e22b0ea59dfec8499efb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fa62315713d71a36856ae73d2cdf2abbb4ea3b577e22b0ea59dfec8499efb4", kill_on_drop: false }` [INFO] [stdout] 04fa62315713d71a36856ae73d2cdf2abbb4ea3b577e22b0ea59dfec8499efb4