[INFO] cloning repository https://github.com/protojour/arx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/protojour/arx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotojour%2Farx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotojour%2Farx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f649c87e6f5c23385407dcca17293bce9fac50ca
[INFO] documenting protojour/arx against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotojour%2Farx" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/protojour/arx
[INFO] finished tweaking git repo https://github.com/protojour/arx
[INFO] tweaked toml for git repo https://github.com/protojour/arx written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protojour/arx on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protojour/arx 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 902d10bdbdb1bd5dce68de213aa5e4b0a26c38dfbd26499b2345e84e9fe77535
[INFO] running `Command { std: "docker" "start" "-a" "902d10bdbdb1bd5dce68de213aa5e4b0a26c38dfbd26499b2345e84e9fe77535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "902d10bdbdb1bd5dce68de213aa5e4b0a26c38dfbd26499b2345e84e9fe77535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902d10bdbdb1bd5dce68de213aa5e4b0a26c38dfbd26499b2345e84e9fe77535", kill_on_drop: false }`
[INFO] [stdout] 902d10bdbdb1bd5dce68de213aa5e4b0a26c38dfbd26499b2345e84e9fe77535
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab457867eb2635da42b111df35fde6e04ca117e763d0ab8e5bf2f32722d5226b
[INFO] running `Command { std: "docker" "start" "-a" "ab457867eb2635da42b111df35fde6e04ca117e763d0ab8e5bf2f32722d5226b", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling k8s-openapi v0.24.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking json-patch v4.0.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]    Compiling hexhex_impl v0.1.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking backon v1.4.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling hexhex_macros v1.0.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking hexhex v1.1.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling int-enum v1.2.0
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking async-tungstenite v0.28.2
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling authly-common v0.0.9 (https://github.com/protojour/authly-lib.git#f0828a39)
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling kube-derive v0.99.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking async-compression v0.4.22
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.27.0
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking kube-core v0.99.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking tonic v0.13.0
[INFO] [stderr]     Checking tower-server v0.3.1
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking kube-client v0.99.0
[INFO] [stderr]     Checking reqwest-middleware v0.4.1
[INFO] [stderr]     Checking reqwest-websocket v0.4.4
[INFO] [stderr]     Checking reqwest-retry v0.7.0
[INFO] [stderr]     Checking reqwest-tracing v0.5.6
[INFO] [stderr]     Checking authly-client v0.0.9 (https://github.com/protojour/authly-lib.git#f0828a39)
[INFO] [stderr]     Checking kube-runtime v0.99.0
[INFO] [stderr]     Checking kube v0.99.0
[INFO] [stderr]     Checking gateway-api v0.15.0
[INFO] [stderr]  Documenting arx v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/hyper.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type DynHttpError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout]   |                             ^                                             ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub type DynHttpError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout] 5 + pub type DynHttpError = Box<dyn std::error::Error + Send + Sync + 'static >;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/arx/index.html
[INFO] running `Command { std: "docker" "inspect" "ab457867eb2635da42b111df35fde6e04ca117e763d0ab8e5bf2f32722d5226b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab457867eb2635da42b111df35fde6e04ca117e763d0ab8e5bf2f32722d5226b", kill_on_drop: false }`
[INFO] [stdout] ab457867eb2635da42b111df35fde6e04ca117e763d0ab8e5bf2f32722d5226b
[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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5118b01640ac3d18f0e7d4a0a62b17f1280a056217af83013418c8ce86b1d628
[INFO] running `Command { std: "docker" "start" "-a" "5118b01640ac3d18f0e7d4a0a62b17f1280a056217af83013418c8ce86b1d628", kill_on_drop: false }`
[INFO] [stderr]  Documenting arx v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/hyper.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type DynHttpError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout]   |                             ^                                             ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub type DynHttpError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout] 5 + pub type DynHttpError = Box<dyn std::error::Error + Send + Sync + 'static >;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/arx/index.html
[INFO] running `Command { std: "docker" "inspect" "5118b01640ac3d18f0e7d4a0a62b17f1280a056217af83013418c8ce86b1d628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5118b01640ac3d18f0e7d4a0a62b17f1280a056217af83013418c8ce86b1d628", kill_on_drop: false }`
[INFO] [stdout] 5118b01640ac3d18f0e7d4a0a62b17f1280a056217af83013418c8ce86b1d628
