[INFO] fetching crate surrealdb_functions 0.0.4... [INFO] checking surrealdb_functions-0.0.4 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate surrealdb_functions 0.0.4 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate surrealdb_functions 0.0.4 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3833c9e57f5176658f3c98f96b45cd9c34b5879bada47e5fb44226500c446543 [INFO] running `Command { std: "docker" "start" "-a" "3833c9e57f5176658f3c98f96b45cd9c34b5879bada47e5fb44226500c446543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3833c9e57f5176658f3c98f96b45cd9c34b5879bada47e5fb44226500c446543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3833c9e57f5176658f3c98f96b45cd9c34b5879bada47e5fb44226500c446543", kill_on_drop: false }` [INFO] [stdout] 3833c9e57f5176658f3c98f96b45cd9c34b5879bada47e5fb44226500c446543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f073ae1b33011838a254bd4c426b0eb0074aead386aae6e01e306d6dbfdcd21 [INFO] running `Command { std: "docker" "start" "-a" "6f073ae1b33011838a254bd4c426b0eb0074aead386aae6e01e306d6dbfdcd21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking 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 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 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, T: Display> Fmt) -> 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)]` 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>( [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); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [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 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 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, T: Display> Fmt) -> 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)]` 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>( [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
); [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[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: 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/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] 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 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 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/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] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `surrealdb_functions` (example "main") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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>; [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] [stderr] error: could not compile `surrealdb_functions` (example "bindings") due to 7 previous errors [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>; [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] [stdout] warning: associated function `comma_separated` is never used [INFO] [stdout] --> src/parser/fmt.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl, T: Display> Fmt) -> 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)]` 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>( [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
); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f073ae1b33011838a254bd4c426b0eb0074aead386aae6e01e306d6dbfdcd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f073ae1b33011838a254bd4c426b0eb0074aead386aae6e01e306d6dbfdcd21", kill_on_drop: false }` [INFO] [stdout] 6f073ae1b33011838a254bd4c426b0eb0074aead386aae6e01e306d6dbfdcd21