[INFO] cloning repository https://github.com/illef/illef-wm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illef/illef-wm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301839b23e1abd6093fd23c4b3014578f87370d4 [INFO] testing illef/illef-wm against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/illef/illef-wm [INFO] finished tweaking git repo https://github.com/illef/illef-wm [INFO] tweaked toml for git repo https://github.com/illef/illef-wm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/illef/illef-wm on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/illef/illef-wm 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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sminez/penrose.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.190 [INFO] [stderr] Downloaded proc-macro2 v1.0.69 [INFO] [stderr] Downloaded gethostname v0.3.0 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v4.0.1 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded thread_local v1.1.7 [INFO] [stderr] Downloaded serde_derive v1.0.190 [INFO] [stderr] Downloaded libloading v0.8.1 [INFO] [stderr] Downloaded tracing-log v0.1.4 [INFO] [stderr] Downloaded pin-project-lite v0.2.13 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded rustversion v1.0.14 [INFO] [stderr] Downloaded x11 v2.21.0 [INFO] [stderr] Downloaded memchr v2.6.4 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded pkg-config v0.3.27 [INFO] [stderr] Downloaded tracing-subscriber v0.3.17 [INFO] [stderr] Downloaded serde_json v1.0.108 [INFO] [stderr] Downloaded aho-corasick v1.1.2 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded x11rb v0.12.0 [INFO] [stderr] Downloaded regex v1.10.2 [INFO] [stderr] Downloaded regex-syntax v0.8.2 [INFO] [stderr] Downloaded x11rb-protocol v0.12.0 [INFO] [stderr] Downloaded regex-automata v0.4.3 [INFO] [stderr] Downloaded libc v0.2.149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ffe264b3333fe3762a84605b50a28857a2f3e62c84c3aa89515c5989646a2f0 [INFO] running `Command { std: "docker" "start" "-a" "4ffe264b3333fe3762a84605b50a28857a2f3e62c84c3aa89515c5989646a2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ffe264b3333fe3762a84605b50a28857a2f3e62c84c3aa89515c5989646a2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffe264b3333fe3762a84605b50a28857a2f3e62c84c3aa89515c5989646a2f0", kill_on_drop: false }` [INFO] [stdout] 4ffe264b3333fe3762a84605b50a28857a2f3e62c84c3aa89515c5989646a2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ddb04cf90134246c1afc215beb74b76b3da843291af450200d3ba34eeca16b [INFO] running `Command { std: "docker" "start" "-a" "f5ddb04cf90134246c1afc215beb74b76b3da843291af450200d3ba34eeca16b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v4.0.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling penrose_keysyms v0.3.3 (https://github.com/sminez/penrose.git#4a7e41fa) [INFO] [stderr] Compiling penrose v0.3.3 (https://github.com/sminez/penrose.git#4a7e41fa) [INFO] [stderr] Compiling penrose_ui v0.3.3 (https://github.com/sminez/penrose.git#4a7e41fa) [INFO] [stderr] Compiling illef-wm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.68s [INFO] running `Command { std: "docker" "inspect" "f5ddb04cf90134246c1afc215beb74b76b3da843291af450200d3ba34eeca16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ddb04cf90134246c1afc215beb74b76b3da843291af450200d3ba34eeca16b", kill_on_drop: false }` [INFO] [stdout] f5ddb04cf90134246c1afc215beb74b76b3da843291af450200d3ba34eeca16b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa6ab53d6613f38cf286979bd5a1524e5edf1f98225b1e7f314dd3f2a6de3c5 [INFO] running `Command { std: "docker" "start" "-a" "8fa6ab53d6613f38cf286979bd5a1524e5edf1f98225b1e7f314dd3f2a6de3c5", kill_on_drop: false }` [INFO] [stderr] Compiling illef-wm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "8fa6ab53d6613f38cf286979bd5a1524e5edf1f98225b1e7f314dd3f2a6de3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa6ab53d6613f38cf286979bd5a1524e5edf1f98225b1e7f314dd3f2a6de3c5", kill_on_drop: false }` [INFO] [stdout] 8fa6ab53d6613f38cf286979bd5a1524e5edf1f98225b1e7f314dd3f2a6de3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75e529fbd4fe4c84345fdaa6d3bfa5aad0a5281dc025f51ca7115c231e0a1930 [INFO] running `Command { std: "docker" "start" "-a" "75e529fbd4fe4c84345fdaa6d3bfa5aad0a5281dc025f51ca7115c231e0a1930", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/illef_wm-a4f308534f7c2e46) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindings::tests::bindings_parse_correctly_with_xmodmap ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bindings::tests::bindings_parse_correctly_with_xmodmap stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'bindings::tests::bindings_parse_correctly_with_xmodmap' (17) panicked at src/bindings.rs:84:13: [INFO] [stdout] 'period' is not a known key name [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a8ed8b5e20a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a8ed8b5e20a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a8ed8b5e20a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a8ed8b5e20a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a8ed8b723aa - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a8ed8b723aa - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x5a8ed8b62a82 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5a8ed8b62a82 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5a8ed8b3cfdf - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a8ed8b3cfdf - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a8ed8b564e9 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a8ed8a7db4c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5a8ed8a7db4c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a8ed8b566a2 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5a8ed8b566a2 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a8ed8b3d098 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a8ed8b34a39 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a8ed8b3ddad - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a8ed8b72b6c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a8ed8a69831 - illef_wm[bb470e83fa765db2]::bindings::tests::bindings_parse_correctly_with_xmodmap [INFO] [stdout] at /opt/rustwide/workdir/src/bindings.rs:84:13 [INFO] [stdout] 20: 0x5a8ed8a67c27 - illef_wm[bb470e83fa765db2]::bindings::tests::bindings_parse_correctly_with_xmodmap::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/bindings.rs:80:47 [INFO] [stdout] 21: 0x5a8ed8a65916 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5a8ed8a71c5b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a8ed8a71c5b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5a8ed8a7e61b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5a8ed8a7e61b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5a8ed8a7e61b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a8ed8a7e61b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5a8ed8a7e61b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5a8ed8a7e61b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5a8ed8a7e61b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5a8ed8a78a74 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5a8ed8a78a74 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5a8ed8a81222 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5a8ed8a81222 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5a8ed8a81222 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5a8ed8a81222 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5a8ed8a81222 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5a8ed8a81222 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5a8ed8a81222 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a8ed8b5daef - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 41: 0x5a8ed8b5daef - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7cdb3091baa4 - [INFO] [stdout] 43: 0x7cdb309a8a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bindings::tests::bindings_parse_correctly_with_xmodmap [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75e529fbd4fe4c84345fdaa6d3bfa5aad0a5281dc025f51ca7115c231e0a1930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e529fbd4fe4c84345fdaa6d3bfa5aad0a5281dc025f51ca7115c231e0a1930", kill_on_drop: false }` [INFO] [stdout] 75e529fbd4fe4c84345fdaa6d3bfa5aad0a5281dc025f51ca7115c231e0a1930