[INFO] cloning repository https://github.com/anderson-international/decluster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anderson-international/decluster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderson-international%2Fdecluster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderson-international%2Fdecluster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e49f4f307608f3ac1b84360bc3bb901b8f7ffd6d
[INFO] testing anderson-international/decluster against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderson-international%2Fdecluster" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anderson-international/decluster
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/anderson-international/decluster
[INFO] tweaked toml for git repo https://github.com/anderson-international/decluster written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anderson-international/decluster on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anderson-international/decluster already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc2/source/examples/decluster_demo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `decluster_demo`
[INFO] [stderr]   * `example` target `decluster_demo`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54aeefb4dcc99262175fb4ade6d6eddcbfc7ea8ea401b75ef5a4181a629660fc
[INFO] running `Command { std: "docker" "start" "-a" "54aeefb4dcc99262175fb4ade6d6eddcbfc7ea8ea401b75ef5a4181a629660fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54aeefb4dcc99262175fb4ade6d6eddcbfc7ea8ea401b75ef5a4181a629660fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54aeefb4dcc99262175fb4ade6d6eddcbfc7ea8ea401b75ef5a4181a629660fc", kill_on_drop: false }`
[INFO] [stdout] 54aeefb4dcc99262175fb4ade6d6eddcbfc7ea8ea401b75ef5a4181a629660fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f19dc1b54404869213557692bf494c4467e22aff5f4a636efc33178c5b25e2a
[INFO] running `Command { std: "docker" "start" "-a" "9f19dc1b54404869213557692bf494c4467e22aff5f4a636efc33178c5b25e2a", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/decluster_demo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `decluster_demo`
[INFO] [stderr]   * `example` target `decluster_demo`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling piston-viewport v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling nanorand v0.6.1
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tiff v0.7.1
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling png v0.17.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling piston-texture v0.8.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling shader_version v0.7.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling spin_sleep v1.0.0
[INFO] [stderr]    Compiling interpolation v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling piston2d-graphics v0.42.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling jpeg-decoder v0.2.2
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.11
[INFO] [stderr]    Compiling exr v1.4.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling image v0.24.1
[INFO] [stderr]    Compiling pistoncore-window v0.47.1
[INFO] [stderr]    Compiling pistoncore-event_loop v0.53.1
[INFO] [stderr]    Compiling piston v0.53.1
[INFO] [stderr]    Compiling piston-gfx_texture v0.42.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.76.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.69.0
[INFO] [stderr]    Compiling piston_window v0.123.0
[INFO] [stderr]    Compiling decluster v1.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "9f19dc1b54404869213557692bf494c4467e22aff5f4a636efc33178c5b25e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f19dc1b54404869213557692bf494c4467e22aff5f4a636efc33178c5b25e2a", kill_on_drop: false }`
[INFO] [stdout] 9f19dc1b54404869213557692bf494c4467e22aff5f4a636efc33178c5b25e2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbf2c448388e679d8bd302557e6676aad23fe97d4b0d206335af13b01cddafaf
[INFO] running `Command { std: "docker" "start" "-a" "fbf2c448388e679d8bd302557e6676aad23fe97d4b0d206335af13b01cddafaf", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/decluster_demo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `decluster_demo`
[INFO] [stderr]   * `example` target `decluster_demo`
[INFO] [stderr]    Compiling decluster v1.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "fbf2c448388e679d8bd302557e6676aad23fe97d4b0d206335af13b01cddafaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf2c448388e679d8bd302557e6676aad23fe97d4b0d206335af13b01cddafaf", kill_on_drop: false }`
[INFO] [stdout] fbf2c448388e679d8bd302557e6676aad23fe97d4b0d206335af13b01cddafaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25bd09fd15932585abf0f44af97eb074e3a9346cca6f19d86cd393120b7d5e19
[INFO] running `Command { std: "docker" "start" "-a" "25bd09fd15932585abf0f44af97eb074e3a9346cca6f19d86cd393120b7d5e19", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/decluster_demo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `decluster_demo`
[INFO] [stderr]   * `example` target `decluster_demo`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decluster-caad3a69b18fca98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/decluster_demo.rs (/opt/rustwide/target/debug/deps/decluster_demo-e27a06d4f5c96a79)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests decluster
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/decluster.rs - decluster::decluster (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/decluster.rs - decluster::decluster (line 10) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/decluster.rs:11:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * points - the vec of Point structures
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error: expected item, found `>`
[INFO] [stdout]  --> src/lib.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | > cargo run --example decluster_demo --release
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (66) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.19.1/src/xlib.rs:25:1:
[INFO] [stdout] null pointer dereference occurred
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa42b14192 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61aa42b14192 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61aa42b14192 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61aa42b14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61aa42b26dbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61aa42b26dbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61aa42aed1b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61aa42aed1b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61aa42af4552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61aa42af78af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61aa42af7709 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61aa42af7f35 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61aa42af7d96 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x61aa42af4689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61aa42ae0cdd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61aa42b30e0d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stdout]   16:     0x61aa42b30e0d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stdout]   17:     0x61aa42b30fed - core::panicking::panic_null_pointer_dereference::h0eafed6fbb56ab06
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:302:5
[INFO] [stdout]   18:     0x61aa42a205ce - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__static_ref_initialize::h7042ebab5ee6a06f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.19.1/src/link.rs:40:38
[INFO] [stdout]   19:     0x61aa42a205ce - core::ops::function::FnOnce::call_once::h63ab1ce475f54156
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x61aa42a23623 - lazy_static::lazy::Lazy<T>::get::{{closure}}::h91646fa41b6420b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   21:     0x61aa42a2125e - std::sync::poison::once::Once::call_once::{{closure}}::ha5df8a04ed4c0a6d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:41
[INFO] [stdout]   22:     0x61aa42af2ce7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x61aa42a20b24 - std::sync::poison::once::Once::call_once::h01588b365f6c6fbc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout]   24:     0x61aa42a296a3 - lazy_static::lazy::Lazy<T>::get::h50060a960710d15b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   25:     0x61aa42a296a3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__stability::h83ce8f3acc58b1f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   26:     0x61aa42a296a3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::h2e9771e0b230d049
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   27:     0x61aa42a290e3 - x11_dl::xlib::Xlib::init::h3f36efa5cf342447
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.19.1/src/link.rs:46:36
[INFO] [stdout]   28:     0x61aa42a29521 - x11_dl::xlib::Xlib::open::h8e64c75c0826e37c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.19.1/src/link.rs:59:11
[INFO] [stdout]   29:     0x61aa42814e9b - winit::platform_impl::platform::x11::xdisplay::XConnection::new::h3ac683a76d293701
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/x11/xdisplay.rs:36:20
[INFO] [stdout]   30:     0x61aa4279ba90 - <winit::platform_impl::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__static_ref_initialize::h30f081d10ab05d6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:102:20
[INFO] [stdout]   31:     0x61aa4279ba90 - core::ops::function::FnOnce::call_once::h892ecdc01e2c5bad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x61aa4278fa5b - lazy_static::lazy::Lazy<T>::get::{{closure}}::h72ea7cc2ca8bdae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   33:     0x61aa427964ae - std::sync::poison::once::Once::call_once::{{closure}}::hbbb1a523fb818ea4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:41
[INFO] [stdout]   34:     0x61aa42af2ce7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   35:     0x61aa42795ea4 - std::sync::poison::once::Once::call_once::h122e42d05ed4b089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout]   36:     0x61aa427be030 - lazy_static::lazy::Lazy<T>::get::h455d0733029f7a52
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   37:     0x61aa427be030 - <winit::platform_impl::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__stability::hfb3dcce9dab17954
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   38:     0x61aa427be030 - <winit::platform_impl::platform::X11_BACKEND as core::ops::deref::Deref>::deref::h2e1d68770bc810f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   39:     0x61aa426b5dd9 - winit::platform_impl::platform::EventLoop<T>::new_x11_any_thread::he19dcf74e85de823
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:629:27
[INFO] [stdout]   40:     0x61aa426b5b87 - winit::platform_impl::platform::EventLoop<T>::new_any_thread::hec37f87afc48cea4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:591:29
[INFO] [stdout]   41:     0x61aa426b601b - winit::platform_impl::platform::EventLoop<T>::new::h19ab90fbc69b8774
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:556:9
[INFO] [stdout]   42:     0x61aa426e950c - winit::event_loop::EventLoop<T>::with_user_event::h9b56712d2b65db4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/event_loop.rs:134:25
[INFO] [stdout]   43:     0x61aa4267f946 - glutin_window::GlutinWindow::new::ha7fc8e3302c3559e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.69.0/src/lib.rs:119:26
[INFO] [stdout]   44:     0x61aa42686197 - <glutin_window::GlutinWindow as window::BuildFromWindowSettings>::build_from_window_settings::h939734a344ac3c35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.69.0/src/lib.rs:541:9
[INFO] [stdout]   45:     0x61aa425fb087 - window::WindowSettings::build::h0e85926b4b8ee0e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.47.1/src/lib.rs:470:9
[INFO] [stdout]   46:     0x61aa425fc59d - <piston_window::PistonWindow<W> as window::BuildFromWindowSettings>::build_from_window_settings::hcae6f2e6b999010b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/piston_window-0.123.0/src/lib.rs:191:56
[INFO] [stdout]   47:     0x61aa425fb0b7 - window::WindowSettings::build::h6e14a2bc2537de3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.47.1/src/lib.rs:470:9
[INFO] [stdout]   48:     0x61aa42638624 - decluster::Canvas::new::h517b9b963ae27980
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:75:14
[INFO] [stdout]   49:     0x61aa425f3064 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   50:     0x61aa425f2fa3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   51:     0x61aa425f2f46 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   52:     0x61aa425f2f29 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   53:     0x61aa42aeea70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   54:     0x61aa42aeea70 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x61aa42aeea70 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x61aa42aeea70 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x61aa42aeea70 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x61aa42aeea70 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x61aa42aeea70 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x61aa42aeea70 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61aa42aeea70 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x61aa425f2f11 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   63:     0x61aa425f30d5 - main
[INFO] [stdout]   64:     0x7b661273d1ca - <unknown>
[INFO] [stdout]   65:     0x7b661273d28b - __libc_start_main
[INFO] [stdout]   66:     0x61aa425f2e25 - _start
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/decluster.rs - decluster::decluster (line 10)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "25bd09fd15932585abf0f44af97eb074e3a9346cca6f19d86cd393120b7d5e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25bd09fd15932585abf0f44af97eb074e3a9346cca6f19d86cd393120b7d5e19", kill_on_drop: false }`
[INFO] [stdout] 25bd09fd15932585abf0f44af97eb074e3a9346cca6f19d86cd393120b7d5e19
