[INFO] cloning repository https://github.com/CephasSoga/rs_bluesky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CephasSoga/rs_bluesky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCephasSoga%2Frs_bluesky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCephasSoga%2Frs_bluesky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 597f9649484165c7b6d9308490594026b30b4192 [INFO] checking CephasSoga/rs_bluesky against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCephasSoga%2Frs_bluesky" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CephasSoga/rs_bluesky [INFO] finished tweaking git repo https://github.com/CephasSoga/rs_bluesky [INFO] tweaked toml for git repo https://github.com/CephasSoga/rs_bluesky written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CephasSoga/rs_bluesky on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CephasSoga/rs_bluesky 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded async-tungstenite v0.28.2 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded ndarray-npy v0.9.1 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded cc v1.2.5 [INFO] [stderr] Downloaded aws-lc-rs v1.12.0 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] [stderr] Downloaded aws-lc-sys v0.24.0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eda6a4d75d3eb55da82a873fb48fbf11d938b984cac0606e107a429dfd3fb6f1 [INFO] running `Command { std: "docker" "start" "-a" "eda6a4d75d3eb55da82a873fb48fbf11d938b984cac0606e107a429dfd3fb6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eda6a4d75d3eb55da82a873fb48fbf11d938b984cac0606e107a429dfd3fb6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda6a4d75d3eb55da82a873fb48fbf11d938b984cac0606e107a429dfd3fb6f1", kill_on_drop: false }` [INFO] [stdout] eda6a4d75d3eb55da82a873fb48fbf11d938b984cac0606e107a429dfd3fb6f1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce8073aee2f037f29849260a9afdb0d7122ac59f95a5382f408bc7526bc90d6 [INFO] running `Command { std: "docker" "start" "-a" "4ce8073aee2f037f29849260a9afdb0d7122ac59f95a5382f408bc7526bc90d6", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aws-lc-rs v1.12.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling aws-lc-sys v0.24.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/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=f3c36e142a9f963b -C extra-filename=-3e4d6e14a652031e --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-1b2235b21584892f.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" "4ce8073aee2f037f29849260a9afdb0d7122ac59f95a5382f408bc7526bc90d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce8073aee2f037f29849260a9afdb0d7122ac59f95a5382f408bc7526bc90d6", kill_on_drop: false }` [INFO] [stdout] 4ce8073aee2f037f29849260a9afdb0d7122ac59f95a5382f408bc7526bc90d6