[INFO] fetching crate mimir 0.3.5... [INFO] checking mimir-0.3.5 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate mimir 0.3.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate mimir 0.3.5 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98da373a4b09ceac2a417cc4ae2129d0d8366c367985e866f3b0134ceff532ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98da373a4b09ceac2a417cc4ae2129d0d8366c367985e866f3b0134ceff532ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98da373a4b09ceac2a417cc4ae2129d0d8366c367985e866f3b0134ceff532ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98da373a4b09ceac2a417cc4ae2129d0d8366c367985e866f3b0134ceff532ed", kill_on_drop: false }` [INFO] [stdout] 98da373a4b09ceac2a417cc4ae2129d0d8366c367985e866f3b0134ceff532ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcc715d5f639986bbc944399f7c3770443f511adbdb68a8e34a4c8da1cb09757 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bcc715d5f639986bbc944399f7c3770443f511adbdb68a8e34a4c8da1cb09757", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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:21 [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:21 [INFO] [stdout] | [INFO] [stdout] 14 | let mut build = gcc::Build::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking slog-try v0.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [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] = note: `#[warn(unused_doc_comments)]` on by default [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: 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: 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] = note: `#[warn(unused_doc_comments)]` on by default [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: 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: 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 a macro (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 a macro (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 a macro (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 a macro (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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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: 24 warnings emitted [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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/macros/mod.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn within_context(f: &Fn(&Context) -> Result<()>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Context) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | pub static ref CREDS: Vec = { [INFO] [stdout] 34 | | let mut creds = Vec::new(); [INFO] [stdout] 35 | | if let Ok(file) = File::open(".creds/oic-test") { [INFO] [stdout] ... | [INFO] [stdout] 59 | | }; [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> tests/lib.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|x| x.trim_right().to_string()) [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [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] --> tests/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.55s [INFO] running `Command { std: "docker" "inspect" "bcc715d5f639986bbc944399f7c3770443f511adbdb68a8e34a4c8da1cb09757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc715d5f639986bbc944399f7c3770443f511adbdb68a8e34a4c8da1cb09757", kill_on_drop: false }` [INFO] [stdout] bcc715d5f639986bbc944399f7c3770443f511adbdb68a8e34a4c8da1cb09757