[INFO] cloning repository https://github.com/divvun/xkb-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divvun/xkb-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fxkb-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fxkb-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 219e9ed33df82b0b1994675300c145d09674c2cf [INFO] testing divvun/xkb-parser against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fxkb-parser" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divvun/xkb-parser on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divvun/xkb-parser [INFO] finished tweaking git repo https://github.com/divvun/xkb-parser [INFO] tweaked toml for git repo https://github.com/divvun/xkb-parser written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/divvun/xkb-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efe4383fcf37bd44ad1f92c6a739847c5bb2739986daa7d8cae6d3833ceaba5f [INFO] running `Command { std: "docker" "start" "-a" "efe4383fcf37bd44ad1f92c6a739847c5bb2739986daa7d8cae6d3833ceaba5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe4383fcf37bd44ad1f92c6a739847c5bb2739986daa7d8cae6d3833ceaba5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe4383fcf37bd44ad1f92c6a739847c5bb2739986daa7d8cae6d3833ceaba5f", kill_on_drop: false }` [INFO] [stdout] efe4383fcf37bd44ad1f92c6a739847c5bb2739986daa7d8cae6d3833ceaba5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 709c2d08c670e22aa11da25252828af4802e30bd294a4754aa1e5411fc2a9c85 [INFO] running `Command { std: "docker" "start" "-a" "709c2d08c670e22aa11da25252828af4802e30bd294a4754aa1e5411fc2a9c85", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling from-pest v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Compiling xkb-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.60s [INFO] running `Command { std: "docker" "inspect" "709c2d08c670e22aa11da25252828af4802e30bd294a4754aa1e5411fc2a9c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709c2d08c670e22aa11da25252828af4802e30bd294a4754aa1e5411fc2a9c85", kill_on_drop: false }` [INFO] [stdout] 709c2d08c670e22aa11da25252828af4802e30bd294a4754aa1e5411fc2a9c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d87098be2beda2d9bd8a84f42e683f407333b19fbf0a25691b73d094d6b13c3c [INFO] running `Command { std: "docker" "start" "-a" "d87098be2beda2d9bd8a84f42e683f407333b19fbf0a25691b73d094d6b13c3c", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling xkb-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.32s [INFO] running `Command { std: "docker" "inspect" "d87098be2beda2d9bd8a84f42e683f407333b19fbf0a25691b73d094d6b13c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87098be2beda2d9bd8a84f42e683f407333b19fbf0a25691b73d094d6b13c3c", kill_on_drop: false }` [INFO] [stdout] d87098be2beda2d9bd8a84f42e683f407333b19fbf0a25691b73d094d6b13c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 343108c4e812fc6fa7085c3e13fd51a87cb1dbb62dfa2f997bbae82a385b7b79 [INFO] running `Command { std: "docker" "start" "-a" "343108c4e812fc6fa7085c3e13fd51a87cb1dbb62dfa2f997bbae82a385b7b79", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xkb_parser-e73df6aeebeb733c) [INFO] [stdout] running 8 tests [INFO] [stdout] test ast::tests::test_ast_ident ... ok [INFO] [stdout] test ast::tests::test_ast_key_combo ... ok [INFO] [stdout] test ast::tests::test_ast_modifiers ... ok [INFO] [stdout] test ast::tests::test_ast_string ... ok [INFO] [stdout] test ast::tests::test_ast_what ... ok [INFO] [stdout] test ast::tests::test_geometry_section ... ok [INFO] [stdout] test ast::tests::test_geometry_assigment ... ok [INFO] [stdout] test ast::tests::test_ast_symbol ... ok [INFO] [stderr] Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-4530a59eca521e83) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/fixtures.rs (/opt/rustwide/target/debug/deps/fixtures-2a3a7d4c3bb76284) [INFO] [stdout] test garbage ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse_x11_rules ... ignored [INFO] [stdout] test parse_custom_fixtures ... FAILED [INFO] [stdout] test parse_kbdgen_fixtures ... FAILED [INFO] [stdout] test parse_x11_keycodes ... FAILED [INFO] [stdout] test parse_x11_geometry ... FAILED [INFO] [stdout] test parse_x11_symbols ... FAILED [INFO] [stdout] test parse_x11_types ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- parse_custom_fixtures stdout ---- [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/custom/test.xkb [INFO] [stdout] thread 'parse_custom_fixtures' panicked at '1 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages', tests/fixtures.rs:140:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d999228390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d999228390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d999228390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d999228390 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99924b54c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d999224a25 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d99922a54b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99922a54b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99922a54b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99922a05c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99922ac14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99922a6f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d99922888c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99922a659 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d998ec5f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55d998ed4bcc - fixtures::parse_files::hb8e25fd8e7a0d5c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:140:9 [INFO] [stdout] 16: 0x55d998ed6605 - fixtures::parse_custom_fixtures::hcfef4dce49d990da [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:21:5 [INFO] [stdout] 17: 0x55d998ed653e - fixtures::parse_custom_fixtures::{{closure}}::h2fc592bda002ef1e [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:18:1 [INFO] [stdout] 18: 0x55d998ed2d6e - core::ops::function::FnOnce::call_once::h4a97354ecbf71eee [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55d9990b79f3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d9990b79f3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55d9990b6480 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55d9990b6480 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55d9990b6480 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d9990b6480 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d9990b6480 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d9990b6480 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55d9990b6480 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55d99908fa42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55d99908fa42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55d999093698 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55d999093698 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55d999093698 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55d999093698 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55d999093698 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d99922ff87 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7fbdf713c609 - start_thread [INFO] [stdout] 41: 0x7fbdf6f0e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parse_kbdgen_fixtures stdout ---- [INFO] [stdout] thread 'parse_kbdgen_fixtures' panicked at '5 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages', tests/fixtures.rs:140:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d999228390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d999228390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d999228390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d999228390 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99924b54c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d999224a25 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d99922a54b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99922a54b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99922a54b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99922a05c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99922ac14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99922a6f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d99922888c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99922a659 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d998ec5f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55d998ed4bcc - fixtures::parse_files::hb8e25fd8e7a0d5c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:140:9 [INFO] [stdout] 16: 0x55d998ed68e5 - fixtures::parse_kbdgen_fixtures::he247ad585d240e7a [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:36:5 [INFO] [stdout] 17: 0x55d998ed681e - fixtures::parse_kbdgen_fixtures::{{closure}}::hb5da6c24c995df46 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:33:1 [INFO] [stdout] 18: 0x55d998ed2ebe - core::ops::function::FnOnce::call_once::hc95692f095effd11 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55d9990b79f3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d9990b79f3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55d9990b6480 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55d9990b6480 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55d9990b6480 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d9990b6480 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d9990b6480 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d9990b6480 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55d9990b6480 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55d99908fa42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55d99908fa42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55d999093698 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55d999093698 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55d999093698 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55d999093698 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55d999093698 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d99922ff87 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7fbdf713c609 - start_thread [INFO] [stdout] 41: 0x7fbdf6f0e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parse_x11_keycodes stdout ---- [INFO] [stdout] thread 'parse_x11_keycodes' panicked at '20 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages', tests/fixtures.rs:140:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d999228390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d999228390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d999228390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d999228390 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99924b54c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d999224a25 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d99922a54b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99922a54b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99922a54b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99922a05c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99922ac14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99922a6f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d99922888c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99922a659 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d998ec5f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55d998ed4bcc - fixtures::parse_files::hb8e25fd8e7a0d5c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:140:9 [INFO] [stdout] 16: 0x55d998ed6dd0 - fixtures::parse_x11_keycodes::h69383c12fc8d49f9 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:65:5 [INFO] [stdout] 17: 0x55d998ed6d1e - fixtures::parse_x11_keycodes::{{closure}}::h09e2d58e97ee7019 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:62:1 [INFO] [stdout] 18: 0x55d998ed2e3e - core::ops::function::FnOnce::call_once::h99b264be4168ae08 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55d9990b79f3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d9990b79f3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55d9990b6480 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55d9990b6480 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55d9990b6480 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d9990b6480 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d9990b6480 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d9990b6480 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55d9990b6480 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55d99908fa42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55d99908fa42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55d999093698 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55d999093698 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55d999093698 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55d999093698 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55d999093698 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d99922ff87 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7fbdf713c609 - start_thread [INFO] [stdout] 41: 0x7fbdf6f0e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parse_x11_geometry stdout ---- [INFO] [stdout] thread 'parse_x11_geometry' panicked at '30 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages', tests/fixtures.rs:140:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d999228390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d999228390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d999228390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d999228390 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99924b54c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d999224a25 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d99922a54b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99922a54b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99922a54b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99922a05c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99922ac14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99922a6f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d99922888c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99922a659 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d998ec5f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55d998ed4bcc - fixtures::parse_files::hb8e25fd8e7a0d5c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:140:9 [INFO] [stdout] 16: 0x55d998ed72d7 - fixtures::parse_x11_geometry::h1aa44f52b7805851 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:95:5 [INFO] [stdout] 17: 0x55d998ed715e - fixtures::parse_x11_geometry::{{closure}}::h0d42e10a8153dda5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:90:1 [INFO] [stdout] 18: 0x55d998ed2dae - core::ops::function::FnOnce::call_once::h4bf193d8743d7c79 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55d9990b79f3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d9990b79f3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55d9990b6480 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55d9990b6480 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55d9990b6480 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d9990b6480 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d9990b6480 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d9990b6480 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55d9990b6480 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55d99908fa42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55d99908fa42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55d999093698 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55d999093698 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55d999093698 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55d999093698 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55d999093698 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d99922ff87 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7fbdf713c609 - start_thread [INFO] [stdout] 41: 0x7fbdf6f0e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parse_x11_symbols stdout ---- [INFO] [stdout] thread 'parse_x11_symbols' panicked at '190 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages', tests/fixtures.rs:140:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d999228390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d999228390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d999228390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d999228390 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99924b54c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d999224a25 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d99922a54b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99922a54b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99922a54b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99922a05c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99922ac14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99922a6f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d99922888c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99922a659 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d998ec5f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55d998ed4bcc - fixtures::parse_files::hb8e25fd8e7a0d5c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:140:9 [INFO] [stdout] 16: 0x55d998ed6bb0 - fixtures::parse_x11_symbols::he79d4b2e8bd744d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:51:5 [INFO] [stdout] 17: 0x55d998ed6afe - fixtures::parse_x11_symbols::{{closure}}::hb20af675c5ceafc7 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:48:1 [INFO] [stdout] 18: 0x55d998ed2e7e - core::ops::function::FnOnce::call_once::hab3e1161ad2d8268 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55d9990b79f3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d9990b79f3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55d9990b6480 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55d9990b6480 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55d9990b6480 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d9990b6480 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d9990b6480 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d9990b6480 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55d9990b6480 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55d99908fa42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55d99908fa42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55d999093698 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55d999093698 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55d999093698 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55d999093698 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55d999093698 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d99922ff87 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7fbdf713c609 - start_thread [INFO] [stdout] 41: 0x7fbdf6f0e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parse_x11_types stdout ---- [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/default [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/complete [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/mousekeys [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/nokia [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/basic [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/cancel [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/iso9995 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/at [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bw [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/crk.xkb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ua [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/dk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/tw [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/smn.xkb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/pc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ara [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/gb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/numpad [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/hp_vndr/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/pl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/de [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/dz [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gn [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/la [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ro [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/kr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/vn [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/hr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/be [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/sms.xkb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ca [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/jp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/jp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/fi [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/nl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/brai [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/terminate [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/fr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/pt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/lt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/br [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/tr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/cz [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws003sh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ee [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/latam [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws020sh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/level5 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws011sh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ru [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/level3 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/sl-c3x00 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/et [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fo [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ee [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws007sh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ml [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/it [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/se [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tj [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/gb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/altwin [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/al [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/fi [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/nl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/uz [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bd [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ch [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/solaris [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/sma.xkb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/lv [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/olpc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/es [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/empty [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/latam [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/extra [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/vt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/gr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kpdl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/sk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/pt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/caps [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cn [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/no [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/pc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/lk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/xfree68_vndr/amiga [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ke [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/typo [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fujitsu_vndr/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/sme.xkb [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/az [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ctrl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/fr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/id [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/xfree68_vndr/ataritt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nec_vndr/jp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/it [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/compose [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/se [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/th [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kz [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/iq [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mm [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/dk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/parens [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tw [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/my [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/si [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ng [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/jolla_vndr/sbj [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/dk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/lt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/ch [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ma [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/apple [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ie [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sn [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/no [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/keypad [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mv [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/rupeesign [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/level5 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tg [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sy [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fujitsu_vndr/jp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tz [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/eurosign [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/am [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/is [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/de [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ro [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kg [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/md [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/eu [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mao [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nbsp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/me [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/by [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ge [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/capslock [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/za [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mn [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cd [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nokia_vndr/rx-44 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ba [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/jp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/apl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/be [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/lk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/shift [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/latin [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ir [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ch [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/au [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/is [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/np [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sony_vndr/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cz [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/il [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/epo [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/af [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tm [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/srvr_ctrl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bg [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sgi_vndr/iris [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/olpc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/empty [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/aliases [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sgi_vndr/jp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nokia_vndr/su-8w [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/xfree86 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pl [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/ataritt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sgi_vndr/indigo [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/br [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/group [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/es [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/ibm [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/jolla [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sony [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/hp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/xfree98 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sgi_vndr/indy [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/digital_vndr/lk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/macintosh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/no [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/rs [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/digital_vndr/pc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sun [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/amiga [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cm [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ua [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/evdev [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/fujitsu [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fi [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/northgate [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/nec [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/it [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/hu [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ara [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/winbook [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sanwa [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/fujitsu [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/chicony [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/everex [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sony [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/se [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/nokia [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/amiga [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/kinesis [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/hhk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/steelseries [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/keytronic [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ca [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/lv [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/digital_vndr/unix [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/ataritt [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/microsoft [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sgi_vndr/indy [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/teck [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/digital_vndr/pc [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/de [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ru [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/dell [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fr [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sun [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ph [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sgi_vndr/O2 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/digital_vndr/lk [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sgi_vndr/indigo [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/thinkpad [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/inet [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/typematrix [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/us [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/hp [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/in [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nokia_vndr/rx-51 [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/macintosh [INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/pc [INFO] [stdout] thread 'parse_x11_types' panicked at '12 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages', tests/fixtures.rs:140:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d999228390 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d999228390 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d999228390 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d999228390 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99924b54c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d999224a25 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d99922a54b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99922a54b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99922a54b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99922a05c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99922ac14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99922a6f7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d99922888c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99922a659 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d998ec5f2b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55d998ed4bcc - fixtures::parse_files::hb8e25fd8e7a0d5c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:140:9 [INFO] [stdout] 16: 0x55d998ed6ff0 - fixtures::parse_x11_types::hb8c51d0a2a9edbc4 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:79:5 [INFO] [stdout] 17: 0x55d998ed6f3e - fixtures::parse_x11_types::{{closure}}::hdd056b37ff62b36c [INFO] [stdout] at /opt/rustwide/workdir/tests/fixtures.rs:76:1 [INFO] [stdout] 18: 0x55d998ed2d1e - core::ops::function::FnOnce::call_once::h11791e7371cec0ba [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55d9990b79f3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d9990b79f3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55d9990b6480 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55d9990b6480 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55d9990b6480 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d9990b6480 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d9990b6480 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d9990b6480 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55d9990b6480 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55d99908fa42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55d99908fa42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55d999093698 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55d999093698 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55d999093698 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55d999093698 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55d999093698 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55d999093698 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55d99922ff87 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d99922ff87 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7fbdf713c609 - start_thread [INFO] [stdout] 41: 0x7fbdf6f0e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] parse_custom_fixtures [INFO] [stdout] parse_kbdgen_fixtures [INFO] [stdout] parse_x11_geometry [INFO] [stdout] parse_x11_keycodes [INFO] [stdout] parse_x11_symbols [INFO] [stdout] parse_x11_types [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test fixtures' [INFO] running `Command { std: "docker" "inspect" "343108c4e812fc6fa7085c3e13fd51a87cb1dbb62dfa2f997bbae82a385b7b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343108c4e812fc6fa7085c3e13fd51a87cb1dbb62dfa2f997bbae82a385b7b79", kill_on_drop: false }` [INFO] [stdout] 343108c4e812fc6fa7085c3e13fd51a87cb1dbb62dfa2f997bbae82a385b7b79