[INFO] cloning repository https://github.com/chinmay-sawant/goslop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chinmay-sawant/goslop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinmay-sawant%2Fgoslop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinmay-sawant%2Fgoslop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 088adf739cf3dcb29033e8e441c29d5fa6e0b063 [INFO] testing chinmay-sawant/goslop against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinmay-sawant%2Fgoslop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chinmay-sawant/goslop [INFO] finished tweaking git repo https://github.com/chinmay-sawant/goslop [INFO] tweaked toml for git repo https://github.com/chinmay-sawant/goslop written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chinmay-sawant/goslop on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chinmay-sawant/goslop 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b234906796c76ed11a3d0e0e8c8ad1fa733476a0d4bdc37c9280cad6e0a97f7c [INFO] running `Command { std: "docker" "start" "-a" "b234906796c76ed11a3d0e0e8c8ad1fa733476a0d4bdc37c9280cad6e0a97f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b234906796c76ed11a3d0e0e8c8ad1fa733476a0d4bdc37c9280cad6e0a97f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b234906796c76ed11a3d0e0e8c8ad1fa733476a0d4bdc37c9280cad6e0a97f7c", kill_on_drop: false }` [INFO] [stdout] b234906796c76ed11a3d0e0e8c8ad1fa733476a0d4bdc37c9280cad6e0a97f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8c334e31690223f916a2a39ffdbdba9e723946f8ef723c505f663f2dac4ee4b [INFO] running `Command { std: "docker" "start" "-a" "a8c334e31690223f916a2a39ffdbdba9e723946f8ef723c505f663f2dac4ee4b", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.1 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling deslop v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.97s [INFO] running `Command { std: "docker" "inspect" "a8c334e31690223f916a2a39ffdbdba9e723946f8ef723c505f663f2dac4ee4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c334e31690223f916a2a39ffdbdba9e723946f8ef723c505f663f2dac4ee4b", kill_on_drop: false }` [INFO] [stdout] a8c334e31690223f916a2a39ffdbdba9e723946f8ef723c505f663f2dac4ee4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae342fd1329276a3966c16a928e054d380fb3e3a569d9ea40c0c698ec095ce4e [INFO] running `Command { std: "docker" "start" "-a" "ae342fd1329276a3966c16a928e054d380fb3e3a569d9ea40c0c698ec095ce4e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling deslop v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `write_fixture_file` is never used [INFO] [stdout] --> tests/support/mod.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl FixtureWorkspace { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) fn write_fixture_file( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_fixture_file` is never used [INFO] [stdout] --> tests/support/mod.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl FixtureWorkspace { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) fn write_fixture_file( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_fixture_file` is never used [INFO] [stdout] --> tests/integration_scan/../support/mod.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl FixtureWorkspace { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) fn write_fixture_file( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deslop` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name deslop --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c33ebb2db99f758 -C extra-filename=-c900787644f868e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0d160cb280635e6c.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-f4999929f9ce4df7.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-0a6667ecab191f3b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-135cf3cae6658505.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a5b0484f68cd8214.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-784d8b1c115bc0a2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e650275cb84ae00a.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-58b9e20dea3943c1.rlib --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-c2033b73b3e5b01e.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-8c2ab63eeeccb46b.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-e9261b67b2cf7b71.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-e45389e0b0b9e7e7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-591aaf2c9fbefe44/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-5a75bae5c2e704f2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-16c7f42bbab1a963/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae342fd1329276a3966c16a928e054d380fb3e3a569d9ea40c0c698ec095ce4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae342fd1329276a3966c16a928e054d380fb3e3a569d9ea40c0c698ec095ce4e", kill_on_drop: false }` [INFO] [stdout] ae342fd1329276a3966c16a928e054d380fb3e3a569d9ea40c0c698ec095ce4e