[INFO] fetching crate orb-billing 0.11.0...
[INFO] checking orb-billing-0.11.0 against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] extracting crate orb-billing 0.11.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate orb-billing 0.11.0
[INFO] finished tweaking crates.io crate orb-billing 0.11.0
[INFO] tweaked toml for crates.io crate orb-billing 0.11.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orb-billing 0.11.0 on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 308 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ordered-float v3.9.2 (available: v5.1.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding serde-enum-str v0.3.2 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] [stderr]   Downloaded serde-rename-rule v0.2.2
[INFO] [stderr]   Downloaded serde-enum-str v0.3.2
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded codes-common v0.1.9
[INFO] [stderr]   Downloaded codes-agency v0.1.9
[INFO] [stderr]   Downloaded test-log v0.2.19
[INFO] [stderr]   Downloaded serde-attributes v0.2.1
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded scraper v0.14.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.19
[INFO] [stderr]   Downloaded codes-iso-4217 v0.1.7
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded codes-iso-3166 v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88262b4f9d226d30fd25b6d13c2dd1db773f889c7fbf70f4ca348b4992b1e94f
[INFO] running `Command { std: "docker" "start" "-a" "88262b4f9d226d30fd25b6d13c2dd1db773f889c7fbf70f4ca348b4992b1e94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88262b4f9d226d30fd25b6d13c2dd1db773f889c7fbf70f4ca348b4992b1e94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88262b4f9d226d30fd25b6d13c2dd1db773f889c7fbf70f4ca348b4992b1e94f", kill_on_drop: false }`
[INFO] [stdout] 88262b4f9d226d30fd25b6d13c2dd1db773f889c7fbf70f4ca348b4992b1e94f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f479460c0f4630bcff1d7c7e161101d5938db716cf5fa069cf126a63aced4db
[INFO] running `Command { std: "docker" "start" "-a" "8f479460c0f4630bcff1d7c7e161101d5938db716cf5fa069cf126a63aced4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking codes-common v0.1.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking codes-agency v0.1.9
[INFO] [stderr]    Compiling serde-rename-rule v0.2.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[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/e0e204f3e97ad5f79524b9c259dc38df606ed82c/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/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=85265da3c6ebfe5b -C extra-filename=-5dd3486a30404dd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.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" "8f479460c0f4630bcff1d7c7e161101d5938db716cf5fa069cf126a63aced4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f479460c0f4630bcff1d7c7e161101d5938db716cf5fa069cf126a63aced4db", kill_on_drop: false }`
[INFO] [stdout] 8f479460c0f4630bcff1d7c7e161101d5938db716cf5fa069cf126a63aced4db
