[INFO] cloning repository https://github.com/kcorra26/crusty-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcorra26/crusty-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcorra26%2Fcrusty-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcorra26%2Fcrusty-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f9cd503bef531f25941e47bff086246c44ceaa8
[INFO] checking kcorra26/crusty-db/2f9cd503bef531f25941e47bff086246c44ceaa8 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcorra26%2Fcrusty-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] [stderr] Updating files:  37% (2823/7459)
Updating files:  38% (2835/7459)
Updating files:  39% (2910/7459)
Updating files:  40% (2984/7459)
Updating files:  41% (3059/7459)
Updating files:  42% (3133/7459)
Updating files:  43% (3208/7459)
Updating files:  44% (3282/7459)
Updating files:  45% (3357/7459)
Updating files:  46% (3432/7459)
Updating files:  46% (3464/7459)
Updating files:  47% (3506/7459)
Updating files:  48% (3581/7459)
Updating files:  49% (3655/7459)
Updating files:  49% (3660/7459)
Updating files:  50% (3730/7459)
Updating files:  50% (3789/7459)
Updating files:  51% (3805/7459)
Updating files:  52% (3879/7459)
Updating files:  53% (3954/7459)
Updating files:  54% (4028/7459)
Updating files:  55% (4103/7459)
Updating files:  56% (4178/7459)
Updating files:  57% (4252/7459)
Updating files:  58% (4327/7459)
Updating files:  59% (4401/7459)
Updating files:  59% (4403/7459)
Updating files:  60% (4476/7459)
Updating files:  61% (4550/7459)
Updating files:  62% (4625/7459)
Updating files:  63% (4700/7459)
Updating files:  64% (4774/7459)
Updating files:  65% (4849/7459)
Updating files:  66% (4923/7459)
Updating files:  67% (4998/7459)
Updating files:  68% (5073/7459)
Updating files:  69% (5147/7459)
Updating files:  70% (5222/7459)
Updating files:  71% (5296/7459)
Updating files:  72% (5371/7459)
Updating files:  72% (5381/7459)
Updating files:  73% (5446/7459)
Updating files:  74% (5520/7459)
Updating files:  75% (5595/7459)
Updating files:  76% (5669/7459)
Updating files:  77% (5744/7459)
Updating files:  78% (5819/7459)
Updating files:  78% (5835/7459)
Updating files:  79% (5893/7459)
Updating files:  80% (5968/7459)
Updating files:  81% (6042/7459)
Updating files:  82% (6117/7459)
Updating files:  83% (6191/7459)
Updating files:  84% (6266/7459)
Updating files:  85% (6341/7459)
Updating files:  86% (6415/7459)
Updating files:  87% (6490/7459)
Updating files:  88% (6564/7459)
Updating files:  89% (6639/7459)
Updating files:  90% (6714/7459)
Updating files:  91% (6788/7459)
Updating files:  91% (6813/7459)
Updating files:  92% (6863/7459)
Updating files:  93% (6937/7459)
Updating files:  94% (7012/7459)
Updating files:  95% (7087/7459)
Updating files:  96% (7161/7459)
Updating files:  97% (7236/7459)
Updating files:  97% (7299/7459)
Updating files:  98% (7310/7459)
Updating files:  99% (7385/7459)
Updating files:  99% (7395/7459)
Updating files: 100% (7459/7459)
Updating files: 100% (7459/7459), done.
[INFO] started tweaking git repo https://github.com/kcorra26/crusty-db
[INFO] finished tweaking git repo https://github.com/kcorra26/crusty-db
[INFO] tweaked toml for git repo https://github.com/kcorra26/crusty-db written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcorra26/crusty-db on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcorra26/crusty-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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded sqlparser v0.41.0
[INFO] [stderr]   Downloaded chrono v0.4.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190
[INFO] running `Command { std: "docker" "start" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking temp_testdir v0.2.3
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-utils v0.8.19
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking sqlparser v0.41.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking utilities v0.1.0 (/opt/rustwide/workdir/src/utilities)
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/src/common)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `inlinecc`
[INFO] [stdout]    --> src/common/src/lib.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[cfg(feature = "inlinecc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `inlinecc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `mvcc`
[INFO] [stdout]    --> src/common/src/lib.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[cfg(feature = "mvcc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stdout]    --> src/common/src/lib.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "mvcc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stdout]    --> src/common/src/lib.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(feature = "mvcc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `inlinecc`
[INFO] [stdout]    --> src/common/src/lib.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[cfg(feature = "inlinecc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `inlinecc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `mvcc`
[INFO] [stdout]    --> src/common/src/lib.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[cfg(feature = "mvcc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stdout]    --> src/common/src/lib.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "mvcc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stdout]    --> src/common/src/lib.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(feature = "mvcc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:178:78
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stdout]     |                                 --                                           ^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                            |
[INFO] [stdout]     |                                 the lifetime is named here                   the same lifetime is elided 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] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &'a Node<T>)> + 'a {
[INFO] [stdout]     |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:186:66
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:153:43
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &'a Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:161:66
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:178:78
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stdout]     |                                 --                                           ^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                            |
[INFO] [stdout]     |                                 the lifetime is named here                   the same lifetime is elided 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] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &'a Node<T>)> + 'a {
[INFO] [stdout]     |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:186:66
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:153:43
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &'a Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:161:66
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking heapstore v0.1.0 (/opt/rustwide/workdir/src/storage/heapstore)
[INFO] [stderr]     Checking memstore v0.1.0 (/opt/rustwide/workdir/src/storage/memstore)
[INFO] [stderr]     Checking txn_manager v0.1.0 (/opt/rustwide/workdir/src/txn_manager)
[INFO] [stderr]     Checking cli-crusty v0.1.0 (/opt/rustwide/workdir/src/cli-crusty)
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/src/storage)
[INFO] [stderr]     Checking index v0.1.0 (/opt/rustwide/workdir/src/index)
[INFO] [stderr]     Checking queryexe v0.1.0 (/opt/rustwide/workdir/src/queryexe)
[INFO] [stderr]     Checking optimizer v0.1.0 (/opt/rustwide/workdir/src/optimizer)
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/src/server)
[INFO] [stdout] warning: fields `parser` and `optimizer` are never read
[INFO] [stdout]   --> src/server/src/conductor.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Conductor {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 28 |     pub parser: SQLParser,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     pub optimizer: Optimizer,
[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 `parser` and `optimizer` are never read
[INFO] [stdout]   --> src/server/src/conductor.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Conductor {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 28 |     pub parser: SQLParser,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     pub optimizer: Optimizer,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `env_logger`
[INFO] [stderr]   --> src/index/Cargo.toml:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | env_logger = "0.7.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `env_logger`
[INFO] [stderr] warning: `index` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `tempfile`
[INFO] [stderr]   --> src/storage/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | tempfile = "3.9"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tempfile`
[INFO] [stderr] warning: `storage` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.20s
[INFO] running `Command { std: "docker" "inspect" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190", kill_on_drop: false }`
[INFO] [stdout] 8c862795d861c6e6b290d376b5e9c3b849b2070ce700387ed5da1765e1ad3190
