[INFO] cloning repository https://github.com/andy128k/awesome-gtk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andy128k/awesome-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Fawesome-gtk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Fawesome-gtk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e78fca01a36b87c99b0660c433da7125aa803a9
[INFO] testing andy128k/awesome-gtk against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Fawesome-gtk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andy128k/awesome-gtk
[INFO] finished tweaking git repo https://github.com/andy128k/awesome-gtk
[INFO] tweaked toml for git repo https://github.com/andy128k/awesome-gtk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andy128k/awesome-gtk on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andy128k/awesome-gtk 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 528c84bab1774fc41f8f45f8614c0c067a17c348a11e0c6cf86f9ffb365fff5f
[INFO] running `Command { std: "docker" "start" "-a" "528c84bab1774fc41f8f45f8614c0c067a17c348a11e0c6cf86f9ffb365fff5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "528c84bab1774fc41f8f45f8614c0c067a17c348a11e0c6cf86f9ffb365fff5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528c84bab1774fc41f8f45f8614c0c067a17c348a11e0c6cf86f9ffb365fff5f", kill_on_drop: false }`
[INFO] [stdout] 528c84bab1774fc41f8f45f8614c0c067a17c348a11e0c6cf86f9ffb365fff5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df587ef1f5f4fcf09aab4816d69ca60148f5bb454442c4b4f1056dced17527c
[INFO] running `Command { std: "docker" "start" "-a" "2df587ef1f5f4fcf09aab4816d69ca60148f5bb454442c4b4f1056dced17527c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling gio v0.21.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cfg-expr v0.20.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling awesome-glib v0.6.0 (/opt/rustwide/workdir/awesome-glib)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-macros v0.21.0
[INFO] [stderr]    Compiling gtk4-macros v0.10.0
[INFO] [stderr]    Compiling glib-sys v0.21.1
[INFO] [stderr]    Compiling gobject-sys v0.21.1
[INFO] [stderr]    Compiling gio-sys v0.21.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.1
[INFO] [stderr]    Compiling pango-sys v0.21.1
[INFO] [stderr]    Compiling gdk4-sys v0.10.0
[INFO] [stderr]    Compiling graphene-sys v0.21.1
[INFO] [stderr]    Compiling gsk4-sys v0.10.0
[INFO] [stderr]    Compiling gtk4-sys v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.21.1
[INFO] [stderr]    Compiling cairo-rs v0.21.1
[INFO] [stderr]    Compiling graphene-rs v0.21.1
[INFO] [stderr]    Compiling pango v0.21.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.21.1
[INFO] [stderr]    Compiling gdk4 v0.10.0
[INFO] [stderr]    Compiling gsk4 v0.10.0
[INFO] [stderr]    Compiling gtk4 v0.10.0
[INFO] [stderr]    Compiling awesome-gtk v0.6.0 (/opt/rustwide/workdir/awesome-gtk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "2df587ef1f5f4fcf09aab4816d69ca60148f5bb454442c4b4f1056dced17527c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df587ef1f5f4fcf09aab4816d69ca60148f5bb454442c4b4f1056dced17527c", kill_on_drop: false }`
[INFO] [stdout] 2df587ef1f5f4fcf09aab4816d69ca60148f5bb454442c4b4f1056dced17527c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 017e5cfd201002a90dbb02b4c806e249bcdb47f5935f3f6da0f51711bf2bf3c9
[INFO] running `Command { std: "docker" "start" "-a" "017e5cfd201002a90dbb02b4c806e249bcdb47f5935f3f6da0f51711bf2bf3c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-expr v0.20.2
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling gio v0.21.1
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling glib-sys v0.21.1
[INFO] [stderr]    Compiling gobject-sys v0.21.1
[INFO] [stderr]    Compiling gio-sys v0.21.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.1
[INFO] [stderr]    Compiling pango-sys v0.21.1
[INFO] [stderr]    Compiling gdk4-sys v0.10.0
[INFO] [stderr]    Compiling graphene-sys v0.21.1
[INFO] [stderr]    Compiling gsk4-sys v0.10.0
[INFO] [stderr]    Compiling gtk4-sys v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.0
[INFO] [stderr]    Compiling gtk4-macros v0.10.0
[INFO] [stderr]    Compiling awesome-glib v0.6.0 (/opt/rustwide/workdir/awesome-glib)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.21.1
[INFO] [stderr]    Compiling cairo-rs v0.21.1
[INFO] [stderr]    Compiling graphene-rs v0.21.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.21.1
[INFO] [stderr]    Compiling pango v0.21.1
[INFO] [stderr]    Compiling gdk4 v0.10.0
[INFO] [stderr]    Compiling gsk4 v0.10.0
[INFO] [stderr]    Compiling gtk4 v0.10.0
[INFO] [stderr]    Compiling awesome-gtk v0.6.0 (/opt/rustwide/workdir/awesome-gtk)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "017e5cfd201002a90dbb02b4c806e249bcdb47f5935f3f6da0f51711bf2bf3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017e5cfd201002a90dbb02b4c806e249bcdb47f5935f3f6da0f51711bf2bf3c9", kill_on_drop: false }`
[INFO] [stdout] 017e5cfd201002a90dbb02b4c806e249bcdb47f5935f3f6da0f51711bf2bf3c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57e5bb31b11a0973b07657c7da420606aa6edfffeec6edd95a6674b1bbbe09a1
[INFO] running `Command { std: "docker" "start" "-a" "57e5bb31b11a0973b07657c7da420606aa6edfffeec6edd95a6674b1bbbe09a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/awesome_glib-684f6d0c42ec3576)
[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/actions.rs (/opt/rustwide/target/debug/deps/actions-c6dceba9a1cd3eab)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] (process:17): GLib-GIO-CRITICAL **: 03:20:25.853: g_simple_action_activate: assertion 'simple->parameter_type == NULL ? parameter == NULL : (parameter != NULL && g_variant_is_of_type (parameter, simple->parameter_type))' failed
[INFO] [stderr] 
[INFO] [stderr] (process:17): GLib-GIO-CRITICAL **: 03:20:25.854: g_simple_action_activate: assertion 'simple->parameter_type == NULL ? parameter == NULL : (parameter != NULL && g_variant_is_of_type (parameter, simple->parameter_type))' failed
[INFO] [stdout] test test_actions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_actions.rs (/opt/rustwide/target/debug/deps/async_actions-3a48c0735fa8929f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_async_actions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/awesome_gtk-732e4de0b3db1a4e)
[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 specs/main.rs (/opt/rustwide/target/debug/deps/specs-558b91e8b9374f60)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (22) panicked at awesome-gtk/specs/main.rs:14:17:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: BoolError { message: "Failed to initialize GTK", filename: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.10.0/src/rt.rs", function: "gtk4::rt::init", line: 159 }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x6093bde80d1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6093bde80d1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6093bde80d1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x6093bde80d1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x6093bde91dfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x6093bde91dfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]    6:     0x6093bde84552 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x6093bde84552 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x6093bde6c8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x6093bde6c8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x6093bde7cfd1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x6093bde7d18b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x6093bde6c988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x6093bde64709 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x6093bde6d16d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x6093bde9254c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x6093bde922c2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x6093bde3a321 - <core[35159d6ffb30e017]::result::Result<(), glib[10b6bb05261c2a0d]::error::BoolError>>::unwrap
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stderr]   18:     0x6093bde3a321 - specs[4bd5e74032ff9a44]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/awesome-gtk/specs/main.rs:14:17
[INFO] [stderr]   19:     0x6093bde3eb0b - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x6093bde395be - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   21:     0x6093bde3a1b1 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:206:18
[INFO] [stderr]   22:     0x6093bde7c757 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   23:     0x6093bde7c757 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]   24:     0x6093bde7c757 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]   25:     0x6093bde7c757 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]   26:     0x6093bde7c757 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stderr]   27:     0x6093bde7c757 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]   28:     0x6093bde7c757 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]   29:     0x6093bde7c757 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]   30:     0x6093bde7c757 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stderr]   31:     0x6093bde395a7 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:205:5
[INFO] [stderr]   32:     0x6093bde3ed1e - main
[INFO] [stderr]   33:     0x7fdd05cd61ca - <unknown>
[INFO] [stderr]   34:     0x7fdd05cd628b - __libc_start_main
[INFO] [stderr]   35:     0x6093bde38a35 - _start
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `-p awesome-gtk --test specs`
[INFO] running `Command { std: "docker" "inspect" "57e5bb31b11a0973b07657c7da420606aa6edfffeec6edd95a6674b1bbbe09a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e5bb31b11a0973b07657c7da420606aa6edfffeec6edd95a6674b1bbbe09a1", kill_on_drop: false }`
[INFO] [stdout] 57e5bb31b11a0973b07657c7da420606aa6edfffeec6edd95a6674b1bbbe09a1
