[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 beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Fawesome-gtk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andy128k/awesome-gtk on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35eff25b9502aac67788873aae8c1c91a5433b15090d78f0534bc552ebf1c29f [INFO] running `Command { std: "docker" "start" "-a" "35eff25b9502aac67788873aae8c1c91a5433b15090d78f0534bc552ebf1c29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35eff25b9502aac67788873aae8c1c91a5433b15090d78f0534bc552ebf1c29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35eff25b9502aac67788873aae8c1c91a5433b15090d78f0534bc552ebf1c29f", kill_on_drop: false }` [INFO] [stdout] 35eff25b9502aac67788873aae8c1c91a5433b15090d78f0534bc552ebf1c29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c677ab958ef04a85b73b10bbfaf7a159fc0087d517ff39004c359eb87db4662b [INFO] running `Command { std: "docker" "start" "-a" "c677ab958ef04a85b73b10bbfaf7a159fc0087d517ff39004c359eb87db4662b", kill_on_drop: false }` [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 proc-macro2 v1.0.97 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.21.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [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 cfg-expr v0.20.2 [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 toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [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 cairo-sys-rs v0.21.1 [INFO] [stderr] Compiling pango-sys v0.21.1 [INFO] [stderr] Compiling gdk-pixbuf-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 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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "c677ab958ef04a85b73b10bbfaf7a159fc0087d517ff39004c359eb87db4662b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c677ab958ef04a85b73b10bbfaf7a159fc0087d517ff39004c359eb87db4662b", kill_on_drop: false }` [INFO] [stdout] c677ab958ef04a85b73b10bbfaf7a159fc0087d517ff39004c359eb87db4662b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667fea73e0b61937b5e29a3b08ad9fd492bf04cb0a8646d38047d09a50eddf89 [INFO] running `Command { std: "docker" "start" "-a" "667fea73e0b61937b5e29a3b08ad9fd492bf04cb0a8646d38047d09a50eddf89", kill_on_drop: false }` [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 cfg-expr v0.20.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling quote v1.0.40 [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 pango-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 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 syn v2.0.105 [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 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "667fea73e0b61937b5e29a3b08ad9fd492bf04cb0a8646d38047d09a50eddf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667fea73e0b61937b5e29a3b08ad9fd492bf04cb0a8646d38047d09a50eddf89", kill_on_drop: false }` [INFO] [stdout] 667fea73e0b61937b5e29a3b08ad9fd492bf04cb0a8646d38047d09a50eddf89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c91f49269393b70c3e3b35fd9eeb5cb9f97f8a7b0c3f39aa4400c9fc8e2afcc [INFO] running `Command { std: "docker" "start" "-a" "5c91f49269393b70c3e3b35fd9eeb5cb9f97f8a7b0c3f39aa4400c9fc8e2afcc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/awesome_glib-0552fe5ee7f5f490) [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-df279eaa2b0dab1e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_actions ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] (process:25): GLib-GIO-CRITICAL **: 07:58:44.791: 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 result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] (process:25): GLib-GIO-CRITICAL **: 07:58:44.792: 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] Running tests/async_actions.rs (/opt/rustwide/target/debug/deps/async_actions-e4b648fa3ae6698e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_async_actions ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/awesome_gtk-01896780ce0e31e2) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running specs/main.rs (/opt/rustwide/target/debug/deps/specs-676573a5174a5fcc) [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] [INFO] [stderr] [INFO] [stderr] thread 'main' (30) 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: 0x632f1ebac212 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x632f1ebac212 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x632f1ebac212 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x632f1ebac212 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x632f1ebbbc8f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x632f1ebbbc8f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x632f1eb8a1e1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x632f1eb8a1e1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x632f1eb8f592 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x632f1eb90e4c - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x632f1eb90ca6 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x632f1eb914d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x632f1eb9136a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x632f1eb8f6c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x632f1eb7ed0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x632f1ebbf010 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x632f1ebbe726 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stderr] 17: 0x632f1eb61300 - core::result::Result::unwrap::h2e12c05687851ffe [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stderr] 18: 0x632f1eb61300 - specs::main::hd565cd97e75de206 [INFO] [stderr] at /opt/rustwide/workdir/awesome-gtk/specs/main.rs:14:17 [INFO] [stderr] 19: 0x632f1eb5e2ab - core::ops::function::FnOnce::call_once::h49f68a76bc317403 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 20: 0x632f1eb5dc8e - std::sys::backtrace::__rust_begin_short_backtrace::hbeae99f1bbb3fc1a [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 21: 0x632f1eb5dc61 - std::rt::lang_start::{{closure}}::h28efbc5fee712f44 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stderr] 22: 0x632f1eb8b610 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x632f1eb8b610 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x632f1eb8b610 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x632f1eb8b610 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x632f1eb8b610 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x632f1eb8b610 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x632f1eb8b610 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x632f1eb8b610 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x632f1eb8b610 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x632f1eb5dc47 - std::rt::lang_start::h021d881b2a77aa47 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stderr] 32: 0x632f1eb6400e - main [INFO] [stderr] 33: 0x721dd72b21ca - [INFO] [stderr] 34: 0x721dd72b228b - __libc_start_main [INFO] [stderr] 35: 0x632f1eb5cfc5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `-p awesome-gtk --test specs` [INFO] running `Command { std: "docker" "inspect" "5c91f49269393b70c3e3b35fd9eeb5cb9f97f8a7b0c3f39aa4400c9fc8e2afcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c91f49269393b70c3e3b35fd9eeb5cb9f97f8a7b0c3f39aa4400c9fc8e2afcc", kill_on_drop: false }` [INFO] [stdout] 5c91f49269393b70c3e3b35fd9eeb5cb9f97f8a7b0c3f39aa4400c9fc8e2afcc