[INFO] cloning repository https://github.com/kasugamirai/gpt_discord_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kasugamirai/gpt_discord_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasugamirai%2Fgpt_discord_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasugamirai%2Fgpt_discord_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a52b44966627396a39d217e7372ae2f28025a42e [INFO] checking kasugamirai/gpt_discord_bot against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasugamirai%2Fgpt_discord_bot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kasugamirai/gpt_discord_bot on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kasugamirai/gpt_discord_bot [INFO] finished tweaking git repo https://github.com/kasugamirai/gpt_discord_bot [INFO] tweaked toml for git repo https://github.com/kasugamirai/gpt_discord_bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kasugamirai/gpt_discord_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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded chatgpt_rs v1.2.3 [INFO] [stderr] Downloaded command_attr v0.5.2 [INFO] [stderr] Downloaded typesize-derive v0.1.7 [INFO] [stderr] Downloaded typesize v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66edc3522ce63379096ad66797d6c7a1ac73bef6dee956810bcb3b3e37bc996b [INFO] running `Command { std: "docker" "start" "-a" "66edc3522ce63379096ad66797d6c7a1ac73bef6dee956810bcb3b3e37bc996b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66edc3522ce63379096ad66797d6c7a1ac73bef6dee956810bcb3b3e37bc996b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66edc3522ce63379096ad66797d6c7a1ac73bef6dee956810bcb3b3e37bc996b", kill_on_drop: false }` [INFO] [stdout] 66edc3522ce63379096ad66797d6c7a1ac73bef6dee956810bcb3b3e37bc996b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24f63e0e1f1ec21909fe0b53376eb2d4aee2a04b00250ab73f499efcb79a5533 [INFO] running `Command { std: "docker" "start" "-a" "24f63e0e1f1ec21909fe0b53376eb2d4aee2a04b00250ab73f499efcb79a5533", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking ordered-multimap v0.6.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/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.11/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", "pretty-print", "std"))' -C metadata=8b7baf967e995921 -C extra-filename=-9daf58ac9d4f72e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-69a766ab8f33ee06.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-bb278f29358e41f9.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" "24f63e0e1f1ec21909fe0b53376eb2d4aee2a04b00250ab73f499efcb79a5533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f63e0e1f1ec21909fe0b53376eb2d4aee2a04b00250ab73f499efcb79a5533", kill_on_drop: false }` [INFO] [stdout] 24f63e0e1f1ec21909fe0b53376eb2d4aee2a04b00250ab73f499efcb79a5533