[INFO] cloning repository https://github.com/elizabethli31/dbms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elizabethli31/dbms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabethli31%2Fdbms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabethli31%2Fdbms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd33246f066dff8f77faa0a79a17b55d9cbfd81c
[INFO] testing elizabethli31/dbms against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabethli31%2Fdbms" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elizabethli31/dbms
[INFO] finished tweaking git repo https://github.com/elizabethli31/dbms
[INFO] tweaked toml for git repo https://github.com/elizabethli31/dbms written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elizabethli31/dbms on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elizabethli31/dbms 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc362649eca5fcc80d981756f2ef4022fe0ceac9cc78beec06cb9d54a89acae7
[INFO] running `Command { std: "docker" "start" "-a" "cc362649eca5fcc80d981756f2ef4022fe0ceac9cc78beec06cb9d54a89acae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc362649eca5fcc80d981756f2ef4022fe0ceac9cc78beec06cb9d54a89acae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc362649eca5fcc80d981756f2ef4022fe0ceac9cc78beec06cb9d54a89acae7", kill_on_drop: false }`
[INFO] [stdout] cc362649eca5fcc80d981756f2ef4022fe0ceac9cc78beec06cb9d54a89acae7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ab533615bfdb3ccd76eca979e434baa7c3599e91e0785978faef23cea5accf1
[INFO] running `Command { std: "docker" "start" "-a" "4ab533615bfdb3ccd76eca979e434baa7c3599e91e0785978faef23cea5accf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling temp_testdir v0.2.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling sqlparser v0.41.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[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 regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[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: 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]    Compiling memstore v0.1.0 (/opt/rustwide/workdir/src/storage/memstore)
[INFO] [stderr]    Compiling heapstore v0.1.0 (/opt/rustwide/workdir/src/storage/heapstore)
[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 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.61s
[INFO] running `Command { std: "docker" "inspect" "4ab533615bfdb3ccd76eca979e434baa7c3599e91e0785978faef23cea5accf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ab533615bfdb3ccd76eca979e434baa7c3599e91e0785978faef23cea5accf1", kill_on_drop: false }`
[INFO] [stdout] 4ab533615bfdb3ccd76eca979e434baa7c3599e91e0785978faef23cea5accf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 067a21a2fc4ce545b50f0a8d3b6c21b0a8e2ca31fa4caad778d39b369496569c
[INFO] running `Command { std: "docker" "start" "-a" "067a21a2fc4ce545b50f0a8d3b6c21b0a8e2ca31fa4caad778d39b369496569c", 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 anes v0.1.6
[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 crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling csv v1.3.0
[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] [stderr]    Compiling 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: 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]    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 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)]` (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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.69s
[INFO] running `Command { std: "docker" "inspect" "067a21a2fc4ce545b50f0a8d3b6c21b0a8e2ca31fa4caad778d39b369496569c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067a21a2fc4ce545b50f0a8d3b6c21b0a8e2ca31fa4caad778d39b369496569c", kill_on_drop: false }`
[INFO] [stdout] 067a21a2fc4ce545b50f0a8d3b6c21b0a8e2ca31fa4caad778d39b369496569c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c7122869ebfffc544f5a1c7f46039675805b7726f0f8e68606b1e204f004631
[INFO] running `Command { std: "docker" "start" "-a" "9c7122869ebfffc544f5a1c7f46039675805b7726f0f8e68606b1e204f004631", 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/common/src/crusty_graph.rs:178:78
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stderr]     |                                 --                                           ^^^^^^^^     -- the same lifetime is named here
[INFO] [stderr]     |                                 |                                            |
[INFO] [stderr]     |                                 the lifetime is named here                   the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/common/src/crusty_graph.rs:186:66
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stderr]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stderr]     |                                 |                                |
[INFO] [stderr]     |                                 the lifetime is named here       the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/common/src/logical_plan/mod.rs:153:43
[INFO] [stderr]     |
[INFO] [stderr] 152 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 153 |     ) -> impl Iterator<Item = (NodeIndex, &Node<LogicalOp>)> + 'a {
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 153 |     ) -> impl Iterator<Item = (NodeIndex, &'a Node<LogicalOp>)> + 'a {
[INFO] [stderr]     |                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/common/src/logical_plan/mod.rs:161:66
[INFO] [stderr]     |
[INFO] [stderr] 161 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stderr]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stderr]     |                                 |                                |
[INFO] [stderr]     |                                 the lifetime is named here       the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: 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 (run `cargo fix --lib -p common` to apply 4 suggestions)
[INFO] [stderr] warning: `common` (lib test) generated 8 warnings (8 duplicates)
[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)]` (part of `#[warn(unused)]`) 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_crusty-678479eb4c564ab6)
[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-5d6612387870479b)
[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-faf497b0ee7de1b2)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test crusty_graph::test::add_node ... ok
[INFO] [stdout] test crusty_graph::test::add_edge ... 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::edges ... ok
[INFO] [stdout] test crusty_graph::test::edge_referneces ... ok
[INFO] [stdout] test crusty_graph::test::node_count ... ok
[INFO] [stdout] test crusty_graph::test::node ... ok
[INFO] [stdout] test crusty_graph::test::topological_order ... ok
[INFO] [stdout] test libtests::test_decimal_field ... ok
[INFO] [stdout] test crusty_graph::test::node_references ... 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_two_edges ... 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 logical_plan::test::test_add_node ... ok
[INFO] [stdout] test physical_plan::test::test_add_node ... ok
[INFO] [stdout] test physical_plan::test::test_add_two_edges ... ok
[INFO] [stdout] test physical_plan::test::test_cycle_free ... ok
[INFO] [stdout] test physical_plan::test::test_get_container_id ... ok
[INFO] [stdout] test logical_plan::test::test_json ... ok
[INFO] [stdout] test physical_plan::test::test_get_operator ... ok
[INFO] [stdout] test crusty_graph::test::edge_count ... ok
[INFO] [stdout] test physical_plan::test::test_json ... ok
[INFO] [stdout] test physical_plan::test::test_new ... ok
[INFO] [stdout] test logical_plan::test::test_cycle_free ... ok
[INFO] [stdout] test testutil::test::test_uniform_range ... ok
[INFO] [stdout] test logical_plan::test::test_new ... ok
[INFO] [stdout] test physical_plan::test::test_edges ... ok
[INFO] [stdout] test testutil::test::test_uniform_strings ... ok
[INFO] [stdout] test testutil::test::test_uniform_ints ... ok
[INFO] [stdout] test testutil::test::test_ascd_random_vec_bytes ... ok
[INFO] [stdout] test testutil::test::test_tuple_gen ... 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.95s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heapstore-3268caefdbf4b769)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test heap_page::tests::hs_page_header_size_small ... ok
[INFO] [stdout] test heap_page::tests::hs_page_delete_insert ... ok
[INFO] [stdout] test heap_page::tests::hs_page_iter ... ok
[INFO] [stdout] test heap_page::tests::hs_page_debug_insert ... ok
[INFO] [stdout] test heap_page::tests::hs_page_get_value ... ok
[INFO] [stdout] test heap_page::tests::hs_page_serialization_is_deterministic ... ok
[INFO] [stdout] test heap_page::tests::hs_page_simple_insert ... ok
[INFO] [stdout] test heap_page::tests::hs_page_size ... ok
[INFO] [stdout] test heap_page::tests::hs_page_sizes_header_free_space ... ok
[INFO] [stdout] test heap_page::tests::hs_page_no_space ... ok
[INFO] [stdout] test heap_page::tests::hs_page_simple_byte_serialize ... ok
[INFO] [stdout] test heap_page::tests::hs_page_space ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_delete_reclaim_same_size ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_delete_reclaim_larger_size ... ok
[INFO] [stdout] test heap_page::tests::hs_page_simple_delete ... ok
[INFO] [stdout] test page::tests::hs_page_create_basic ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_delete_reclaim_smaller_size ... ok
[INFO] [stdout] test storage_manager::test::hs_sm_b_iter_large ... ignored
[INFO] [stdout] test heap_page::tests::hs_page_header_size_full ... ok
[INFO] [stdout] test heap_page::tests::hs_page_test_multi_ser ... ok
[INFO] [stdout] test heap_page::tests::hs_page_stress_test ... ok
[INFO] [stdout] test storage_manager::test::hs_sm_a_insert ... FAILED
[INFO] [stdout] test heapfile::test::hs_hf_insert ... FAILED
[INFO] [stdout] test storage_manager::test::hs_sm_b_iter_small ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storage_manager::test::hs_sm_a_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage_manager::test::hs_sm_a_insert' (85) panicked at src/storage/heapstore/src/storage_manager.rs:78:43:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bca3868d8a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bca3868d8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bca3868d8a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bca3868d8a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bca3869ecaf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bca3869ecaf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5bca3865a333 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bca3865a333 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bca386667e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bca3866b5ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bca3866b491 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bca382bc0ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5bca382bc0ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bca3866bc0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5bca3866bc0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bca3866ba36 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5bca38666919 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bca3864e44d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bca386a7720 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bca386a76fc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5bca386a69d9 - core::option::unwrap_failed::hcc8888cc370d76bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x5bca38299407 - core::option::Option<T>::unwrap::h04867422db508a1f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x5bca38299407 - heapstore::storage_manager::StorageManager::get_num_pages::h8ed2609328668bae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:78:43
[INFO] [stdout]   23:     0x5bca38297d10 - <heapstore::storage_manager::StorageManager as common::storage_trait::StorageTrait>::insert_value::h6dab74d4e98eda84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:195:30
[INFO] [stdout]   24:     0x5bca38289294 - heapstore::storage_manager::test::hs_sm_a_insert::h6c446878f88f2266
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:492:23
[INFO] [stdout]   25:     0x5bca38289a27 - heapstore::storage_manager::test::hs_sm_a_insert::{{closure}}::h4c1f22ff30839565
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:483:24
[INFO] [stdout]   26:     0x5bca38287096 - core::ops::function::FnOnce::call_once::hcfa70f7306e14c65
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bca382bbeab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bca382bbeab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bca382cff0d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bca382cff0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bca382cff0d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bca382cff0d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bca382cff0d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bca382cff0d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bca382cff0d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bca382a9454 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bca382a9454 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bca382accaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5bca382accaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bca382accaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bca382accaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bca382accaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bca382accaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5bca382accaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bca38661d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x5bca38661d1f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x77304f2e2aa4 - <unknown>
[INFO] [stdout]   48:     0x77304f36fa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] Error on removing temp dir No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- heapfile::test::hs_hf_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'heapfile::test::hs_hf_insert' (83) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp_testdir-0.2.3/src/lib.rs:64:46:
[INFO] [stdout] Should create the parent dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bca3868d8a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bca3868d8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bca3868d8a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bca3868d8a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bca3869ecaf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bca3869ecaf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5bca3865a333 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bca3865a333 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bca386667e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bca3866b5ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bca3866b491 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bca382bc0ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5bca382bc0ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bca3866bc0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5bca3866bc0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bca3866ba6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bca38666919 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bca3864e44d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bca386a7720 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bca386a6a56 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5bca382df52c - core::result::Result<T,E>::expect::hbd497d23dd260acd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bca382dce75 - temp_testdir::TempDir::create_root::h1e439736217512f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp_testdir-0.2.3/src/lib.rs:64:46
[INFO] [stdout]   22:     0x5bca382dcf86 - temp_testdir::TempDir::new::h2ac8f2c09dff9440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp_testdir-0.2.3/src/lib.rs:48:9
[INFO] [stdout]   23:     0x5bca3829983d - heapstore::heapfile::test::hs_hf_insert::h5ee73e33bb8b96dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/heapfile.rs:157:20
[INFO] [stdout]   24:     0x5bca3829a547 - heapstore::heapfile::test::hs_hf_insert::{{closure}}::h9c255713879907f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/heapfile.rs:152:22
[INFO] [stdout]   25:     0x5bca38286ab6 - core::ops::function::FnOnce::call_once::h0d3e77714de6700d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bca382bbeab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bca382bbeab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5bca382cff0d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5bca382cff0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5bca382cff0d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5bca382cff0d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5bca382cff0d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bca382cff0d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5bca382cff0d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5bca382a9454 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5bca382a9454 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5bca382accaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5bca382accaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5bca382accaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5bca382accaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5bca382accaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5bca382accaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5bca382accaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bca38661d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5bca38661d1f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x77304f2e2aa4 - <unknown>
[INFO] [stdout]   47:     0x77304f36fa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage_manager::test::hs_sm_b_iter_small stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage_manager::test::hs_sm_b_iter_small' (86) panicked at src/storage/heapstore/src/storage_manager.rs:78:43:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bca3868d8a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bca3868d8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bca3868d8a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bca3868d8a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bca3869ecaf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bca3869ecaf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5bca3865a333 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bca3865a333 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bca386667e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bca3866b5ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bca3866b491 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bca382bc0ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5bca382bc0ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bca3866bc0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5bca3866bc0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bca3866ba36 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5bca38666919 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bca3864e44d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bca386a7720 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bca386a76fc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5bca386a69d9 - core::option::unwrap_failed::hcc8888cc370d76bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x5bca38299407 - core::option::Option<T>::unwrap::h04867422db508a1f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x5bca38299407 - heapstore::storage_manager::StorageManager::get_num_pages::h8ed2609328668bae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:78:43
[INFO] [stdout]   23:     0x5bca38297d10 - <heapstore::storage_manager::StorageManager as common::storage_trait::StorageTrait>::insert_value::h6dab74d4e98eda84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:195:30
[INFO] [stdout]   24:     0x5bca3828ad7c - heapstore::storage_manager::test::hs_sm_b_iter_small::h53235886d085badb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:527:16
[INFO] [stdout]   25:     0x5bca3828adb7 - heapstore::storage_manager::test::hs_sm_b_iter_small::{{closure}}::h0f8d61c7f3d4f029
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/heapstore/src/storage_manager.rs:513:28
[INFO] [stdout]   26:     0x5bca38286f96 - core::ops::function::FnOnce::call_once::hb70bfe6dd1ce851c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bca382bbeab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bca382bbeab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bca382cff0d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bca382cff0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bca382cff0d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bca382cff0d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bca382cff0d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bca382cff0d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bca382cff0d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bca382a9454 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bca382a9454 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bca382accaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5bca382accaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bca382accaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bca382accaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bca382accaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bca382accaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5bca382accaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bca38661d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x5bca38661d1f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x77304f2e2aa4 - <unknown>
[INFO] [stdout]   48:     0x77304f36fa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] Error on removing temp dir No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     heapfile::test::hs_hf_insert
[INFO] [stdout]     storage_manager::test::hs_sm_a_insert
[INFO] [stdout]     storage_manager::test::hs_sm_b_iter_small
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p heapstore --lib`
[INFO] running `Command { std: "docker" "inspect" "9c7122869ebfffc544f5a1c7f46039675805b7726f0f8e68606b1e204f004631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7122869ebfffc544f5a1c7f46039675805b7726f0f8e68606b1e204f004631", kill_on_drop: false }`
[INFO] [stdout] 9c7122869ebfffc544f5a1c7f46039675805b7726f0f8e68606b1e204f004631
