[INFO] cloning repository https://github.com/yx208/simple-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yx208/simple-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyx208%2Fsimple-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyx208%2Fsimple-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06246ae6ac42874ffd4c23c69153e81942621b93
[INFO] checking yx208/simple-db against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyx208%2Fsimple-db" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yx208/simple-db
[INFO] finished tweaking git repo https://github.com/yx208/simple-db
[INFO] tweaked toml for git repo https://github.com/yx208/simple-db written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yx208/simple-db 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/yx208/simple-db 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 brownstone v3.0.0
[INFO] [stderr]   Downloaded tabled_derive v0.5.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded papergrid v0.7.1
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded supports-unicode v1.0.2
[INFO] [stderr]   Downloaded miette-derive v5.5.0
[INFO] [stderr]   Downloaded nom_locate v4.1.0
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded fd-lock v3.0.9
[INFO] [stderr]   Downloaded supports-color v1.3.1
[INFO] [stderr]   Downloaded supports-hyperlinks v1.2.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded miniz_oxide v0.6.4
[INFO] [stderr]   Downloaded miette v5.5.0
[INFO] [stderr]   Downloaded tabled v0.10.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded rustyline v10.1.1
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b73488424409393944d11d7ca335dc6d0063954c047dd857d93f476f587fe60e
[INFO] running `Command { std: "docker" "start" "-a" "b73488424409393944d11d7ca335dc6d0063954c047dd857d93f476f587fe60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b73488424409393944d11d7ca335dc6d0063954c047dd857d93f476f587fe60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73488424409393944d11d7ca335dc6d0063954c047dd857d93f476f587fe60e", kill_on_drop: false }`
[INFO] [stdout] b73488424409393944d11d7ca335dc6d0063954c047dd857d93f476f587fe60e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c91076cabca6d15200b8e9671ab8b552af174b419f29a4efb09c37060f190246
[INFO] running `Command { std: "docker" "start" "-a" "c91076cabca6d15200b8e9671ab8b552af174b419f29a4efb09c37060f190246", 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 libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking gimli v0.27.1
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.6.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking papergrid v0.7.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking nom_locate v4.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling miette-derive v5.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tabled_derive v0.5.0
[INFO] [stderr]     Checking fd-lock v3.0.9
[INFO] [stderr]     Checking rustyline v10.1.1
[INFO] [stderr]     Checking tabled v0.10.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking miette v5.5.0
[INFO] [stderr]     Checking sql_parser v0.1.0 (/opt/rustwide/workdir/src/crates/sql_parser)
[INFO] [stderr]     Checking sql_execution v0.1.0 (/opt/rustwide/workdir/src/crates/sql_execution)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/crates/sql_execution/src/row.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Row<'a> {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 9 |     id: usize,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Row` has derived impls for the traits `Clone` and `Debug`, but these are 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crates/sql_execution/src/lib.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn run(&mut self, query: SqlQuery) -> Result<ExecResponse, QueryExceptionError> {
[INFO] [stdout]    |                ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn run(&mut self, query: SqlQuery) -> Result<ExecResponse<'_>, QueryExceptionError> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crates/sql_execution/src/lib.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn parse_and_run<'a>(&mut self, query: &'a str) -> Result<ExecResponse, SQLError<'a>> {
[INFO] [stdout]    |                              ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn parse_and_run<'a>(&mut self, query: &'a str) -> Result<ExecResponse<'_>, SQLError<'a>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crates/sql_execution/src/table.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn iter(&self) -> impl Iterator<Item = Row> {
[INFO] [stdout]    |                 ^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn iter(&self) -> impl Iterator<Item = Row<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sql_repl v0.1.0 (/opt/rustwide/workdir/src/crates/sql_repl)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/crates/sql_execution/src/row.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Row<'a> {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 9 |     id: usize,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Row` has derived impls for the traits `Clone` and `Debug`, but these are 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crates/sql_execution/src/lib.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn run(&mut self, query: SqlQuery) -> Result<ExecResponse, QueryExceptionError> {
[INFO] [stdout]    |                ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn run(&mut self, query: SqlQuery) -> Result<ExecResponse<'_>, QueryExceptionError> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crates/sql_execution/src/lib.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn parse_and_run<'a>(&mut self, query: &'a str) -> Result<ExecResponse, SQLError<'a>> {
[INFO] [stdout]    |                              ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn parse_and_run<'a>(&mut self, query: &'a str) -> Result<ExecResponse<'_>, SQLError<'a>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crates/sql_execution/src/table.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn iter(&self) -> impl Iterator<Item = Row> {
[INFO] [stdout]    |                 ^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn iter(&self) -> impl Iterator<Item = Row<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.84s
[INFO] running `Command { std: "docker" "inspect" "c91076cabca6d15200b8e9671ab8b552af174b419f29a4efb09c37060f190246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91076cabca6d15200b8e9671ab8b552af174b419f29a4efb09c37060f190246", kill_on_drop: false }`
[INFO] [stdout] c91076cabca6d15200b8e9671ab8b552af174b419f29a4efb09c37060f190246
