[INFO] fetching crate revolt_rocket_okapi 0.9.1... [INFO] documenting revolt_rocket_okapi-0.9.1 against 1.73.0 for beta-1.74-rustdoc-1 [INFO] extracting crate revolt_rocket_okapi 0.9.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate revolt_rocket_okapi 0.9.1 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate revolt_rocket_okapi 0.9.1 [INFO] finished tweaking crates.io crate revolt_rocket_okapi 0.9.1 [INFO] tweaked toml for crates.io crate revolt_rocket_okapi 0.9.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded revolt_rocket_okapi_codegen v0.9.1 [INFO] [stderr] Downloaded revolt_okapi v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecb048621a9508044a7d8081a960fa05e169efa13f8e8bbfd71683e93b4d04b4 [INFO] running `Command { std: "docker" "start" "-a" "ecb048621a9508044a7d8081a960fa05e169efa13f8e8bbfd71683e93b4d04b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb048621a9508044a7d8081a960fa05e169efa13f8e8bbfd71683e93b4d04b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb048621a9508044a7d8081a960fa05e169efa13f8e8bbfd71683e93b4d04b4", kill_on_drop: false }` [INFO] [stdout] ecb048621a9508044a7d8081a960fa05e169efa13f8e8bbfd71683e93b4d04b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce6f175ff2eccd1fe27c26483c5bcc576cfcd9e127e4e6e1bec38e934621e40 [INFO] running `Command { std: "docker" "start" "-a" "cce6f175ff2eccd1fe27c26483c5bcc576cfcd9e127e4e6e1bec38e934621e40", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking toml_edit v0.20.4 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Checking toml v0.8.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking revolt_okapi v0.9.1 [INFO] [stderr] Checking rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling revolt_rocket_okapi_codegen v0.9.1 [INFO] [stderr] Documenting revolt_rocket_okapi v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "cce6f175ff2eccd1fe27c26483c5bcc576cfcd9e127e4e6e1bec38e934621e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce6f175ff2eccd1fe27c26483c5bcc576cfcd9e127e4e6e1bec38e934621e40", kill_on_drop: false }` [INFO] [stdout] cce6f175ff2eccd1fe27c26483c5bcc576cfcd9e127e4e6e1bec38e934621e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "swagger rapidoc" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64fcc8803a047fbb8d716aa4a9d0d99b0c31ac7c3c33099ab914a18527728265 [INFO] running `Command { std: "docker" "start" "-a" "64fcc8803a047fbb8d716aa4a9d0d99b0c31ac7c3c33099ab914a18527728265", kill_on_drop: false }` [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking rocket v0.5.0-rc.3 [INFO] [stderr] Documenting revolt_rocket_okapi v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.13s [INFO] running `Command { std: "docker" "inspect" "64fcc8803a047fbb8d716aa4a9d0d99b0c31ac7c3c33099ab914a18527728265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64fcc8803a047fbb8d716aa4a9d0d99b0c31ac7c3c33099ab914a18527728265", kill_on_drop: false }` [INFO] [stdout] 64fcc8803a047fbb8d716aa4a9d0d99b0c31ac7c3c33099ab914a18527728265