[INFO] cloning repository https://github.com/herostrat/signalk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/herostrat/signalk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fherostrat%2Fsignalk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fherostrat%2Fsignalk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f025d30b5c4e8724e34e638645dfdaeb88c06b79 [INFO] checking herostrat/signalk-rs against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fherostrat%2Fsignalk-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/herostrat/signalk-rs [INFO] finished tweaking git repo https://github.com/herostrat/signalk-rs [INFO] tweaked toml for git repo https://github.com/herostrat/signalk-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/herostrat/signalk-rs on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/herostrat/signalk-rs 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf25c3495a15f95a6665a4ebc009077232690ffdafc25d3e883d4a06461e00f1 [INFO] running `Command { std: "docker" "start" "-a" "bf25c3495a15f95a6665a4ebc009077232690ffdafc25d3e883d4a06461e00f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf25c3495a15f95a6665a4ebc009077232690ffdafc25d3e883d4a06461e00f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf25c3495a15f95a6665a4ebc009077232690ffdafc25d3e883d4a06461e00f1", kill_on_drop: false }` [INFO] [stdout] bf25c3495a15f95a6665a4ebc009077232690ffdafc25d3e883d4a06461e00f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac2101bdd186a8189b4256a5909b14c3ea28e70c7570917795bd8369657f7803 [INFO] running `Command { std: "docker" "start" "-a" "ac2101bdd186a8189b4256a5909b14c3ea28e70c7570917795bd8369657f7803", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking sun v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking moon-phase v0.1.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking openssl-sys v0.9.111 [INFO] [stderr] Checking ais v0.12.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socketcan v3.5.0 [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/4907eac94165faff6c5e5e015670b1c584275f7b/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=b8355f6eb47ae566 -C extra-filename=-f0a0564dc9829ba3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "ac2101bdd186a8189b4256a5909b14c3ea28e70c7570917795bd8369657f7803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2101bdd186a8189b4256a5909b14c3ea28e70c7570917795bd8369657f7803", kill_on_drop: false }` [INFO] [stdout] ac2101bdd186a8189b4256a5909b14c3ea28e70c7570917795bd8369657f7803