[INFO] cloning repository https://github.com/vonnemo212/RustLearning_GUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vonnemo212/RustLearning_GUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnemo212%2FRustLearning_GUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnemo212%2FRustLearning_GUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fae66a826ddf14b5f99924fcab72368369d9db9
[INFO] testing vonnemo212/RustLearning_GUI against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnemo212%2FRustLearning_GUI" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vonnemo212/RustLearning_GUI
[INFO] finished tweaking git repo https://github.com/vonnemo212/RustLearning_GUI
[INFO] tweaked toml for git repo https://github.com/vonnemo212/RustLearning_GUI written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vonnemo212/RustLearning_GUI on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vonnemo212/RustLearning_GUI 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1dc4737557d41b6f2250fcb2f937a71d2cff2989d4dce9b4f3b8f836587a24c
[INFO] running `Command { std: "docker" "start" "-a" "d1dc4737557d41b6f2250fcb2f937a71d2cff2989d4dce9b4f3b8f836587a24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1dc4737557d41b6f2250fcb2f937a71d2cff2989d4dce9b4f3b8f836587a24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dc4737557d41b6f2250fcb2f937a71d2cff2989d4dce9b4f3b8f836587a24c", kill_on_drop: false }`
[INFO] [stdout] d1dc4737557d41b6f2250fcb2f937a71d2cff2989d4dce9b4f3b8f836587a24c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b0d57f4362f71164b0a516842c624f1df84968a50f8912163deb9b1619cd861
[INFO] running `Command { std: "docker" "start" "-a" "1b0d57f4362f71164b0a516842c624f1df84968a50f8912163deb9b1619cd861", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cfg-expr v0.15.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.7.3
[INFO] [stderr]    Compiling gtk4-sys v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling graphene-rs v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk4 v0.7.3
[INFO] [stderr]    Compiling gsk4 v0.7.3
[INFO] [stderr]    Compiling gtk4 v0.7.3
[INFO] [stderr]    Compiling GuiTest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content`, `tags`, and `likes` are never read
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Post {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 47 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 48 |     #[new(value = "vec![\"rusty\".to_owned()]")]
[INFO] [stdout] 49 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     #[new(default)]
[INFO] [stdout] 51 |     likes: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `GuiTest` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `gui_test`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Role`
[INFO] [stdout]  --> src/main.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use GuiTest::{User, Role, Post};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "1b0d57f4362f71164b0a516842c624f1df84968a50f8912163deb9b1619cd861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b0d57f4362f71164b0a516842c624f1df84968a50f8912163deb9b1619cd861", kill_on_drop: false }`
[INFO] [stdout] 1b0d57f4362f71164b0a516842c624f1df84968a50f8912163deb9b1619cd861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6d8aa0e7a3588f3c67fe09fd542204a5c1a491a6d797a819e2e995382240aa
[INFO] running `Command { std: "docker" "start" "-a" "ed6d8aa0e7a3588f3c67fe09fd542204a5c1a491a6d797a819e2e995382240aa", kill_on_drop: false }`
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content`, `tags`, and `likes` are never read
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Post {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 47 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 48 |     #[new(value = "vec![\"rusty\".to_owned()]")]
[INFO] [stdout] 49 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     #[new(default)]
[INFO] [stdout] 51 |     likes: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `GuiTest` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `gui_test`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling GuiTest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Role`
[INFO] [stdout]  --> src/main.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use GuiTest::{User, Role, Post};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content`, `tags`, and `likes` are never read
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Post {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 47 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 48 |     #[new(value = "vec![\"rusty\".to_owned()]")]
[INFO] [stdout] 49 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     #[new(default)]
[INFO] [stdout] 51 |     likes: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "ed6d8aa0e7a3588f3c67fe09fd542204a5c1a491a6d797a819e2e995382240aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6d8aa0e7a3588f3c67fe09fd542204a5c1a491a6d797a819e2e995382240aa", kill_on_drop: false }`
[INFO] [stdout] ed6d8aa0e7a3588f3c67fe09fd542204a5c1a491a6d797a819e2e995382240aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80b053cffdb884329815a5b2741d6f4475a53398e47bcb875d3b79643961299f
[INFO] running `Command { std: "docker" "start" "-a" "80b053cffdb884329815a5b2741d6f4475a53398e47bcb875d3b79643961299f", kill_on_drop: false }`
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct User {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 14 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `content`, `tags`, and `likes` are never read
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Post {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 47 |     content: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 48 |     #[new(value = "vec![\"rusty\".to_owned()]")]
[INFO] [stderr] 49 |     tags: Vec<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 50 |     #[new(default)]
[INFO] [stderr] 51 |     likes: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Post` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: crate `GuiTest` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `gui_test`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `GuiTest` (lib) generated 3 warnings
[INFO] [stderr] warning: `GuiTest` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `Role`
[INFO] [stderr]  --> src/main.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use GuiTest::{User, Role, Post};
[INFO] [stderr]   |                     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `GuiTest` (bin "GuiTest" test) generated 1 warning (run `cargo fix --bin "GuiTest" -p GuiTest --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/GuiTest-195f7377e4e48066)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/GuiTest-e44f85af7eb42e4d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests GuiTest
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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] [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" "80b053cffdb884329815a5b2741d6f4475a53398e47bcb875d3b79643961299f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b053cffdb884329815a5b2741d6f4475a53398e47bcb875d3b79643961299f", kill_on_drop: false }`
[INFO] [stdout] 80b053cffdb884329815a5b2741d6f4475a53398e47bcb875d3b79643961299f
