[INFO] fetching crate grus 0.1.0...
[INFO] checking grus-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate grus 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate grus 0.1.0
[INFO] finished tweaking crates.io crate grus 0.1.0
[INFO] tweaked toml for crates.io crate grus 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate grus 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate grus 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuzzydate v0.2.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.86
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.86
[INFO] [stderr]   Downloaded sanakirja v1.2.16
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded sanakirja-core v1.2.16
[INFO] [stderr]   Downloaded cxx-build v1.0.86
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.1
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.1
[INFO] [stderr]   Downloaded cxx v1.0.86
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9bb021613040b5ada81e49b1b66b85a28cd5b29e2cf733ec1cd9cd2a5022b85
[INFO] running `Command { std: "docker" "start" "-a" "d9bb021613040b5ada81e49b1b66b85a28cd5b29e2cf733ec1cd9cd2a5022b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9bb021613040b5ada81e49b1b66b85a28cd5b29e2cf733ec1cd9cd2a5022b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9bb021613040b5ada81e49b1b66b85a28cd5b29e2cf733ec1cd9cd2a5022b85", kill_on_drop: false }`
[INFO] [stdout] d9bb021613040b5ada81e49b1b66b85a28cd5b29e2cf733ec1cd9cd2a5022b85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 091d97ab1c0b542d62790df12b372ac05a1f501278a2489c0cf9ba3672a37230
[INFO] running `Command { std: "docker" "start" "-a" "091d97ab1c0b542d62790df12b372ac05a1f501278a2489c0cf9ba3672a37230", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking parking_lot_core v0.9.6
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking sanakirja-core v1.2.16
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking sanakirja v1.2.16
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fuzzydate v0.2.0
[INFO] [stderr]     Checking grus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn reader(&self) -> Result<StoreReader, Error> {
[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] 25 |     pub fn reader(&self) -> Result<StoreReader<'_>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn writer(&self) -> Result<StoreWriter, Error> {
[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] 32 |     pub fn writer(&self) -> Result<StoreWriter<'_>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn children(&self, id: u64) -> Result<ChildIter, Error> {
[INFO] [stdout]    |                     ^^^^^                     ^^^^^^^^^
[INFO] [stdout]    |                     |                         |
[INFO] [stdout]    |                     |                         the same lifetime is hidden here
[INFO] [stdout]    |                     |                         the same lifetime is hidden here
[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] 86 |     pub fn children(&self, id: u64) -> Result<ChildIter<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/tree.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn sel_node(&self) -> Option<&Node> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^
[INFO] [stdout]    |                     |                ||
[INFO] [stdout]    |                     |                |the same lifetime is hidden here
[INFO] [stdout]    |                     |                the same lifetime is elided here
[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] 48 |     pub fn sel_node(&self) -> Option<&Node<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn reader(&self) -> Result<StoreReader, Error> {
[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] 25 |     pub fn reader(&self) -> Result<StoreReader<'_>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn writer(&self) -> Result<StoreWriter, Error> {
[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] 32 |     pub fn writer(&self) -> Result<StoreWriter<'_>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn children(&self, id: u64) -> Result<ChildIter, Error> {
[INFO] [stdout]    |                     ^^^^^                     ^^^^^^^^^
[INFO] [stdout]    |                     |                         |
[INFO] [stdout]    |                     |                         the same lifetime is hidden here
[INFO] [stdout]    |                     |                         the same lifetime is hidden here
[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] 86 |     pub fn children(&self, id: u64) -> Result<ChildIter<'_>, Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/tree.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn sel_node(&self) -> Option<&Node> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^
[INFO] [stdout]    |                     |                ||
[INFO] [stdout]    |                     |                |the same lifetime is hidden here
[INFO] [stdout]    |                     |                the same lifetime is elided here
[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] 48 |     pub fn sel_node(&self) -> Option<&Node<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.38s
[INFO] running `Command { std: "docker" "inspect" "091d97ab1c0b542d62790df12b372ac05a1f501278a2489c0cf9ba3672a37230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091d97ab1c0b542d62790df12b372ac05a1f501278a2489c0cf9ba3672a37230", kill_on_drop: false }`
[INFO] [stdout] 091d97ab1c0b542d62790df12b372ac05a1f501278a2489c0cf9ba3672a37230
