[INFO] cloning repository https://github.com/oxidecomputer/progenitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/progenitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1507827f81fb7e5a567c4f1d32242dcf6df27134
[INFO] checking oxidecomputer/progenitor against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidecomputer/progenitor
[INFO] finished tweaking git repo https://github.com/oxidecomputer/progenitor
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/progenitor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/progenitor on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/progenitor 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify-macro v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.54
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]   Downloaded rustfmt-wrapper v0.2.1
[INFO] [stderr]   Downloaded atomicwrites v0.4.4
[INFO] [stderr]   Downloaded clap-cargo v0.15.2
[INFO] [stderr]   Downloaded slog-bunyan v2.5.0
[INFO] [stderr]   Downloaded typify v0.5.0
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded dropshot_endpoint v0.16.4
[INFO] [stderr]   Downloaded slog v2.8.2
[INFO] [stderr]   Downloaded expectorate v1.2.0
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded slog-term v2.9.2
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded regress v0.10.4
[INFO] [stderr]   Downloaded dropshot v0.16.4
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded typify-impl v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c8c532444bf209b9ad34f1bf74447980b2c627d322d27730a5d197d82decbc0
[INFO] running `Command { std: "docker" "start" "-a" "7c8c532444bf209b9ad34f1bf74447980b2c627d322d27730a5d197d82decbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8c532444bf209b9ad34f1bf74447980b2c627d322d27730a5d197d82decbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8c532444bf209b9ad34f1bf74447980b2c627d322d27730a5d197d82decbc0", kill_on_drop: false }`
[INFO] [stdout] 7c8c532444bf209b9ad34f1bf74447980b2c627d322d27730a5d197d82decbc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d78e5b5e7687a3c64da6bc557f26893302ce26990def3259ab576fb10814c93
[INFO] running `Command { std: "docker" "start" "-a" "4d78e5b5e7687a3c64da6bc557f26893302ce26990def3259ab576fb10814c93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking typify-impl v0.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling typify-macro v0.5.0
[INFO] [stderr]     Checking progenitor-client v0.11.2 (/opt/rustwide/workdir/progenitor-client)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typify v0.5.0
[INFO] [stderr]    Compiling progenitor-impl v0.11.2 (/opt/rustwide/workdir/progenitor-impl)
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let metadata = Some(Box::new(metadata)).reduce();
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let metadata = Some(Box::new(metadata)).reduce();
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking atomicwrites v0.4.4
[INFO] [stderr]     Checking toolchain_find v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rustfmt-wrapper v0.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking expectorate v1.2.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling progenitor-macro v0.11.2 (/opt/rustwide/workdir/progenitor-macro)
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling dropshot v0.16.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking term v1.2.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking slog-term v2.9.2
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking slog-bunyan v2.5.0
[INFO] [stderr]     Checking doc-comment v0.3.3
[INFO] [stderr]    Compiling dropshot_endpoint v0.16.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking clap-cargo v0.15.2
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]     Checking progenitor v0.11.2 (/opt/rustwide/workdir/progenitor)
[INFO] [stderr]     Checking cargo-progenitor v0.11.2 (/opt/rustwide/workdir/cargo-progenitor)
[INFO] [stderr]     Checking example-macro v0.0.1 (/opt/rustwide/workdir/example-macro)
[INFO] [stderr]    Compiling example-wasm v0.1.0 (/opt/rustwide/workdir/example-wasm)
[INFO] [stderr]    Compiling example-build v0.0.1 (/opt/rustwide/workdir/example-build)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let metadata = Some(Box::new(metadata)).reduce();
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.54
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let metadata = Some(Box::new(metadata)).reduce();
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     .reduce(),
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> progenitor-impl/src/to_schema.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 .reduce(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `OptionReduce::reduce(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]    --> progenitor-impl/src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + #![feature(option_reduce)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 48s
[INFO] running `Command { std: "docker" "inspect" "4d78e5b5e7687a3c64da6bc557f26893302ce26990def3259ab576fb10814c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d78e5b5e7687a3c64da6bc557f26893302ce26990def3259ab576fb10814c93", kill_on_drop: false }`
[INFO] [stdout] 4d78e5b5e7687a3c64da6bc557f26893302ce26990def3259ab576fb10814c93
