[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] testing kcorra26/crusty-db/2f9cd503bef531f25941e47bff086246c44ceaa8 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcorra26%2Fcrusty-db" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  45% (3411/7459)
Updating files:  46% (3432/7459)
Updating files:  47% (3506/7459)
Updating files:  48% (3581/7459)
Updating files:  49% (3655/7459)
Updating files:  49% (3683/7459)
Updating files:  50% (3730/7459)
Updating files:  51% (3805/7459)
Updating files:  51% (3840/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:  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% (5385/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:  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:  90% (6724/7459)
Updating files:  91% (6788/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:  98% (7310/7459)
Updating files:  98% (7341/7459)
Updating files:  99% (7385/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcorra26/crusty-db on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9ddaacc0a9a3b0ad9a00c7be27a40d4ef31c2d5e8a47bdebd8ffbde2ae64e89
[INFO] running `Command { std: "docker" "start" "-a" "a9ddaacc0a9a3b0ad9a00c7be27a40d4ef31c2d5e8a47bdebd8ffbde2ae64e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9ddaacc0a9a3b0ad9a00c7be27a40d4ef31c2d5e8a47bdebd8ffbde2ae64e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ddaacc0a9a3b0ad9a00c7be27a40d4ef31c2d5e8a47bdebd8ffbde2ae64e89", kill_on_drop: false }`
[INFO] [stdout] a9ddaacc0a9a3b0ad9a00c7be27a40d4ef31c2d5e8a47bdebd8ffbde2ae64e89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb21fd9099477fdb01d738cc79dd6db3d91427e473092c8532cd7b487e298dda
[INFO] running `Command { std: "docker" "start" "-a" "bb21fd9099477fdb01d738cc79dd6db3d91427e473092c8532cd7b487e298dda", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling temp_testdir v0.2.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling sqlparser v0.41.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustyline v13.0.0
[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]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling utilities v0.1.0 (/opt/rustwide/workdir/src/utilities)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/src/common)
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stdout]     |                                 ^^                                           --------     -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                            |
[INFO] [stdout]     |                                 this lifetime flows to the output            the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &'a self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                           ----------------     -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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]    Compiling heapstore v0.1.0 (/opt/rustwide/workdir/src/storage/heapstore)
[INFO] [stderr]    Compiling memstore v0.1.0 (/opt/rustwide/workdir/src/storage/memstore)
[INFO] [stderr]    Compiling txn_manager v0.1.0 (/opt/rustwide/workdir/src/txn_manager)
[INFO] [stderr]    Compiling cli-crusty v0.1.0 (/opt/rustwide/workdir/src/cli-crusty)
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling storage v0.1.0 (/opt/rustwide/workdir/src/storage)
[INFO] [stderr]    Compiling index v0.1.0 (/opt/rustwide/workdir/src/index)
[INFO] [stderr]    Compiling queryexe v0.1.0 (/opt/rustwide/workdir/src/queryexe)
[INFO] [stderr]    Compiling optimizer v0.1.0 (/opt/rustwide/workdir/src/optimizer)
[INFO] [stderr]    Compiling 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.49s
[INFO] running `Command { std: "docker" "inspect" "bb21fd9099477fdb01d738cc79dd6db3d91427e473092c8532cd7b487e298dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb21fd9099477fdb01d738cc79dd6db3d91427e473092c8532cd7b487e298dda", kill_on_drop: false }`
[INFO] [stdout] bb21fd9099477fdb01d738cc79dd6db3d91427e473092c8532cd7b487e298dda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b16e0832b302b098b4810731e60343d831994fb7f80cc2232a2a0528b8bab87
[INFO] running `Command { std: "docker" "start" "-a" "9b16e0832b302b098b4810731e60343d831994fb7f80cc2232a2a0528b8bab87", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling utilities v0.1.0 (/opt/rustwide/workdir/src/utilities)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/src/common)
[INFO] [stderr]    Compiling 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]    Compiling criterion v0.5.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stdout]     |                                 ^^                                           --------     -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                            |
[INFO] [stdout]     |                                 this lifetime flows to the output            the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &'a self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                           ----------------     -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: 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]    Compiling heapstore v0.1.0 (/opt/rustwide/workdir/src/storage/heapstore)
[INFO] [stderr]    Compiling memstore v0.1.0 (/opt/rustwide/workdir/src/storage/memstore)
[INFO] [stderr]    Compiling txn_manager v0.1.0 (/opt/rustwide/workdir/src/txn_manager)
[INFO] [stderr]    Compiling cli-crusty v0.1.0 (/opt/rustwide/workdir/src/cli-crusty)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stdout]     |                                 ^^                                           --------     -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                            |
[INFO] [stdout]     |                                 this lifetime flows to the output            the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &'a self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stdout]     |                                           ----------------     -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common/src/logical_plan/mod.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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]    Compiling storage v0.1.0 (/opt/rustwide/workdir/src/storage)
[INFO] [stderr]    Compiling index v0.1.0 (/opt/rustwide/workdir/src/index)
[INFO] [stderr]    Compiling queryexe v0.1.0 (/opt/rustwide/workdir/src/queryexe)
[INFO] [stderr]    Compiling optimizer v0.1.0 (/opt/rustwide/workdir/src/optimizer)
[INFO] [stderr]    Compiling 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.25s
[INFO] running `Command { std: "docker" "inspect" "9b16e0832b302b098b4810731e60343d831994fb7f80cc2232a2a0528b8bab87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b16e0832b302b098b4810731e60343d831994fb7f80cc2232a2a0528b8bab87", kill_on_drop: false }`
[INFO] [stdout] 9b16e0832b302b098b4810731e60343d831994fb7f80cc2232a2a0528b8bab87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90c6babc7706aea1ac99ab6dcfd11e4dbfee6ab657fee3ed881c9075d38a8da7
[INFO] running `Command { std: "docker" "start" "-a" "90c6babc7706aea1ac99ab6dcfd11e4dbfee6ab657fee3ed881c9075d38a8da7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `inlinecc`
[INFO] [stderr]    --> src/common/src/lib.rs:264:11
[INFO] [stderr]     |
[INFO] [stderr] 264 |     #[cfg(feature = "inlinecc")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `inlinecc` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stderr]    --> src/common/src/lib.rs:269:11
[INFO] [stderr]     |
[INFO] [stderr] 269 |     #[cfg(feature = "mvcc")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stderr]    --> src/common/src/lib.rs:274:11
[INFO] [stderr]     |
[INFO] [stderr] 274 |     #[cfg(feature = "mvcc")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mvcc`
[INFO] [stderr]    --> src/common/src/lib.rs:279:11
[INFO] [stderr]     |
[INFO] [stderr] 279 |     #[cfg(feature = "mvcc")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `mvcc` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/common/src/crusty_graph.rs:178:33
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stderr]     |                                 ^^                                           --------     -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                 |                                            |
[INFO] [stderr]     |                                 this lifetime flows to the output            the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &'a Node<T>)> + 'a {
[INFO] [stderr]     |                                                                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/common/src/crusty_graph.rs:186:33
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stderr]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                 |                                |
[INFO] [stderr]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stderr]     |                                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/common/src/logical_plan/mod.rs:152:10
[INFO] [stderr]     |
[INFO] [stderr] 152 |         &'a self,
[INFO] [stderr]     |          ^^ this lifetime flows to the output
[INFO] [stderr] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stderr]     |                                           ----------------     -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 153 |     ) -> impl Iterator<Item = (NodeIndex, &'a Node<LogicalOp>)> + 'a {
[INFO] [stderr]     |                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/common/src/logical_plan/mod.rs:161:33
[INFO] [stderr]     |
[INFO] [stderr] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stderr]     |                                 ^^                               -----    -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                 |                                |
[INFO] [stderr]     |                                 |                                the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stderr]     |                                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: `common` (lib) generated 8 warnings
[INFO] [stderr] warning: fields `parser` and `optimizer` are never read
[INFO] [stderr]   --> src/server/src/conductor.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Conductor {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 28 |     pub parser: SQLParser,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 29 |     pub optimizer: Optimizer,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (lib) generated 1 warning
[INFO] [stderr] warning: `server` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `common` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_crusty-b8336dcd872999b0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli_crusty-0d6996bb55000106)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-369fc5424883a4c5)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test crusty_graph::test::add_edge ... ok
[INFO] [stdout] test crusty_graph::test::add_node ... ok
[INFO] [stdout] test crusty_graph::test::all_reachable_from_node ... ok
[INFO] [stdout] test crusty_graph::test::cycle_free ... ok
[INFO] [stdout] test crusty_graph::test::edge_count ... ok
[INFO] [stdout] test crusty_graph::test::edge_referneces ... ok
[INFO] [stdout] test crusty_graph::test::edges ... ok
[INFO] [stdout] test crusty_graph::test::node ... ok
[INFO] [stdout] test crusty_graph::test::node_count ... ok
[INFO] [stdout] test crusty_graph::test::node_references ... ok
[INFO] [stdout] test crusty_graph::test::topological_order ... ok
[INFO] [stdout] test libtests::test_decimal_field ... ok
[INFO] [stdout] test libtests::test_tuple_bytes ... ok
[INFO] [stdout] test logical_plan::test::test_add_edge ... ok
[INFO] [stdout] test logical_plan::test::test_add_node ... ok
[INFO] [stdout] test logical_plan::test::test_add_two_edges ... ok
[INFO] [stdout] test logical_plan::test::test_cycle_free ... ok
[INFO] [stdout] test logical_plan::test::test_new ... ok
[INFO] [stdout] test logical_plan::test::test_all_reachable_from_root ... ok
[INFO] [stdout] test logical_plan::test::test_edges ... ok
[INFO] [stdout] test logical_plan::test::test_get_operator ... ok
[INFO] [stdout] test physical_plan::test::test_get_container_id ... ok
[INFO] [stdout] test physical_plan::test::test_get_operator ... ok
[INFO] [stdout] test physical_plan::test::test_cycle_free ... ok
[INFO] [stdout] test physical_plan::test::test_edges ... ok
[INFO] [stdout] test physical_plan::test::test_add_two_edges ... ok
[INFO] [stdout] test physical_plan::test::test_json ... ok
[INFO] [stdout] test physical_plan::test::test_new ... ok
[INFO] [stdout] test physical_plan::test::test_add_node ... ok
[INFO] [stdout] test logical_plan::test::test_json ... ok
[INFO] [stdout] test testutil::test::test_uniform_range ... ok
[INFO] [stdout] test testutil::test::test_uniform_ints ... ok
[INFO] [stdout] test testutil::test::test_uniform_strings ... ok
[INFO] [stdout] test testutil::test::test_tuple_gen ... ok
[INFO] [stdout] test testutil::test::test_ascd_random_vec_bytes ... ok
[INFO] [stdout] test testutil::test::test_random_vec_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heapstore-4ad8e9340e5467fb)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test heap_page::tests::hs_page_debug_insert ... ok
[INFO] [stdout] test heap_page::tests::hs_page_delete_insert ... ok
[INFO] [stdout] test heap_page::tests::hs_page_get_value ... ok
[INFO] [stdout] test heap_page::tests::hs_page_header_size_full ... ok
[INFO] [stdout] test heap_page::tests::hs_page_header_size_small ... ok
[INFO] [stdout] test heap_page::tests::hs_page_iter ... ok
[INFO] [stdout] test heap_page::tests::hs_page_no_space ... ok
[INFO] [stdout] test heap_page::tests::hs_page_serialization_is_deterministic ... ok
[INFO] [stdout] test heap_page::tests::hs_page_simple_delete ... ok
[INFO] [stdout] test heap_page::tests::hs_page_simple_byte_serialize ... ok
[INFO] [stdout] test heap_page::tests::hs_page_simple_insert ... ok
[INFO] [stdout] test heap_page::tests::hs_page_sizes_header_free_space ... ok
[INFO] [stdout] test heap_page::tests::hs_page_size ... ok
[INFO] [stdout] test heap_page::tests::hs_page_space ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_delete_reclaim_larger_size ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_delete_reclaim_same_size ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_multi_ser ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_delete_reclaim_smaller_size ... ok
[INFO] [stdout] test page::tests::hs_page_create_basic ... ok
[INFO] [stdout] test storage_manager::test::hs_sm_b_iter_large ... ignored
[INFO] [stdout] test heap_page::tests::hs_page_stress_test ... ok
[INFO] [stdout] test heapfile::test::hs_hf_insert has been running for over 60 seconds
[INFO] [stdout] test storage_manager::test::hs_sm_a_insert has been running for over 60 seconds
[INFO] [stdout] test storage_manager::test::hs_sm_b_iter_small has been running for over 60 seconds
[INFO] [stdout] test storage_manager::test::hs_sm_b_iterator_from_large has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "90c6babc7706aea1ac99ab6dcfd11e4dbfee6ab657fee3ed881c9075d38a8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c6babc7706aea1ac99ab6dcfd11e4dbfee6ab657fee3ed881c9075d38a8da7", kill_on_drop: false }`
[INFO] [stdout] 90c6babc7706aea1ac99ab6dcfd11e4dbfee6ab657fee3ed881c9075d38a8da7
