[INFO] fetching crate mimir 0.3.5...
[INFO] testing mimir-0.3.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mimir 0.3.5 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mimir 0.3.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded hex-slice v0.1.4
[INFO] [stderr]   Downloaded slog v2.8.2
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-try v0.2.0
[INFO] [stderr]   Downloaded slog-term v2.9.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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5c6afd25b9ffbdd6c03bc61dd72b6f5bf75b72bdce34dbbfd19aed52bf26fe8
[INFO] running `Command { std: "docker" "start" "-a" "a5c6afd25b9ffbdd6c03bc61dd72b6f5bf75b72bdce34dbbfd19aed52bf26fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c6afd25b9ffbdd6c03bc61dd72b6f5bf75b72bdce34dbbfd19aed52bf26fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c6afd25b9ffbdd6c03bc61dd72b6f5bf75b72bdce34dbbfd19aed52bf26fe8", kill_on_drop: false }`
[INFO] [stdout] a5c6afd25b9ffbdd6c03bc61dd72b6f5bf75b72bdce34dbbfd19aed52bf26fe8
[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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1afec604c57d5d7d9568ca4fe4abf15aad70a3aa565eca128341155bb2787af2
[INFO] running `Command { std: "docker" "start" "-a" "1afec604c57d5d7d9568ca4fe4abf15aad70a3aa565eca128341155bb2787af2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[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 lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling hex-slice v0.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand v0.9.2
[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 stable 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: 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 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 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: 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: 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: 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: 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] 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; 34 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1afec604c57d5d7d9568ca4fe4abf15aad70a3aa565eca128341155bb2787af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1afec604c57d5d7d9568ca4fe4abf15aad70a3aa565eca128341155bb2787af2", kill_on_drop: false }`
[INFO] [stdout] 1afec604c57d5d7d9568ca4fe4abf15aad70a3aa565eca128341155bb2787af2
