[INFO] cloning repository https://github.com/vangheem/gilmore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vangheem/gilmore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvangheem%2Fgilmore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvangheem%2Fgilmore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e964dd663c6c5ffe425d7bf9d535e95eb501a17 [INFO] documenting vangheem/gilmore against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvangheem%2Fgilmore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vangheem/gilmore [INFO] finished tweaking git repo https://github.com/vangheem/gilmore [INFO] tweaked toml for git repo https://github.com/vangheem/gilmore written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vangheem/gilmore on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vangheem/gilmore 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-prost v0.14.5 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.67 [INFO] [stderr] Downloaded reserve-port v2.4.0 [INFO] [stderr] Downloaded expect-json-macros v1.10.1 [INFO] [stderr] Downloaded typetag-impl v0.2.21 [INFO] [stderr] Downloaded bytesize v2.3.1 [INFO] [stderr] Downloaded inventory v0.3.24 [INFO] [stderr] Downloaded expect-json v1.10.1 [INFO] [stderr] Downloaded cc v1.2.59 [INFO] [stderr] Downloaded tonic v0.14.5 [INFO] [stderr] Downloaded opentelemetry-proto v0.31.0 [INFO] [stderr] Downloaded typetag v0.2.21 [INFO] [stderr] Downloaded opentelemetry_sdk v0.31.0 [INFO] [stderr] Downloaded opentelemetry-http v0.31.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.31.1 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.9.0 [INFO] [stderr] Downloaded axum-test v20.0.0 [INFO] [stderr] Downloaded tokio v1.51.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c0464bd818a8729beff60915c7b5eef21e2b26587f806ac83f19f7adc6ae4a [INFO] running `Command { std: "docker" "start" "-a" "11c0464bd818a8729beff60915c7b5eef21e2b26587f806ac83f19f7adc6ae4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c0464bd818a8729beff60915c7b5eef21e2b26587f806ac83f19f7adc6ae4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c0464bd818a8729beff60915c7b5eef21e2b26587f806ac83f19f7adc6ae4a", kill_on_drop: false }` [INFO] [stdout] 11c0464bd818a8729beff60915c7b5eef21e2b26587f806ac83f19f7adc6ae4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f71bbacb2c54ffb091ee044d747c231042af1cde7b9d9b6046e3fa0e6a54b1fa [INFO] running `Command { std: "docker" "start" "-a" "f71bbacb2c54ffb091ee044d747c231042af1cde7b9d9b6046e3fa0e6a54b1fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [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.95.0-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.6/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=0ed76354a3be3924 -C extra-filename=-591173cb1d4c9f1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-18b80ee663ad99a9.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-3c3428447b420b8e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.95.0-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.6/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=64f841e0ff32601b -C extra-filename=-5ee7ff6db226c966 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-18dbaf0f72b99003.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-4a9a39fa57839c44.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f71bbacb2c54ffb091ee044d747c231042af1cde7b9d9b6046e3fa0e6a54b1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71bbacb2c54ffb091ee044d747c231042af1cde7b9d9b6046e3fa0e6a54b1fa", kill_on_drop: false }` [INFO] [stdout] f71bbacb2c54ffb091ee044d747c231042af1cde7b9d9b6046e3fa0e6a54b1fa