[INFO] fetching crate wdl-lsp 0.12.0... [INFO] testing wdl-lsp-0.12.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wdl-lsp 0.12.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate wdl-lsp 0.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wdl-lsp 0.12.0 [INFO] tweaked toml for crates.io crate wdl-lsp 0.12.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wdl-lsp 0.12.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wdl-lsp 0.12.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macropol v0.1.3 [INFO] [stderr] Downloaded line-index v0.1.2 [INFO] [stderr] Downloaded wdl-ast v0.16.0 [INFO] [stderr] Downloaded wdl-format v0.10.0 [INFO] [stderr] Downloaded wdl-grammar v0.16.0 [INFO] [stderr] Downloaded wdl-lint v0.15.0 [INFO] [stderr] Downloaded wdl-analysis v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e95fade3034ec0595f209fea67a06ce517007a44302e8131795210230bac50 [INFO] running `Command { std: "docker" "start" "-a" "a9e95fade3034ec0595f209fea67a06ce517007a44302e8131795210230bac50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e95fade3034ec0595f209fea67a06ce517007a44302e8131795210230bac50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e95fade3034ec0595f209fea67a06ce517007a44302e8131795210230bac50", kill_on_drop: false }` [INFO] [stdout] a9e95fade3034ec0595f209fea67a06ce517007a44302e8131795210230bac50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf74ff61f4e07c0015c8c7802d0777bdeeb2752ad0fc5d8526e736a1ef921a3 [INFO] running `Command { std: "docker" "start" "-a" "2bf74ff61f4e07c0015c8c7802d0777bdeeb2752ad0fc5d8526e736a1ef921a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nonempty v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ftree v1.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling macropol v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [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 indexmap v2.10.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling wdl-grammar v0.16.0 [INFO] [stderr] Compiling wdl-ast v0.16.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling wdl-format v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling wdl-analysis v0.12.0 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling wdl-lint v0.15.0 [INFO] [stderr] Compiling wdl-lsp v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "2bf74ff61f4e07c0015c8c7802d0777bdeeb2752ad0fc5d8526e736a1ef921a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf74ff61f4e07c0015c8c7802d0777bdeeb2752ad0fc5d8526e736a1ef921a3", kill_on_drop: false }` [INFO] [stdout] 2bf74ff61f4e07c0015c8c7802d0777bdeeb2752ad0fc5d8526e736a1ef921a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc6045dd0402dfc98c4ebc95bed1dd16d71f0153cb2c2c22d961395b121888c8 [INFO] running `Command { std: "docker" "start" "-a" "fc6045dd0402dfc98c4ebc95bed1dd16d71f0153cb2c2c22d961395b121888c8", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling wdl-analysis v0.12.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling wdl-lint v0.15.0 [INFO] [stderr] Compiling wdl-lsp v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wdl-lsp` (test "goto_definition") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name goto_definition --edition=2024 tests/goto_definition.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=rust-2024-compatibility --warn=rust-2021-compatibility --warn=rust-2018-idioms --warn=nonstandard-style '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs '--warn=rustdoc::broken_intra_doc_links' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34088d9482f08b65 -C extra-filename=-691c1513baca457e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-03eb93cc4e00353e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-233416efcd0a4251.rlib --extern line_index=/opt/rustwide/target/debug/deps/libline_index-a26792e48b71727f.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e88448a16c5060de.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d392fa9ce341455f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e59c997adcd14943.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-650d2bd6913570ad.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ecf8e37dcf19f61.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-535e39d37e25aead.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f2ecc3fe51810639.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ed603df299486bec.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53d2143259a69b62.rlib --extern wdl_analysis=/opt/rustwide/target/debug/deps/libwdl_analysis-81071e62c4467559.rlib --extern wdl_ast=/opt/rustwide/target/debug/deps/libwdl_ast-769cb2df86f1ab01.rlib --extern wdl_format=/opt/rustwide/target/debug/deps/libwdl_format-7bf77509429be0b5.rlib --extern wdl_lint=/opt/rustwide/target/debug/deps/libwdl_lint-dc133197a92d549a.rlib --extern wdl_lsp=/opt/rustwide/target/debug/deps/libwdl_lsp-31c02df69b078280.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a18c3172550ae684/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wdl-lsp` (test "rename") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name rename --edition=2024 tests/rename.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=rust-2024-compatibility --warn=rust-2021-compatibility --warn=rust-2018-idioms --warn=nonstandard-style '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs '--warn=rustdoc::broken_intra_doc_links' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdbdb109184b9979 -C extra-filename=-7d69807851b65a88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-03eb93cc4e00353e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-233416efcd0a4251.rlib --extern line_index=/opt/rustwide/target/debug/deps/libline_index-a26792e48b71727f.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e88448a16c5060de.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d392fa9ce341455f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e59c997adcd14943.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-650d2bd6913570ad.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ecf8e37dcf19f61.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-535e39d37e25aead.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f2ecc3fe51810639.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ed603df299486bec.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53d2143259a69b62.rlib --extern wdl_analysis=/opt/rustwide/target/debug/deps/libwdl_analysis-81071e62c4467559.rlib --extern wdl_ast=/opt/rustwide/target/debug/deps/libwdl_ast-769cb2df86f1ab01.rlib --extern wdl_format=/opt/rustwide/target/debug/deps/libwdl_format-7bf77509429be0b5.rlib --extern wdl_lint=/opt/rustwide/target/debug/deps/libwdl_lint-dc133197a92d549a.rlib --extern wdl_lsp=/opt/rustwide/target/debug/deps/libwdl_lsp-31c02df69b078280.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a18c3172550ae684/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fc6045dd0402dfc98c4ebc95bed1dd16d71f0153cb2c2c22d961395b121888c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6045dd0402dfc98c4ebc95bed1dd16d71f0153cb2c2c22d961395b121888c8", kill_on_drop: false }` [INFO] [stdout] fc6045dd0402dfc98c4ebc95bed1dd16d71f0153cb2c2c22d961395b121888c8