[INFO] fetching crate tree-sitter-fortran 0.5.1... [INFO] testing tree-sitter-fortran-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tree-sitter-fortran 0.5.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tree-sitter-fortran 0.5.1 [INFO] finished tweaking crates.io crate tree-sitter-fortran 0.5.1 [INFO] tweaked toml for crates.io crate tree-sitter-fortran 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-fortran 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-fortran 0.5.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a251c22b3b3c3db458c77ae678521a9c805a2d0482a9363fe7c1d4ccd27f9cd [INFO] running `Command { std: "docker" "start" "-a" "1a251c22b3b3c3db458c77ae678521a9c805a2d0482a9363fe7c1d4ccd27f9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a251c22b3b3c3db458c77ae678521a9c805a2d0482a9363fe7c1d4ccd27f9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a251c22b3b3c3db458c77ae678521a9c805a2d0482a9363fe7c1d4ccd27f9cd", kill_on_drop: false }` [INFO] [stdout] 1a251c22b3b3c3db458c77ae678521a9c805a2d0482a9363fe7c1d4ccd27f9cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 143337a8480f3b1a536a1bc692a319b3755e26436557dca8d124082f4dbafb8e [INFO] running `Command { std: "docker" "start" "-a" "143337a8480f3b1a536a1bc692a319b3755e26436557dca8d124082f4dbafb8e", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-fortran v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: src/scanner.c: In function 'scan_hollerith_constant': [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: src/scanner.c:200:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: 200 | for (int i = 0; i < length; i++) { [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: | ^ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `Command { std: "docker" "inspect" "143337a8480f3b1a536a1bc692a319b3755e26436557dca8d124082f4dbafb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143337a8480f3b1a536a1bc692a319b3755e26436557dca8d124082f4dbafb8e", kill_on_drop: false }` [INFO] [stdout] 143337a8480f3b1a536a1bc692a319b3755e26436557dca8d124082f4dbafb8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36d1493726ea7bdb2dc73d83541010dfaf98f95481744250f3f370bdece6da01 [INFO] running `Command { std: "docker" "start" "-a" "36d1493726ea7bdb2dc73d83541010dfaf98f95481744250f3f370bdece6da01", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: src/scanner.c: In function 'scan_hollerith_constant': [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: src/scanner.c:200:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: 200 | for (int i = 0; i < length; i++) { [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: | ^ [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree-sitter-fortran v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.35s [INFO] running `Command { std: "docker" "inspect" "36d1493726ea7bdb2dc73d83541010dfaf98f95481744250f3f370bdece6da01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d1493726ea7bdb2dc73d83541010dfaf98f95481744250f3f370bdece6da01", kill_on_drop: false }` [INFO] [stdout] 36d1493726ea7bdb2dc73d83541010dfaf98f95481744250f3f370bdece6da01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7be08a0b4e51da5993fe83454580dcd18ea1942972483d51e523bb6aada76b3 [INFO] running `Command { std: "docker" "start" "-a" "c7be08a0b4e51da5993fe83454580dcd18ea1942972483d51e523bb6aada76b3", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: src/scanner.c: In function 'scan_hollerith_constant': [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: src/scanner.c:200:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: 200 | for (int i = 0; i < length; i++) { [INFO] [stderr] warning: tree-sitter-fortran@0.5.1: | ^ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_fortran-bdf65e12db8469d9) [INFO] [stdout] [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] [stderr] Doc-tests tree_sitter_fortran [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.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7be08a0b4e51da5993fe83454580dcd18ea1942972483d51e523bb6aada76b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7be08a0b4e51da5993fe83454580dcd18ea1942972483d51e523bb6aada76b3", kill_on_drop: false }` [INFO] [stdout] c7be08a0b4e51da5993fe83454580dcd18ea1942972483d51e523bb6aada76b3