[INFO] fetching crate vviz 0.3.0...
[INFO] testing vviz-0.3.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate vviz 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate vviz 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate vviz 0.3.0
[INFO] tweaked toml for crates.io crate vviz 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vviz 0.3.0 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 crates.io crate vviz 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2e7c677045051a726531aff0ad340f98fab304ac4bd45ddbf4883b70aac08884
[INFO] running `Command { std: "docker" "start" "-a" "2e7c677045051a726531aff0ad340f98fab304ac4bd45ddbf4883b70aac08884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e7c677045051a726531aff0ad340f98fab304ac4bd45ddbf4883b70aac08884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e7c677045051a726531aff0ad340f98fab304ac4bd45ddbf4883b70aac08884", kill_on_drop: false }`
[INFO] [stdout] 2e7c677045051a726531aff0ad340f98fab304ac4bd45ddbf4883b70aac08884
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9541f68e8de05d4eef49b1d19dab280808a2a67d76a3e5ab25e0ba890efa08e7
[INFO] running `Command { std: "docker" "start" "-a" "9541f68e8de05d4eef49b1d19dab280808a2a67d76a3e5ab25e0ba890efa08e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.114
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling ttf-parser v0.14.0
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling sapp-linux v0.1.13
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling nanorand v0.6.1
[INFO] [stderr]    Compiling socket2 v0.4.3
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.14.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling ab_glyph v0.2.13
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling emath v0.16.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling epaint v0.16.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling deflate v0.9.1
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling png v0.17.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling egui v0.16.1
[INFO] [stderr]    Compiling tiff v0.7.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling slice-of-array v0.3.1
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling jpeg-decoder v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.43
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling egui-miniquad v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tungstenite v0.16.0
[INFO] [stderr]    Compiling clap v3.0.14
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.10
[INFO] [stderr]    Compiling exr v1.4.1
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling image v0.24.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling simba v0.7.1
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling nalgebra-glm v0.16.0
[INFO] [stderr]    Compiling vviz v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manager.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     WebsocketServer(WebsocketServerConnection),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     WebsocketServer(WebsocketServerConnection),
[INFO] [stdout] 38 +     WebsocketServer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "9541f68e8de05d4eef49b1d19dab280808a2a67d76a3e5ab25e0ba890efa08e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9541f68e8de05d4eef49b1d19dab280808a2a67d76a3e5ab25e0ba890efa08e7", kill_on_drop: false }`
[INFO] [stdout] 9541f68e8de05d4eef49b1d19dab280808a2a67d76a3e5ab25e0ba890efa08e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 964debeeeff08b051d0580109538abeedd0671b77bf94a99d7f7fb1a8fc3156f
[INFO] running `Command { std: "docker" "start" "-a" "964debeeeff08b051d0580109538abeedd0671b77bf94a99d7f7fb1a8fc3156f", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manager.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     WebsocketServer(WebsocketServerConnection),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     WebsocketServer(WebsocketServerConnection),
[INFO] [stdout] 38 +     WebsocketServer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vviz v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manager.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     WebsocketServer(WebsocketServerConnection),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     WebsocketServer(WebsocketServerConnection),
[INFO] [stdout] 38 +     WebsocketServer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.65s
[INFO] running `Command { std: "docker" "inspect" "964debeeeff08b051d0580109538abeedd0671b77bf94a99d7f7fb1a8fc3156f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964debeeeff08b051d0580109538abeedd0671b77bf94a99d7f7fb1a8fc3156f", kill_on_drop: false }`
[INFO] [stdout] 964debeeeff08b051d0580109538abeedd0671b77bf94a99d7f7fb1a8fc3156f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 14106616c899193b143d83088b8c00468e26432d6aef193f478b5c821258cc88
[INFO] running `Command { std: "docker" "start" "-a" "14106616c899193b143d83088b8c00468e26432d6aef193f478b5c821258cc88", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/manager.rs:38:21
[INFO] [stderr]    |
[INFO] [stderr] 38 |     WebsocketServer(WebsocketServerConnection),
[INFO] [stderr]    |     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 38 -     WebsocketServer(WebsocketServerConnection),
[INFO] [stderr] 38 +     WebsocketServer(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `vviz` (lib) generated 1 warning
[INFO] [stderr] warning: `vviz` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vviz-11127a5bc09ec20c)
[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 src/remote_client.rs (/opt/rustwide/target/debug/deps/remote_client-d7dd9165ca664514)
[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 vviz
[INFO] [stderr] error: couldn't read `src/../README.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[doc = include_str!("../README.md")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name vviz --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c42b03f009ff3af3.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-d33906d24142a297.rlib --extern egui=/opt/rustwide/target/debug/deps/libegui-ee075014cb0a003d.rlib --extern egui_miniquad=/opt/rustwide/target/debug/deps/libegui_miniquad-c2b23545ad92c6db.rlib --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-3fffa4050c6d02f8.so --extern image=/opt/rustwide/target/debug/deps/libimage-e5e8f6134a58eefb.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-c8825f289c1590f4.rlib --extern miniquad=/opt/rustwide/target/debug/deps/libminiquad-a53c68cc463131d0.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-df708b02c00e5dfa.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-5dd055e4f2ebfd6c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-92c9fd459f7d841f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-27076689ada066ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc13dbebb620194c.rlib --extern slice_of_array=/opt/rustwide/target/debug/deps/libslice_of_array-ef7c012674bfead1.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ac90e6c5cee2a274.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-734b0c9c217f5a40.so --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-7aeadfffa46a8706.rlib --extern vviz=/opt/rustwide/target/debug/deps/libvviz-a322b29fc31fe072.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "14106616c899193b143d83088b8c00468e26432d6aef193f478b5c821258cc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14106616c899193b143d83088b8c00468e26432d6aef193f478b5c821258cc88", kill_on_drop: false }`
[INFO] [stdout] 14106616c899193b143d83088b8c00468e26432d6aef193f478b5c821258cc88
