[INFO] fetching crate decluster 1.0.18...
[INFO] testing decluster-1.0.18 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate decluster 1.0.18 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate decluster 1.0.18
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate decluster 1.0.18
[INFO] tweaked toml for crates.io crate decluster 1.0.18 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate decluster 1.0.18 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate decluster 1.0.18 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 986ac611db6792362ad3cd6917ee26762ab6eaddb6c72b27583bd76ba1300358
[INFO] running `Command { std: "docker" "start" "-a" "986ac611db6792362ad3cd6917ee26762ab6eaddb6c72b27583bd76ba1300358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "986ac611db6792362ad3cd6917ee26762ab6eaddb6c72b27583bd76ba1300358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986ac611db6792362ad3cd6917ee26762ab6eaddb6c72b27583bd76ba1300358", kill_on_drop: false }`
[INFO] [stdout] 986ac611db6792362ad3cd6917ee26762ab6eaddb6c72b27583bd76ba1300358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2ff47133e2757a635545c9bcbdd8b58a3ccdb394d1be3607e3becc8252ba4f29
[INFO] running `Command { std: "docker" "start" "-a" "2ff47133e2757a635545c9bcbdd8b58a3ccdb394d1be3607e3becc8252ba4f29", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling piston-viewport v1.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[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 nanorand v0.6.1
[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 xdg v2.4.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling tiff v0.7.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling png v0.17.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling piston-texture v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytemuck v1.7.3
[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 fnv v1.0.7
[INFO] [stderr]    Compiling spin_sleep v1.0.0
[INFO] [stderr]    Compiling interpolation v0.2.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling piston2d-graphics v0.42.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[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 gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling pistoncore-input v1.0.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 image v0.24.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 11s
[INFO] running `Command { std: "docker" "inspect" "2ff47133e2757a635545c9bcbdd8b58a3ccdb394d1be3607e3becc8252ba4f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff47133e2757a635545c9bcbdd8b58a3ccdb394d1be3607e3becc8252ba4f29", kill_on_drop: false }`
[INFO] [stdout] 2ff47133e2757a635545c9bcbdd8b58a3ccdb394d1be3607e3becc8252ba4f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bccd742b9bc27c7ad69b245296b68215cc32affd0947e570478a653ad9bb8b6a
[INFO] running `Command { std: "docker" "start" "-a" "bccd742b9bc27c7ad69b245296b68215cc32affd0947e570478a653ad9bb8b6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling decluster v1.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "bccd742b9bc27c7ad69b245296b68215cc32affd0947e570478a653ad9bb8b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bccd742b9bc27c7ad69b245296b68215cc32affd0947e570478a653ad9bb8b6a", kill_on_drop: false }`
[INFO] [stdout] bccd742b9bc27c7ad69b245296b68215cc32affd0947e570478a653ad9bb8b6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2f11dc893e7e46accfdbc7cc8be7e319ff49a1084e72826ddca638b59c37b7ae
[INFO] running `Command { std: "docker" "start" "-a" "2f11dc893e7e46accfdbc7cc8be7e319ff49a1084e72826ddca638b59c37b7ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/decluster/dca1370bf3dd85eb/deps/decluster-dca1370bf3dd85eb)
[INFO] [stderr]    Doc-tests decluster
[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] [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] [stderr] error: doctest failed, to rerun pass `--doc`
[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] 11 | * 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] 26 | > 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' (65) 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:     0x635a42854992 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635a42854992 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635a42854992 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635a42854992 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635a4286c2ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635a4286c2ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x635a428598a6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635a428598a6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635a4283b97f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635a4283b97f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635a4284ed11 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x635a4284eecb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x635a4283ba6a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x635a42833369 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x635a4283c47d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x635a4286c81d - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x635a4286c81d - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   17:     0x635a4286c967 - core[8f93d80df273fe75]::panicking::panic_null_pointer_dereference
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:302:5
[INFO] [stdout]   18:     0x635a4276a2de - <<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[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:     0x635a4276a2de - <<<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x635a4276cbb3 - <lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[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:     0x635a4276aa5e - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   22:     0x635a4283ef77 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x635a4276a647 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   24:     0x635a42772a13 - <lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x635a42772a13 - <<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x635a42772a13 - <<x11_dl[24b791974ae08d66]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x635a427723d3 - <x11_dl[24b791974ae08d66]::xlib::Xlib>::init
[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:     0x635a42772888 - <x11_dl[24b791974ae08d66]::xlib::Xlib>::open
[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:     0x635a4256875b - <winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XConnection>::new
[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:     0x635a42501600 - <winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[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:     0x635a42501600 - <<winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x635a4255a9db - <lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[487c61a2573c680]::mutex::Mutex<parking_lot[408b932374119b4c]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XConnection>, winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[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:     0x635a424ebf3e - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[487c61a2573c680]::mutex::Mutex<parking_lot[408b932374119b4c]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XConnection>, winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   34:     0x635a4283ef77 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   35:     0x635a424eaac7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[487c61a2573c680]::mutex::Mutex<parking_lot[408b932374119b4c]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XConnection>, winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   36:     0x635a425103d0 - <lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[487c61a2573c680]::mutex::Mutex<parking_lot[408b932374119b4c]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XConnection>, winit[9217f7ae90b327b8]::platform_impl::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x635a425103d0 - <winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x635a425103d0 - <winit[9217f7ae90b327b8]::platform_impl::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x635a42418f19 - <winit[9217f7ae90b327b8]::platform_impl::platform::EventLoop<glutin_window[28f1c312eb66645a]::UserEvent>>::new_x11_any_thread
[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:     0x635a42418ca2 - <winit[9217f7ae90b327b8]::platform_impl::platform::EventLoop<glutin_window[28f1c312eb66645a]::UserEvent>>::new_any_thread
[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:     0x635a4241915b - <winit[9217f7ae90b327b8]::platform_impl::platform::EventLoop<glutin_window[28f1c312eb66645a]::UserEvent>>::new
[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:     0x635a4243776c - <winit[9217f7ae90b327b8]::event_loop::EventLoop<glutin_window[28f1c312eb66645a]::UserEvent>>::with_user_event
[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:     0x635a423ecab6 - <glutin_window[28f1c312eb66645a]::GlutinWindow>::new
[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:     0x635a423ee297 - <glutin_window[28f1c312eb66645a]::GlutinWindow as window[8ca25f100179913]::BuildFromWindowSettings>::build_from_window_settings
[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:     0x635a42369187 - <window[8ca25f100179913]::WindowSettings>::build::<glutin_window[28f1c312eb66645a]::GlutinWindow>
[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:     0x635a42366a9d - <piston_window[6ff2ce57e2354c4f]::PistonWindow as window[8ca25f100179913]::BuildFromWindowSettings>::build_from_window_settings
[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:     0x635a423691b7 - <window[8ca25f100179913]::WindowSettings>::build::<piston_window[6ff2ce57e2354c4f]::PistonWindow>
[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:     0x635a423766c4 - <decluster[9cf138bf4891c463]::Canvas>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:75:14
[INFO] [stdout]   49:     0x635a4235e824 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   50:     0x635a4235e893 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   51:     0x635a4235e7a6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   52:     0x635a4235e7b9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   53:     0x635a4284e046 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   54:     0x635a4284e046 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x635a4284e046 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x635a4284e046 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x635a4284e046 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x635a4284e046 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x635a4284e046 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x635a4284e046 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x635a4284e046 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x635a4235e731 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   63:     0x635a4235e8f5 - main
[INFO] [stdout]   64:     0x769437f5f1ca - <unknown>
[INFO] [stdout]   65:     0x769437f5f28b - __libc_start_main
[INFO] [stdout]   66:     0x635a4235e645 - _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 2.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f11dc893e7e46accfdbc7cc8be7e319ff49a1084e72826ddca638b59c37b7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f11dc893e7e46accfdbc7cc8be7e319ff49a1084e72826ddca638b59c37b7ae", kill_on_drop: false }`
[INFO] [stdout] 2f11dc893e7e46accfdbc7cc8be7e319ff49a1084e72826ddca638b59c37b7ae
