[INFO] fetching crate rumoca 0.7.28... [INFO] testing rumoca-0.7.28 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate rumoca 0.7.28 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rumoca 0.7.28 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rumoca 0.7.28 [INFO] tweaked toml for crates.io crate rumoca 0.7.28 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rumoca 0.7.28 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rumoca 0.7.28 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e412f13a732b43bd6ba8926823be33be49c52d2b3aacac2e85a6923d099fe9bc [INFO] running `Command { std: "docker" "start" "-a" "e412f13a732b43bd6ba8926823be33be49c52d2b3aacac2e85a6923d099fe9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e412f13a732b43bd6ba8926823be33be49c52d2b3aacac2e85a6923d099fe9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e412f13a732b43bd6ba8926823be33be49c52d2b3aacac2e85a6923d099fe9bc", kill_on_drop: false }` [INFO] [stdout] e412f13a732b43bd6ba8926823be33be49c52d2b3aacac2e85a6923d099fe9bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9d558870eba7a7fa2368ca089aaa023577ee9c296e73fc0cd2a8593e3e346fc [INFO] running `Command { std: "docker" "start" "-a" "d9d558870eba7a7fa2368ca089aaa023577ee9c296e73fc0cd2a8593e3e346fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling parol_runtime v4.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling scnr2_generate v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parol-macros v1.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_regex v0.18.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling lalry v0.1.0 [INFO] [stderr] Compiling chksum-hash-core v0.0.0 [INFO] [stderr] Compiling ume v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling scnr2_macro v0.3.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ts-rs-macros v11.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling scnr2 v0.3.3 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling chksum-hash-md5 v0.0.1 [INFO] [stderr] Compiling chksum-core v0.1.0 [INFO] [stderr] Compiling chksum-md5 v0.1.0 [INFO] [stderr] Compiling syntree_layout v0.4.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling ts-rs v11.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling minijinja v2.13.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling parol v4.2.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rumoca v0.7.28 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 25s [INFO] running `Command { std: "docker" "inspect" "d9d558870eba7a7fa2368ca089aaa023577ee9c296e73fc0cd2a8593e3e346fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d558870eba7a7fa2368ca089aaa023577ee9c296e73fc0cd2a8593e3e346fc", kill_on_drop: false }` [INFO] [stdout] d9d558870eba7a7fa2368ca089aaa023577ee9c296e73fc0cd2a8593e3e346fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc93ba8d2b097a493c16157bd3a402ff09fc543326495da787dc0731753fefd1 [INFO] running `Command { std: "docker" "start" "-a" "bc93ba8d2b097a493c16157bd3a402ff09fc543326495da787dc0731753fefd1", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling rumoca v0.7.28 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] error: could not compile `rumoca` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name rumoca --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="allocator"' --cfg 'feature="bincode"' --cfg 'feature="cache"' --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="env_logger"' --cfg 'feature="lsp"' --cfg 'feature="lsp-server"' --cfg 'feature="mimalloc"' --cfg 'feature="notify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator", "bincode", "cache", "clap", "cli", "crossbeam-channel", "default", "dirs", "env_logger", "lsp", "lsp-server", "mimalloc", "notify", "pyo3", "python", "regen-parser"))' -C metadata=b9c49b8b565e6700 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0d0ace44ea00c7b5.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-078c85fc9465e452.rlib --extern chksum_md5=/opt/rustwide/target/debug/deps/libchksum_md5-c79857a761053686.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-96127cb1b6f7c467.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-01085fcb18c927a6.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-da5dc346c09271ec.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f3cf6414e8b4625f.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-4450e5ec1ee08053.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dfb7a79ff2268988.rlib --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-f2173098db8a7628.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-563497f4f29d5984.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-98e0232583d3a6f4.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-e8cbc515d85a7b16.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-f6b61ad16a6327ca.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-a712023f0fab0b6f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7b3f6559adb4c63f.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-a8f860369b833431.rlib --extern parol_runtime=/opt/rustwide/target/debug/deps/libparol_runtime-b3d53b6d05084f02.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-eb870be861a17dd6.rlib --extern scnr2=/opt/rustwide/target/debug/deps/libscnr2-0e8d50e853730b1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3b94619babef13be.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34e23ef0c28ddb75.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-24e88d40ac538cac.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5c9fa100a20fd590.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-b5e427ab0b24f192/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc93ba8d2b097a493c16157bd3a402ff09fc543326495da787dc0731753fefd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc93ba8d2b097a493c16157bd3a402ff09fc543326495da787dc0731753fefd1", kill_on_drop: false }` [INFO] [stdout] bc93ba8d2b097a493c16157bd3a402ff09fc543326495da787dc0731753fefd1