[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderson-international%2Fdecluster" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anderson-international/decluster 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 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-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-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] 5045a3038da5224ea74ee653ec06eb3942fa4f97af3d3c0c3c7f0c0119a99fe5 [INFO] running `Command { std: "docker" "start" "-a" "5045a3038da5224ea74ee653ec06eb3942fa4f97af3d3c0c3c7f0c0119a99fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5045a3038da5224ea74ee653ec06eb3942fa4f97af3d3c0c3c7f0c0119a99fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5045a3038da5224ea74ee653ec06eb3942fa4f97af3d3c0c3c7f0c0119a99fe5", kill_on_drop: false }` [INFO] [stdout] 5045a3038da5224ea74ee653ec06eb3942fa4f97af3d3c0c3c7f0c0119a99fe5 [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] 787e50fa632763aafc34d2f7366fa8fb750af14a3946c8f046769b741cc94823 [INFO] running `Command { std: "docker" "start" "-a" "787e50fa632763aafc34d2f7366fa8fb750af14a3946c8f046769b741cc94823", 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 syn v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling png v0.17.3 [INFO] [stderr] Compiling piston2d-graphics v0.42.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [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 winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling pistoncore-window v0.47.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.69.0 [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 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 4m 06s [INFO] running `Command { std: "docker" "inspect" "787e50fa632763aafc34d2f7366fa8fb750af14a3946c8f046769b741cc94823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787e50fa632763aafc34d2f7366fa8fb750af14a3946c8f046769b741cc94823", kill_on_drop: false }` [INFO] [stdout] 787e50fa632763aafc34d2f7366fa8fb750af14a3946c8f046769b741cc94823 [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] f93d714feae2bf4da1a30c06619c7caa828538bd2dc758be9fd74a6f0ea5cf0b [INFO] running `Command { std: "docker" "start" "-a" "f93d714feae2bf4da1a30c06619c7caa828538bd2dc758be9fd74a6f0ea5cf0b", 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 2.90s [INFO] running `Command { std: "docker" "inspect" "f93d714feae2bf4da1a30c06619c7caa828538bd2dc758be9fd74a6f0ea5cf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93d714feae2bf4da1a30c06619c7caa828538bd2dc758be9fd74a6f0ea5cf0b", kill_on_drop: false }` [INFO] [stdout] f93d714feae2bf4da1a30c06619c7caa828538bd2dc758be9fd74a6f0ea5cf0b [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] ae78c85cae35e64cc42597afda5f9e1874da80c44d0432a3a615d7e856292cb1 [INFO] running `Command { std: "docker" "start" "-a" "ae78c85cae35e64cc42597afda5f9e1874da80c44d0432a3a615d7e856292cb1", 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.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decluster-1a8a186701229edf) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests examples/decluster_demo.rs (/opt/rustwide/target/debug/deps/decluster_demo-0f60ae837adeb191) [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] [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] [stderr] Doc-tests decluster [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 25) ... FAILED [INFO] [stdout] test src/decluster.rs - decluster::decluster (line 10) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [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 [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 (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:605:9: [INFO] [stdout] Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9b196aab52 - 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: 0x5e9b196aab52 - 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: 0x5e9b196aab52 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9b196aab52 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9b196cf0d3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9b196cf0d3 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5e9b196a79c3 - std::io::default_write_fmt::h92ac9345fd53cc14 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9b196a79c3 - std::io::Write::write_fmt::h5ebaf381f8338068 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9b196aa9a2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9b196abe56 - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e9b196abc59 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5e9b196ac862 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5e9b195c11d1 - std::panicking::begin_panic::{{closure}}::h190601355a84018c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9 [INFO] [stdout] 13: 0x5e9b195c1196 - std::sys::backtrace::__rust_end_short_backtrace::h92c51e538406f650 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 14: 0x5e9b1959b46c - std::panicking::begin_panic::h1eedb8f02a800d5a [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5 [INFO] [stdout] 15: 0x5e9b195353ce - winit::platform_impl::platform::EventLoop::new_any_thread::h3ea47f731bc0027e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/linux/mod.rs:605:9 [INFO] [stdout] 16: 0x5e9b19547126 - winit::platform_impl::platform::EventLoop::new::h56cda08558a3b44f [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] 17: 0x5e9b19547126 - winit::event_loop::EventLoop::with_user_event::hf45600aa94455ee4 [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] 18: 0x5e9b19547126 - glutin_window::GlutinWindow::new::he24dfdc57a3d95b5 [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] 19: 0x5e9b195496da - ::build_from_window_settings::hb8312f35f55aa657 [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] 20: 0x5e9b194df861 - window::WindowSettings::build::h7f6f5cd5950bb5a6 [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] 21: 0x5e9b194df861 - as window::BuildFromWindowSettings>::build_from_window_settings::ha6c816d7bbfdcef2 [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] 22: 0x5e9b194db1d7 - window::WindowSettings::build::h1644ff95f946185d [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] 23: 0x5e9b194db1d7 - decluster::Canvas::new::ha06eeadafaf247c0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:75:14 [INFO] [stdout] 24: 0x5e9b194daef4 - rust_out::main::h4293891446a396e5 [INFO] [stdout] 25: 0x5e9b194cfad3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646 [INFO] [stdout] 26: 0x5e9b194ccac6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2 [INFO] [stdout] 27: 0x5e9b194ccaa9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a [INFO] [stdout] 28: 0x5e9b196a26a0 - core::ops::function::impls:: for &F>::call_once::hc3929e8466919df6 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21 [INFO] [stdout] 29: 0x5e9b196a26a0 - std::panicking::catch_unwind::do_call::hed30a66745299fca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x5e9b196a26a0 - std::panicking::catch_unwind::hdfb0bc9563518507 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x5e9b196a26a0 - std::panic::catch_unwind::hd0a1d748acfba573 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e9b196a26a0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: 0x5e9b196a26a0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x5e9b196a26a0 - std::panicking::catch_unwind::h91938c6665615bc7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5e9b196a26a0 - std::panic::catch_unwind::h0c65d4211626564a [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5e9b196a26a0 - std::rt::lang_start_internal::hc41e58da8618ff02 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: 0x5e9b194cca91 - std::rt::lang_start::hcc2a7507424cf42d [INFO] [stdout] 38: 0x5e9b194daf65 - main [INFO] [stdout] 39: 0x783ce7fe21ca - [INFO] [stdout] 40: 0x783ce7fe228b - __libc_start_main [INFO] [stdout] 41: 0x5e9b194cc465 - _start [INFO] [stdout] 42: 0x0 - [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 1.46s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ae78c85cae35e64cc42597afda5f9e1874da80c44d0432a3a615d7e856292cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae78c85cae35e64cc42597afda5f9e1874da80c44d0432a3a615d7e856292cb1", kill_on_drop: false }` [INFO] [stdout] ae78c85cae35e64cc42597afda5f9e1874da80c44d0432a3a615d7e856292cb1