[INFO] cloning repository https://github.com/0x1david/staticql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x1david/staticql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x1david%2Fstaticql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x1david%2Fstaticql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f3ecfb11c36dd02157c985e9db1093055c72f3c
[INFO] checking 0x1david/staticql against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x1david%2Fstaticql" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x1david/staticql
[INFO] finished tweaking git repo https://github.com/0x1david/staticql
[INFO] tweaked toml for git repo https://github.com/0x1david/staticql written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x1david/staticql on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x1david/staticql 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b92e2b838f9dfe76f2c56c47497526970072005128f171f970f213058471c51
[INFO] running `Command { std: "docker" "start" "-a" "0b92e2b838f9dfe76f2c56c47497526970072005128f171f970f213058471c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b92e2b838f9dfe76f2c56c47497526970072005128f171f970f213058471c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b92e2b838f9dfe76f2c56c47497526970072005128f171f970f213058471c51", kill_on_drop: false }`
[INFO] [stdout] 0b92e2b838f9dfe76f2c56c47497526970072005128f171f970f213058471c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e77faccb909d4c59893261439610eb26bdca8ad5b7413998c909645a0896a6
[INFO] running `Command { std: "docker" "start" "-a" "13e77faccb909d4c59893261439610eb26bdca8ad5b7413998c909645a0896a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.56.0
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking logging v0.0.0 (/opt/rustwide/workdir/crates/logging)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking finder v0.0.0 (/opt/rustwide/workdir/crates/finder)
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]   --> crates/finder/src/tests/features.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |         SqlFinder::new(FinderConfig::new(&variable_ctx, &func_ctx, &class_ctx).into())
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^                           ---------- unexpected argument #3 of type `&Vec<std::string::String>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/finder/src/finder_types.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn new(variable_ctx: &[String], func_ctx: &[String]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 29 -         SqlFinder::new(FinderConfig::new(&variable_ctx, &func_ctx, &class_ctx).into())
[INFO] [stdout] 29 +         SqlFinder::new(FinderConfig::new(&variable_ctx, &func_ctx).into())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqint v0.0.0 (/opt/rustwide/workdir/crates/sqint)
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `finder` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "13e77faccb909d4c59893261439610eb26bdca8ad5b7413998c909645a0896a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e77faccb909d4c59893261439610eb26bdca8ad5b7413998c909645a0896a6", kill_on_drop: false }`
[INFO] [stdout] 13e77faccb909d4c59893261439610eb26bdca8ad5b7413998c909645a0896a6
