[INFO] fetching crate sibyl 0.6.19... [INFO] testing sibyl-0.6.19 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sibyl 0.6.19 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sibyl 0.6.19 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded event-listener-strategy v0.5.3 [INFO] [stderr] Downloaded async-once-cell v0.5.4 [INFO] [stderr] Downloaded async-std v1.13.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa444264404b471b384a793b185f4fcccd3fefc88ea796bc267c7b347aeab5de [INFO] running `Command { std: "docker" "start" "-a" "aa444264404b471b384a793b185f4fcccd3fefc88ea796bc267c7b347aeab5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa444264404b471b384a793b185f4fcccd3fefc88ea796bc267c7b347aeab5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa444264404b471b384a793b185f4fcccd3fefc88ea796bc267c7b347aeab5de", kill_on_drop: false }` [INFO] [stdout] aa444264404b471b384a793b185f4fcccd3fefc88ea796bc267c7b347aeab5de [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dbba7e243c1f4d3725adf07a9e644f655449bc2f304fbe79a73916817efba745 [INFO] running `Command { std: "docker" "start" "-a" "dbba7e243c1f4d3725adf07a9e644f655449bc2f304fbe79a73916817efba745", kill_on_drop: false }` [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 parking_lot_core v0.9.10 [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)]` 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` 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` 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` 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" "dbba7e243c1f4d3725adf07a9e644f655449bc2f304fbe79a73916817efba745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbba7e243c1f4d3725adf07a9e644f655449bc2f304fbe79a73916817efba745", kill_on_drop: false }` [INFO] [stdout] dbba7e243c1f4d3725adf07a9e644f655449bc2f304fbe79a73916817efba745