[INFO] cloning repository https://github.com/mmstick/apps-r-us
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmstick/apps-r-us" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Fapps-r-us", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Fapps-r-us'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b79ff6a2007e76da784360cd52d6ecb142f7944
[INFO] testing mmstick/apps-r-us against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Fapps-r-us" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmstick/apps-r-us
[INFO] finished tweaking git repo https://github.com/mmstick/apps-r-us
[INFO] tweaked toml for git repo https://github.com/mmstick/apps-r-us written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmstick/apps-r-us on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmstick/apps-r-us already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 533eaa9e1617ce87c94cce6c0b34c1fa9c14e2f1ca3eb6fbce0a5c2e07de3f89
[INFO] running `Command { std: "docker" "start" "-a" "533eaa9e1617ce87c94cce6c0b34c1fa9c14e2f1ca3eb6fbce0a5c2e07de3f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "533eaa9e1617ce87c94cce6c0b34c1fa9c14e2f1ca3eb6fbce0a5c2e07de3f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533eaa9e1617ce87c94cce6c0b34c1fa9c14e2f1ca3eb6fbce0a5c2e07de3f89", kill_on_drop: false }`
[INFO] [stdout] 533eaa9e1617ce87c94cce6c0b34c1fa9c14e2f1ca3eb6fbce0a5c2e07de3f89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d7877adf82951f37c1d0733a0dd2bbd63f519ac02ded9af04fd2671be4c2c1
[INFO] running `Command { std: "docker" "start" "-a" "98d7877adf82951f37c1d0733a0dd2bbd63f519ac02ded9af04fd2671be4c2c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.8
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling polling v2.0.3
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling cascade v1.0.0
[INFO] [stderr]    Compiling tar v0.4.35
[INFO] [stderr]    Compiling async-io v1.4.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling async-process v1.1.0
[INFO] [stderr]    Compiling async-net v1.6.0
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling sled v0.34.6
[INFO] [stderr]    Compiling appstream-cache v0.1.0 (/opt/rustwide/workdir/crates/appstream-cache)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> crates/appstream-cache/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]   --> crates/appstream-cache/src/lib.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> crates/appstream-cache/src/flatpak/mod.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn read_xml(path: PathBuf, tx: Sender<PackageEvent>) {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> crates/appstream-cache/src/flatpak/mod.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn read_xml(path: PathBuf, tx: Sender<PackageEvent>) {
[INFO] [stdout]    |                                      ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_DESCRIPTIONS` is never used
[INFO] [stdout]   --> crates/appstream-cache/src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const KEY_DESCRIPTIONS: &str = "descriptions";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling apps-r-us v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> src/app.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     tx: Sender<Event>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thread_context` is never used
[INFO] [stdout]  --> src/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn thread_context() -> glib::MainContext {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "98d7877adf82951f37c1d0733a0dd2bbd63f519ac02ded9af04fd2671be4c2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d7877adf82951f37c1d0733a0dd2bbd63f519ac02ded9af04fd2671be4c2c1", kill_on_drop: false }`
[INFO] [stdout] 98d7877adf82951f37c1d0733a0dd2bbd63f519ac02ded9af04fd2671be4c2c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7173f6e44880a0a185ab479eb3dbdc2900d3b7b7842c5034e7d95c5fe491d9a
[INFO] running `Command { std: "docker" "start" "-a" "e7173f6e44880a0a185ab479eb3dbdc2900d3b7b7842c5034e7d95c5fe491d9a", kill_on_drop: false }`
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> crates/appstream-cache/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]   --> crates/appstream-cache/src/lib.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> crates/appstream-cache/src/flatpak/mod.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn read_xml(path: PathBuf, tx: Sender<PackageEvent>) {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> crates/appstream-cache/src/flatpak/mod.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn read_xml(path: PathBuf, tx: Sender<PackageEvent>) {
[INFO] [stdout]    |                                      ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_DESCRIPTIONS` is never used
[INFO] [stdout]   --> crates/appstream-cache/src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const KEY_DESCRIPTIONS: &str = "descriptions";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling apps-r-us v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> src/app.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     tx: Sender<Event>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thread_context` is never used
[INFO] [stdout]  --> src/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn thread_context() -> glib::MainContext {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "e7173f6e44880a0a185ab479eb3dbdc2900d3b7b7842c5034e7d95c5fe491d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7173f6e44880a0a185ab479eb3dbdc2900d3b7b7842c5034e7d95c5fe491d9a", kill_on_drop: false }`
[INFO] [stdout] e7173f6e44880a0a185ab479eb3dbdc2900d3b7b7842c5034e7d95c5fe491d9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdcd67087273033f590f4fff2d04d85de57430b80073b2b7dad2df02b02ffe76
[INFO] running `Command { std: "docker" "start" "-a" "bdcd67087273033f590f4fff2d04d85de57430b80073b2b7dad2df02b02ffe76", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> crates/appstream-cache/src/lib.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashMap`
[INFO] [stderr]   --> crates/appstream-cache/src/lib.rs:14:34
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::collections::{BTreeMap, HashMap};
[INFO] [stderr]    |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> crates/appstream-cache/src/flatpak/mod.rs:27:23
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub async fn read_xml(path: PathBuf, tx: Sender<PackageEvent>) {
[INFO] [stderr]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tx`
[INFO] [stderr]   --> crates/appstream-cache/src/flatpak/mod.rs:27:38
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub async fn read_xml(path: PathBuf, tx: Sender<PackageEvent>) {
[INFO] [stderr]    |                                      ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `KEY_DESCRIPTIONS` is never used
[INFO] [stderr]   --> crates/appstream-cache/src/lib.rs:41:7
[INFO] [stderr]    |
[INFO] [stderr] 41 | const KEY_DESCRIPTIONS: &str = "descriptions";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `appstream-cache` (lib) generated 5 warnings (run `cargo fix --lib -p appstream-cache` to apply 3 suggestions)
[INFO] [stderr] warning: field `tx` is never read
[INFO] [stderr]   --> src/app.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct App {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     tx: Sender<Event>,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `thread_context` is never used
[INFO] [stderr]  --> src/utils.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn thread_context() -> glib::MainContext {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `apps-r-us` (bin "apps-r-us" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/apps_r_us-d25674905b708dcd)
[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] running `Command { std: "docker" "inspect" "bdcd67087273033f590f4fff2d04d85de57430b80073b2b7dad2df02b02ffe76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdcd67087273033f590f4fff2d04d85de57430b80073b2b7dad2df02b02ffe76", kill_on_drop: false }`
[INFO] [stdout] bdcd67087273033f590f4fff2d04d85de57430b80073b2b7dad2df02b02ffe76
