[INFO] fetching crate sibyl 0.6.18... [INFO] checking sibyl-0.6.18 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate sibyl 0.6.18 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate sibyl 0.6.18 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sibyl 0.6.18 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sibyl 0.6.18 [INFO] tweaked toml for crates.io crate sibyl 0.6.18 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate sibyl 0.6.18 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582e0c81ce0271939f8f27b6e1d6b9298b892e3b0b3bbc9d905f2dd2dbf31b95 [INFO] running `Command { std: "docker" "start" "-a" "582e0c81ce0271939f8f27b6e1d6b9298b892e3b0b3bbc9d905f2dd2dbf31b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582e0c81ce0271939f8f27b6e1d6b9298b892e3b0b3bbc9d905f2dd2dbf31b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582e0c81ce0271939f8f27b6e1d6b9298b892e3b0b3bbc9d905f2dd2dbf31b95", kill_on_drop: false }` [INFO] [stdout] 582e0c81ce0271939f8f27b6e1d6b9298b892e3b0b3bbc9d905f2dd2dbf31b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e69c8f616a8eb3275865ec0aa3148f2413e039227dcb08b4d9b94c5be007eb55 [INFO] running `Command { std: "docker" "start" "-a" "e69c8f616a8eb3275865ec0aa3148f2413e039227dcb08b4d9b94c5be007eb55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling sibyl v0.6.18 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stdout] error: either 'blocking' or 'nonblocking' feature must be explicitly specified [INFO] [stdout] --> src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | compile_error!("either 'blocking' or 'nonblocking' feature must be explicitly specified"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: either 'blocking' or 'nonblocking' feature must be explicitly specified [INFO] [stdout] --> src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | compile_error!("either 'blocking' or 'nonblocking' feature must be explicitly specified"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ordering` [INFO] [stdout] --> src/lob.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::{Arc, atomic::{AtomicU32, Ordering}}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ordering` [INFO] [stdout] --> src/lob.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::{Arc, atomic::{AtomicU32, Ordering}}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `drop` [INFO] [stdout] --> src/session.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl Drop for SvcCtx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ missing `drop` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn drop(&mut self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `drop` [INFO] [stdout] --> src/stmt.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl Drop for Statement<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `drop` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn drop(&mut self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `drop` [INFO] [stdout] --> src/session.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl Drop for SvcCtx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ missing `drop` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn drop(&mut self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `drop` [INFO] [stdout] --> src/lob.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | impl Drop for LobInner where T: DescriptorType + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `drop` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn drop(&mut self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `drop` [INFO] [stdout] --> src/stmt.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl Drop for Statement<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `drop` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn drop(&mut self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `fmt` [INFO] [stdout] --> src/lob.rs:638:1 [INFO] [stdout] | [INFO] [stdout] 638 | impl std::fmt::Debug for LOB<'_,OCICLobLocator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `fmt` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn fmt(&self, _: &mut Formatter<'_>) -> std::result::Result<(), std::fmt::Error> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `fmt` [INFO] [stdout] --> src/lob.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | impl std::fmt::Debug for LOB<'_,OCIBLobLocator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `fmt` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn fmt(&self, _: &mut Formatter<'_>) -> std::result::Result<(), std::fmt::Error> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `fmt` [INFO] [stdout] --> src/lob.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | impl std::fmt::Debug for LOB<'_,OCIBFileLocator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `fmt` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn fmt(&self, _: &mut Formatter<'_>) -> std::result::Result<(), std::fmt::Error> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `drop` [INFO] [stdout] --> src/lob.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | impl Drop for LobInner where T: DescriptorType + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `drop` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn drop(&mut self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `fmt` [INFO] [stdout] --> src/lob.rs:638:1 [INFO] [stdout] | [INFO] [stdout] 638 | impl std::fmt::Debug for LOB<'_,OCICLobLocator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `fmt` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn fmt(&self, _: &mut Formatter<'_>) -> std::result::Result<(), std::fmt::Error> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `fmt` [INFO] [stdout] --> src/lob.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | impl std::fmt::Debug for LOB<'_,OCIBLobLocator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `fmt` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn fmt(&self, _: &mut Formatter<'_>) -> std::result::Result<(), std::fmt::Error> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `fmt` [INFO] [stdout] --> src/lob.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | impl std::fmt::Debug for LOB<'_,OCIBFileLocator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `fmt` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn fmt(&self, _: &mut Formatter<'_>) -> std::result::Result<(), std::fmt::Error> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make` found for struct `LOB` in the current scope [INFO] [stdout] --> src/stmt/data.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | Ok( LOB::<$t>::make(loc, row.session()) ) [INFO] [stdout] | ^^^^ function or associated item not found in `LOB<'_, OCICLobLocator>` [INFO] [stdout] ... [INFO] [stdout] 266 | impl_from_lob!{ ColumnBuffer::CLOB => OCICLobLocator } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lob.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct LOB<'a,T> where T: DescriptorType + 'static [INFO] [stdout] | -------------------- function or associated item `make` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `LOB<'_, oci::OCICLobLocator>` consider using one of the following associated functions: [INFO] [stdout] LOB::<'a, T>::new [INFO] [stdout] LOB::<'a, T>::empty [INFO] [stdout] --> src/lob.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn empty(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_from_lob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make` found for struct `LOB` in the current scope [INFO] [stdout] --> src/stmt/data.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | Ok( LOB::<$t>::make(loc, row.session()) ) [INFO] [stdout] | ^^^^ function or associated item not found in `LOB<'_, OCIBLobLocator>` [INFO] [stdout] ... [INFO] [stdout] 267 | impl_from_lob!{ ColumnBuffer::BLOB => OCIBLobLocator } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lob.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct LOB<'a,T> where T: DescriptorType + 'static [INFO] [stdout] | -------------------- function or associated item `make` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `LOB<'_, oci::OCIBLobLocator>` consider using one of the following associated functions: [INFO] [stdout] LOB::<'a, T>::new [INFO] [stdout] LOB::<'a, T>::empty [INFO] [stdout] --> src/lob.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn empty(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_from_lob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make` found for struct `LOB` in the current scope [INFO] [stdout] --> src/stmt/data.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | Ok( LOB::<$t>::make(loc, row.session()) ) [INFO] [stdout] | ^^^^ function or associated item not found in `LOB<'_, OCIBFileLocator>` [INFO] [stdout] ... [INFO] [stdout] 268 | impl_from_lob!{ ColumnBuffer::BFile => OCIBFileLocator } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lob.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct LOB<'a,T> where T: DescriptorType + 'static [INFO] [stdout] | -------------------- function or associated item `make` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `LOB<'_, oci::OCIBFileLocator>` consider using one of the following associated functions: [INFO] [stdout] LOB::<'a, T>::new [INFO] [stdout] LOB::<'a, oci::OCIBFileLocator>::new [INFO] [stdout] --> src/lob.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 503 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_from_lob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make` found for struct `LOB` in the current scope [INFO] [stdout] --> src/stmt/data.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | Ok( LOB::<$t>::make(loc, row.session()) ) [INFO] [stdout] | ^^^^ function or associated item not found in `LOB<'_, OCICLobLocator>` [INFO] [stdout] ... [INFO] [stdout] 266 | impl_from_lob!{ ColumnBuffer::CLOB => OCICLobLocator } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lob.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct LOB<'a,T> where T: DescriptorType + 'static [INFO] [stdout] | -------------------- function or associated item `make` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `LOB<'_, oci::OCICLobLocator>` consider using one of the following associated functions: [INFO] [stdout] LOB::<'a, T>::new [INFO] [stdout] LOB::<'a, T>::empty [INFO] [stdout] --> src/lob.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn empty(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_from_lob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make` found for struct `LOB` in the current scope [INFO] [stdout] --> src/stmt/data.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | Ok( LOB::<$t>::make(loc, row.session()) ) [INFO] [stdout] | ^^^^ function or associated item not found in `LOB<'_, OCIBLobLocator>` [INFO] [stdout] ... [INFO] [stdout] 267 | impl_from_lob!{ ColumnBuffer::BLOB => OCIBLobLocator } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lob.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct LOB<'a,T> where T: DescriptorType + 'static [INFO] [stdout] | -------------------- function or associated item `make` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `LOB<'_, oci::OCIBLobLocator>` consider using one of the following associated functions: [INFO] [stdout] LOB::<'a, T>::new [INFO] [stdout] LOB::<'a, T>::empty [INFO] [stdout] --> src/lob.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn empty(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_from_lob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make` found for struct `LOB` in the current scope [INFO] [stdout] --> src/stmt/data.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | Ok( LOB::<$t>::make(loc, row.session()) ) [INFO] [stdout] | ^^^^ function or associated item not found in `LOB<'_, OCIBFileLocator>` [INFO] [stdout] ... [INFO] [stdout] 268 | impl_from_lob!{ ColumnBuffer::BFile => OCIBFileLocator } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lob.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct LOB<'a,T> where T: DescriptorType + 'static [INFO] [stdout] | -------------------- function or associated item `make` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `LOB<'_, oci::OCIBFileLocator>` consider using one of the following associated functions: [INFO] [stdout] LOB::<'a, T>::new [INFO] [stdout] LOB::<'a, oci::OCIBFileLocator>::new [INFO] [stdout] --> src/lob.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 503 | pub fn new(session: &'a Session) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_from_lob` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sibyl` (lib) due to 11 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sibyl` (lib test) due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e69c8f616a8eb3275865ec0aa3148f2413e039227dcb08b4d9b94c5be007eb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69c8f616a8eb3275865ec0aa3148f2413e039227dcb08b4d9b94c5be007eb55", kill_on_drop: false }` [INFO] [stdout] e69c8f616a8eb3275865ec0aa3148f2413e039227dcb08b4d9b94c5be007eb55