[INFO] fetching crate flat 0.1.6... [INFO] testing flat-0.1.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate flat 0.1.6 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate flat 0.1.6 [INFO] finished tweaking crates.io crate flat 0.1.6 [INFO] tweaked toml for crates.io crate flat 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flat 0.1.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding ordered-float v4.6.0 (available: v5.1.0) [INFO] [stderr] Adding rstest v0.19.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.19.0 [INFO] [stderr] Downloaded auto_ops v0.3.0 [INFO] [stderr] Downloaded blarg_derive v1.0.4 [INFO] [stderr] Downloaded blarg v1.0.4 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded blarg_builder v1.0.4 [INFO] [stderr] Downloaded rstest v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcab5273bde75764effb118f07e1c947b4b15c7b92e986bafc97a8c51d905f0d [INFO] running `Command { std: "docker" "start" "-a" "fcab5273bde75764effb118f07e1c947b4b15c7b92e986bafc97a8c51d905f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcab5273bde75764effb118f07e1c947b4b15c7b92e986bafc97a8c51d905f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcab5273bde75764effb118f07e1c947b4b15c7b92e986bafc97a8c51d905f0d", kill_on_drop: false }` [INFO] [stdout] fcab5273bde75764effb118f07e1c947b4b15c7b92e986bafc97a8c51d905f0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2725a599248529e8319d6a2906067e8451e8797332ef0c87954db609ae9c6fd [INFO] running `Command { std: "docker" "start" "-a" "b2725a599248529e8319d6a2906067e8451e8797332ef0c87954db609ae9c6fd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling flat v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn count(&self) -> View1Full> { [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] 137 | pub fn count(&self) -> View1Full<'_, Schema1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn count(&self) -> View2Full> { [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] 279 | pub fn count(&self) -> View2Full<'_, Schema2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount> { [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] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | pub fn count(&self) -> View3Full> { [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] 496 | pub fn count(&self) -> View3Full<'_, Schema3> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:518:32 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount> { [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] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:717:18 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn count(&self) -> View4Full> { [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] 717 | pub fn count(&self) -> View4Full<'_, Schema4> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:739:32 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount> { [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] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/render.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell)> { [INFO] [stdout] | ^^ the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell<'a>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `Command { std: "docker" "inspect" "b2725a599248529e8319d6a2906067e8451e8797332ef0c87954db609ae9c6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2725a599248529e8319d6a2906067e8451e8797332ef0c87954db609ae9c6fd", kill_on_drop: false }` [INFO] [stdout] b2725a599248529e8319d6a2906067e8451e8797332ef0c87954db609ae9c6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be1dad5fb558374a52604997e94dddd79dbe29f8e0ba4f788efc17ac3790da60 [INFO] running `Command { std: "docker" "start" "-a" "be1dad5fb558374a52604997e94dddd79dbe29f8e0ba4f788efc17ac3790da60", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling auto_ops v0.3.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn count(&self) -> View1Full> { [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] 137 | pub fn count(&self) -> View1Full<'_, Schema1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn count(&self) -> View2Full> { [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] 279 | pub fn count(&self) -> View2Full<'_, Schema2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount> { [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] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | pub fn count(&self) -> View3Full> { [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] 496 | pub fn count(&self) -> View3Full<'_, Schema3> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:518:32 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount> { [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] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:717:18 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn count(&self) -> View4Full> { [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] 717 | pub fn count(&self) -> View4Full<'_, Schema4> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:739:32 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount> { [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] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/render.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell)> { [INFO] [stdout] | ^^ the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell<'a>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling blarg_derive v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling blarg_builder v1.0.4 [INFO] [stderr] Compiling blarg v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Compiling flat v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn count(&self) -> View1Full> { [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] 137 | pub fn count(&self) -> View1Full<'_, Schema1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn count(&self) -> View2Full> { [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] 279 | pub fn count(&self) -> View2Full<'_, Schema2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount> { [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] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | pub fn count(&self) -> View3Full> { [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] 496 | pub fn count(&self) -> View3Full<'_, Schema3> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:518:32 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount> { [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] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:717:18 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn count(&self) -> View4Full> { [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] 717 | pub fn count(&self) -> View4Full<'_, Schema4> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dataset.rs:739:32 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount> { [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] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/render.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell)> { [INFO] [stdout] | ^^ the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell<'a>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.91s [INFO] running `Command { std: "docker" "inspect" "be1dad5fb558374a52604997e94dddd79dbe29f8e0ba4f788efc17ac3790da60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1dad5fb558374a52604997e94dddd79dbe29f8e0ba4f788efc17ac3790da60", kill_on_drop: false }` [INFO] [stdout] be1dad5fb558374a52604997e94dddd79dbe29f8e0ba4f788efc17ac3790da60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3a25b4af443c88ced6de1a75b48baa02f1a65878b8b5544ad87f2cf1b8b6326 [INFO] running `Command { std: "docker" "start" "-a" "e3a25b4af443c88ced6de1a75b48baa02f1a65878b8b5544ad87f2cf1b8b6326", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:137:18 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn count(&self) -> View1Full> { [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 137 | pub fn count(&self) -> View1Full<'_, Schema1> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:279:18 [INFO] [stderr] | [INFO] [stderr] 279 | pub fn count(&self) -> View2Full> { [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 279 | pub fn count(&self) -> View2Full<'_, Schema2> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:302:32 [INFO] [stderr] | [INFO] [stderr] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount> { [INFO] [stderr] | ^^^^^ ------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 302 | pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:496:18 [INFO] [stderr] | [INFO] [stderr] 496 | pub fn count(&self) -> View3Full> { [INFO] [stderr] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 496 | pub fn count(&self) -> View3Full<'_, Schema3> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:518:32 [INFO] [stderr] | [INFO] [stderr] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount> { [INFO] [stderr] | ^^^^^ ---------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 518 | pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:717:18 [INFO] [stderr] | [INFO] [stderr] 717 | pub fn count(&self) -> View4Full> { [INFO] [stderr] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 717 | pub fn count(&self) -> View4Full<'_, Schema4> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dataset.rs:739:32 [INFO] [stderr] | [INFO] [stderr] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount> { [INFO] [stderr] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 739 | pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/render.rs:665:22 [INFO] [stderr] | [INFO] [stderr] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell)> { [INFO] [stderr] | ^^ the lifetime is named here ----------- the same lifetime is hidden 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] 665 | fn filled<'a>(rows: &'a HashMap) -> Vec<(usize, WrappedCell<'a>)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `flat` (lib) generated 8 warnings (run `cargo fix --lib -p flat` to apply 8 suggestions) [INFO] [stderr] warning: `flat` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flat-b8592a87e5d3543a) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test abbreviate::tests::abbreviate ... ok [INFO] [stdout] test abbreviate::tests::abbreviate_unicode ... ok [INFO] [stdout] test abbreviate::tests::find ... ok [INFO] [stdout] test abbreviate::tests::find_fallback ... ok [INFO] [stdout] test abbreviate::tests::find_insufficient_improvement ... ok [INFO] [stdout] test abbreviate::tests::left_abbreviate ... ok [INFO] [stdout] test abbreviate::tests::not_abbreviate ... ok [INFO] [stdout] test abbreviate::tests::find_value_overlap ... ok [INFO] [stdout] test aggregate::tests::aggregate_apply_average ... ok [INFO] [stdout] test abbreviate::tests::right_abbreviate ... ok [INFO] [stdout] test aggregate::tests::apply ... ok [INFO] [stdout] test dataset::tests::dataset_update ... ok [INFO] [stdout] test histogram::api::tests::binnable_f64 ... ok [INFO] [stdout] test render::tests::display_flat ... ok [INFO] [stdout] test render::tests::grid_add_breakdown_empty ... ok [INFO] [stdout] test render::tests::grid_add_breakdown_overflow ... ok [INFO] [stdout] test render::tests::display_flat_empty ... ok [INFO] [stdout] test dataset::tests::dataset_add ... ok [INFO] [stdout] test render::tests::grid_add_count_overflow ... ok [INFO] [stdout] test render::tests::grid_add_count_plain ... ok [INFO] [stdout] test render::tests::grid_add_string_overflow ... ok [INFO] [stdout] test render::tests::grid_add_count_value ... ok [INFO] [stdout] test aggregate::tests::f64_string ... ok [INFO] [stdout] test render::tests::grid_add_string_empty ... ok [INFO] [stdout] test render::tests::grid_add_count_string ... ok [INFO] [stdout] test render::tests::grid_add_count_empty ... ok [INFO] [stdout] test aggregate::tests::aggregate_apply_sum ... ok [INFO] [stdout] test render::tests::grid_add_breakdown_skip ... ok [INFO] [stdout] test render::tests::grid_add_string_overflow_deadeven ... ok [INFO] [stdout] test histogram::api::tests::binnable_i64 ... ok [INFO] [stdout] test render::tests::grid_add_breakdown_string ... ok [INFO] [stdout] test render::tests::grid_add_breakdown_value ... ok [INFO] [stdout] test render::tests::grid_add_count_skip ... ok [INFO] [stdout] test render::tests::grid_add_breakdown_plain ... ok [INFO] [stdout] test render::tests::grid_add_string_overflow_excess ... ok [INFO] [stdout] test render::tests::grid_add_string_overflow_remainder ... ok [INFO] [stdout] test render::tests::grid_add_string_overflow_skip ... ok [INFO] [stdout] test render::tests::grid_add_string_overflow_skip_next ... ok [INFO] [stdout] test render::tests::grid_add_string_string ... ok [INFO] [stdout] test render::tests::grid_add_string_value ... ok [INFO] [stdout] test render::tests::grid_add_string_plain ... ok [INFO] [stdout] test render::tests::grid_add_string_skip ... ok [INFO] [stdout] test render::tests::render_empty ... ok [INFO] [stdout] test render::tests::render_value ... ok [INFO] [stdout] test render::tests::render_width_skip ... ok [INFO] [stdout] test render::tests::render_overflow ... ok [INFO] [stdout] test tests::dimensions_one ... ok [INFO] [stdout] test tests::dimensions_three ... ok [INFO] [stdout] test tests::dimensions_two ... ok [INFO] [stdout] test render::tests::render_plain ... ok [INFO] [stdout] test render::tests::render_string ... ok [INFO] [stdout] test render::tests::grid_unmatched_column - should panic ... ok [INFO] [stderr] Running tests/abbreviate.rs (/opt/rustwide/target/debug/deps/abbreviate-2412bede12f62a50) [INFO] [stdout] test render::tests::grid_empty_row - should panic ... ok [INFO] [stdout] test render::tests::render_skip - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [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 tests/dagchart.rs (/opt/rustwide/target/debug/deps/dagchart-9ef660deb7126dec) [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 tests/histogram.rs (/opt/rustwide/target/debug/deps/histogram-758ca187661aa70d) [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 tests/pointers.rs (/opt/rustwide/target/debug/deps/pointers-903796ab358710a0) [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] Doc-tests flat [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig::show_aggregate (line 41) ... ignored [INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig::show_aggregate (line 50) ... ignored [INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig::show_aggregate (line 62) ... ignored [INFO] [stdout] test src/render.rs - render::Render::show_aggregate (line 39) ... ignored [INFO] [stdout] test src/render.rs - render::Render::show_aggregate (line 46) ... ignored [INFO] [stdout] test src/schema.rs - schema::Schemas (line 12) ... ignored [INFO] [stdout] test src/lib.rs - (line 117) ... ok [INFO] [stdout] test src/dataset.rs - dataset::Dataset (line 22) ... ok [INFO] [stdout] test src/schema.rs - schema::Schemas::four (line 112) ... ok [INFO] [stdout] test src/pathchart/api.rs - pathchart::api::PathChartConfig (line 8) ... ok [INFO] [stdout] test src/schema.rs - schema::Schemas::one (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 170) ... ok [INFO] [stdout] test src/histogram/api.rs - histogram::api::HistogramConfig (line 9) ... ok [INFO] [stdout] test src/dataset.rs - dataset::DatasetBuilder (line 42) ... ok [INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig (line 14) ... ok [INFO] [stdout] test src/render.rs - render::Render (line 11) ... ok [INFO] [stdout] test src/dataset.rs - dataset::DatasetBuilder::update (line 759) ... ok [INFO] [stdout] test src/pathchart/model.rs - pathchart::model::PathChart (line 21) ... ok [INFO] [stdout] test src/schema.rs - schema::Schemas::three (line 78) ... ok [INFO] [stdout] test src/schema.rs - schema::Schemas::two (line 48) ... ok [INFO] [stdout] test src/histogram/model.rs - histogram::model::Histogram (line 16) ... ok [INFO] [stdout] test src/render.rs - render::Flat (line 483) ... ok [INFO] [stdout] test src/dagchart/model.rs - dagchart::model::DagChart (line 21) ... ok [INFO] [stdout] test src/dataset.rs - dataset::DatasetBuilder::add (line 798) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 1.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3a25b4af443c88ced6de1a75b48baa02f1a65878b8b5544ad87f2cf1b8b6326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a25b4af443c88ced6de1a75b48baa02f1a65878b8b5544ad87f2cf1b8b6326", kill_on_drop: false }` [INFO] [stdout] e3a25b4af443c88ced6de1a75b48baa02f1a65878b8b5544ad87f2cf1b8b6326