[INFO] cloning repository https://github.com/balpan-rs/balpan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balpan-rs/balpan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 742e23c7d99773d5bb906d9ccb3a276593eb6250 [INFO] building balpan-rs/balpan against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balpan-rs/balpan on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/balpan-rs/balpan [INFO] finished tweaking git repo https://github.com/balpan-rs/balpan [INFO] tweaked toml for git repo https://github.com/balpan-rs/balpan written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/balpan-rs/balpan 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41223a9a69673fe5ef31cf1d1feca03f134745be790c61ed861e582b31d2777e [INFO] running `Command { std: "docker" "start" "-a" "41223a9a69673fe5ef31cf1d1feca03f134745be790c61ed861e582b31d2777e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41223a9a69673fe5ef31cf1d1feca03f134745be790c61ed861e582b31d2777e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41223a9a69673fe5ef31cf1d1feca03f134745be790c61ed861e582b31d2777e", kill_on_drop: false }` [INFO] [stdout] 41223a9a69673fe5ef31cf1d1feca03f134745be790c61ed861e582b31d2777e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7146f9fb59fcd07cdb6d0603f4e700fcdd7412bd6b6dc07fdc3d6c49808aff25 [INFO] running `Command { std: "docker" "start" "-a" "7146f9fb59fcd07cdb6d0603f4e700fcdd7412bd6b6dc07fdc3d6c49808aff25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling balpan v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.29s [INFO] running `Command { std: "docker" "inspect" "7146f9fb59fcd07cdb6d0603f4e700fcdd7412bd6b6dc07fdc3d6c49808aff25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7146f9fb59fcd07cdb6d0603f4e700fcdd7412bd6b6dc07fdc3d6c49808aff25", kill_on_drop: false }` [INFO] [stdout] 7146f9fb59fcd07cdb6d0603f4e700fcdd7412bd6b6dc07fdc3d6c49808aff25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73e6348ac85ea7f88f8e53f34c1bbba4f8d3b1fe32227d58160e8d34650bcf41 [INFO] running `Command { std: "docker" "start" "-a" "73e6348ac85ea7f88f8e53f34c1bbba4f8d3b1fe32227d58160e8d34650bcf41", kill_on_drop: false }` [INFO] [stderr] Compiling balpan v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `test_templated_function_definition` is never used [INFO] [stdout] --> tests/integration_test/analyze_command_test/cpp_test/blazingmq_case_test.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn test_templated_function_definition() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_function_definition_together_with_macro_combined` is never used [INFO] [stdout] --> tests/integration_test/analyze_command_test/c_test/redis_case_test.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn test_function_definition_together_with_macro_combined() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "73e6348ac85ea7f88f8e53f34c1bbba4f8d3b1fe32227d58160e8d34650bcf41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73e6348ac85ea7f88f8e53f34c1bbba4f8d3b1fe32227d58160e8d34650bcf41", kill_on_drop: false }` [INFO] [stdout] 73e6348ac85ea7f88f8e53f34c1bbba4f8d3b1fe32227d58160e8d34650bcf41 [INFO] building balpan-rs/balpan against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balpan-rs/balpan on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/balpan-rs/balpan [INFO] finished tweaking git repo https://github.com/balpan-rs/balpan [INFO] tweaked toml for git repo https://github.com/balpan-rs/balpan written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/balpan-rs/balpan 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49bbe96a65deec70f0aef9e9a6ab0340c8582fb53328b753f83287d46548a059 [INFO] running `Command { std: "docker" "start" "-a" "49bbe96a65deec70f0aef9e9a6ab0340c8582fb53328b753f83287d46548a059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49bbe96a65deec70f0aef9e9a6ab0340c8582fb53328b753f83287d46548a059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bbe96a65deec70f0aef9e9a6ab0340c8582fb53328b753f83287d46548a059", kill_on_drop: false }` [INFO] [stdout] 49bbe96a65deec70f0aef9e9a6ab0340c8582fb53328b753f83287d46548a059 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a672d1e8efb177c938df94f320da59732de5e2b258722df34ac5854f63a2f725 [INFO] running `Command { std: "docker" "start" "-a" "a672d1e8efb177c938df94f320da59732de5e2b258722df34ac5854f63a2f725", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling balpan v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.19s [INFO] running `Command { std: "docker" "inspect" "a672d1e8efb177c938df94f320da59732de5e2b258722df34ac5854f63a2f725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a672d1e8efb177c938df94f320da59732de5e2b258722df34ac5854f63a2f725", kill_on_drop: false }` [INFO] [stdout] a672d1e8efb177c938df94f320da59732de5e2b258722df34ac5854f63a2f725 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c425dcbb58da8fdcc8fcb6e937dffb793c0e8ebb9f8008a903dc065fef2ff9a [INFO] running `Command { std: "docker" "start" "-a" "2c425dcbb58da8fdcc8fcb6e937dffb793c0e8ebb9f8008a903dc065fef2ff9a", kill_on_drop: false }` [INFO] [stderr] Compiling balpan v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `test_templated_function_definition` is never used [INFO] [stdout] --> tests/integration_test/analyze_command_test/cpp_test/blazingmq_case_test.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn test_templated_function_definition() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_function_definition_together_with_macro_combined` is never used [INFO] [stdout] --> tests/integration_test/analyze_command_test/c_test/redis_case_test.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn test_function_definition_together_with_macro_combined() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8cqT9J/symbols.o" "/opt/rustwide/target/debug/deps/tree_sitter_extended_test-290132b2f24c2be2.tree_sitter_extended_test.3fc2d151a6a2e6d5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_extended_test-290132b2f24c2be2.2ajspuxiooimo4tv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b5f2f66605f398f5/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-314e97576652b41f/out/build" "-L" "/opt/rustwide/target/debug/build/tree-sitter-d25ad716777d3eba/out" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4455820ab80a9235.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e5429a80460beaa4.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-042d4f5240a45b0d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-55d7eb703a79891b.rlib" "/opt/rustwide/target/debug/deps/libbalpan-e1d1169b7eeb2edc.rlib" "/opt/rustwide/target/debug/deps/libcc-a061ab3f1ed4ade2.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-1e6821909c41d6d7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63ab5e2d40382492.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libtoml-241875c4c55ddd3e.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-b48ff73565d4fea4.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-76e508d1a351e19b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libwinnow-a6aaa0ac17fe73f9.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-decc477b19d2ffcd.rlib" "/opt/rustwide/target/debug/deps/libetcetera-423aeee40884f397.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libignore-964bb87b7111f552.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-24d28957e871fa70.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libglobset-c6efd3c9112c9345.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbstr-613e110ee0baa50f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a1eab2894fce0504.rlib" "/opt/rustwide/target/debug/deps/libgit2-8617391a392fb908.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/liburl-8e96fdf0bb6453b4.rlib" "/opt/rustwide/target/debug/deps/libidna-49c952c9560ec345.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-359ac728a7fe9a9e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-83a91d0cf60936d7.rlib" "/opt/rustwide/target/debug/deps/liblog-f5f34f0ae564f813.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-8f9521cd616d7206.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-4b0263825091b2ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-85122797f386dc0e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e8ace481a1cf3c0e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e4179f46d66d9948.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8f85102d37e6c08d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-f414318d72eaa5d2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libserde-5805a01c9ad6b119.rlib" "/opt/rustwide/target/debug/deps/libtokio-9ef677f9356a4f4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ec0322bc160ec08e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f79dcddd39cf2428.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-77e3552bd48b9fdf.rlib" "/opt/rustwide/target/debug/deps/libregex-7586c68416fc2ad3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-72ca8e056bb45144.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bddcec63133b7fbb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_sitter_extended_test-290132b2f24c2be2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `balpan` (test "tree_sitter_extended_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c425dcbb58da8fdcc8fcb6e937dffb793c0e8ebb9f8008a903dc065fef2ff9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c425dcbb58da8fdcc8fcb6e937dffb793c0e8ebb9f8008a903dc065fef2ff9a", kill_on_drop: false }` [INFO] [stdout] 2c425dcbb58da8fdcc8fcb6e937dffb793c0e8ebb9f8008a903dc065fef2ff9a