[INFO] cloning repository https://github.com/ManicMarrc/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/ManicMarrc/ecs_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManicMarrc%2Fecs_benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManicMarrc%2Fecs_benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93c720ba7b92211728294405850fee01a55fbf2d
[INFO] documenting ManicMarrc/ecs_benchmark/93c720ba7b92211728294405850fee01a55fbf2d against 1.75.0 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManicMarrc%2Fecs_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] validating manifest of git repo https://github.com/ManicMarrc/ecs_benchmark on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ManicMarrc/ecs_benchmark
[INFO] finished tweaking git repo https://github.com/ManicMarrc/ecs_benchmark
[INFO] tweaked toml for git repo https://github.com/ManicMarrc/ecs_benchmark written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ManicMarrc/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" "+1.75.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-easy v0.3.0
[INFO] [stderr]   Downloaded edict-proc v0.5.0
[INFO] [stderr]   Downloaded shipyard_proc v0.3.0
[INFO] [stderr]   Downloaded edict-proc-lib v0.5.0
[INFO] [stderr]   Downloaded atomicell v0.1.9
[INFO] [stderr]   Downloaded tiny-fn v0.1.5
[INFO] [stderr]   Downloaded shipyard v0.6.2
[INFO] [stderr]   Downloaded glam v0.24.0
[INFO] [stderr]   Downloaded edict v0.5.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fea0035782258cc28a1fb6c9ba9caaca9ac90236c1af52bc43f4d4b79ff21217
[INFO] running `Command { std: "docker" "start" "-a" "fea0035782258cc28a1fb6c9ba9caaca9ac90236c1af52bc43f4d4b79ff21217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fea0035782258cc28a1fb6c9ba9caaca9ac90236c1af52bc43f4d4b79ff21217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea0035782258cc28a1fb6c9ba9caaca9ac90236c1af52bc43f4d4b79ff21217", kill_on_drop: false }`
[INFO] [stdout] fea0035782258cc28a1fb6c9ba9caaca9ac90236c1af52bc43f4d4b79ff21217
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a0b4192d473381504eec1cd3f8ff5852a6fc1a5ae1df80b448ef0f4c022ae75
[INFO] running `Command { std: "docker" "start" "-a" "5a0b4192d473381504eec1cd3f8ff5852a6fc1a5ae1df80b448ef0f4c022ae75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.19.9
[INFO] [stderr]    Compiling uuid v1.3.3
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking bevy_ptr v0.10.1
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tiny-fn v0.1.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bevy_tasks v0.10.1
[INFO] [stderr]     Checking atomicell v0.1.9
[INFO] [stderr]     Checking glam v0.24.0
[INFO] [stderr]     Checking hecs v0.10.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.10.1
[INFO] [stderr]    Compiling proc-easy v0.3.0
[INFO] [stderr]    Compiling edict-proc-lib v0.5.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.10.1
[INFO] [stderr]    Compiling shipyard_proc v0.3.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.10.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling edict-proc v0.5.0
[INFO] [stderr]     Checking edict v0.5.0
[INFO] [stderr]     Checking shipyard v0.6.2
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking bevy_utils v0.10.1
[INFO] [stderr]     Checking bevy_reflect v0.10.1
[INFO] [stderr]     Checking bevy_ecs v0.10.1
[INFO] [stderr]  Documenting ecs_benchmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 17.45s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ecs_benchmark/index.html
[INFO] running `Command { std: "docker" "inspect" "5a0b4192d473381504eec1cd3f8ff5852a6fc1a5ae1df80b448ef0f4c022ae75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0b4192d473381504eec1cd3f8ff5852a6fc1a5ae1df80b448ef0f4c022ae75", kill_on_drop: false }`
[INFO] [stdout] 5a0b4192d473381504eec1cd3f8ff5852a6fc1a5ae1df80b448ef0f4c022ae75
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a069b22366ace8764e60564eb99ab09d9390601a51d6fafc3bd5b4f07094cff
[INFO] running `Command { std: "docker" "start" "-a" "9a069b22366ace8764e60564eb99ab09d9390601a51d6fafc3bd5b4f07094cff", kill_on_drop: false }`
[INFO] [stderr]  Documenting ecs_benchmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ecs_benchmark/index.html
[INFO] running `Command { std: "docker" "inspect" "9a069b22366ace8764e60564eb99ab09d9390601a51d6fafc3bd5b4f07094cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a069b22366ace8764e60564eb99ab09d9390601a51d6fafc3bd5b4f07094cff", kill_on_drop: false }`
[INFO] [stdout] 9a069b22366ace8764e60564eb99ab09d9390601a51d6fafc3bd5b4f07094cff