[INFO] fetching crate bevy_plot 0.1.5...
[INFO] testing bevy_plot-0.1.5 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate bevy_plot 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bevy_plot 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_plot 0.1.5
[INFO] tweaked toml for crates.io crate bevy_plot 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_plot 0.1.5 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_plot 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c
[INFO] running `Command { std: "docker" "start" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling erased-serde v0.3.18
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-task v4.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling bevy_tasks v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling wgpu-types v0.12.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.5
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ttf-parser v0.14.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling euclid v0.22.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.14.0
[INFO] [stderr]    Compiling ab_glyph v0.2.13
[INFO] [stderr]    Compiling stretch v0.3.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling gltf-derive v0.16.0
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling tracing v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling naga v0.8.5
[INFO] [stderr]    Compiling cargo-manifest v0.2.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.6.0
[INFO] [stderr]    Compiling bevy_derive v0.6.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.6.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.6.0
[INFO] [stderr]    Compiling bevy-crevice-derive v0.6.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling glam v0.20.2
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling bevy_utils v0.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling gltf-json v0.16.0
[INFO] [stderr]    Compiling wgpu-hal v0.12.4
[INFO] [stderr]    Compiling bevy_reflect v0.6.0
[INFO] [stderr]    Compiling bevy_crevice v0.6.1
[INFO] [stderr]    Compiling hexasphere v6.0.0
[INFO] [stderr]    Compiling gltf v0.16.0
[INFO] [stderr]    Compiling bevy_ecs v0.6.1
[INFO] [stderr]    Compiling bevy_math v0.6.0
[INFO] [stderr]    Compiling wgpu v0.12.0
[INFO] [stderr]    Compiling bevy_app v0.6.0
[INFO] [stderr]    Compiling bevy_log v0.6.0
[INFO] [stderr]    Compiling bevy_core v0.6.0
[INFO] [stderr]    Compiling bevy_window v0.6.0
[INFO] [stderr]    Compiling bevy_transform v0.6.0
[INFO] [stderr]    Compiling bevy_input v0.6.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.6.0
[INFO] [stderr]    Compiling bevy_asset v0.6.0
[INFO] [stderr]    Compiling bevy_winit v0.6.1
[INFO] [stderr]    Compiling bevy_render v0.6.1
[INFO] [stderr]    Compiling bevy_scene v0.6.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.6.0
[INFO] [stderr]    Compiling bevy_sprite v0.6.0
[INFO] [stderr]    Compiling bevy_pbr v0.6.1
[INFO] [stderr]    Compiling bevy_text v0.6.0
[INFO] [stderr]    Compiling bevy_ui v0.6.1
[INFO] [stderr]    Compiling bevy_gltf v0.6.0
[INFO] [stderr]    Compiling bevy_internal v0.6.0
[INFO] [stderr]    Compiling bevy v0.6.0
[INFO] [stderr]    Compiling bevy_plot v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | mod plot;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `plot` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use plot::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | mod plot;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/markers/mod.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct MarkerInstanceData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/markers/mod.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | mod plot;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `plot` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use plot::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | mod plot;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/markers/mod.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct MarkerInstanceData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/markers/mod.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_plot v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/runtime_setter.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if let Some(mut bezier_data) = plot.data.bezier_groups.get_mut(curve_number.0) {
[INFO] [stdout]    |                             ----^^^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | mod plot;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `plot` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use plot::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | mod plot;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/markers/mod.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct MarkerInstanceData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/markers/mod.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.41s
[INFO] running `Command { std: "docker" "inspect" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | mod plot;
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `plot` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub use plot::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | mod plot;
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/markers/mod.rs:164:8
[INFO] [stderr]     |
[INFO] [stderr] 164 | struct MarkerInstanceData {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/markers/mod.rs:163:1
[INFO] [stderr]     |
[INFO] [stderr] 163 | #[repr(C)]
[INFO] [stderr]     | ^
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_plot` (lib) generated 3 warnings
[INFO] [stderr] warning: `bevy_plot` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/runtime_setter.rs:35:29
[INFO] [stderr]    |
[INFO] [stderr] 35 |                 if let Some(mut bezier_data) = plot.data.bezier_groups.get_mut(curve_number.0) {
[INFO] [stderr]    |                             ----^^^^^^^^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_plot` (example "runtime_setter") generated 1 warning (run `cargo fix --example "runtime_setter" -p bevy_plot` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/bevy_plot-76693556258eec00)
[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 bevy_plot
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4330) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/src/platform_impl/linux/mod.rs:619:9:
[INFO] [stdout] Failed to initialize any backend! Wayland status: "backend disabled" X11 status: XOpenDisplayFailed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60261d1561a1 - std[93043b772a62376c]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60261d1561a1 - std[93043b772a62376c]::backtrace_rs::backtrace::trace_unsynchronized::<std[93043b772a62376c]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60261d1561a1 - std[93043b772a62376c]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60261d1561a1 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60261d16d88a - <core[812a354ff5be3162]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60261d16d88a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    6:     0x60261d15abbc - std[93043b772a62376c]::io::default_write_fmt::<std[93043b772a62376c]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60261d15abbc - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60261d13e4b6 - <std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60261d13e4b6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60261d150a71 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60261d150c2b - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x60261d13e562 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x60261d135fd9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60261d13ed5d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x60261d16dfec - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60261c81fd21 - <winit[2ae72c1d5ee80b0e]::platform_impl::platform::EventLoop<()>>::new_any_thread
[INFO] [stdout]   17:     0x60261c823cf4 - <winit[2ae72c1d5ee80b0e]::event_loop::EventLoop<()>>::new
[INFO] [stdout]   18:     0x60261c7df828 - <bevy_winit[999ae35109f1c51f]::WinitPlugin as bevy_app[d6cdd4a6ed68d077]::plugin::Plugin>::build
[INFO] [stdout]   19:     0x60261d0852da - <bevy_app[d6cdd4a6ed68d077]::plugin_group::PluginGroupBuilder>::finish
[INFO] [stdout]   20:     0x60261c70dd88 - <bevy_app[d6cdd4a6ed68d077]::app::App>::add_plugins::<bevy_internal[e60a17ba9615cca9]::default_plugins::DefaultPlugins>
[INFO] [stdout]   21:     0x60261c719504 - rust_out[7180e14677895c72]::main
[INFO] [stdout]   22:     0x60261c726713 - <fn() as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x60261c714746 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   24:     0x60261c7183e9 - std[93043b772a62376c]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   25:     0x60261d14ff27 - <&dyn core[812a354ff5be3162]::ops::function::Fn<(), Output = i32> + core[812a354ff5be3162]::marker::Sync + core[812a354ff5be3162]::panic::unwind_safe::RefUnwindSafe as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x60261d14ff27 - std[93043b772a62376c]::panicking::catch_unwind::do_call::<&dyn core[812a354ff5be3162]::ops::function::Fn<(), Output = i32> + core[812a354ff5be3162]::marker::Sync + core[812a354ff5be3162]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x60261d14ff27 - std[93043b772a62376c]::panicking::catch_unwind::<i32, &dyn core[812a354ff5be3162]::ops::function::Fn<(), Output = i32> + core[812a354ff5be3162]::marker::Sync + core[812a354ff5be3162]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60261d14ff27 - std[93043b772a62376c]::panic::catch_unwind::<&dyn core[812a354ff5be3162]::ops::function::Fn<(), Output = i32> + core[812a354ff5be3162]::marker::Sync + core[812a354ff5be3162]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60261d14ff27 - std[93043b772a62376c]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x60261d14ff27 - std[93043b772a62376c]::panicking::catch_unwind::do_call::<std[93043b772a62376c]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x60261d14ff27 - std[93043b772a62376c]::panicking::catch_unwind::<isize, std[93043b772a62376c]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x60261d14ff27 - std[93043b772a62376c]::panic::catch_unwind::<std[93043b772a62376c]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60261d14ff27 - std[93043b772a62376c]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x60261c712e71 - std[93043b772a62376c]::rt::lang_start::<()>
[INFO] [stdout]   35:     0x60261c726ca5 - main
[INFO] [stdout]   36:     0x75dc0dcd4601 - <unknown>
[INFO] [stdout]   37:     0x75dc0dcd4718 - __libc_start_main
[INFO] [stdout]   38:     0x60261c708e05 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c", kill_on_drop: false }`
[INFO] [stdout] 4aedbbd725479a6f13e8b920ec8c3208481d34d94a92987c6398e0b9098e672c
