[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] testing tropical32/rust_ecs_benchmark against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropical32%2Frust_ecs_benchmark" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tropical32/rust_ecs_benchmark on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de76a808382777b5c060d8eb64a8735d0eea50c52559ca098643fdfa58515fb2 [INFO] running `Command { std: "docker" "start" "-a" "de76a808382777b5c060d8eb64a8735d0eea50c52559ca098643fdfa58515fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de76a808382777b5c060d8eb64a8735d0eea50c52559ca098643fdfa58515fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de76a808382777b5c060d8eb64a8735d0eea50c52559ca098643fdfa58515fb2", kill_on_drop: false }` [INFO] [stdout] de76a808382777b5c060d8eb64a8735d0eea50c52559ca098643fdfa58515fb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e511f1e18a39ac54ce8effd2c483ad77c69892131347d74fcece39acd1cc352f [INFO] running `Command { std: "docker" "start" "-a" "e511f1e18a39ac54ce8effd2c483ad77c69892131347d74fcece39acd1cc352f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [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 speedy-derive v0.8.7 [INFO] [stderr] Compiling flecs_ecs_derive v0.1.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [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 nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nougat v0.2.4 [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] Compiling serde v1.0.219 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling flecs_ecs_sys v0.1.2 [INFO] [stderr] Compiling gecs v0.3.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling specs v0.20.0 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling flecs_ecs v0.1.3 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling flecs-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s [INFO] running `Command { std: "docker" "inspect" "e511f1e18a39ac54ce8effd2c483ad77c69892131347d74fcece39acd1cc352f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e511f1e18a39ac54ce8effd2c483ad77c69892131347d74fcece39acd1cc352f", kill_on_drop: false }` [INFO] [stdout] e511f1e18a39ac54ce8effd2c483ad77c69892131347d74fcece39acd1cc352f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02988e1b04fec896f8541904b76885ec1c568193adf64736e81b4a3782a28ad4 [INFO] running `Command { std: "docker" "start" "-a" "02988e1b04fec896f8541904b76885ec1c568193adf64736e81b4a3782a28ad4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling specs v0.20.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling flecs-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.61s [INFO] running `Command { std: "docker" "inspect" "02988e1b04fec896f8541904b76885ec1c568193adf64736e81b4a3782a28ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02988e1b04fec896f8541904b76885ec1c568193adf64736e81b4a3782a28ad4", kill_on_drop: false }` [INFO] [stdout] 02988e1b04fec896f8541904b76885ec1c568193adf64736e81b4a3782a28ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a4ec8ece094bc18d15f656f58ece2fcb9edcc15a6eec8c59d9474e09f22e814 [INFO] running `Command { std: "docker" "start" "-a" "5a4ec8ece094bc18d15f656f58ece2fcb9edcc15a6eec8c59d9474e09f22e814", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flecs_rust-5c037d5cbed32b05) [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] running `Command { std: "docker" "inspect" "5a4ec8ece094bc18d15f656f58ece2fcb9edcc15a6eec8c59d9474e09f22e814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4ec8ece094bc18d15f656f58ece2fcb9edcc15a6eec8c59d9474e09f22e814", kill_on_drop: false }` [INFO] [stdout] 5a4ec8ece094bc18d15f656f58ece2fcb9edcc15a6eec8c59d9474e09f22e814