[INFO] cloning repository https://github.com/tropical32/rust_ecs_benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tropical32/rust_ecs_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropical32%2Frust_ecs_benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropical32%2Frust_ecs_benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1045153693bd1993af5377fac18374d0e9444cdc
[INFO] checking tropical32/rust_ecs_benchmark against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropical32%2Frust_ecs_benchmark" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tropical32/rust_ecs_benchmark
[INFO] finished tweaking git repo https://github.com/tropical32/rust_ecs_benchmark
[INFO] tweaked toml for git repo https://github.com/tropical32/rust_ecs_benchmark written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tropical32/rust_ecs_benchmark on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tropical32/rust_ecs_benchmark 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] [stderr]   Downloaded legion_codegen v0.4.0
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded flecs_ecs_derive v0.1.0
[INFO] [stderr]   Downloaded shred v0.15.0
[INFO] [stderr]   Downloaded gecs_macros v0.3.0
[INFO] [stderr]   Downloaded gecs v0.3.0
[INFO] [stderr]   Downloaded specs v0.20.0
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded tuple_utils v0.4.0
[INFO] [stderr]   Downloaded hecs v0.10.5
[INFO] [stderr]   Downloaded flecs_ecs v0.1.3
[INFO] [stderr]   Downloaded flecs_ecs_sys v0.1.2
[INFO] [stderr]   Downloaded legion v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de15176e9255deeb94277c532b0fa63b4eef912f4056c90259c4d804f3fe2b5d
[INFO] running `Command { std: "docker" "start" "-a" "de15176e9255deeb94277c532b0fa63b4eef912f4056c90259c4d804f3fe2b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de15176e9255deeb94277c532b0fa63b4eef912f4056c90259c4d804f3fe2b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de15176e9255deeb94277c532b0fa63b4eef912f4056c90259c4d804f3fe2b5d", kill_on_drop: false }`
[INFO] [stdout] de15176e9255deeb94277c532b0fa63b4eef912f4056c90259c4d804f3fe2b5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 345e9341cbd0cde2bdc8d29ed26b95801d14f7b79b7d3729cfe8e713ff12926e
[INFO] running `Command { std: "docker" "start" "-a" "345e9341cbd0cde2bdc8d29ed26b95801d14f7b79b7d3729cfe8e713ff12926e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking tuple_utils v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling flecs_ecs_derive v0.1.0
[INFO] [stderr]     Checking nougat v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling gecs_macros v0.3.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking gecs v0.3.0
[INFO] [stderr]    Compiling flecs_ecs_sys v0.1.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking shred v0.15.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking legion v0.4.0
[INFO] [stderr]     Checking bevy_utils v0.12.1
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]     Checking specs v0.20.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking bevy_math v0.12.1
[INFO] [stderr]     Checking bevy_reflect v0.12.1
[INFO] [stderr]     Checking bevy_ecs v0.12.1
[INFO] [stderr]     Checking flecs_ecs v0.1.3
[INFO] [stderr]     Checking bevy_app v0.12.1
[INFO] [stderr]     Checking bevy_core v0.12.1
[INFO] [stderr]     Checking bevy_log v0.12.1
[INFO] [stderr]     Checking bevy_hierarchy v0.12.1
[INFO] [stderr]     Checking flecs-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> benches/ecs_bench.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 |         struct $name(f32);
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |                  field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `A` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> benches/ecs_bench.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 |         struct $name(f32);
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------
[INFO] [stdout]    | |                     |
[INFO] [stdout]    | |                     field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `B` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> benches/ecs_bench.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 |         struct $name(f32);
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------
[INFO] [stdout]    | |                        |
[INFO] [stdout]    | |                        field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `C` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `D` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `E` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `F` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:35
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `G` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `H` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `I` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:44
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `J` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:47
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `K` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:50
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `L` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:53
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `M` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:56
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `N` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:59
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `O` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:62
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `P` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:65
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Q` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:68
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `R` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:71
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:74
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `T` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:77
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:80
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `V` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:83
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `W` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:86
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:89
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Y` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:92
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Z` is never constructed
[INFO] [stdout]   --> benches/ecs_bench.rs:54:95
[INFO] [stdout]    |
[INFO] [stdout] 54 | define_fragmented!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z);
[INFO] [stdout]    |                                                                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_fragmented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "345e9341cbd0cde2bdc8d29ed26b95801d14f7b79b7d3729cfe8e713ff12926e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345e9341cbd0cde2bdc8d29ed26b95801d14f7b79b7d3729cfe8e713ff12926e", kill_on_drop: false }`
[INFO] [stdout] 345e9341cbd0cde2bdc8d29ed26b95801d14f7b79b7d3729cfe8e713ff12926e
