[INFO] cloning repository https://github.com/davepacheco/dogfood-ci-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davepacheco/dogfood-ci-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fdogfood-ci-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fdogfood-ci-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5922805083467bd2e61dfb516baae5cc64d4de17 [INFO] testing davepacheco/dogfood-ci-prototype against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fdogfood-ci-prototype" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/davepacheco/dogfood-ci-prototype [INFO] finished tweaking git repo https://github.com/davepacheco/dogfood-ci-prototype [INFO] tweaked toml for git repo https://github.com/davepacheco/dogfood-ci-prototype written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davepacheco/dogfood-ci-prototype on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davepacheco/dogfood-ci-prototype 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/oxidecomputer/progenitor` [INFO] [stderr] Updating git repository `https://github.com/oxidecomputer/typify` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.2.2 [INFO] [stderr] Downloaded serde v1.0.152 [INFO] [stderr] Downloaded serde_path_to_error v0.1.9 [INFO] [stderr] Downloaded generic-array v0.14.6 [INFO] [stderr] Downloaded block-buffer v0.10.3 [INFO] [stderr] Downloaded cpufeatures v0.2.5 [INFO] [stderr] Downloaded try-lock v0.2.4 [INFO] [stderr] Downloaded httpdate v1.0.2 [INFO] [stderr] Downloaded http-body v0.4.5 [INFO] [stderr] Downloaded unicode-ident v1.0.6 [INFO] [stderr] Downloaded spin v0.5.2 [INFO] [stderr] Downloaded futures-core v0.3.25 [INFO] [stderr] Downloaded serde_derive v1.0.152 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.4 [INFO] [stderr] Downloaded futures-io v0.3.25 [INFO] [stderr] Downloaded httparse v1.8.0 [INFO] [stderr] Downloaded instant v0.1.12 [INFO] [stderr] Downloaded tinyvec_macros v0.1.0 [INFO] [stderr] Downloaded hyper-rustls v0.23.2 [INFO] [stderr] Downloaded indexmap v1.9.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.88 [INFO] [stderr] Downloaded errno-dragonfly v0.1.2 [INFO] [stderr] Downloaded tower-service v0.3.2 [INFO] [stderr] Downloaded link-cplusplus v1.0.8 [INFO] [stderr] Downloaded base64 v0.13.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.83 [INFO] [stderr] Downloaded futures-macro v0.3.25 [INFO] [stderr] Downloaded pin-project-lite v0.2.9 [INFO] [stderr] Downloaded core-foundation v0.9.3 [INFO] [stderr] Downloaded winapi-util v0.1.5 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded is-terminal v0.4.2 [INFO] [stderr] Downloaded futures-task v0.3.25 [INFO] [stderr] Downloaded remove_dir_all v0.5.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded foreign-types-shared v0.1.1 [INFO] [stderr] Downloaded mime v0.3.16 [INFO] [stderr] Downloaded openssl-probe v0.1.5 [INFO] [stderr] Downloaded serde_urlencoded v0.7.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.38 [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.0 [INFO] [stderr] Downloaded toolchain_find v0.2.0 [INFO] [stderr] Downloaded version_check v0.9.4 [INFO] [stderr] Downloaded untrusted v0.7.1 [INFO] [stderr] Downloaded percent-encoding v2.2.0 [INFO] [stderr] Downloaded form_urlencoded v1.1.0 [INFO] [stderr] Downloaded fastrand v1.8.0 [INFO] [stderr] Downloaded pin-utils v0.1.0 [INFO] [stderr] Downloaded android_system_properties v0.1.5 [INFO] [stderr] Downloaded same-file v1.0.6 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded crypto-common v0.1.6 [INFO] [stderr] Downloaded hermit-abi v0.2.6 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded scopeguard v1.1.0 [INFO] [stderr] Downloaded autocfg v1.1.0 [INFO] [stderr] Downloaded openssl-macros v0.1.0 [INFO] [stderr] Downloaded lazy_static v1.4.0 [INFO] [stderr] Downloaded rand_chacha v0.3.1 [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded num_cpus v1.15.0 [INFO] [stderr] Downloaded native-tls v0.2.11 [INFO] [stderr] Downloaded home v0.5.4 [INFO] [stderr] Downloaded want v0.3.0 [INFO] [stderr] Downloaded clap_lex v0.3.1 [INFO] [stderr] Downloaded dyn-clone v1.0.10 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.83 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.6 [INFO] [stderr] Downloaded sct v0.7.0 [INFO] [stderr] Downloaded tempfile v3.3.0 [INFO] [stderr] Downloaded hyper-tls v0.5.0 [INFO] [stderr] Downloaded futures-sink v0.3.25 [INFO] [stderr] Downloaded core-foundation-sys v0.8.3 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Downloaded jobserver v0.1.25 [INFO] [stderr] Downloaded slab v0.4.7 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.83 [INFO] [stderr] Downloaded once_cell v1.17.0 [INFO] [stderr] Downloaded serde_derive_internals v0.26.0 [INFO] [stderr] Downloaded scratch v1.0.3 [INFO] [stderr] Downloaded unicode-width v0.1.10 [INFO] [stderr] Downloaded lock_api v0.4.9 [INFO] [stderr] Downloaded futures-channel v0.3.25 [INFO] [stderr] Downloaded clap_derive v4.1.0 [INFO] [stderr] Downloaded wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded signal-hook-registry v1.4.0 [INFO] [stderr] Downloaded winreg v0.10.1 [INFO] [stderr] Downloaded termcolor v1.2.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded num-integer v0.1.45 [INFO] [stderr] Downloaded walkdir v2.3.2 [INFO] [stderr] Downloaded foreign-types v0.3.2 [INFO] [stderr] Downloaded ipnet v2.7.1 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded strsim v0.10.0 [INFO] [stderr] Downloaded rand_core v0.6.4 [INFO] [stderr] Downloaded serde_tokenstream v0.1.6 [INFO] [stderr] Downloaded schemars_derive v0.8.11 [INFO] [stderr] Downloaded iana-time-zone v0.1.53 [INFO] [stderr] Downloaded semver v1.0.16 [INFO] [stderr] Downloaded digest v0.10.6 [INFO] [stderr] Downloaded ppv-lite86 v0.2.17 [INFO] [stderr] Downloaded thiserror v1.0.38 [INFO] [stderr] Downloaded tokio-macros v1.8.2 [INFO] [stderr] Downloaded tokio-native-tls v0.3.0 [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] [stderr] Downloaded smallvec v1.10.0 [INFO] [stderr] Downloaded sha2 v0.10.6 [INFO] [stderr] Downloaded unicode-bidi v0.3.10 [INFO] [stderr] Downloaded schannel v0.1.21 [INFO] [stderr] Downloaded log v0.4.17 [INFO] [stderr] Downloaded security-framework-sys v2.8.0 [INFO] [stderr] Downloaded quote v1.0.23 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded iana-time-zone-haiku v0.1.1 [INFO] [stderr] Downloaded os_str_bytes v6.4.1 [INFO] [stderr] Downloaded socket2 v0.4.7 [INFO] [stderr] Downloaded ryu v1.0.12 [INFO] [stderr] Downloaded tinyvec v1.6.0 [INFO] [stderr] Downloaded futures-executor v0.3.25 [INFO] [stderr] Downloaded getrandom v0.2.8 [INFO] [stderr] Downloaded parking_lot v0.12.1 [INFO] [stderr] Downloaded bitflags v1.3.2 [INFO] [stderr] Downloaded hashbrown v0.12.3 [INFO] [stderr] Downloaded ucd-trie v0.1.5 [INFO] [stderr] Downloaded io-lifetimes v1.0.4 [INFO] [stderr] Downloaded proc-macro-error v1.0.4 [INFO] [stderr] Downloaded rustls-pemfile v1.0.2 [INFO] [stderr] Downloaded time v0.1.45 [INFO] [stderr] Downloaded built v0.5.2 [INFO] [stderr] Downloaded cargo-lock v8.0.3 [INFO] [stderr] Downloaded typenum v1.16.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.88 [INFO] [stderr] Downloaded futures v0.3.25 [INFO] [stderr] Downloaded num-traits v0.2.15 [INFO] [stderr] Downloaded bytes v1.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.50 [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] [stderr] Downloaded anyhow v1.0.68 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded url v2.3.1 [INFO] [stderr] Downloaded tracing-core v0.1.30 [INFO] [stderr] Downloaded tracing v0.1.37 [INFO] [stderr] Downloaded openssl-sys v0.9.80 [INFO] [stderr] Downloaded security-framework v2.8.1 [INFO] [stderr] Downloaded schemars v0.8.11 [INFO] [stderr] Downloaded toml v0.5.11 [INFO] [stderr] Downloaded memchr v2.5.0 [INFO] [stderr] Downloaded serde_yaml v0.9.17 [INFO] [stderr] Downloaded oauth2 v4.3.0 [INFO] [stderr] Downloaded base64 v0.21.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.5 [INFO] [stderr] Downloaded cxx-build v1.0.88 [INFO] [stderr] Downloaded codespan-reporting v0.11.1 [INFO] [stderr] Downloaded regress v0.4.1 [INFO] [stderr] Downloaded rand v0.8.5 [INFO] [stderr] Downloaded aho-corasick v0.7.20 [INFO] [stderr] Downloaded mio v0.8.5 [INFO] [stderr] Downloaded tokio-util v0.7.4 [INFO] [stderr] Downloaded js-sys v0.3.60 [INFO] [stderr] Downloaded bumpalo v3.12.0 [INFO] [stderr] Downloaded futures-util v0.3.25 [INFO] [stderr] Downloaded h2 v0.3.15 [INFO] [stderr] Downloaded pest v2.5.4 [INFO] [stderr] Downloaded syn v1.0.107 [INFO] [stderr] Downloaded unicode-normalization v0.1.22 [INFO] [stderr] Downloaded vcpkg v0.2.15 [INFO] [stderr] Downloaded hyper v0.14.23 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded clap v4.1.4 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded reqwest v0.11.14 [INFO] [stderr] Downloaded regex v1.7.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.83 [INFO] [stderr] Downloaded openssl v0.10.45 [INFO] [stderr] Downloaded regex-syntax v0.6.28 [INFO] [stderr] Downloaded rustix v0.36.7 [INFO] [stderr] Downloaded openapiv3 v1.0.2 [INFO] [stderr] Downloaded webpki-roots v0.22.6 [INFO] [stderr] Downloaded idna v0.3.0 [INFO] [stderr] Downloaded rustls v0.20.8 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.42.1 [INFO] [stderr] Downloaded cxx v1.0.88 [INFO] [stderr] Downloaded linux-raw-sys v0.1.4 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.42.1 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.42.1 [INFO] [stderr] Downloaded libc v0.2.139 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.42.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.42.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.42.1 [INFO] [stderr] Downloaded web-sys v0.3.60 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.42.1 [INFO] [stderr] Downloaded encoding_rs v0.8.31 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] [stderr] Downloaded winapi v0.3.9 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloaded windows-sys v0.42.0 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloaded ring v0.16.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229 [INFO] running `Command { std: "docker" "start" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regress v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling serde_tokenstream v0.1.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling openapiv3 v1.0.2 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling typify-impl v0.0.11-dev (https://github.com/oxidecomputer/typify#c18d0452) [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling typify-macro v0.0.11-dev (https://github.com/oxidecomputer/typify#c18d0452) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling typify v0.0.11-dev (https://github.com/oxidecomputer/typify#c18d0452) [INFO] [stderr] Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor?branch=main#32f2089f) [INFO] [stderr] Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor?branch=main#32f2089f) [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor?branch=main#32f2089f) [INFO] [stderr] Compiling oauth2 v4.3.0 [INFO] [stderr] Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor?branch=main#32f2089f) [INFO] [stderr] Compiling oxide-client v0.1.0 (/opt/rustwide/workdir/oxide-client) [INFO] [stderr] Compiling dogfood-ci v0.1.0 (/opt/rustwide/workdir/dogfood-ci) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling oxide-client v0.1.0 (/opt/rustwide/workdir/oxide-client) [INFO] [stderr] Compiling dogfood-ci v0.1.0 (/opt/rustwide/workdir/dogfood-ci) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 14.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/dogfood_ci-de2a9559ebb9d91d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/oxide_client-0761a4c23d8383e3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oxide_client [INFO] [stdout] [INFO] [stdout] running 181 tests [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_create_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_delete_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 19) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_list_v1 (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 20) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_view_by_id (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientDisksExt::disk_view_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::login_spoof (line 9) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::logout (line 9) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::session_me (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientHiddenExt::session_me_groups (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientImagesExt::image_create (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientImagesExt::image_list (line 19) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientImagesExt::image_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientImagesExt::image_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_create_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_delete_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach_v1 (line 9) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach_v1 (line 9) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 20) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list_v1 (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_list_v1 (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 18) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 20) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_v1 (line 18) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_start_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_stop_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientInstancesExt::instance_view_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientLoginExt::login_local (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientLoginExt::login_saml_begin (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_get (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_create (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_create_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_delete (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_delete_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_list_v1 (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_policy_update (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_policy_update_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_policy_view (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_policy_view_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_update (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_update_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_view (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_view_by_id (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientOrganizationsExt::organization_view_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_create_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_delete_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 18) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_list_v1 (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_update_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_view_by_id (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientProjectsExt::project_view_v1 (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientRolesExt::role_list (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientRolesExt::role_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSessionExt::session_sshkey_create (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSessionExt::session_sshkey_delete (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSessionExt::session_sshkey_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSessionExt::session_sshkey_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSilosExt::group_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSilosExt::user_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::certificate_create (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::certificate_delete (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::certificate_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::certificate_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_create (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_range_add (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_range_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_range_remove (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_service_range_add (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_service_range_list (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_service_range_remove (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_service_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::ip_pool_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::local_idp_user_create (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::local_idp_user_delete (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::local_idp_user_set_password (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::rack_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::rack_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::saga_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::saga_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::saml_identity_provider_create (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::saml_identity_provider_view (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_create (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_delete (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_identity_provider_list (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_policy_update (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_policy_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_user_view (line 14) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_users_list (line 16) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_view (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::silo_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::sled_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::sled_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_image_create (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_image_delete (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_image_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_image_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_image_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_metric (line 18) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_user_list (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::system_user_view (line 13) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientSystemExt::updates_refresh (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 15) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 17) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 18) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 21) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 18) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 19) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view_by_id (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 11) ... ignored [INFO] [stdout] test oxide-client/src/lib.rs - ClientVpcsExt::vpc_view_by_id (line 11) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 181 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229", kill_on_drop: false }` [INFO] [stdout] 7a13bb4b58d8331af5e303e2e0ee56fd496e7f66098e2f15e10feb9af405a229