[INFO] fetching crate surrealdb_functions 0.0.4...
[INFO] testing surrealdb_functions-0.0.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate surrealdb_functions 0.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate surrealdb_functions 0.0.4
[INFO] finished tweaking crates.io crate surrealdb_functions 0.0.4
[INFO] tweaked toml for crates.io crate surrealdb_functions 0.0.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate surrealdb_functions 0.0.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate surrealdb_functions 0.0.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c483ce23acb88414deced1b8200368610c491a0962cacd259fe435646499986
[INFO] running `Command { std: "docker" "start" "-a" "9c483ce23acb88414deced1b8200368610c491a0962cacd259fe435646499986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c483ce23acb88414deced1b8200368610c491a0962cacd259fe435646499986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c483ce23acb88414deced1b8200368610c491a0962cacd259fe435646499986", kill_on_drop: false }`
[INFO] [stdout] 9c483ce23acb88414deced1b8200368610c491a0962cacd259fe435646499986
[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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 706b7acfd29fe9a6b4ba020b58af6ceb657f2195de847b660f71d2d8f4cc52db
[INFO] running `Command { std: "docker" "start" "-a" "706b7acfd29fe9a6b4ba020b58af6ceb657f2195de847b660f71d2d8f4cc52db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling surrealdb_functions v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/file.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "nightly")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/file.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(not(feature = "nightly"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `comma_separated` is never used
[INFO] [stdout]   --> src/parser/fmt.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<I: IntoIterator<Item = T>, T: Display> Fmt<I, fn(I, &mut Formatter<'_>) -> fmt::Result> {
[INFO] [stdout]    | -------------------------------------------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Formats values with a comma and a space separating them.
[INFO] [stdout] 33 |     pub fn comma_separated(into_iter: I) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_comma_separated` is never used
[INFO] [stdout]   --> src/parser/fmt.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn fmt_comma_separated<T: Display, I: IntoIterator<Item = T>>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrettyGuard` is never constructed
[INFO] [stdout]    --> src/parser/fmt.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct PrettyGuard {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `raw` is never used
[INFO] [stdout]    --> src/parser/fmt.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl PrettyGuard {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 141 |     fn raw(increment: i8) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]   --> src/parser/table.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
[INFO] running `Command { std: "docker" "inspect" "706b7acfd29fe9a6b4ba020b58af6ceb657f2195de847b660f71d2d8f4cc52db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706b7acfd29fe9a6b4ba020b58af6ceb657f2195de847b660f71d2d8f4cc52db", kill_on_drop: false }`
[INFO] [stdout] 706b7acfd29fe9a6b4ba020b58af6ceb657f2195de847b660f71d2d8f4cc52db
[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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be3830fc8cb42dc12f564479262fb2573f18e4ddd04f3799f54547df287c58cf
[INFO] running `Command { std: "docker" "start" "-a" "be3830fc8cb42dc12f564479262fb2573f18e4ddd04f3799f54547df287c58cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling surrealdb_functions v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/file.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "nightly")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/file.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(not(feature = "nightly"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `comma_separated` is never used
[INFO] [stdout]   --> src/parser/fmt.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<I: IntoIterator<Item = T>, T: Display> Fmt<I, fn(I, &mut Formatter<'_>) -> fmt::Result> {
[INFO] [stdout]    | -------------------------------------------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Formats values with a comma and a space separating them.
[INFO] [stdout] 33 |     pub fn comma_separated(into_iter: I) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_comma_separated` is never used
[INFO] [stdout]   --> src/parser/fmt.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn fmt_comma_separated<T: Display, I: IntoIterator<Item = T>>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrettyGuard` is never constructed
[INFO] [stdout]    --> src/parser/fmt.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct PrettyGuard {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `raw` is never used
[INFO] [stdout]    --> src/parser/fmt.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl PrettyGuard {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 141 |     fn raw(increment: i8) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]   --> src/parser/table.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> examples/bindings.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]  --> examples/bindings.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use surrealdb::{engine::local::Mem, Surreal, sql::{Value, value, Bytes, Array, thing}};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `surrealdb`
[INFO] [stdout]  --> examples/bindings.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use surrealdb::{engine::local::Mem, Surreal, sql::{Value, value, Bytes, Array, thing}};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> examples/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]  --> examples/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use surrealdb::{engine::local::Mem, Surreal, kvs::Datastore, dbs::Session};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `surrealdb`
[INFO] [stdout]  --> examples/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use surrealdb::{engine::local::Mem, Surreal, kvs::Datastore, dbs::Session};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `surrealdb` in the list of imported crates
[INFO] [stdout]  --> examples/bindings.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | / include_fn!{
[INFO] [stdout] 7 | |     driver as gen_$;
[INFO] [stdout] 8 | |     "$CARGO_MANIFEST_DIR/tests/bindings.surql"
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ could not find `surrealdb` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `surrealdb` in the list of imported crates
[INFO] [stdout]  --> examples/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / include_fn!{
[INFO] [stdout] 5 | |     driver as is;
[INFO] [stdout] 6 | |     datastore as ds_$;
[INFO] [stdout] 7 | |     "$CARGO_MANIFEST_DIR/tests/main.surql";
[INFO] [stdout] 8 | |     "$CARGO_MANIFEST_DIR/tests/main.surql"
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ could not find `surrealdb` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   --> examples/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | async fn main() -> surrealdb::Result<()> {
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `surrealdb_functions` (example "main") due to 5 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/file.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "nightly")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/file.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(not(feature = "nightly"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   --> examples/bindings.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | type FnType = dyn Future<Output = surrealdb::Result<surrealdb::Response>>; 
[INFO] [stdout]    |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   --> examples/bindings.rs:12:53
[INFO] [stdout]    |
[INFO] [stdout] 12 | type FnType = dyn Future<Output = surrealdb::Result<surrealdb::Response>>; 
[INFO] [stdout]    |                                                     ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]   --> examples/bindings.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn main() -> surrealdb::Result<()> {
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `surrealdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `surrealdb`, use `cargo add surrealdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `surrealdb_functions` (example "bindings") due to 7 previous errors
[INFO] [stdout] warning: associated function `comma_separated` is never used
[INFO] [stdout]   --> src/parser/fmt.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<I: IntoIterator<Item = T>, T: Display> Fmt<I, fn(I, &mut Formatter<'_>) -> fmt::Result> {
[INFO] [stdout]    | -------------------------------------------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Formats values with a comma and a space separating them.
[INFO] [stdout] 33 |     pub fn comma_separated(into_iter: I) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_comma_separated` is never used
[INFO] [stdout]   --> src/parser/fmt.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn fmt_comma_separated<T: Display, I: IntoIterator<Item = T>>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrettyGuard` is never constructed
[INFO] [stdout]    --> src/parser/fmt.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct PrettyGuard {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `raw` is never used
[INFO] [stdout]    --> src/parser/fmt.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl PrettyGuard {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 141 |     fn raw(increment: i8) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]   --> src/parser/table.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "be3830fc8cb42dc12f564479262fb2573f18e4ddd04f3799f54547df287c58cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3830fc8cb42dc12f564479262fb2573f18e4ddd04f3799f54547df287c58cf", kill_on_drop: false }`
[INFO] [stdout] be3830fc8cb42dc12f564479262fb2573f18e4ddd04f3799f54547df287c58cf
