[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] aa2892ef310de9ac7bf8cc215e57a3626de0486a [INFO] checking oxidecomputer/progenitor against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oxidecomputer/progenitor on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3b61112d82bf9d53f21c09aad4408d97b66dca5a2f70430ebfe0a6ac41a084f [INFO] running `Command { std: "docker" "start" "-a" "f3b61112d82bf9d53f21c09aad4408d97b66dca5a2f70430ebfe0a6ac41a084f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3b61112d82bf9d53f21c09aad4408d97b66dca5a2f70430ebfe0a6ac41a084f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b61112d82bf9d53f21c09aad4408d97b66dca5a2f70430ebfe0a6ac41a084f", kill_on_drop: false }` [INFO] [stdout] f3b61112d82bf9d53f21c09aad4408d97b66dca5a2f70430ebfe0a6ac41a084f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ae132ce69c234092bebc80fe676eef94995115904c09048329c1aa4c618c8c [INFO] running `Command { std: "docker" "start" "-a" "36ae132ce69c234092bebc80fe676eef94995115904c09048329c1aa4c618c8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking openapiv3 v2.2.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling typify-impl v0.4.3 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling typify-macro v0.4.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling typify v0.4.3 [INFO] [stderr] Compiling progenitor-impl v0.11.1 (/opt/rustwide/workdir/progenitor-impl) [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking progenitor-client v0.11.1 (/opt/rustwide/workdir/progenitor-client) [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking ring v0.17.13 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking toolchain_find v0.4.0 [INFO] [stderr] Checking console v0.15.7 [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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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: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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking atomicwrites v0.4.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking rustfmt-wrapper v0.2.1 [INFO] [stderr] Checking expectorate v1.2.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling progenitor-macro v0.11.1 (/opt/rustwide/workdir/progenitor-macro) [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stdout] warning: enum `MacroSettingsImpl` is never used [INFO] [stdout] --> progenitor-macro/src/lib.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | enum MacroSettingsImpl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `GenerationStyle` is never used [INFO] [stdout] --> progenitor-macro/src/lib.rs:195:6 [INFO] [stdout] | [INFO] [stdout] 195 | enum GenerationStyle { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling dropshot v0.16.4 [INFO] [stderr] Checking cpufeatures v0.2.3 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking term v1.1.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking slog-term v2.9.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking slog-bunyan v2.5.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling dropshot_endpoint v0.16.4 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking debug-ignore v1.0.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking clap-cargo v0.15.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking progenitor v0.11.1 (/opt/rustwide/workdir/progenitor) [INFO] [stderr] Compiling example-wasm v0.1.0 (/opt/rustwide/workdir/example-wasm) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling example-build v0.0.1 (/opt/rustwide/workdir/example-build) [INFO] [stderr] Checking cargo-progenitor v0.11.1 (/opt/rustwide/workdir/cargo-progenitor) [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking example-macro v0.0.1 (/opt/rustwide/workdir/example-macro) [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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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: enum `MacroSettingsImpl` is never used [INFO] [stdout] --> progenitor-macro/src/lib.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | enum MacroSettingsImpl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `GenerationStyle` is never used [INFO] [stdout] --> progenitor-macro/src/lib.rs:195:6 [INFO] [stdout] | [INFO] [stdout] 195 | enum GenerationStyle { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MacroSettingsImpl` is never used [INFO] [stdout] --> progenitor-macro/src/lib.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | enum MacroSettingsImpl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `GenerationStyle` is never used [INFO] [stdout] --> progenitor-macro/src/lib.rs:195:6 [INFO] [stdout] | [INFO] [stdout] 195 | enum GenerationStyle { [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: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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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 [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::::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] error: could not compile `progenitor` (test "build_nexus") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name build_nexus --edition=2021 progenitor/tests/build_nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro"))' -C metadata=8dd10ba19f459c6a -C extra-filename=-1ffb6980cd1d9fac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4354fa68395dd9d5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6efa7a49af95df7d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern progenitor=/opt/rustwide/target/debug/deps/libprogenitor-c09f8b3ad04a58de.rmeta --extern progenitor_client=/opt/rustwide/target/debug/deps/libprogenitor_client-51aa601f4a7fd083.rmeta --extern progenitor_impl=/opt/rustwide/target/debug/deps/libprogenitor_impl-833b9a6e4dcae9b4.rmeta --extern progenitor_macro=/opt/rustwide/target/debug/deps/libprogenitor_macro-cb8eafe5940b30ba.so --extern rand=/opt/rustwide/target/debug/deps/librand-b0e5c544b1ff5967.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-3ad61362e5416d9c.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-825d13fb448420d5.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-7507da142b127117.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-826607a8b335bc74.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7c69d0e98cadfd06.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9ceefd88c49869c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-acca4a1886832770.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "36ae132ce69c234092bebc80fe676eef94995115904c09048329c1aa4c618c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ae132ce69c234092bebc80fe676eef94995115904c09048329c1aa4c618c8c", kill_on_drop: false }` [INFO] [stdout] 36ae132ce69c234092bebc80fe676eef94995115904c09048329c1aa4c618c8c