[INFO] fetching crate planetary-orchestrator 0.1.0...
[INFO] checking planetary-orchestrator-0.1.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] extracting crate planetary-orchestrator 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate planetary-orchestrator 0.1.0
[INFO] finished tweaking crates.io crate planetary-orchestrator 0.1.0
[INFO] tweaked toml for crates.io crate planetary-orchestrator 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate planetary-orchestrator 0.1.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate planetary-orchestrator 0.1.0 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4266bb497e2c9776891d938fd5572fc82298a8bfafd2b0ecf20c91bdf521cdba
[INFO] running `Command { std: "docker" "start" "-a" "4266bb497e2c9776891d938fd5572fc82298a8bfafd2b0ecf20c91bdf521cdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4266bb497e2c9776891d938fd5572fc82298a8bfafd2b0ecf20c91bdf521cdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4266bb497e2c9776891d938fd5572fc82298a8bfafd2b0ecf20c91bdf521cdba", kill_on_drop: false }`
[INFO] [stdout] 4266bb497e2c9776891d938fd5572fc82298a8bfafd2b0ecf20c91bdf521cdba
[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=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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d162f5332b1612133e8a1ab55a399a875120741bcd395d5cbd31b5f3ac4db9
[INFO] running `Command { std: "docker" "start" "-a" "b4d162f5332b1612133e8a1ab55a399a875120741bcd395d5cbd31b5f3ac4db9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling k8s-openapi v0.25.0
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking opool v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crc64fast-nvme v1.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pq-src v0.3.9+libpq-17.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking serde_spanned v1.0.1
[INFO] [stderr]     Checking toml_datetime v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking toml v0.9.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling bon-macros v3.7.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking tracing-indicatif v0.3.13
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[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/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.2/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", "miette-error", "pretty-print", "std"))' -C metadata=a36f266bb2641b20 -C extra-filename=-568f8623375f6d5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84484af91975cb56.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "b4d162f5332b1612133e8a1ab55a399a875120741bcd395d5cbd31b5f3ac4db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d162f5332b1612133e8a1ab55a399a875120741bcd395d5cbd31b5f3ac4db9", kill_on_drop: false }`
[INFO] [stdout] b4d162f5332b1612133e8a1ab55a399a875120741bcd395d5cbd31b5f3ac4db9
