[INFO] fetching crate mimir 0.3.5...
[INFO] testing mimir-0.3.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mimir 0.3.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mimir 0.3.5
[INFO] finished tweaking crates.io crate mimir 0.3.5
[INFO] tweaked toml for crates.io crate mimir 0.3.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mimir 0.3.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.9.1 (available: v2.10.0)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding slog-try v0.2.0 (available: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3406af13434c4e1256e9dcd8945488f50ff04e027ba89635974291344a1c41a4
[INFO] running `Command { std: "docker" "start" "-a" "3406af13434c4e1256e9dcd8945488f50ff04e027ba89635974291344a1c41a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3406af13434c4e1256e9dcd8945488f50ff04e027ba89635974291344a1c41a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3406af13434c4e1256e9dcd8945488f50ff04e027ba89635974291344a1c41a4", kill_on_drop: false }`
[INFO] [stdout] 3406af13434c4e1256e9dcd8945488f50ff04e027ba89635974291344a1c41a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f2899f96d4cac4fb24167667d81b94adca08dc2c01fadf5f452d8c798939fb6
[INFO] running `Command { std: "docker" "start" "-a" "8f2899f96d4cac4fb24167667d81b94adca08dc2c01fadf5f452d8c798939fb6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling mimir v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> build.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut build = gcc::Build::new();
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> build.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut build = gcc::Build::new();
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling hex-slice v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling slog-try v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(ptr_internals, try_from, untagged_unions)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.64.0; see <https://github.com/rust-lang/rust/pull/97995> for more information
[INFO] [stdout]    = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(ptr_internals, try_from, untagged_unions)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(ptr_internals, try_from, untagged_unions)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/context/params.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_wrap))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `slog`, and `trace`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lob/mod.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `slog`, and `trace`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/util.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, cast_possible_wrap, cast_sign_loss))]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     try_from_upper_bounded!(u16, u32);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `slog`, and `trace`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `try_from_upper_bounded` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/util.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, cast_possible_wrap, cast_sign_loss))]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     try_from_upper_bounded!(i32, i64);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `slog`, and `trace`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `try_from_upper_bounded` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/connection/mod.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |         /// TODO: Fix object_type when Object is implemented fully.
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]    --> src/error.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / error_chain! {
[INFO] [stdout]  13 | |     foreign_links {
[INFO] [stdout]  14 | |         Io(::std::io::Error);
[INFO] [stdout]  15 | |         Nul(::std::ffi::NulError);
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / bitflags! {
[INFO] [stdout] 11 | |     #[repr(C)]
[INFO] [stdout] 12 | |     /// This enumeration identifies the mode to use when authorizing connections to the database.
[INFO] [stdout] 13 | |     pub struct ODPIAuthMode: u32 {
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / bitflags! {
[INFO] [stdout] 11 | |     #[repr(C)]
[INFO] [stdout] 12 | |     /// This enumeration identifies the mode to use when authorizing connections to the database.
[INFO] [stdout] 13 | |     pub struct ODPIAuthMode: u32 {
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / bitflags! {
[INFO] [stdout] 11 | |     #[repr(C)]
[INFO] [stdout] 12 | |     /// This enumeration identifies the mode to use when authorizing connections to the database.
[INFO] [stdout] 13 | |     pub struct ODPIAuthMode: u32 {
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / bitflags! {
[INFO] [stdout] 37 | |     #[repr(C)]
[INFO] [stdout] 38 | |     /// This enumeration identifies the mode to use when closing connections to the database.
[INFO] [stdout] 39 | |     pub struct ODPIConnCloseMode: u32 {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / bitflags! {
[INFO] [stdout] 37 | |     #[repr(C)]
[INFO] [stdout] 38 | |     /// This enumeration identifies the mode to use when closing connections to the database.
[INFO] [stdout] 39 | |     pub struct ODPIConnCloseMode: u32 {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / bitflags! {
[INFO] [stdout] 37 | |     #[repr(C)]
[INFO] [stdout] 38 | |     /// This enumeration identifies the mode to use when closing connections to the database.
[INFO] [stdout] 39 | |     pub struct ODPIConnCloseMode: u32 {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitflags! {
[INFO] [stdout] 52 | |     #[repr(C)]
[INFO] [stdout] 53 | |     /// This enumeration identifies the mode to use when creating connections to the database. Note
[INFO] [stdout] 54 | |     /// that the OCI objects mode is always enabled.
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitflags! {
[INFO] [stdout] 52 | |     #[repr(C)]
[INFO] [stdout] 53 | |     /// This enumeration identifies the mode to use when creating connections to the database. Note
[INFO] [stdout] 54 | |     /// that the OCI objects mode is always enabled.
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitflags! {
[INFO] [stdout] 52 | |     #[repr(C)]
[INFO] [stdout] 53 | |     /// This enumeration identifies the mode to use when creating connections to the database. Note
[INFO] [stdout] 54 | |     /// that the OCI objects mode is always enabled.
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[repr(C)]
[INFO] [stdout] 70 | |     /// This enumeration identifies the mode to use when creating connections to the database. Note
[INFO] [stdout] 71 | |     /// that the OCI objects mode is always enabled.
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[repr(C)]
[INFO] [stdout] 70 | |     /// This enumeration identifies the mode to use when creating connections to the database. Note
[INFO] [stdout] 71 | |     /// that the OCI objects mode is always enabled.
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/odpi/flags.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[repr(C)]
[INFO] [stdout] 70 | |     /// This enumeration identifies the mode to use when creating connections to the database. Note
[INFO] [stdout] 71 | |     /// that the OCI objects mode is always enabled.
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / bitflags! {
[INFO] [stdout]  92 | |     #[repr(C)]
[INFO] [stdout]  93 | |     /// This enumeration identifies the types of operations that can take place during object change
[INFO] [stdout]  94 | |     /// and query change notification. It is used both as a filter when determining which operations
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / bitflags! {
[INFO] [stdout]  92 | |     #[repr(C)]
[INFO] [stdout]  93 | |     /// This enumeration identifies the types of operations that can take place during object change
[INFO] [stdout]  94 | |     /// and query change notification. It is used both as a filter when determining which operations
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / bitflags! {
[INFO] [stdout]  92 | |     #[repr(C)]
[INFO] [stdout]  93 | |     /// This enumeration identifies the types of operations that can take place during object change
[INFO] [stdout]  94 | |     /// and query change notification. It is used both as a filter when determining which operations
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / bitflags! {
[INFO] [stdout] 120 | |     #[repr(C)]
[INFO] [stdout] 121 | |     /// This enumeration identifies the mode to use when closing pools.
[INFO] [stdout] 122 | |     pub struct ODPIPoolCloseMode: u32 {
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / bitflags! {
[INFO] [stdout] 120 | |     #[repr(C)]
[INFO] [stdout] 121 | |     /// This enumeration identifies the mode to use when closing pools.
[INFO] [stdout] 122 | |     pub struct ODPIPoolCloseMode: u32 {
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / bitflags! {
[INFO] [stdout] 120 | |     #[repr(C)]
[INFO] [stdout] 121 | |     /// This enumeration identifies the mode to use when closing pools.
[INFO] [stdout] 122 | |     pub struct ODPIPoolCloseMode: u32 {
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / bitflags! {
[INFO] [stdout] 133 | |     #[repr(C)]
[INFO] [stdout] 134 | |     /// This enumeration identifies the quality of service flags for sending notifications to
[INFO] [stdout] 135 | |     /// subscriptions.
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / bitflags! {
[INFO] [stdout] 133 | |     #[repr(C)]
[INFO] [stdout] 134 | |     /// This enumeration identifies the quality of service flags for sending notifications to
[INFO] [stdout] 135 | |     /// subscriptions.
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/odpi/flags.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / bitflags! {
[INFO] [stdout] 133 | |     #[repr(C)]
[INFO] [stdout] 134 | |     /// This enumeration identifies the quality of service flags for sending notifications to
[INFO] [stdout] 135 | |     /// subscriptions.
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/statement/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         /// TODO: Test this when Var is complete.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(ptr_internals, try_from, untagged_unions)]
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/data/mod.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |         Utc.ymd(year, month, day)
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_nano`: Use and_hms_nano_opt() instead
[INFO] [stdout]    --> src/data/mod.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 |             .and_hms_nano(hour, minute, second, odpi_ts.fsecond)
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/odpi/structs.rs:876:17
[INFO] [stdout]     |
[INFO] [stdout] 876 |             Utc.ymd(year, month, day)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_micro`: Use and_hms_micro_opt() instead
[INFO] [stdout]    --> src/odpi/structs.rs:877:18
[INFO] [stdout]     |
[INFO] [stdout] 877 |                 .and_hms_micro(hour, minute, second, fs)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `odpi_int_ds` is assigned to, but never used
[INFO] [stdout]    --> src/data/mod.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let mut odpi_int_ds = unsafe { (*self.inner).value.as_interval_ds };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_odpi_int_ds` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ds` is never read
[INFO] [stdout]    --> src/data/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         odpi_int_ds.days = TryFrom::try_from(val.num_days())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ds` is never read
[INFO] [stdout]    --> src/data/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         odpi_int_ds.hours = TryFrom::try_from(val.num_hours())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ds` is never read
[INFO] [stdout]    --> src/data/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         odpi_int_ds.minutes = TryFrom::try_from(val.num_minutes())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ds` is never read
[INFO] [stdout]    --> src/data/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         odpi_int_ds.seconds = TryFrom::try_from(val.num_seconds())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ds` is never read
[INFO] [stdout]    --> src/data/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         odpi_int_ds.fseconds = if let Some(ns) = val.num_nanoseconds() {
[INFO] [stdout] 118 | |             TryFrom::try_from(ns)?
[INFO] [stdout] 119 | |         } else {
[INFO] [stdout] 120 | |             0
[INFO] [stdout] 121 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bytes` is assigned to, but never used
[INFO] [stdout]    --> src/data/mod.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let mut bytes = unsafe { (*self.inner).value.as_bytes };
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_bytes` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bytes` is never read
[INFO] [stdout]    --> src/data/mod.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         bytes.ptr = val_s.ptr() as *mut i8;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bytes` is never read
[INFO] [stdout]    --> src/data/mod.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         bytes.length = val_s.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `odpi_ts` is assigned to, but never used
[INFO] [stdout]    --> src/data/mod.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut odpi_ts = unsafe { (*self.inner).value.as_timestamp };
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_odpi_ts` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_ts` is never read
[INFO] [stdout]    --> src/data/mod.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         odpi_ts.year = TryFrom::try_from(val.year())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_ts` is never read
[INFO] [stdout]    --> src/data/mod.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         odpi_ts.month = TryFrom::try_from(val.month())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_ts` is never read
[INFO] [stdout]    --> src/data/mod.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         odpi_ts.day = TryFrom::try_from(val.day())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_ts` is never read
[INFO] [stdout]    --> src/data/mod.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         odpi_ts.hour = TryFrom::try_from(val.hour())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_ts` is never read
[INFO] [stdout]    --> src/data/mod.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         odpi_ts.minute = TryFrom::try_from(val.minute())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_ts` is never read
[INFO] [stdout]    --> src/data/mod.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         odpi_ts.second = TryFrom::try_from(val.second())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `odpi_int_ym` is assigned to, but never used
[INFO] [stdout]    --> src/data/mod.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let mut odpi_int_ym = unsafe { (*self.inner).value.as_interval_ym };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_odpi_int_ym` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ym` is never read
[INFO] [stdout]    --> src/data/mod.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         odpi_int_ym.years = *val.years();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `odpi_int_ym` is never read
[INFO] [stdout]    --> src/data/mod.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         odpi_int_ym.months = *val.months();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mimir` (lib) due to 2 previous errors; 53 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8f2899f96d4cac4fb24167667d81b94adca08dc2c01fadf5f452d8c798939fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f2899f96d4cac4fb24167667d81b94adca08dc2c01fadf5f452d8c798939fb6", kill_on_drop: false }`
[INFO] [stdout] 8f2899f96d4cac4fb24167667d81b94adca08dc2c01fadf5f452d8c798939fb6
