[INFO] cloning repository https://github.com/tameshi-dev/TameshiLSP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tameshi-dev/TameshiLSP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftameshi-dev%2FTameshiLSP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftameshi-dev%2FTameshiLSP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c09bc1c17057b8d6964533d1bd62097171eeca1 [INFO] testing tameshi-dev/TameshiLSP against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftameshi-dev%2FTameshiLSP" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tameshi-dev/TameshiLSP [INFO] finished tweaking git repo https://github.com/tameshi-dev/TameshiLSP [INFO] tweaked toml for git repo https://github.com/tameshi-dev/TameshiLSP written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tameshi-dev/TameshiLSP on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tameshi-dev/TameshiLSP 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded cranelift-native v0.113.1 [INFO] [stderr] Downloaded thalir-core v0.1.0 [INFO] [stderr] Downloaded cranelift v0.113.1 [INFO] [stderr] Downloaded cranelift-object v0.113.1 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded thalir-emit v0.1.0 [INFO] [stderr] Downloaded lsp-server v0.7.9 [INFO] [stderr] Downloaded cranelift-bforest v0.113.1 [INFO] [stderr] Downloaded cranelift-entity v0.113.1 [INFO] [stderr] Downloaded lsp-types v0.95.1 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded jsonschema v0.18.3 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.113.1 [INFO] [stderr] Downloaded regalloc2 v0.10.2 [INFO] [stderr] Downloaded async-openai v0.23.4 [INFO] [stderr] Downloaded tameshi-scanners v0.1.1 [INFO] [stderr] Downloaded tree-sitter-solidity-traverse v1.2.13-4e938a4 [INFO] [stderr] Downloaded cranelift-frontend v0.113.1 [INFO] [stderr] Downloaded cranelift-isle v0.113.1 [INFO] [stderr] Downloaded cranelift-reader v0.113.1 [INFO] [stderr] Downloaded thalir-transform v0.1.0 [INFO] [stderr] Downloaded cranelift-module v0.113.1 [INFO] [stderr] Downloaded cranelift-control v0.113.1 [INFO] [stderr] Downloaded cranelift-bitset v0.113.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.113.1 [INFO] [stderr] Downloaded cranelift-codegen v0.113.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0f991845995c398260bfe684e4d86f1462ac8c3cc74ceb823798a4c60d607fd [INFO] running `Command { std: "docker" "start" "-a" "b0f991845995c398260bfe684e4d86f1462ac8c3cc74ceb823798a4c60d607fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0f991845995c398260bfe684e4d86f1462ac8c3cc74ceb823798a4c60d607fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f991845995c398260bfe684e4d86f1462ac8c3cc74ceb823798a4c60d607fd", kill_on_drop: false }` [INFO] [stdout] b0f991845995c398260bfe684e4d86f1462ac8c3cc74ceb823798a4c60d607fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f7cac2f1ddea26eb182487e8094748ce9ce5905f24e26cbd94e6aa5ddeb071 [INFO] running `Command { std: "docker" "start" "-a" "c7f7cac2f1ddea26eb182487e8094748ce9ce5905f24e26cbd94e6aa5ddeb071", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cranelift-isle v0.113.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.113.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-bitset v0.113.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.113.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cranelift-entity v0.113.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cranelift-bforest v0.113.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling cranelift-control v0.113.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tree-sitter-solidity-traverse v1.2.13-4e938a4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cranelift-codegen v0.113.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=578c640483989009 -C extra-filename=-ed7262ef7f3228da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-a168475f3cebd277.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-58a46c9697e58a2b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8a03e45edd358d61.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c7f7cac2f1ddea26eb182487e8094748ce9ce5905f24e26cbd94e6aa5ddeb071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f7cac2f1ddea26eb182487e8094748ce9ce5905f24e26cbd94e6aa5ddeb071", kill_on_drop: false }` [INFO] [stdout] c7f7cac2f1ddea26eb182487e8094748ce9ce5905f24e26cbd94e6aa5ddeb071