[INFO] fetching crate mimir 0.3.5...
[INFO] checking mimir-0.3.5 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate mimir 0.3.5 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate mimir 0.3.5 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.9.1 (available: v2.6.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f48af0e5468332a8abacd1499bcc629d8a8c38e7d170d0ec28b6d0179ef0cc7
[INFO] running `Command { std: "docker" "start" "-a" "4f48af0e5468332a8abacd1499bcc629d8a8c38e7d170d0ec28b6d0179ef0cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f48af0e5468332a8abacd1499bcc629d8a8c38e7d170d0ec28b6d0179ef0cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f48af0e5468332a8abacd1499bcc629d8a8c38e7d170d0ec28b6d0179ef0cc7", kill_on_drop: false }`
[INFO] [stdout] 4f48af0e5468332a8abacd1499bcc629d8a8c38e7d170d0ec28b6d0179ef0cc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67906fdcd5002d3a2df6b130cde6d25e205a4a111dcafe0591dff256f9fbfe58
[INFO] running `Command { std: "docker" "start" "-a" "67906fdcd5002d3a2df6b130cde6d25e205a4a111dcafe0591dff256f9fbfe58", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking slog-try v0.2.0
[INFO] [stderr]     Checking object v0.36.5
[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]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking 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: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[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: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[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)]` 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] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[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] 33 | |     }
[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] 33 | |     }
[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] 33 | |     }
[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] 48 | |     }
[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] 48 | |     }
[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] 48 | |     }
[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] 65 | |     }
[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] 65 | |     }
[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] 65 | |     }
[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] 88 | |     }
[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] 88 | |     }
[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: 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: 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] 88 | |     }
[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] 116 | |     }
[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: 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)]` on by default
[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] 116 | |     }
[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: 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: 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] 116 | |     }
[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] 129 | |     }
[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] 129 | |     }
[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] 129 | |     }
[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] 154 | |     }
[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] 154 | |     }
[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] 154 | |     }
[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: 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] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[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] 33 | |     }
[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] 33 | |     }
[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] 33 | |     }
[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] 48 | |     }
[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] 48 | |     }
[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] 48 | |     }
[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] 65 | |     }
[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] 65 | |     }
[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] 65 | |     }
[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] 88 | |     }
[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] 88 | |     }
[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] 88 | |     }
[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] 116 | |     }
[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] 116 | |     }
[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] 116 | |     }
[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] 129 | |     }
[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] 129 | |     }
[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] 129 | |     }
[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] 154 | |     }
[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] 154 | |     }
[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] 154 | |     }
[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: 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/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: 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] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mimir` (lib test) due to 1 previous error; 34 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mimir` (lib) due to 1 previous error; 34 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "67906fdcd5002d3a2df6b130cde6d25e205a4a111dcafe0591dff256f9fbfe58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67906fdcd5002d3a2df6b130cde6d25e205a4a111dcafe0591dff256f9fbfe58", kill_on_drop: false }`
[INFO] [stdout] 67906fdcd5002d3a2df6b130cde6d25e205a4a111dcafe0591dff256f9fbfe58
