[INFO] fetching crate kanidm_tools 1.1.0-beta.13... [INFO] testing kanidm_tools-1.1.0-beta.13 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] extracting crate kanidm_tools 1.1.0-beta.13 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate kanidm_tools 1.1.0-beta.13 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kanidm_tools 1.1.0-beta.13 [INFO] finished tweaking crates.io crate kanidm_tools 1.1.0-beta.13 [INFO] tweaked toml for crates.io crate kanidm_tools 1.1.0-beta.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate kanidm_tools 1.1.0-beta.13 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 675bf34ce8b6907f1f811fffcb576d60974ea29a577c436f02bb1a0b9c29f29b [INFO] running `Command { std: "docker" "start" "-a" "675bf34ce8b6907f1f811fffcb576d60974ea29a577c436f02bb1a0b9c29f29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675bf34ce8b6907f1f811fffcb576d60974ea29a577c436f02bb1a0b9c29f29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675bf34ce8b6907f1f811fffcb576d60974ea29a577c436f02bb1a0b9c29f29b", kill_on_drop: false }` [INFO] [stdout] 675bf34ce8b6907f1f811fffcb576d60974ea29a577c436f02bb1a0b9c29f29b [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a29c3245c4d0c744294e26d1d4d42fcce6638a63fc8946da1c79feed6973cc [INFO] running `Command { std: "docker" "start" "-a" "80a29c3245c4d0c744294e26d1d4d42fcce6638a63fc8946da1c79feed6973cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.5.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling deranged v0.3.6 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling time v0.3.24 [INFO] [stderr] Compiling base64urlsafedata v0.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling peg v0.8.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling authenticator-ctap2-2021 v0.3.2-dev.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling runloop v0.1.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling serde_cbor_2 v0.12.0-dev [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling windows v0.41.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-concurrency v3.1.0 [INFO] [stderr] Compiling zxcvbn v2.2.2 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling compact_jwt v0.2.9 [INFO] [stderr] Compiling scim_proto v0.2.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling webauthn-rs-proto v0.4.9 [INFO] [stderr] Compiling kanidm_proto v1.1.0-beta.13 [INFO] [stderr] Compiling webauthn-authenticator-rs v0.4.9 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling kanidm_build_profiles v1.1.0-beta.13 [INFO] [stderr] Compiling kanidm_client v1.1.0-beta.13 [INFO] [stderr] Compiling kanidm_tools v1.1.0-beta.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "80a29c3245c4d0c744294e26d1d4d42fcce6638a63fc8946da1c79feed6973cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a29c3245c4d0c744294e26d1d4d42fcce6638a63fc8946da1c79feed6973cc", kill_on_drop: false }` [INFO] [stdout] 80a29c3245c4d0c744294e26d1d4d42fcce6638a63fc8946da1c79feed6973cc [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96401ab47603a8685f8083dcfcdee8d7d704a4915e4cdc9d1fa070dc73d0f903 [INFO] running `Command { std: "docker" "start" "-a" "96401ab47603a8685f8083dcfcdee8d7d704a4915e4cdc9d1fa070dc73d0f903", kill_on_drop: false }` [INFO] [stderr] Compiling kanidm_tools v1.1.0-beta.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "96401ab47603a8685f8083dcfcdee8d7d704a4915e4cdc9d1fa070dc73d0f903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96401ab47603a8685f8083dcfcdee8d7d704a4915e4cdc9d1fa070dc73d0f903", kill_on_drop: false }` [INFO] [stdout] 96401ab47603a8685f8083dcfcdee8d7d704a4915e4cdc9d1fa070dc73d0f903 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ec5e397fecc30ce4cc4fc41ce8b5fe00f04d1085bf7666a66bb861e330b2811 [INFO] running `Command { std: "docker" "start" "-a" "3ec5e397fecc30ce4cc4fc41ce8b5fe00f04d1085bf7666a66bb861e330b2811", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/cli/lib.rs (/opt/rustwide/target/debug/deps/kanidm_cli-7a4162b892ede21b) [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/cli/main.rs (/opt/rustwide/target/debug/deps/kanidm-85bba239a181b0fb) [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/ssh_authorizedkeys.rs (/opt/rustwide/target/debug/deps/kanidm_ssh_authorizedkeys_direct-488d21d51fadd741) [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 kanidm_cli [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] running `Command { std: "docker" "inspect" "3ec5e397fecc30ce4cc4fc41ce8b5fe00f04d1085bf7666a66bb861e330b2811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec5e397fecc30ce4cc4fc41ce8b5fe00f04d1085bf7666a66bb861e330b2811", kill_on_drop: false }` [INFO] [stdout] 3ec5e397fecc30ce4cc4fc41ce8b5fe00f04d1085bf7666a66bb861e330b2811