[INFO] cloning repository https://github.com/sqfzy/squant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sqfzy/squant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqfzy%2Fsquant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqfzy%2Fsquant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de8592cffd62d7acc04b1f910e4b9ffdda9f26bf [INFO] checking sqfzy/squant against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqfzy%2Fsquant" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sqfzy/squant [INFO] finished tweaking git repo https://github.com/sqfzy/squant [INFO] tweaked toml for git repo https://github.com/sqfzy/squant written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sqfzy/squant on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sqfzy/squant 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 401b8bd976881adcce47d163f25538e4ae7e3b96f7089a9a89771e59989b0637 [INFO] running `Command { std: "docker" "start" "-a" "401b8bd976881adcce47d163f25538e4ae7e3b96f7089a9a89771e59989b0637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "401b8bd976881adcce47d163f25538e4ae7e3b96f7089a9a89771e59989b0637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401b8bd976881adcce47d163f25538e4ae7e3b96f7089a9a89771e59989b0637", kill_on_drop: false }` [INFO] [stdout] 401b8bd976881adcce47d163f25538e4ae7e3b96f7089a9a89771e59989b0637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 590a0a01125c86ba078501e3d6348fc2891ac7108ab89f440f7ca8cf55604eb1 [INFO] running `Command { std: "docker" "start" "-a" "590a0a01125c86ba078501e3d6348fc2891ac7108ab89f440f7ca8cf55604eb1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking blobby v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking rust-ini v0.21.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking sha1_smol v1.0.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/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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 --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=9623e09af2cb14c3 -C extra-filename=-f32134cab35f9169 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2ca180c6fe7e43b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/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" "590a0a01125c86ba078501e3d6348fc2891ac7108ab89f440f7ca8cf55604eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590a0a01125c86ba078501e3d6348fc2891ac7108ab89f440f7ca8cf55604eb1", kill_on_drop: false }` [INFO] [stdout] 590a0a01125c86ba078501e3d6348fc2891ac7108ab89f440f7ca8cf55604eb1