[INFO] fetching crate crcnt_rbac 0.1.8...
[INFO] testing crcnt_rbac-0.1.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate crcnt_rbac 0.1.8 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate crcnt_rbac 0.1.8
[INFO] finished tweaking crates.io crate crcnt_rbac 0.1.8
[INFO] tweaked toml for crates.io crate crcnt_rbac 0.1.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crcnt_rbac 0.1.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding mysql_async v0.31.3 (available: v0.36.1)
[INFO] [stderr]       Adding mysql_common v0.29.2 (available: v0.35.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zxcvbn v2.2.2 (available: v3.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded crcnt_ddd v0.2.14
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded crcnt_ddd_macros v0.2.10
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded lru v0.8.1
[INFO] [stderr]   Downloaded mysql_async v0.31.3
[INFO] [stderr]   Downloaded mysql_common v0.29.2
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded zxcvbn v2.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e23646e50db25da294ca29663339c37bed70c8263d103844d365f3997815a52
[INFO] running `Command { std: "docker" "start" "-a" "3e23646e50db25da294ca29663339c37bed70c8263d103844d365f3997815a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e23646e50db25da294ca29663339c37bed70c8263d103844d365f3997815a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e23646e50db25da294ca29663339c37bed70c8263d103844d365f3997815a52", kill_on_drop: false }`
[INFO] [stdout] 3e23646e50db25da294ca29663339c37bed70c8263d103844d365f3997815a52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57dcec5c6e95df314d75aaaedc3ff1ea90a324603e648388713850210e49cd13
[INFO] running `Command { std: "docker" "start" "-a" "57dcec5c6e95df314d75aaaedc3ff1ea90a324603e648388713850210e49cd13", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crcnt_ddd_macros v0.2.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling mysql_common v0.29.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling zxcvbn v2.2.2
[INFO] [stderr]    Compiling mysql_async v0.31.3
[INFO] [stderr]    Compiling crcnt_ddd v0.2.14
[INFO] [stderr]    Compiling crcnt_rbac v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `sha2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/service/hasher.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let result = result.as_slice();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/service/hasher.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let result = result.as_slice();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.24s
[INFO] running `Command { std: "docker" "inspect" "57dcec5c6e95df314d75aaaedc3ff1ea90a324603e648388713850210e49cd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57dcec5c6e95df314d75aaaedc3ff1ea90a324603e648388713850210e49cd13", kill_on_drop: false }`
[INFO] [stdout] 57dcec5c6e95df314d75aaaedc3ff1ea90a324603e648388713850210e49cd13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cda7c57554b3c079c807041c63e912a3386824f061293edf2a3d56f81be718c
[INFO] running `Command { std: "docker" "start" "-a" "1cda7c57554b3c079c807041c63e912a3386824f061293edf2a3d56f81be718c", kill_on_drop: false }`
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stdout] warning: use of deprecated method `sha2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/service/hasher.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let result = result.as_slice();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/service/hasher.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let result = result.as_slice();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling crcnt_rbac v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test_admin.rs:36:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |   let operator = app.create_admin_operator(Owner::new("TestOwner"),
[INFO] [stdout]    |                      --------------------- arguments to this method are incorrect
[INFO] [stdout] 35 |                                            OperatorName::new("TestOwnerAdmin"),
[INFO] [stdout] 36 |                                            OperatorPassword::new("Easy"))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<OperatorPassword>`, found `OperatorPassword`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<OperatorPassword>`
[INFO] [stdout]             found struct `OperatorPassword`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/application/operator_admin.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |   async fn create_admin_operator(&self, owner: Owner, name: OperatorName, password: Option<OperatorPassword>) -> Result<OperatorEnti...
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 36 |                                            Some(OperatorPassword::new("Easy")))
[INFO] [stdout]    |                                            +++++                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/test_admin.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |   let session = app.hit_session(&SessionId::new("SS01GN78WFB8CRY39C3F1QF0DVGE")).await?;
[INFO] [stdout]    |                     ^^^^^^^^^^^------------------------------------------------- argument #2 of type `FeatureCode` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/application/session_admin.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |   async fn hit_session(&self, session_id: &SessionId, feature_code: FeatureCode) -> Result<SessionEntity>;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 45 |   let session = app.hit_session(&SessionId::new("SS01GN78WFB8CRY39C3F1QF0DVGE"), /* FeatureCode */).await?;
[INFO] [stdout]    |                                                                                +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crcnt_rbac` (test "test_admin") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `std::option::Option<OperatorProfileId>: From<&str>` is not satisfied
[INFO] [stdout]   --> src/operator.rs:98:63
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   .profile_id("M01".into())
[INFO] [stdout]    |                                         ^^^^ the trait `From<&str>` is not implemented for `std::option::Option<OperatorProfileId>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `std::option::Option<&Id>` implements `From<&EnteredSpan>`
[INFO] [stdout]              `std::option::Option<&Id>` implements `From<&Span>`
[INFO] [stdout]              `std::option::Option<&Id>` implements `From<&tracing_core::span::Current>`
[INFO] [stdout]              `std::option::Option<&T>` implements `From<&std::option::Option<T>>`
[INFO] [stdout]              `std::option::Option<&mut T>` implements `From<&mut std::option::Option<T>>`
[INFO] [stdout]              `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>`
[INFO] [stdout]              `std::option::Option<Id>` implements `From<&EnteredSpan>`
[INFO] [stdout]              `std::option::Option<Id>` implements `From<&Id>`
[INFO] [stdout]            and 18 others
[INFO] [stdout]    = note: required for `&str` to implement `Into<std::option::Option<OperatorProfileId>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::option::Option<OperatorLastLoginAt>: From<crcnt_ddd::value::UtcDateTime>` is not satisfied
[INFO] [stdout]    --> src/operator.rs:103:79
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   .last_login_at(UtcDateTime::now().into())
[INFO] [stdout]     |                                                         ^^^^ the trait `From<crcnt_ddd::value::UtcDateTime>` is not implemented for `std::option::Option<OperatorLastLoginAt>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `std::option::Option<&Id>` implements `From<&EnteredSpan>`
[INFO] [stdout]               `std::option::Option<&Id>` implements `From<&Span>`
[INFO] [stdout]               `std::option::Option<&Id>` implements `From<&tracing_core::span::Current>`
[INFO] [stdout]               `std::option::Option<&T>` implements `From<&std::option::Option<T>>`
[INFO] [stdout]               `std::option::Option<&mut T>` implements `From<&mut std::option::Option<T>>`
[INFO] [stdout]               `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>`
[INFO] [stdout]               `std::option::Option<Id>` implements `From<&EnteredSpan>`
[INFO] [stdout]               `std::option::Option<Id>` implements `From<&Id>`
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: required for `crcnt_ddd::value::UtcDateTime` to implement `Into<std::option::Option<OperatorLastLoginAt>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/service/hasher.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let result = result.as_slice();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/service/hasher.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let result = result.as_slice();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crcnt_rbac` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1cda7c57554b3c079c807041c63e912a3386824f061293edf2a3d56f81be718c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cda7c57554b3c079c807041c63e912a3386824f061293edf2a3d56f81be718c", kill_on_drop: false }`
[INFO] [stdout] 1cda7c57554b3c079c807041c63e912a3386824f061293edf2a3d56f81be718c
