[INFO] cloning repository https://github.com/pleme-io/tameshi-openclaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleme-io/tameshi-openclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ftameshi-openclaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ftameshi-openclaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfe39791b8ec1d23e1663ad6bf17f2f7d21cfbed
[INFO] checking pleme-io/tameshi-openclaw against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ftameshi-openclaw" "/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/pleme-io/tameshi-openclaw
[INFO] finished tweaking git repo https://github.com/pleme-io/tameshi-openclaw
[INFO] tweaked toml for git repo https://github.com/pleme-io/tameshi-openclaw written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pleme-io/tameshi-openclaw on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pleme-io/tameshi-openclaw 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73f19b31b6900e4d9e65558db130dcf60bf11a884a8d3daa3ad94a3a2ce18038
[INFO] running `Command { std: "docker" "start" "-a" "73f19b31b6900e4d9e65558db130dcf60bf11a884a8d3daa3ad94a3a2ce18038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73f19b31b6900e4d9e65558db130dcf60bf11a884a8d3daa3ad94a3a2ce18038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f19b31b6900e4d9e65558db130dcf60bf11a884a8d3daa3ad94a3a2ce18038", kill_on_drop: false }`
[INFO] [stdout] 73f19b31b6900e4d9e65558db130dcf60bf11a884a8d3daa3ad94a3a2ce18038
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36602d79f6ccf84612339894fb6a6fc92a0440b074c9f36be5323c0751679f62
[INFO] running `Command { std: "docker" "start" "-a" "36602d79f6ccf84612339894fb6a6fc92a0440b074c9f36be5323c0751679f62", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking rustls v0.23.37
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]     Checking concurrent-queue v2.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/1.95.0-beta.7-x86_64-unknown-linux-gnu/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,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=42a50af6a78025f5 -C extra-filename=-09078c5ca01e6544 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-18ff3172eb255f58.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-a49a75fd88cfd4c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "36602d79f6ccf84612339894fb6a6fc92a0440b074c9f36be5323c0751679f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36602d79f6ccf84612339894fb6a6fc92a0440b074c9f36be5323c0751679f62", kill_on_drop: false }`
[INFO] [stdout] 36602d79f6ccf84612339894fb6a6fc92a0440b074c9f36be5323c0751679f62
