[INFO] fetching crate qlty-smells 0.440.0... [INFO] checking qlty-smells-0.440.0 against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] extracting crate qlty-smells 0.440.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate qlty-smells 0.440.0 [INFO] finished tweaking crates.io crate qlty-smells 0.440.0 [INFO] tweaked toml for crates.io crate qlty-smells 0.440.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qlty-smells 0.440.0 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 273 packages to highest compatible versions [INFO] [stderr] Adding cc v1.0.106 (available: v1.4.5) [INFO] [stderr] Adding console v0.15.11 (available: v0.16.4) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.1) [INFO] [stderr] Adding ring v0.17.9 (available: v0.17.14) [INFO] [stderr] Adding similar v2.7.0 (available: v3.2.0) [INFO] [stderr] Adding tree-sitter v0.22.6 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f [INFO] running `Command { std: "docker" "start" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.34 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling either v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking writeable v0.6.4 [INFO] [stderr] Checking litemap v0.8.3 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling icu_normalizer_data v2.3.0 [INFO] [stderr] Compiling icu_properties_data v2.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking aho-corasick v1.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.23 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking smallvec v1.16.0 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling indexmap v2.14.2 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.21 [INFO] [stderr] Checking rustls-pki-types v1.15.1 [INFO] [stderr] Compiling pest v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling log v0.4.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.8 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling crc32fast v1.5.1 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=d6715d5db9847bd3 -C extra-filename=-8e26053bf4549921 --out-dir /opt/rustwide/target/debug/build/pest/8e26053bf4549921/out -L dependency=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out/libmemchr-eb8ac1f1f77ae379.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f", kill_on_drop: false }` [INFO] [stdout] c505dec7fcc16944a0f925011ea258297497799afe1224733efecfa4dd5a136f