[INFO] cloning repository https://github.com/ink-analyzer/ink-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ink-analyzer/ink-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-analyzer%2Fink-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-analyzer%2Fink-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28f023ef095dd0a9c0aba0865257fc25430ec27d [INFO] testing ink-analyzer/ink-analyzer against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-analyzer%2Fink-analyzer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ink-analyzer/ink-analyzer [INFO] finished tweaking git repo https://github.com/ink-analyzer/ink-analyzer [INFO] tweaked toml for git repo https://github.com/ink-analyzer/ink-analyzer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ink-analyzer/ink-analyzer on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ink-analyzer/ink-analyzer 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b49999725a30cd822e98d5c095f172c75f5c4895809664abf236a20d071e97b3 [INFO] running `Command { std: "docker" "start" "-a" "b49999725a30cd822e98d5c095f172c75f5c4895809664abf236a20d071e97b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b49999725a30cd822e98d5c095f172c75f5c4895809664abf236a20d071e97b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49999725a30cd822e98d5c095f172c75f5c4895809664abf236a20d071e97b3", kill_on_drop: false }` [INFO] [stdout] b49999725a30cd822e98d5c095f172c75f5c4895809664abf236a20d071e97b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f76d2bc44df8977f2cd7fc0cbdcb12bf81c67ca1fabd8c91360067e75560c762 [INFO] running `Command { std: "docker" "start" "-a" "f76d2bc44df8977f2cd7fc0cbdcb12bf81c67ca1fabd8c91360067e75560c762", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ra_ap_edition v0.0.269 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.98.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ra_ap_parser v0.0.269 [INFO] [stderr] Compiling ra_ap_stdx v0.0.269 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ra_ap_syntax v0.0.269 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ink-analyzer-macro v0.7.3 (/opt/rustwide/workdir/crates/macro) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ink-analyzer-ir v0.16.1 (/opt/rustwide/workdir/crates/ir) [INFO] [stderr] Compiling ink-analyzer v0.11.2 (/opt/rustwide/workdir/crates/analyzer) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ink-lsp-server v0.4.2 (/opt/rustwide/workdir/crates/lsp-server) [INFO] [stderr] Compiling test-utils v0.0.0 (/opt/rustwide/workdir/crates/test-utils) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "f76d2bc44df8977f2cd7fc0cbdcb12bf81c67ca1fabd8c91360067e75560c762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76d2bc44df8977f2cd7fc0cbdcb12bf81c67ca1fabd8c91360067e75560c762", kill_on_drop: false }` [INFO] [stdout] f76d2bc44df8977f2cd7fc0cbdcb12bf81c67ca1fabd8c91360067e75560c762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bb5817c94441f64d3862739743c6d059d8b289e29cb235e6987853470342880 [INFO] running `Command { std: "docker" "start" "-a" "9bb5817c94441f64d3862739743c6d059d8b289e29cb235e6987853470342880", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ra_ap_stdx v0.0.269 [INFO] [stderr] Compiling ra_ap_parser v0.0.269 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ra_ap_syntax v0.0.269 [INFO] [stderr] Compiling ink-analyzer-macro v0.7.3 (/opt/rustwide/workdir/crates/macro) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ink-analyzer-ir v0.16.1 (/opt/rustwide/workdir/crates/ir) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ink-analyzer v0.11.2 (/opt/rustwide/workdir/crates/analyzer) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling test-utils v0.0.0 (/opt/rustwide/workdir/crates/test-utils) [INFO] [stderr] Compiling ink-lsp-server v0.4.2 (/opt/rustwide/workdir/crates/lsp-server) [INFO] [stderr] error: could not compile `ink-analyzer` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name ink_analyzer --edition=2021 crates/analyzer/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=26c6966baeba3599 -C extra-filename=-81c8300154bb5fba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ink_analyzer_ir=/opt/rustwide/target/debug/deps/libink_analyzer_ir-80633fe3847a4397.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a1770ef226d879f5.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-c121ae6f2df9312b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-115c40bebadc9ecc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c5e40c2d963849f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99131512ed5418db.rlib --extern test_utils=/opt/rustwide/target/debug/deps/libtest_utils-36e98bc2588594df.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ink-lsp-server` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name ink_lsp_server --edition=2021 crates/lsp-server/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=bbc5bbbfe590a198 -C extra-filename=-006b674a30be7b13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b21165159722e092.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d66189adab5a15af.rlib --extern ink_analyzer=/opt/rustwide/target/debug/deps/libink_analyzer-5e612b3aa4c697ee.rlib --extern line_index=/opt/rustwide/target/debug/deps/libline_index-d9db880cfbdfc60f.rlib --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-a41a3d9c4346363c.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-e6a31e4d927353b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-115c40bebadc9ecc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c5e40c2d963849f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6ba68fae78c74896.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5c0eafd48dba34f.rlib --extern test_utils=/opt/rustwide/target/debug/deps/libtest_utils-36e98bc2588594df.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0418c1df9e2a397e.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-f7f740be3f7a79af.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-53ea9221e4c82e4d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9bb5817c94441f64d3862739743c6d059d8b289e29cb235e6987853470342880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb5817c94441f64d3862739743c6d059d8b289e29cb235e6987853470342880", kill_on_drop: false }` [INFO] [stdout] 9bb5817c94441f64d3862739743c6d059d8b289e29cb235e6987853470342880