[INFO] fetching crate sqlstate 0.1.0...
[INFO] checking sqlstate-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate sqlstate 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sqlstate 0.1.0
[INFO] finished tweaking crates.io crate sqlstate 0.1.0
[INFO] tweaked toml for crates.io crate sqlstate 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlstate 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75e46ce3e8f7f375de9ea63963ce496019b8e38f72a057f96803f638cca6d833
[INFO] running `Command { std: "docker" "start" "-a" "75e46ce3e8f7f375de9ea63963ce496019b8e38f72a057f96803f638cca6d833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e46ce3e8f7f375de9ea63963ce496019b8e38f72a057f96803f638cca6d833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e46ce3e8f7f375de9ea63963ce496019b8e38f72a057f96803f638cca6d833", kill_on_drop: false }`
[INFO] [stdout] 75e46ce3e8f7f375de9ea63963ce496019b8e38f72a057f96803f638cca6d833
[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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84434c6af9dc4569060f5388a76f2c7affc784a64a20e24dc90c5cdf8a3005de
[INFO] running `Command { std: "docker" "start" "-a" "84434c6af9dc4569060f5388a76f2c7affc784a64a20e24dc90c5cdf8a3005de", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sqlstate-macros v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sqlstate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConnectionName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaNameListSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementIdentifier, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToOrderingColumn, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidRoleSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TransactionRollback, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::LocatorException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCollationName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionState, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ProhibitedStatementDuringTriggerExecution, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionTermination, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DatalinkException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidAuthorizationSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DependentPrivilegeDescriptorsExist, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ResignalWhenHandlerNotActive, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCatalogName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DiagnosticsException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TargetTableDisagreesWithCursorSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DataException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SavepointException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::PassthroughSpecificCondition, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FdwSpecificCondition, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidGrantor, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConditionNumber, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidForeignServerSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CursorSensitivityException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::RemoteDatabaseAccess, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SyntaxErrorOrAccessRuleViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::WithCheckOptionViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::IntegrityConstraintViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AmbiguousCursorName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorState, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Success, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::UnhandledUserDefinedException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToNonUpdatableColumn, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlDescriptorName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CardinalityViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ConnectionException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Warning, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlInvokedProcedureReference, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FeatureNotSupported, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CliSpecificCondition, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTargetTypeSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CaseNotFoundForCaseStatement, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransformGroupNameSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::NoData, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCharsetName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::XQueryError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredDataChangeViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlRoutineException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlXmlMappingError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::OlbSpecificError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DynamicSqlError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredActionException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineInvocationException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Success, Infallible>
[INFO] [stdout]  --> src/standard/class.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[class(standard)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Warning, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::NoData, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DynamicSqlError, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ConnectionException, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredActionException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FeatureNotSupported, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTargetTypeSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaNameListSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::LocatorException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ResignalWhenHandlerNotActive, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidGrantor, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlInvokedProcedureReference, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlXmlMappingError, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidRoleSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransformGroupNameSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TargetTableDisagreesWithCursorSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToNonUpdatableColumn, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToOrderingColumn, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ProhibitedStatementDuringTriggerExecution, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidForeignServerSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::PassthroughSpecificCondition, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DiagnosticsException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::XQueryError, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CaseNotFoundForCaseStatement, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CardinalityViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DataException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::IntegrityConstraintViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorState, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:405:1
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionState, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:410:1
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredDataChangeViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidAuthorizationSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DependentPrivilegeDescriptorsExist, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCharsetName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionTermination, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:460:1
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConnectionName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:465:1
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlRoutineException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCollationName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:484:1
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementIdentifier, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlDescriptorName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConditionNumber, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CursorSensitivityException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineInvocationException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:533:1
[INFO] [stdout]     |
[INFO] [stdout] 533 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SavepointException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:541:1
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AmbiguousCursorName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:551:1
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCatalogName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:556:1
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TransactionRollback, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:566:1
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SyntaxErrorOrAccessRuleViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:580:1
[INFO] [stdout]     |
[INFO] [stdout] 580 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::WithCheckOptionViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::UnhandledUserDefinedException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::OlbSpecificError, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:595:1
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DatalinkException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:633:1
[INFO] [stdout]     |
[INFO] [stdout] 633 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FdwSpecificCondition, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CliSpecificCondition, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:711:1
[INFO] [stdout]     |
[INFO] [stdout] 711 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::RemoteDatabaseAccess, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlstate` (lib test) due to 118 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<class::CaseNotFoundForCaseStatement, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTargetTypeSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlRoutineException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::UnhandledUserDefinedException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TransactionRollback, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidGrantor, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransformGroupNameSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::NoData, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::XQueryError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::LocatorException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConnectionName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaNameListSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DataException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ConnectionException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToNonUpdatableColumn, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CursorSensitivityException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SyntaxErrorOrAccessRuleViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementIdentifier, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorState, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredDataChangeViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConditionNumber, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AmbiguousCursorName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToOrderingColumn, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DynamicSqlError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlInvokedProcedureReference, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TargetTableDisagreesWithCursorSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidAuthorizationSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCharsetName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlDescriptorName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCatalogName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DatalinkException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FdwSpecificCondition, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionState, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CliSpecificCondition, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DependentPrivilegeDescriptorsExist, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::OlbSpecificError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Success, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::PassthroughSpecificCondition, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DiagnosticsException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SavepointException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidForeignServerSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidRoleSpecification, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCollationName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ProhibitedStatementDuringTriggerExecution, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaName, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FeatureNotSupported, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlXmlMappingError, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::WithCheckOptionViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredActionException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::IntegrityConstraintViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionTermination, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ResignalWhenHandlerNotActive, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Warning, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CardinalityViolation, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineInvocationException, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::RemoteDatabaseAccess, Infallible>
[INFO] [stdout]   --> src/standard.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[state(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Success, Infallible>
[INFO] [stdout]  --> src/standard/class.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[class(standard)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::Warning, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::NoData, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DynamicSqlError, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ConnectionException, Infallible>
[INFO] [stdout]   --> src/standard/class.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[class(standard)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredActionException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FeatureNotSupported, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTargetTypeSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaNameListSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::LocatorException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ResignalWhenHandlerNotActive, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidGrantor, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlInvokedProcedureReference, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlXmlMappingError, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidRoleSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransformGroupNameSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TargetTableDisagreesWithCursorSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToNonUpdatableColumn, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AttemptToAssignToOrderingColumn, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ProhibitedStatementDuringTriggerExecution, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidForeignServerSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::PassthroughSpecificCondition, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DiagnosticsException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::XQueryError, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CaseNotFoundForCaseStatement, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CardinalityViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DataException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::IntegrityConstraintViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorState, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:405:1
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionState, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:410:1
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TriggeredDataChangeViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidAuthorizationSpecification, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DependentPrivilegeDescriptorsExist, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCharsetName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidTransactionTermination, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:460:1
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConnectionName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:465:1
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SqlRoutineException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCollationName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:484:1
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlStatementIdentifier, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSqlDescriptorName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCursorName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidConditionNumber, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CursorSensitivityException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::ExternalRoutineInvocationException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:533:1
[INFO] [stdout]     |
[INFO] [stdout] 533 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SavepointException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:541:1
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::AmbiguousCursorName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:551:1
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidCatalogName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:556:1
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::InvalidSchemaName, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::TransactionRollback, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:566:1
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::SyntaxErrorOrAccessRuleViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:580:1
[INFO] [stdout]     |
[INFO] [stdout] 580 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::WithCheckOptionViolation, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::UnhandledUserDefinedException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::OlbSpecificError, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:595:1
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::DatalinkException, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:633:1
[INFO] [stdout]     |
[INFO] [stdout] 633 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::FdwSpecificCondition, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::CliSpecificCondition, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:711:1
[INFO] [stdout]     |
[INFO] [stdout] 711 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<class::RemoteDatabaseAccess, Infallible>
[INFO] [stdout]    --> src/standard/class.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | #[class(standard)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlstate` (lib) due to 118 previous errors
[INFO] running `Command { std: "docker" "inspect" "84434c6af9dc4569060f5388a76f2c7affc784a64a20e24dc90c5cdf8a3005de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84434c6af9dc4569060f5388a76f2c7affc784a64a20e24dc90c5cdf8a3005de", kill_on_drop: false }`
[INFO] [stdout] 84434c6af9dc4569060f5388a76f2c7affc784a64a20e24dc90c5cdf8a3005de
