[INFO] cloning repository https://github.com/abmfy/dbs-project-34
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abmfy/dbs-project-34" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabmfy%2Fdbs-project-34", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabmfy%2Fdbs-project-34'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a35d975b14f8137e3eb9c02a2afbaa183b22fdd
[INFO] building abmfy/dbs-project-34 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabmfy%2Fdbs-project-34" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abmfy/dbs-project-34
[INFO] finished tweaking git repo https://github.com/abmfy/dbs-project-34
[INFO] tweaked toml for git repo https://github.com/abmfy/dbs-project-34 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abmfy/dbs-project-34 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abmfy/dbs-project-34 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4fb6f862c93b927a3e2318449b7e360e64f201314192278441f29308841d949
[INFO] running `Command { std: "docker" "start" "-a" "d4fb6f862c93b927a3e2318449b7e360e64f201314192278441f29308841d949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4fb6f862c93b927a3e2318449b7e360e64f201314192278441f29308841d949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4fb6f862c93b927a3e2318449b7e360e64f201314192278441f29308841d949", kill_on_drop: false }`
[INFO] [stdout] d4fb6f862c93b927a3e2318449b7e360e64f201314192278441f29308841d949
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d9c42986bc9af51e83a53cc03ca2b3d20879a98a20ae474ae396f1fffe50fd
[INFO] running `Command { std: "docker" "start" "-a" "d0d9c42986bc9af51e83a53cc03ca2b3d20879a98a20ae474ae396f1fffe50fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling lru v0.12.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling yoursql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:50:72
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn new_page<'a>(&'a mut self, fs: &'a mut PageCache) -> Result<TablePageMut> {
[INFO] [stdout]    |                          --                --                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn new_page<'a>(&'a mut self, fs: &'a mut PageCache) -> Result<TablePageMut<'a>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse_identifier(pairs: Pairs<Rule>) -> &str {
[INFO] [stdout]    |                            ^^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden 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] 88 | fn parse_identifier(pairs: Pairs<'_, Rule>) -> &str {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_identifiers(pairs: Pairs<Rule>) -> Vec<&str> {
[INFO] [stdout]     |                             ^^^^^^^^^^^         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden 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] 100 | fn parse_identifiers(pairs: Pairs<'_, Rule>) -> Vec<&str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "d0d9c42986bc9af51e83a53cc03ca2b3d20879a98a20ae474ae396f1fffe50fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d9c42986bc9af51e83a53cc03ca2b3d20879a98a20ae474ae396f1fffe50fd", kill_on_drop: false }`
[INFO] [stdout] d0d9c42986bc9af51e83a53cc03ca2b3d20879a98a20ae474ae396f1fffe50fd
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d3e365f863cb7016948812014d91ebd8a8c61f02b1eaa36a8a25ebd3338fb37
[INFO] running `Command { std: "docker" "start" "-a" "3d3e365f863cb7016948812014d91ebd8a8c61f02b1eaa36a8a25ebd3338fb37", kill_on_drop: false }`
[INFO] [stderr]    Compiling yoursql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:50:72
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn new_page<'a>(&'a mut self, fs: &'a mut PageCache) -> Result<TablePageMut> {
[INFO] [stdout]    |                          --                --                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn new_page<'a>(&'a mut self, fs: &'a mut PageCache) -> Result<TablePageMut<'a>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse_identifier(pairs: Pairs<Rule>) -> &str {
[INFO] [stdout]    |                            ^^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden 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] 88 | fn parse_identifier(pairs: Pairs<'_, Rule>) -> &str {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_identifiers(pairs: Pairs<Rule>) -> Vec<&str> {
[INFO] [stdout]     |                             ^^^^^^^^^^^         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden 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] 100 | fn parse_identifiers(pairs: Pairs<'_, Rule>) -> Vec<&str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.28s
[INFO] running `Command { std: "docker" "inspect" "3d3e365f863cb7016948812014d91ebd8a8c61f02b1eaa36a8a25ebd3338fb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d3e365f863cb7016948812014d91ebd8a8c61f02b1eaa36a8a25ebd3338fb37", kill_on_drop: false }`
[INFO] [stdout] 3d3e365f863cb7016948812014d91ebd8a8c61f02b1eaa36a8a25ebd3338fb37
