[INFO] fetching crate toql 0.4.1... [INFO] testing toql-0.4.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate toql 0.4.1 into /workspace/builds/worker-63/source [INFO] validating manifest of crates.io crate toql 0.4.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate toql 0.4.1 [INFO] finished tweaking crates.io crate toql 0.4.1 [INFO] tweaked toml for crates.io crate toql 0.4.1 written to /workspace/builds/worker-63/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded toql_derive v0.4.0 [INFO] [stderr] Downloaded toql_query_macro v0.4.0 [INFO] [stderr] Downloaded toql_query_parser v0.4.0 [INFO] [stderr] Downloaded toql_fields_macro v0.4.0 [INFO] [stderr] Downloaded toql_sql_expr_macro v0.4.0 [INFO] [stderr] Downloaded toql_role_expr_macro v0.4.0 [INFO] [stderr] Downloaded toql_paths_macro v0.4.0 [INFO] [stderr] Downloaded toql_enum_derive v0.4.0 [INFO] [stderr] Downloaded toql_core v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd39ec4fdcdf0546deca17c40e2c0d453033cf8c7307fc7f8a3324549406d1c4 [INFO] running `Command { std: "docker" "start" "-a" "cd39ec4fdcdf0546deca17c40e2c0d453033cf8c7307fc7f8a3324549406d1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd39ec4fdcdf0546deca17c40e2c0d453033cf8c7307fc7f8a3324549406d1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd39ec4fdcdf0546deca17c40e2c0d453033cf8c7307fc7f8a3324549406d1c4", kill_on_drop: false }` [INFO] [stdout] cd39ec4fdcdf0546deca17c40e2c0d453033cf8c7307fc7f8a3324549406d1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90fa0c49abe10b9d66cab842b5c3161a37a1d452c0cda4ea6fdd7910ebe70c92 [INFO] running `Command { std: "docker" "start" "-a" "90fa0c49abe10b9d66cab842b5c3161a37a1d452c0cda4ea6fdd7910ebe70c92", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling toql_derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling toql_sql_expr_parser v0.4.0 [INFO] [stderr] Compiling toql_role_expr_parser v0.4.0 [INFO] [stderr] Compiling toql_field_list_parser v0.4.0 [INFO] [stderr] Compiling toql_query_parser v0.4.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling toql_enum_derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling toql_core v0.4.1 [INFO] [stderr] Compiling toql_paths_macro v0.4.0 [INFO] [stderr] Compiling toql_query_macro v0.4.0 [INFO] [stderr] Compiling toql_sql_expr_macro v0.4.0 [INFO] [stderr] Compiling toql_role_expr_macro v0.4.0 [INFO] [stderr] Compiling toql_fields_macro v0.4.0 [INFO] [stderr] Compiling toql v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.19s [INFO] running `Command { std: "docker" "inspect" "90fa0c49abe10b9d66cab842b5c3161a37a1d452c0cda4ea6fdd7910ebe70c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fa0c49abe10b9d66cab842b5c3161a37a1d452c0cda4ea6fdd7910ebe70c92", kill_on_drop: false }` [INFO] [stdout] 90fa0c49abe10b9d66cab842b5c3161a37a1d452c0cda4ea6fdd7910ebe70c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64998f1a4f333c0611daf216a91913a32b96d3b9b27493adfef9db51639bc062 [INFO] running `Command { std: "docker" "start" "-a" "64998f1a4f333c0611daf216a91913a32b96d3b9b27493adfef9db51639bc062", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-test v0.1.0 [INFO] [stderr] Compiling toql v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/selection_roles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/selection_roles.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text1` [INFO] [stdout] --> tests/aux_params.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | text1: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/aux_params.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/aux_params.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/aux_params.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text3` [INFO] [stdout] --> tests/aux_params.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | text3: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/aux_params.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/selection_merge.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/selection_merge.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/key_join.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/key_join.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/merge_join.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/field_roles_join.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/selection_join.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/selection_join.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name alias_format --edition=2018 tests/alias_format.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=57d389860dcabaf8 -C extra-filename=-57d389860dcabaf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-28c948d8b78a6da3.so --extern log=/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f187b483c60115dc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-886ea3372341ac78.rlib --extern toql=/opt/rustwide/target/debug/deps/libtoql-238bbbf4e2425410.rlib --extern toql_core=/opt/rustwide/target/debug/deps/libtoql_core-128de5e3597464fd.rlib --extern toql_derive=/opt/rustwide/target/debug/deps/libtoql_derive-c9dca8caf0783e67.so --extern toql_enum_derive=/opt/rustwide/target/debug/deps/libtoql_enum_derive-2b24eb02435f7b6c.so --extern toql_field_list_parser=/opt/rustwide/target/debug/deps/libtoql_field_list_parser-0c75072b5f984b92.rlib --extern toql_fields_macro=/opt/rustwide/target/debug/deps/libtoql_fields_macro-9b31328392256032.so --extern toql_paths_macro=/opt/rustwide/target/debug/deps/libtoql_paths_macro-400ec5fa650a9218.so --extern toql_query_macro=/opt/rustwide/target/debug/deps/libtoql_query_macro-a1ca13c3e45cc965.so --extern toql_query_parser=/opt/rustwide/target/debug/deps/libtoql_query_parser-e3baf15cb29c3ed3.rlib --extern toql_role_expr_macro=/opt/rustwide/target/debug/deps/libtoql_role_expr_macro-064bca1a7e474640.so --extern toql_role_expr_parser=/opt/rustwide/target/debug/deps/libtoql_role_expr_parser-4adb48bc29bb20d3.rlib --extern toql_sql_expr_macro=/opt/rustwide/target/debug/deps/libtoql_sql_expr_macro-49afb652be8be6f5.so --extern toql_sql_expr_parser=/opt/rustwide/target/debug/deps/libtoql_sql_expr_parser-a7a7f9c15582d0d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d719255d09f92e2b.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-ed86ed58317f2fd9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/inner_join.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/inner_join.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "64998f1a4f333c0611daf216a91913a32b96d3b9b27493adfef9db51639bc062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64998f1a4f333c0611daf216a91913a32b96d3b9b27493adfef9db51639bc062", kill_on_drop: false }` [INFO] [stdout] 64998f1a4f333c0611daf216a91913a32b96d3b9b27493adfef9db51639bc062