[INFO] fetching crate nix-query-tree-viewer 0.2.1...
[INFO] building nix-query-tree-viewer-0.2.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate nix-query-tree-viewer 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nix-query-tree-viewer 0.2.1
[INFO] finished tweaking crates.io crate nix-query-tree-viewer 0.2.1
[INFO] tweaked toml for crates.io crate nix-query-tree-viewer 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nix-query-tree-viewer 0.2.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nix-query-tree-viewer 0.2.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.23
[INFO] [stderr]   Downloaded unindent v0.1.7
[INFO] [stderr]   Downloaded structopt-derive v0.4.16
[INFO] [stderr]   Downloaded indoc-impl v0.3.6
[INFO] [stderr]   Downloaded indoc v0.3.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e360872f1eab1a5fcbba75b397509dcfbe1247e4f50d7a4485abb064b8002f9b
[INFO] running `Command { std: "docker" "start" "-a" "e360872f1eab1a5fcbba75b397509dcfbe1247e4f50d7a4485abb064b8002f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e360872f1eab1a5fcbba75b397509dcfbe1247e4f50d7a4485abb064b8002f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e360872f1eab1a5fcbba75b397509dcfbe1247e4f50d7a4485abb064b8002f9b", kill_on_drop: false }`
[INFO] [stdout] e360872f1eab1a5fcbba75b397509dcfbe1247e4f50d7a4485abb064b8002f9b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 199058c75c521546abaf82c3f232fa402e55d811c2e5663448e177bb354e873f
[INFO] running `Command { std: "docker" "start" "-a" "199058c75c521546abaf82c3f232fa402e55d811c2e5663448e177bb354e873f", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling gio v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling pango v0.8.0
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.8.0
[INFO] [stderr]    Compiling atk v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling gdk v0.12.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling gtk v0.8.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling glib v0.9.3
[INFO] [stderr]    Compiling nix-query-tree-viewer v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `glib::prelude::*`
[INFO] [stdout]  --> src/ui/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use glib::prelude::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/state.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read_nix_store_res(&self) -> RwLockReadGuard<Option<NixStoreRes>> {
[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] 94 |     pub fn read_nix_store_res(&self) -> RwLockReadGuard<'_, Option<NixStoreRes>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/state.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn read_sort_order(&self) -> RwLockReadGuard<SortOrder> {
[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] 98 |     pub fn read_sort_order(&self) -> RwLockReadGuard<'_, SortOrder> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/state.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn read_view_style(&self) -> RwLockReadGuard<ViewStyle> {
[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] 102 |     pub fn read_view_style(&self) -> RwLockReadGuard<'_, ViewStyle> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "199058c75c521546abaf82c3f232fa402e55d811c2e5663448e177bb354e873f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199058c75c521546abaf82c3f232fa402e55d811c2e5663448e177bb354e873f", kill_on_drop: false }`
[INFO] [stdout] 199058c75c521546abaf82c3f232fa402e55d811c2e5663448e177bb354e873f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb40bb9b2001c69047f8fa34028421a8d4440b67bb2f6ecf7e9fcefbe0cf3dd
[INFO] running `Command { std: "docker" "start" "-a" "0cb40bb9b2001c69047f8fa34028421a8d4440b67bb2f6ecf7e9fcefbe0cf3dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stdout] warning: unused import: `glib::prelude::*`
[INFO] [stdout]  --> src/ui/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use glib::prelude::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/state.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read_nix_store_res(&self) -> RwLockReadGuard<Option<NixStoreRes>> {
[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] 94 |     pub fn read_nix_store_res(&self) -> RwLockReadGuard<'_, Option<NixStoreRes>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/state.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn read_sort_order(&self) -> RwLockReadGuard<SortOrder> {
[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] 98 |     pub fn read_sort_order(&self) -> RwLockReadGuard<'_, SortOrder> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/state.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn read_view_style(&self) -> RwLockReadGuard<ViewStyle> {
[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] 102 |     pub fn read_view_style(&self) -> RwLockReadGuard<'_, ViewStyle> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling nix-query-tree-viewer v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `glib::prelude::*`
[INFO] [stdout]  --> src/ui/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use glib::prelude::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/state.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read_nix_store_res(&self) -> RwLockReadGuard<Option<NixStoreRes>> {
[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] 94 |     pub fn read_nix_store_res(&self) -> RwLockReadGuard<'_, Option<NixStoreRes>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/state.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn read_sort_order(&self) -> RwLockReadGuard<SortOrder> {
[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] 98 |     pub fn read_sort_order(&self) -> RwLockReadGuard<'_, SortOrder> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/state.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn read_view_style(&self) -> RwLockReadGuard<ViewStyle> {
[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] 102 |     pub fn read_view_style(&self) -> RwLockReadGuard<'_, ViewStyle> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "0cb40bb9b2001c69047f8fa34028421a8d4440b67bb2f6ecf7e9fcefbe0cf3dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb40bb9b2001c69047f8fa34028421a8d4440b67bb2f6ecf7e9fcefbe0cf3dd", kill_on_drop: false }`
[INFO] [stdout] 0cb40bb9b2001c69047f8fa34028421a8d4440b67bb2f6ecf7e9fcefbe0cf3dd
