[INFO] cloning repository https://github.com/artemziborev/parkings-service-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artemziborev/parkings-service-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemziborev%2Fparkings-service-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemziborev%2Fparkings-service-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6289efb6e497bf24159259b8db6d28f62cba7575 [INFO] checking artemziborev/parkings-service-rust against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemziborev%2Fparkings-service-rust" "/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/artemziborev/parkings-service-rust [INFO] finished tweaking git repo https://github.com/artemziborev/parkings-service-rust [INFO] tweaked toml for git repo https://github.com/artemziborev/parkings-service-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/artemziborev/parkings-service-rust on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/artemziborev/parkings-service-rust 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f [INFO] running `Command { std: "docker" "start" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [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/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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=7292540138cf526d -C extra-filename=-8c1fb9aa6941a9e8 --out-dir /opt/rustwide/target/debug/build/pest/8c1fb9aa6941a9e8/out -L dependency=/opt/rustwide/target/debug/build/memchr/b685279e46bbd109/out -L dependency=/opt/rustwide/target/debug/build/thiserror/ae1913eeaff32108/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/5e468afef1307d84/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/b685279e46bbd109/out/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ae1913eeaff32108/out/libthiserror-ae1913eeaff32108.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/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" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f", kill_on_drop: false }` [INFO] [stdout] 878bcfbcf330e498d299c39a7a6e5b8499dee8ecc9fe4ced435e5b88960d069f