[INFO] cloning repository https://github.com/jmir1/stabil-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmir1/stabil-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmir1%2Fstabil-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmir1%2Fstabil-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcb18ec1ae08b54d9b5343d696bb6162226ad0e5 [INFO] checking jmir1/stabil-api against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmir1%2Fstabil-api" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmir1/stabil-api on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmir1/stabil-api [INFO] finished tweaking git repo https://github.com/jmir1/stabil-api [INFO] tweaked toml for git repo https://github.com/jmir1/stabil-api written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jmir1/stabil-api 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f098c8a882d3514adb92bb7e37b98cb2b8fda237d4460fc870cde8e3b6552f9 [INFO] running `Command { std: "docker" "start" "-a" "7f098c8a882d3514adb92bb7e37b98cb2b8fda237d4460fc870cde8e3b6552f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f098c8a882d3514adb92bb7e37b98cb2b8fda237d4460fc870cde8e3b6552f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f098c8a882d3514adb92bb7e37b98cb2b8fda237d4460fc870cde8e3b6552f9", kill_on_drop: false }` [INFO] [stdout] 7f098c8a882d3514adb92bb7e37b98cb2b8fda237d4460fc870cde8e3b6552f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281576cda57defc996793e7be2755bdd7b2f4595ee5b9134ad8ce4f23247b12b [INFO] running `Command { std: "docker" "start" "-a" "281576cda57defc996793e7be2755bdd7b2f4595ee5b9134ad8ce4f23247b12b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking rust-embed v8.6.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stdout] error[E0700]: hidden type for `impl Iterator>` captures lifetime that does not appear in bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-5.3.1/src/component.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 242 | ) -> Result>, Diagnostics> { [INFO] [stdout] | --------------------------------------- opaque type defined here [INFO] [stdout] ... [INFO] [stdout] 257 | tuple.elems.iter().map(Self::get_type_tree_values).collect::, Diagnostics>>()?.into_iter().flatten().co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: hidden type `TypeTreeValueIter<'_, TypeTreeValue<'_>>` captures lifetime `'_` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `utoipa-gen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "281576cda57defc996793e7be2755bdd7b2f4595ee5b9134ad8ce4f23247b12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281576cda57defc996793e7be2755bdd7b2f4595ee5b9134ad8ce4f23247b12b", kill_on_drop: false }` [INFO] [stdout] 281576cda57defc996793e7be2755bdd7b2f4595ee5b9134ad8ce4f23247b12b