[INFO] fetching crate xkb-parser 0.1.0...
[INFO] testing xkb-parser-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate xkb-parser 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate xkb-parser 0.1.0
[INFO] finished tweaking crates.io crate xkb-parser 0.1.0
[INFO] tweaked toml for crates.io crate xkb-parser 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xkb-parser 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xkb-parser 0.1.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66be75fbe824548bb338af9733af5e6201bcdbd82d5f145eede69feeeae7a541
[INFO] running `Command { std: "docker" "start" "-a" "66be75fbe824548bb338af9733af5e6201bcdbd82d5f145eede69feeeae7a541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66be75fbe824548bb338af9733af5e6201bcdbd82d5f145eede69feeeae7a541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66be75fbe824548bb338af9733af5e6201bcdbd82d5f145eede69feeeae7a541", kill_on_drop: false }`
[INFO] [stdout] 66be75fbe824548bb338af9733af5e6201bcdbd82d5f145eede69feeeae7a541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c38f864fbf0b1fa27f35ecb408ae670c24b1b9ea1518ed2ba1648cfde25d2ed1
[INFO] running `Command { std: "docker" "start" "-a" "c38f864fbf0b1fa27f35ecb408ae670c24b1b9ea1518ed2ba1648cfde25d2ed1", 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 ryu v1.0.0
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]    Compiling cc v1.0.40
[INFO] [stderr]    Compiling libc v0.2.61
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling void v1.0.2
[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 serde_json v1.0.40
[INFO] [stderr]    Compiling shrinkwraprs v0.2.1
[INFO] [stderr]    Compiling pest v2.1.1
[INFO] [stderr]    Compiling pest_meta v2.1.1
[INFO] [stderr]    Compiling from-pest v0.3.1
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling failure v0.1.5
[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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/lib.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse(file: &str) -> Result<Xkb, Box<dyn Error>> {
[INFO] [stdout]   |                    ^^^^            --- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse(file: &str) -> Result<Xkb<'_>, Box<dyn Error>> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/ast/helpers.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) fn span_into_str(span: Span) -> &str {
[INFO] [stdout]   |                                   ^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) fn span_into_str(span: Span<'_>) -> &str {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c38f864fbf0b1fa27f35ecb408ae670c24b1b9ea1518ed2ba1648cfde25d2ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38f864fbf0b1fa27f35ecb408ae670c24b1b9ea1518ed2ba1648cfde25d2ed1", kill_on_drop: false }`
[INFO] [stdout] c38f864fbf0b1fa27f35ecb408ae670c24b1b9ea1518ed2ba1648cfde25d2ed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a79a1ca0c18241beb639e1cb05b8e934574e33567de1f4af0d53a3390938507e
[INFO] running `Command { std: "docker" "start" "-a" "a79a1ca0c18241beb639e1cb05b8e934574e33567de1f4af0d53a3390938507e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.61
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling either v1.5.2
[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 memoffset v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling single v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling shrinkwraprs v0.2.1
[INFO] [stderr]    Compiling pest-ast v0.3.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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/lib.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse(file: &str) -> Result<Xkb, Box<dyn Error>> {
[INFO] [stdout]   |                    ^^^^            --- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse(file: &str) -> Result<Xkb<'_>, Box<dyn Error>> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/ast/helpers.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) fn span_into_str(span: Span) -> &str {
[INFO] [stdout]   |                                   ^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) fn span_into_str(span: Span<'_>) -> &str {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/lib.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse(file: &str) -> Result<Xkb, Box<dyn Error>> {
[INFO] [stdout]   |                    ^^^^            --- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse(file: &str) -> Result<Xkb<'_>, Box<dyn Error>> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/ast/helpers.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) fn span_into_str(span: Span) -> &str {
[INFO] [stdout]   |                                   ^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) fn span_into_str(span: Span<'_>) -> &str {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a79a1ca0c18241beb639e1cb05b8e934574e33567de1f4af0d53a3390938507e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a79a1ca0c18241beb639e1cb05b8e934574e33567de1f4af0d53a3390938507e", kill_on_drop: false }`
[INFO] [stdout] a79a1ca0c18241beb639e1cb05b8e934574e33567de1f4af0d53a3390938507e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 360b2074d1e5fc2b6506aabaca1283045ee3d38ada091a81928aca19855e0f99
[INFO] running `Command { std: "docker" "start" "-a" "360b2074d1e5fc2b6506aabaca1283045ee3d38ada091a81928aca19855e0f99", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> src/lib.rs:7:20
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn parse(file: &str) -> Result<Xkb, Box<dyn Error>> {
[INFO] [stderr]   |                    ^^^^            --- the lifetime gets resolved as `'_`
[INFO] [stderr]   |                    |
[INFO] [stderr]   |                    this lifetime flows to the output
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn parse(file: &str) -> Result<Xkb<'_>, Box<dyn Error>> {
[INFO] [stderr]   |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> src/ast/helpers.rs:4:35
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(crate) fn span_into_str(span: Span) -> &str {
[INFO] [stderr]   |                                   ^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   this lifetime flows to the output
[INFO] [stderr]   |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(crate) fn span_into_str(span: Span<'_>) -> &str {
[INFO] [stderr]   |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `xkb-parser` (lib) generated 2 warnings
[INFO] [stderr] warning: `xkb-parser` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xkb_parser-c99e10bf77509fa5)
[INFO] [stdout] 
[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_string ... ok
[INFO] [stdout] test ast::tests::test_ast_modifiers ... ok
[INFO] [stdout] test ast::tests::test_geometry_assigment ... ok
[INFO] [stdout] test ast::tests::test_ast_symbol ... ok
[INFO] [stdout] test ast::tests::test_ast_what ... ok
[INFO] [stderr]      Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-9577faa449e78ef3)
[INFO] [stdout] test ast::tests::test_geometry_section ... ok
[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] [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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixtures.rs (/opt/rustwide/target/debug/deps/fixtures-9c9cca0903d6239d)
[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_x11_types ... FAILED
[INFO] [stdout] test parse_kbdgen_fixtures ... FAILED
[INFO] [stdout] test parse_x11_symbols ... FAILED
[INFO] [stdout] test parse_x11_geometry ... FAILED
[INFO] [stdout] test parse_x11_keycodes ... 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] 
[INFO] [stdout] thread 'parse_custom_fixtures' panicked at tests/fixtures.rs:140:9:
[INFO] [stdout] 1 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639a38adf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a38adf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a38adf6e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639a38adf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639a38b05943 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639a38b05943 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x639a38adc0f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639a38adc0f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639a38adf532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639a38ae0f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x639a38ae0df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x639a38a47284 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x639a38a47284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639a38ae1a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x639a38ae1a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x639a38ae174a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x639a38adfbd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x639a38ae13dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x639a38b04490 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639a3898742a - fixtures::parse_files::hf6cb06903981d42a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:140:9
[INFO] [stdout]   20:     0x639a3898742a - fixtures::parse_custom_fixtures::h851ae7174d145fad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:21:5
[INFO] [stdout]   21:     0x639a3898742a - fixtures::parse_custom_fixtures::{{closure}}::hd71155012cc30444
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:18:31
[INFO] [stdout]   22:     0x639a3898742a - core::ops::function::FnOnce::call_once::h978228db907e45d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639a38a4c9bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639a38a4c9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x639a38a4bbfe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x639a38a4bbfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x639a38a4bbfe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x639a38a4bbfe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x639a38a4bbfe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639a38a4bbfe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x639a38a4bbfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x639a38a0f7a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x639a38a0f7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x639a38a1314a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x639a38a1314a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x639a38a1314a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x639a38a1314a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x639a38a1314a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x639a38ae4b67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bc584ab4aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc584b41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_x11_types stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_x11_types' panicked at tests/fixtures.rs:140:9:
[INFO] [stdout] 12 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639a38adf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a38adf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a38adf6e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639a38adf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639a38b05943 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639a38b05943 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x639a38adc0f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639a38adc0f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639a38adf532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639a38ae0f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x639a38ae0df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x639a38a47284 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x639a38a47284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639a38ae1a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x639a38ae1a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x639a38ae174a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x639a38adfbd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x639a38ae13dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x639a38b04490 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639a38986e4a - fixtures::parse_files::hf6cb06903981d42a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:140:9
[INFO] [stdout]   20:     0x639a38986e4a - fixtures::parse_x11_types::h5ce90d79f4691542
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:79:5
[INFO] [stdout]   21:     0x639a38986e4a - fixtures::parse_x11_types::{{closure}}::haea4031a2cc3ca68
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:76:25
[INFO] [stdout]   22:     0x639a38986e4a - core::ops::function::FnOnce::call_once::h5702b7b59247b8ac
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639a38a4c9bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639a38a4c9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x639a38a4bbfe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x639a38a4bbfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x639a38a4bbfe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x639a38a4bbfe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x639a38a4bbfe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639a38a4bbfe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x639a38a4bbfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x639a38a0f7a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x639a38a0f7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x639a38a1314a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x639a38a1314a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x639a38a1314a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x639a38a1314a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x639a38a1314a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x639a38ae4b67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bc584ab4aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc584b41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_kbdgen_fixtures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_kbdgen_fixtures' panicked at tests/fixtures.rs:140:9:
[INFO] [stdout] 5 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639a38adf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a38adf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a38adf6e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639a38adf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639a38b05943 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639a38b05943 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x639a38adc0f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639a38adc0f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639a38adf532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639a38ae0f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x639a38ae0df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x639a38a47284 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x639a38a47284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639a38ae1a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x639a38ae1a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x639a38ae174a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x639a38adfbd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x639a38ae13dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x639a38b04490 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639a3898771a - fixtures::parse_files::hf6cb06903981d42a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:140:9
[INFO] [stdout]   20:     0x639a3898771a - fixtures::parse_kbdgen_fixtures::h55728f4cf23a800d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:36:5
[INFO] [stdout]   21:     0x639a3898771a - fixtures::parse_kbdgen_fixtures::{{closure}}::h904f49e290647ffd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:33:31
[INFO] [stdout]   22:     0x639a3898771a - core::ops::function::FnOnce::call_once::hdee852b7b3672885
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639a38a4c9bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639a38a4c9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x639a38a4bbfe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x639a38a4bbfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x639a38a4bbfe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x639a38a4bbfe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x639a38a4bbfe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639a38a4bbfe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x639a38a4bbfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x639a38a0f7a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x639a38a0f7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x639a38a1314a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x639a38a1314a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x639a38a1314a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x639a38a1314a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x639a38a1314a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x639a38ae4b67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bc584ab4aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc584b41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_x11_symbols stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_x11_symbols' panicked at tests/fixtures.rs:140:9:
[INFO] [stdout] 190 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639a38adf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a38adf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a38adf6e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639a38adf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639a38b05943 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639a38b05943 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x639a38adc0f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639a38adc0f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639a38adf532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639a38ae0f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x639a38ae0df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x639a38a47284 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x639a38a47284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639a38ae1a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x639a38ae1a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x639a38ae174a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x639a38adfbd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x639a38ae13dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x639a38b04490 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639a3898713a - fixtures::parse_files::hf6cb06903981d42a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:140:9
[INFO] [stdout]   20:     0x639a3898713a - fixtures::parse_x11_symbols::h50b8a96fe051fa48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:51:5
[INFO] [stdout]   21:     0x639a3898713a - fixtures::parse_x11_symbols::{{closure}}::h6058549fb1ecec6c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:48:27
[INFO] [stdout]   22:     0x639a3898713a - core::ops::function::FnOnce::call_once::h63fb0cac2187b989
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639a38a4c9bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639a38a4c9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x639a38a4bbfe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x639a38a4bbfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x639a38a4bbfe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x639a38a4bbfe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x639a38a4bbfe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639a38a4bbfe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x639a38a4bbfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x639a38a0f7a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x639a38a0f7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x639a38a1314a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x639a38a1314a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x639a38a1314a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x639a38a1314a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x639a38a1314a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x639a38ae4b67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bc584ab4aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc584b41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_x11_geometry stdout ----
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/nec
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/nokia
[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/geometry/sanwa
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/steelseries
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/kinesis
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/northgate
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/ataritt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/hhk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/amiga
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/keytronic
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/winbook
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/microsoft
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/digital_vndr/pc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/chicony
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/fujitsu
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/digital_vndr/pc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sgi_vndr/iris
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sgi_vndr/indigo
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sgi_vndr/indigo
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/teck
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/jolla
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/amiga
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/digital_vndr/lk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sgi_vndr/indy
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/ataritt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/ibm
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sony
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/macintosh
[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/aliases
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/olpc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/digital_vndr/unix
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/sun
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/empty
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/evdev
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/fujitsu
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/keycodes/xfree86
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/crk.xkb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/thinkpad
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/extra
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/sms.xkb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/basic
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/smn.xkb
[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/kbdgen/sme.xkb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/default
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/mousekeys
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/complete
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/nokia
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/me
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/numpad
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/level5
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/az
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/xfree68_vndr/amiga
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/kbdgen/sma.xkb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/shift
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/xfree68_vndr/ataritt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/pc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/jp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/ch
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/gb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/caps
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/se
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/it
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/types/level5
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/dk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/fi
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/de
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/latam
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/digital_vndr/lk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nec_vndr/jp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/is
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/nl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/typematrix
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/pt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/dell
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/olpc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/br
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fo
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/es
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/fr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/hp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws003sh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sgi_vndr/O2
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tg
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/latin
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws020sh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kpdl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws011sh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/apple
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/altwin
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tz
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/macintosh_vndr/no
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sgi_vndr/indy
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sn
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/hp_vndr/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/sl-c3x00
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/my
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/jolla_vndr/sbj
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/sun
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/empty
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/id
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sharp_vndr/ws007sh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gn
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ir
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/de
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/si
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/is
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/compose
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mv
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/za
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ba
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sy
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/jp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cd
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ara
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bg
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/lt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/apl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/al
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ru
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ca
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/am
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/typo
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/latam
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/fr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sgi_vndr/jp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ie
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/uz
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/hu
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/lv
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ua
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/kr
[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/sun_vndr/pt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ng
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/epo
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/be
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ge
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ee
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/cz
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/jp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ua
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/br
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ee
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/th
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/iq
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/eurosign
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kg
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mao
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ara
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/kz
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/pl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/capslock
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/lt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/brai
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/parens
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/la
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ctrl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fujitsu_vndr/jp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cz
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/gr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ph
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ke
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/vn
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/nl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/it
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fujitsu_vndr/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/gb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/level3
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mn
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/lk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/by
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/mm
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ml
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/at
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/lv
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sony_vndr/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/it
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/pl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/solaris
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tw
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/gb
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/se
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/dk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/fi
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/md
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/vt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/de
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ro
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ru
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/tw
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/ch
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nokia_vndr/su-8w
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/pc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/sk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/eu
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/et
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nbsp
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/dk
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/digital_vndr/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/no
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tj
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/se
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/terminate
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fi
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ch
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/tr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/tm
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ma
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/sun_vndr/es
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/rs
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bd
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/hr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/keypad
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/rupeesign
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ca
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/au
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/np
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/il
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/srvr_ctrl
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/group
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bw
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/macintosh
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/no
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/dz
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/bt
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nokia_vndr/rx-44
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/ro
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cn
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/af
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/cm
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/inet
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/geometry/pc
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/nokia_vndr/rx-51
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/us
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/fr
[INFO] [stdout] [ERROR fixtures] failed: tests/fixtures/x11/symbols/in
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_x11_geometry' panicked at tests/fixtures.rs:140:9:
[INFO] [stdout] 30 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639a38adf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a38adf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a38adf6e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639a38adf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639a38b05943 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639a38b05943 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x639a38adc0f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639a38adc0f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639a38adf532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639a38ae0f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x639a38ae0df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x639a38a47284 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x639a38a47284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639a38ae1a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x639a38ae1a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x639a38ae174a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x639a38adfbd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x639a38ae13dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x639a38b04490 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639a38987d56 - fixtures::parse_files::hf6cb06903981d42a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:140:9
[INFO] [stdout]   20:     0x639a38987d56 - fixtures::parse_x11_geometry::hfcab531c021e331c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:95:5
[INFO] [stdout]   21:     0x639a38987d56 - fixtures::parse_x11_geometry::{{closure}}::hbe2d08fd767c1005
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:90:28
[INFO] [stdout]   22:     0x639a38987d56 - core::ops::function::FnOnce::call_once::he9c8fd04801b270e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639a38a4c9bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639a38a4c9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x639a38a4bbfe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x639a38a4bbfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x639a38a4bbfe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x639a38a4bbfe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x639a38a4bbfe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639a38a4bbfe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x639a38a4bbfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x639a38a0f7a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x639a38a0f7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x639a38a1314a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x639a38a1314a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x639a38a1314a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x639a38a1314a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x639a38a1314a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x639a38ae4b67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bc584ab4aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc584b41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_x11_keycodes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_x11_keycodes' panicked at tests/fixtures.rs:140:9:
[INFO] [stdout] 20 tests failed -- Set `VERBOSE_PARSE_ERRORS=1` for error messages
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639a38adf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a38adf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a38adf6e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x639a38adf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x639a38b05943 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x639a38b05943 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x639a38adc0f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639a38adc0f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x639a38adf532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x639a38ae0f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x639a38ae0df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x639a38a47284 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x639a38a47284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639a38ae1a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x639a38ae1a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x639a38ae174a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x639a38adfbd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x639a38ae13dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x639a38b04490 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x639a3898804a - fixtures::parse_files::hf6cb06903981d42a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:140:9
[INFO] [stdout]   20:     0x639a3898804a - fixtures::parse_x11_keycodes::hd93b277e552adb24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:65:5
[INFO] [stdout]   21:     0x639a3898804a - fixtures::parse_x11_keycodes::{{closure}}::he16e5424ff45c7a1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fixtures.rs:62:28
[INFO] [stdout]   22:     0x639a3898804a - core::ops::function::FnOnce::call_once::hf143b1f92384fd77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639a38a4c9bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639a38a4c9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x639a38a4bbfe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x639a38a4bbfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x639a38a4bbfe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x639a38a4bbfe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x639a38a4bbfe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639a38a4bbfe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x639a38a4bbfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x639a38a0f7a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x639a38a0f7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x639a38a1314a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x639a38a1314a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x639a38a1314a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x639a38a1314a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639a38a1314a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x639a38a1314a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x639a38ae4b67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x639a38ae4b67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bc584ab4aa4 - <unknown>
[INFO] [stdout]   45:     0x7bc584b41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test fixtures`
[INFO] running `Command { std: "docker" "inspect" "360b2074d1e5fc2b6506aabaca1283045ee3d38ada091a81928aca19855e0f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360b2074d1e5fc2b6506aabaca1283045ee3d38ada091a81928aca19855e0f99", kill_on_drop: false }`
[INFO] [stdout] 360b2074d1e5fc2b6506aabaca1283045ee3d38ada091a81928aca19855e0f99
