[INFO] fetching crate sibyl 0.6.19... [INFO] testing sibyl-0.6.19 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sibyl 0.6.19 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sibyl 0.6.19 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sibyl 0.6.19 [INFO] tweaked toml for crates.io crate sibyl 0.6.19 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sibyl 0.6.19 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sibyl 0.6.19 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff67c0605d8305ba544b4ae3357c282bd1569110988c09ad4416a61f8ad58d05 [INFO] running `Command { std: "docker" "start" "-a" "ff67c0605d8305ba544b4ae3357c282bd1569110988c09ad4416a61f8ad58d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff67c0605d8305ba544b4ae3357c282bd1569110988c09ad4416a61f8ad58d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff67c0605d8305ba544b4ae3357c282bd1569110988c09ad4416a61f8ad58d05", kill_on_drop: false }` [INFO] [stdout] ff67c0605d8305ba544b4ae3357c282bd1569110988c09ad4416a61f8ad58d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4803a153785ef3c21cc424b6ec277e6f6ccad09327773c77c73eb3b340dfdec0 [INFO] running `Command { std: "docker" "start" "-a" "4803a153785ef3c21cc424b6ec277e6f6ccad09327773c77c73eb3b340dfdec0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling sibyl v0.6.19 (/opt/rustwide/workdir) [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling 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] 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)]` (part of `#[warn(unused)]`) 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/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<'a, T>` 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<'_, oci::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<'a, T>` 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<'_, oci::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<'a, T>` 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<'_, oci::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] 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 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4803a153785ef3c21cc424b6ec277e6f6ccad09327773c77c73eb3b340dfdec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4803a153785ef3c21cc424b6ec277e6f6ccad09327773c77c73eb3b340dfdec0", kill_on_drop: false }` [INFO] [stdout] 4803a153785ef3c21cc424b6ec277e6f6ccad09327773c77c73eb3b340dfdec0