[INFO] cloning repository https://github.com/cocogitto/cocogitto-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cocogitto/cocogitto-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocogitto%2Fcocogitto-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocogitto%2Fcocogitto-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bae09a1f970ae8f5f4ccf3472ea2dfafd1c3ef0e
[INFO] checking cocogitto/cocogitto-bot against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocogitto%2Fcocogitto-bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cocogitto/cocogitto-bot
[INFO] finished tweaking git repo https://github.com/cocogitto/cocogitto-bot
[INFO] tweaked toml for git repo https://github.com/cocogitto/cocogitto-bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cocogitto/cocogitto-bot on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cocogitto/cocogitto-bot 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f31d2f0cbd62ce7be292cb5ed4a45a49d72749f4e6142f9e4d936661874413b6
[INFO] running `Command { std: "docker" "start" "-a" "f31d2f0cbd62ce7be292cb5ed4a45a49d72749f4e6142f9e4d936661874413b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f31d2f0cbd62ce7be292cb5ed4a45a49d72749f4e6142f9e4d936661874413b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31d2f0cbd62ce7be292cb5ed4a45a49d72749f4e6142f9e4d936661874413b6", kill_on_drop: false }`
[INFO] [stdout] f31d2f0cbd62ce7be292cb5ed4a45a49d72749f4e6142f9e4d936661874413b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea8af6f1f163ca59ac9111a88cee1fde6661ba191038d83056a890c0da2832a0
[INFO] running `Command { std: "docker" "start" "-a" "ea8af6f1f163ca59ac9111a88cee1fde6661ba191038d83056a890c0da2832a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking hashbrown v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[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/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.9/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", "pretty-print", "std"))' -C metadata=d861a461618c5994 -C extra-filename=-fd179033f05193cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-df2ea4f334bf906c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae7137771aa53e32.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-8962dd560561d885.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" "ea8af6f1f163ca59ac9111a88cee1fde6661ba191038d83056a890c0da2832a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea8af6f1f163ca59ac9111a88cee1fde6661ba191038d83056a890c0da2832a0", kill_on_drop: false }`
[INFO] [stdout] ea8af6f1f163ca59ac9111a88cee1fde6661ba191038d83056a890c0da2832a0
