[INFO] cloning repository https://github.com/7riatsu/rs-rdbms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7riatsu/rs-rdbms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7riatsu%2Frs-rdbms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7riatsu%2Frs-rdbms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0be191f04e86ccbf2ad22cf7192452ca8a9f3aed
[INFO] checking 7riatsu/rs-rdbms against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7riatsu%2Frs-rdbms" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/7riatsu/rs-rdbms
[INFO] finished tweaking git repo https://github.com/7riatsu/rs-rdbms
[INFO] tweaked toml for git repo https://github.com/7riatsu/rs-rdbms written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/7riatsu/rs-rdbms on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/7riatsu/rs-rdbms 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded zerocopy v0.3.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.7
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded getrandom v0.2.2
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded rand v0.8.3
[INFO] [stderr]   Downloaded rand_chacha v0.3.0
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded rand_core v0.6.2
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded rand_hc v0.3.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd0288a37d09a735c6d2243a531ca135d3af5195a8a3f98e0a281a86ea4fa63f
[INFO] running `Command { std: "docker" "start" "-a" "fd0288a37d09a735c6d2243a531ca135d3af5195a8a3f98e0a281a86ea4fa63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0288a37d09a735c6d2243a531ca135d3af5195a8a3f98e0a281a86ea4fa63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0288a37d09a735c6d2243a531ca135d3af5195a8a3f98e0a281a86ea4fa63f", kill_on_drop: false }`
[INFO] [stdout] fd0288a37d09a735c6d2243a531ca135d3af5195a8a3f98e0a281a86ea4fa63f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a56dceb2dfab8985aa56091d59ca6d985f1a79d7af188904de8fc13eda6a23a
[INFO] running `Command { std: "docker" "start" "-a" "8a56dceb2dfab8985aa56091d59ca6d985f1a79d7af188904de8fc13eda6a23a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.4
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]     Checking zerocopy v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rs_rdbms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/btree/branch.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn pair_at(&self, slot_id: usize) -> Pair {
[INFO] [stdout]    |                    ^^^^^                     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn pair_at(&self, slot_id: usize) -> Pair<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/btree/leaf.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pair_at(&self, slot_id: usize) -> Pair {
[INFO] [stdout]    |                    ^^^^^                     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pair_at(&self, slot_id: usize) -> Pair<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor>;
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/btree/branch.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn pair_at(&self, slot_id: usize) -> Pair {
[INFO] [stdout]    |                    ^^^^^                     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn pair_at(&self, slot_id: usize) -> Pair<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/btree/leaf.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn search_pair(&self, key: &[u8]) -> Option<Pair> {
[INFO] [stdout]    |                        ^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn search_pair(&self, key: &[u8]) -> Option<Pair<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/btree/leaf.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pair_at(&self, slot_id: usize) -> Pair {
[INFO] [stdout]    |                    ^^^^^                     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pair_at(&self, slot_id: usize) -> Pair<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor>;
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn start(&self, bufmgr: &mut BufferPoolManager) -> Result<BoxExecutor<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
[INFO] running `Command { std: "docker" "inspect" "8a56dceb2dfab8985aa56091d59ca6d985f1a79d7af188904de8fc13eda6a23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a56dceb2dfab8985aa56091d59ca6d985f1a79d7af188904de8fc13eda6a23a", kill_on_drop: false }`
[INFO] [stdout] 8a56dceb2dfab8985aa56091d59ca6d985f1a79d7af188904de8fc13eda6a23a
