[INFO] cloning repository https://github.com/maan2003/aiply [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maan2003/aiply" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaan2003%2Faiply", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaan2003%2Faiply'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3a88abbbda33d318894900f93352cf843e61ed0 [INFO] testing maan2003/aiply against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaan2003%2Faiply" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maan2003/aiply [INFO] finished tweaking git repo https://github.com/maan2003/aiply [INFO] tweaked toml for git repo https://github.com/maan2003/aiply written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maan2003/aiply on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maan2003/aiply 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded tree-sitter-language v0.1.1 [INFO] [stderr] Downloaded rustls-pki-types v1.9.0 [INFO] [stderr] Downloaded redox_syscall v0.5.6 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded insta v1.40.0 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded pulldown-cmark v0.12.1 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded tree-sitter v0.23.2 [INFO] [stderr] Downloaded rustls v0.23.13 [INFO] [stderr] Downloaded tree-sitter-rust v0.23.0 [INFO] [stderr] Downloaded tree-sitter-typescript v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1c95798f81c56e5a0f8e4e635b83edc6ab4b65eab3db0e2502d35174b7fc9ec [INFO] running `Command { std: "docker" "start" "-a" "a1c95798f81c56e5a0f8e4e635b83edc6ab4b65eab3db0e2502d35174b7fc9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c95798f81c56e5a0f8e4e635b83edc6ab4b65eab3db0e2502d35174b7fc9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c95798f81c56e5a0f8e4e635b83edc6ab4b65eab3db0e2502d35174b7fc9ec", kill_on_drop: false }` [INFO] [stdout] a1c95798f81c56e5a0f8e4e635b83edc6ab4b65eab3db0e2502d35174b7fc9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 86c2061a60d99f82f1c8dcb9889283cfefcef34f3efdd22f9e8aa9c8bdb452e4 [INFO] running `Command { std: "docker" "start" "-a" "86c2061a60d99f82f1c8dcb9889283cfefcef34f3efdd22f9e8aa9c8bdb452e4", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling tree-sitter-language v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling pulldown-cmark v0.12.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tree-sitter-rust v0.23.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.0 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling aiply v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/llm.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let start = Instant::now(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.21s [INFO] running `Command { std: "docker" "inspect" "86c2061a60d99f82f1c8dcb9889283cfefcef34f3efdd22f9e8aa9c8bdb452e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c2061a60d99f82f1c8dcb9889283cfefcef34f3efdd22f9e8aa9c8bdb452e4", kill_on_drop: false }` [INFO] [stdout] 86c2061a60d99f82f1c8dcb9889283cfefcef34f3efdd22f9e8aa9c8bdb452e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9e1a90debe68d3c14f3ebbe3a5863734d65b0ea642403f02e76f7be692c2a49e [INFO] running `Command { std: "docker" "start" "-a" "9e1a90debe68d3c14f3ebbe3a5863734d65b0ea642403f02e76f7be692c2a49e", kill_on_drop: false }` [INFO] [stderr] Compiling aiply v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/llm.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let start = Instant::now(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/integration_tests.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | code_symbols.extend(ctx.parse_code_symbols(&code_change.language, &code_change.code)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ----------------- unexpected argument #2 of type `&std::string::String` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/lib.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn parse_code_symbols(&mut self, code: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 19 - code_symbols.extend(ctx.parse_code_symbols(&code_change.language, &code_change.code)); [INFO] [stdout] 19 + code_symbols.extend(ctx.parse_code_symbols(&code_change.language)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/llm.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let start = Instant::now(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aiply` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e1a90debe68d3c14f3ebbe3a5863734d65b0ea642403f02e76f7be692c2a49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1a90debe68d3c14f3ebbe3a5863734d65b0ea642403f02e76f7be692c2a49e", kill_on_drop: false }` [INFO] [stdout] 9e1a90debe68d3c14f3ebbe3a5863734d65b0ea642403f02e76f7be692c2a49e