[INFO] cloning repository https://github.com/mrvillage/vql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrvillage/vql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrvillage%2Fvql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrvillage%2Fvql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffb141682fff327f95d86ec3581d2a792dde13e3
[INFO] checking mrvillage/vql against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrvillage%2Fvql" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrvillage/vql
[INFO] finished tweaking git repo https://github.com/mrvillage/vql
[INFO] tweaked toml for git repo https://github.com/mrvillage/vql written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrvillage/vql on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrvillage/vql 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macros-core v0.2.1
[INFO] [stderr]   Downloaded macros-macros v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded paste v1.0.13
[INFO] [stderr]   Downloaded macros-utils v0.2.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51c72e1dfd9588ada913577baef72511e8d4af2bdc1410925f31c264ec0440cc
[INFO] running `Command { std: "docker" "start" "-a" "51c72e1dfd9588ada913577baef72511e8d4af2bdc1410925f31c264ec0440cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51c72e1dfd9588ada913577baef72511e8d4af2bdc1410925f31c264ec0440cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c72e1dfd9588ada913577baef72511e8d4af2bdc1410925f31c264ec0440cc", kill_on_drop: false }`
[INFO] [stdout] 51c72e1dfd9588ada913577baef72511e8d4af2bdc1410925f31c264ec0440cc
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e9afaf12c0db3e185266bfb18991aa3b98736f662830ebf1e6fb38fbb731cc7
[INFO] running `Command { std: "docker" "start" "-a" "3e9afaf12c0db3e185266bfb18991aa3b98736f662830ebf1e6fb38fbb731cc7", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking macros-utils v0.2.1
[INFO] [stderr]    Compiling macros-macros v0.2.1
[INFO] [stderr]     Checking macros-core v0.2.1
[INFO] [stderr]     Checking vql-utils v0.1.0 (/opt/rustwide/workdir/vql-utils)
[INFO] [stderr]     Checking vql v0.1.0 (/opt/rustwide/workdir/vql)
[INFO] [stderr]     Checking vql-macros v0.1.0 (/opt/rustwide/workdir/vql-macros)
[INFO] [stdout] warning: fields `joins` and `lock` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     Select {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 16 |         joins: Vec<Join>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |         lock: Option<ForLock>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `columns`, `table`, `where_clause`, and `returning` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Update {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 20 |         columns: Vec<(String, Expr)>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |         table: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 22 |         where_clause: Option<Where>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 23 |         returning: Vec<Column>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `columns`, `table`, and `returning` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Insert {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 26 |         columns: Vec<(String, Expr)>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 27 |         table: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 28 |         returning: Vec<Column>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table`, `where_clause`, and `returning` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Delete {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 31 |         table: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 32 |         where_clause: Option<Where>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |         returning: Vec<Column>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `condition` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Conditional<T>
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub value: T,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 74 |     pub condition: Option<Expr>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Conditional` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `op` and `conditions` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct BoolWhere {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 79 |     pub op: BoolOp,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 80 |     pub conditions: Vec<Conditional<Where>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BoolWhere` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Column(Conditional<ColumnCondition>),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Where` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 91 -     Column(Conditional<ColumnCondition>),
[INFO] [stdout] 91 +     Column(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     BoolWhere(BoolWhere),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Where` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 92 -     BoolWhere(BoolWhere),
[INFO] [stdout] 92 +     BoolWhere(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column`, `op`, and `value` are never read
[INFO] [stdout]   --> vql-macros/src/structs.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct ColumnCondition {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 97 |     pub column: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 98 |     pub op: WhereOp,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 99 |     pub value: Expr,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColumnCondition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_where` is never used
[INFO] [stdout]   --> vql-macros/src/parse.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_where(input: ParseStream) -> Result<Option<Where>> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table`, `on`, `join_type`, and `outer` are never read
[INFO] [stdout]    --> vql-macros/src/structs.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Join {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 124 |     pub table: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 125 |     pub on: Expr,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 126 |     pub join_type: JoinType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 127 |     pub outer: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Join` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_returning` is never used
[INFO] [stdout]   --> vql-macros/src/parse.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_returning(input: ParseStream) -> Result<Vec<Column>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_semicolon` is never used
[INFO] [stdout]   --> vql-macros/src/parse.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_semicolon(input: ParseStream) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query` is never used
[INFO] [stdout]  --> vql-macros/src/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Query {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Column` is never used
[INFO] [stdout]   --> vql-macros/src/structs.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum Column {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ForLock` is never used
[INFO] [stdout]   --> vql-macros/src/structs.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum ForLock {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Expr` is never constructed
[INFO] [stdout]   --> vql-macros/src/structs.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Expr(pub syn::Expr);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Conditional` is never constructed
[INFO] [stdout]   --> vql-macros/src/structs.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Conditional<T>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoolWhere` is never constructed
[INFO] [stdout]   --> vql-macros/src/structs.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct BoolWhere {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BoolOp` is never used
[INFO] [stdout]   --> vql-macros/src/structs.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum BoolOp {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Where` is never used
[INFO] [stdout]   --> vql-macros/src/structs.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub enum Where {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColumnCondition` is never constructed
[INFO] [stdout]   --> vql-macros/src/structs.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct ColumnCondition {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WhereOp` is never used
[INFO] [stdout]    --> vql-macros/src/structs.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub enum WhereOp {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ordering` is never used
[INFO] [stdout]    --> vql-macros/src/structs.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum Ordering {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Join` is never constructed
[INFO] [stdout]    --> vql-macros/src/structs.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Join {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `JoinType` is never used
[INFO] [stdout]    --> vql-macros/src/structs.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub enum JoinType {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "3e9afaf12c0db3e185266bfb18991aa3b98736f662830ebf1e6fb38fbb731cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9afaf12c0db3e185266bfb18991aa3b98736f662830ebf1e6fb38fbb731cc7", kill_on_drop: false }`
[INFO] [stdout] 3e9afaf12c0db3e185266bfb18991aa3b98736f662830ebf1e6fb38fbb731cc7
