[INFO] cloning repository https://github.com/Claude-at-Instaclustr/rust_cql3_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Claude-at-Instaclustr/rust_cql3_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaude-at-Instaclustr%2Frust_cql3_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaude-at-Instaclustr%2Frust_cql3_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34cebfc9972c8aab0ce2d31c894c9d338ccdbb06 [INFO] testing Claude-at-Instaclustr/rust_cql3_parser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaude-at-Instaclustr%2Frust_cql3_parser" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Claude-at-Instaclustr/rust_cql3_parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Claude-at-Instaclustr/rust_cql3_parser [INFO] finished tweaking git repo https://github.com/Claude-at-Instaclustr/rust_cql3_parser [INFO] tweaked toml for git repo https://github.com/Claude-at-Instaclustr/rust_cql3_parser written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/Claude-at-Instaclustr/rust_cql3_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Claude-at-Instaclustr/tree-sitter-cql` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f57160774c56b87e070fc729cb77a65cf8fedb484bbe9bc17e126d2975f2e5 [INFO] running `Command { std: "docker" "start" "-a" "f1f57160774c56b87e070fc729cb77a65cf8fedb484bbe9bc17e126d2975f2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f57160774c56b87e070fc729cb77a65cf8fedb484bbe9bc17e126d2975f2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f57160774c56b87e070fc729cb77a65cf8fedb484bbe9bc17e126d2975f2e5", kill_on_drop: false }` [INFO] [stdout] f1f57160774c56b87e070fc729cb77a65cf8fedb484bbe9bc17e126d2975f2e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc71d92831d050ef35590852f442f0d5fb1eb1ab972fbfa58a695d8623624f14 [INFO] running `Command { std: "docker" "start" "-a" "dc71d92831d050ef35590852f442f0d5fb1eb1ab972fbfa58a695d8623624f14", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tree-sitter v0.20.6 [INFO] [stderr] Compiling tree-sitter-cql v0.0.1 (https://github.com/Claude-at-Instaclustr/tree-sitter-cql?branch=main#c1317a4b) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling cql3_parser v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/cassandra_ast.rs:1518:30 [INFO] [stdout] | [INFO] [stdout] 1518 | unreachable!(node.kind()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 1518 | unreachable!("{}", node.kind()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cql3_parser` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc71d92831d050ef35590852f442f0d5fb1eb1ab972fbfa58a695d8623624f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc71d92831d050ef35590852f442f0d5fb1eb1ab972fbfa58a695d8623624f14", kill_on_drop: false }` [INFO] [stdout] dc71d92831d050ef35590852f442f0d5fb1eb1ab972fbfa58a695d8623624f14