[INFO] cloning repository https://github.com/phoxal/phoxal-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phoxal/phoxal-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoxal%2Fphoxal-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoxal%2Fphoxal-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b4cebe494f4271c1e0f69f8e5fb0e71473736be
[INFO] documenting phoxal/phoxal-cli against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoxal%2Fphoxal-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phoxal/phoxal-cli
[INFO] finished tweaking git repo https://github.com/phoxal/phoxal-cli
[INFO] tweaked toml for git repo https://github.com/phoxal/phoxal-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phoxal/phoxal-cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phoxal/phoxal-cli 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b
[INFO] running `Command { std: "docker" "start" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b", 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" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]     Checking zenoh-result v1.9.0
[INFO] [stderr]    Compiling zenoh-macros v1.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling quinn-udp v0.5.15
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]    Compiling quinn v0.11.11
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.7/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=6f299aa0b0f62a51 -C extra-filename=-19d65f1740ce3377 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fb8dac3c82e9ba2b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-a49a75fd88cfd4c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b", kill_on_drop: false }`
[INFO] [stdout] 4a9e38f81d320176f73e8fd4828f334af3f04b938f8c7f582270e31463b0a11b
