[INFO] cloning repository https://github.com/ritobanrc/p5-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritobanrc/p5-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fp5-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fp5-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e467cd5761e1fb5c80705ee5bf1a1f3aec06d28f
[INFO] testing ritobanrc/p5-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fp5-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ritobanrc/p5-rs
[INFO] finished tweaking git repo https://github.com/ritobanrc/p5-rs
[INFO] tweaked toml for git repo https://github.com/ritobanrc/p5-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ritobanrc/p5-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ritobanrc/p5-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4
[INFO] running `Command { std: "docker" "start" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling sw-composite v0.7.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling wayland-sys v0.27.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling xkbcommon-sys v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling minifb v0.19.1
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling euclid v0.22.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.27.0
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling freetype v0.4.1
[INFO] [stderr]    Compiling servo-fontconfig v0.4.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling xkb v0.2.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling lyon_geom v0.15.3
[INFO] [stderr]    Compiling lyon_geom v0.16.2
[INFO] [stderr]    Compiling font-kit v0.7.1
[INFO] [stderr]    Compiling wayland-client v0.27.0
[INFO] [stderr]    Compiling wayland-protocols v0.27.0
[INFO] [stderr]    Compiling xcursor v0.3.2
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling raqote v0.8.0
[INFO] [stderr]    Compiling wayland-commons v0.27.0
[INFO] [stderr]    Compiling wayland-cursor v0.27.0
[INFO] [stderr]    Compiling p5-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling p5-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p5_rs-9d19e52966991fae)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-afbf6741e12fc646)
[INFO] [stdout] running 1 test
[INFO] [stdout] test color::tests::hsb_to_rgb_test ... 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] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'background' (7439) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5fefc8474fa1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5fefc8474fa1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5fefc8474fa1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5fefc8474fa1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5fefc84898da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5fefc84898da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x5fefc847a34c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x5fefc847a34c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x5fefc8452996 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5fefc8452996 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5fefc846ca51 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5fefc82b5fd0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   12:     0x5fefc82b5fd0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stderr]   13:     0x5fefc846cc42 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   14:     0x5fefc846cc42 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stderr]   15:     0x5fefc8452a74 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stderr]   16:     0x5fefc844a139 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5fefc845363d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   18:     0x5fefc8489efd - core[6883ba1bc0fe4ed1]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5fefc8489efd - core[6883ba1bc0fe4ed1]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/intrinsics/mod.rs:2458:9
[INFO] [stderr]   20:     0x5fefc848a047 - core[6883ba1bc0fe4ed1]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x5fefc83a494e - <<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:42:38
[INFO] [stderr]   22:     0x5fefc83a494e - <<<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x5fefc83a5053 - <lazy_static[c94980f5494018e1]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   24:     0x5fefc83a80fe - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   25:     0x5fefc8458319 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   26:     0x5fefc83a7ce9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   27:     0x5fefc83a99e3 - <lazy_static[c94980f5494018e1]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   28:     0x5fefc83a99e3 - <<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   29:     0x5fefc83a99e3 - <<x11_dl[c164c455623d7952]::xlib::Xlib>::init::SYMS as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   30:     0x5fefc83a92e3 - <x11_dl[c164c455623d7952]::xlib::Xlib>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:48:36
[INFO] [stderr]   31:     0x5fefc83a97fd - <x11_dl[c164c455623d7952]::xlib::Xlib>::open
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:61:16
[INFO] [stderr]   32:     0x5fefc831f1a3 - <minifb[757e9d7e0c9a5bd9]::os::posix::x11::DisplayInfo>::setup
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minifb-0.19.1/src/os/posix/x11.rs:116:23
[INFO] [stderr]   33:     0x5fefc831ee31 - <minifb[757e9d7e0c9a5bd9]::os::posix::x11::DisplayInfo>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minifb-0.19.1/src/os/posix/x11.rs:104:27
[INFO] [stderr]   34:     0x5fefc83216fd - <minifb[757e9d7e0c9a5bd9]::os::posix::x11::Window>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minifb-0.19.1/src/os/posix/x11.rs:339:21
[INFO] [stderr]   35:     0x5fefc8311d9f - <minifb[757e9d7e0c9a5bd9]::os::posix::Window>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minifb-0.19.1/src/os/posix/mod.rs:41:42
[INFO] [stderr]   36:     0x5fefc82f1ccc - <minifb[757e9d7e0c9a5bd9]::Window>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minifb-0.19.1/src/lib.rs:225:9
[INFO] [stderr]   37:     0x5fefc829f710 - <lib[e43a196a268b0328]::background::BackgroundTest as p5_rs[519422e811df5913]::sketch::Sketch>::run
[INFO] [stderr]                                at /opt/rustwide/workdir/src/sketch.rs:36:26
[INFO] [stderr]   38:     0x5fefc829defb - lib[e43a196a268b0328]::background
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/lib.rs:25:20
[INFO] [stderr]   39:     0x5fefc829dc47 - lib[e43a196a268b0328]::background::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/lib.rs:16:16
[INFO] [stderr]   40:     0x5fefc829d896 - <lib[e43a196a268b0328]::background::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   41:     0x5fefc82a930b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x5fefc82a930b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stderr]   43:     0x5fefc82b6955 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stderr]   44:     0x5fefc82b6955 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   45:     0x5fefc82b6955 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   46:     0x5fefc82b6955 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   47:     0x5fefc82b6955 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   48:     0x5fefc82b6955 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stderr]   49:     0x5fefc82b6955 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stderr]   50:     0x5fefc82b1404 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stderr]   51:     0x5fefc82b1404 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   52:     0x5fefc82b9aa2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   53:     0x5fefc82b9aa2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   54:     0x5fefc82b9aa2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   55:     0x5fefc82b9aa2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   56:     0x5fefc82b9aa2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   57:     0x5fefc82b9aa2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   58:     0x5fefc82b9aa2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   59:     0x5fefc84744bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stderr]   60:     0x5fefc84744bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stderr]   61:     0x7c96f2112aa4 - <unknown>
[INFO] [stderr]   62:     0x7c96f219fa64 - clone
[INFO] [stderr]   63:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/lib-afbf6741e12fc646` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4", kill_on_drop: false }`
[INFO] [stdout] b2c2f1084c4b8a3aa564bea5793be9d2913e2aa85224c08451e6bdf234d84ad4
