[INFO] cloning repository https://github.com/fcrisafulli-dev/yaecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcrisafulli-dev/yaecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcrisafulli-dev%2Fyaecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcrisafulli-dev%2Fyaecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cc90c58d30cd0aa5ed330f9945654a34a989242 [INFO] testing fcrisafulli-dev/yaecs against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcrisafulli-dev%2Fyaecs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fcrisafulli-dev/yaecs on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fcrisafulli-dev/yaecs [INFO] finished tweaking git repo https://github.com/fcrisafulli-dev/yaecs [INFO] tweaked toml for git repo https://github.com/fcrisafulli-dev/yaecs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fcrisafulli-dev/yaecs 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blondie v0.3.1 [INFO] [stderr] Downloaded flamegraph v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 398bafefc917a9fd24e9371e252c035d8e5a90a3ee6cd2f4122196dc1b3387c8 [INFO] running `Command { std: "docker" "start" "-a" "398bafefc917a9fd24e9371e252c035d8e5a90a3ee6cd2f4122196dc1b3387c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "398bafefc917a9fd24e9371e252c035d8e5a90a3ee6cd2f4122196dc1b3387c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398bafefc917a9fd24e9371e252c035d8e5a90a3ee6cd2f4122196dc1b3387c8", kill_on_drop: false }` [INFO] [stdout] 398bafefc917a9fd24e9371e252c035d8e5a90a3ee6cd2f4122196dc1b3387c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90d31132bb4c3aa81d2e0a93d47e21b06474a6c91fd07153a145f2971b357016 [INFO] running `Command { std: "docker" "start" "-a" "90d31132bb4c3aa81d2e0a93d47e21b06474a6c91fd07153a145f2971b357016", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling inferno v0.11.15 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling flamegraph v0.6.2 [INFO] [stderr] Compiling yaecs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `process::Output` [INFO] [stdout] --> src/ecs/mod.rs:1:116 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, any::{TypeId, Any}, cell::RefCell, rc::Rc, fmt::Debug, ops::{BitOrAssign, BitAnd}, process::Output}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Debug` [INFO] [stdout] --> src/ecs/registry_ext.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::{Any, TypeId}, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `this` and `next` are never read [INFO] [stdout] --> src/ecs/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct QueryOrder{ [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | this: C, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | [INFO] [stdout] 5 | next: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ecs::ComponentRegistry` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::ecs::ComponentRegistry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process::Output` [INFO] [stdout] --> src/ecs/mod.rs:1:116 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, any::{TypeId, Any}, cell::RefCell, rc::Rc, fmt::Debug, ops::{BitOrAssign, BitAnd}, process::Output}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Debug` [INFO] [stdout] --> src/ecs/registry_ext.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::{Any, TypeId}, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uv` [INFO] [stdout] --> src/main.rs:92:26 [INFO] [stdout] | [INFO] [stdout] 92 | for (mut hp, mut uv, mut p, mut l) in flat_zip { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_uv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/main.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | for (mut hp, mut uv, mut p, mut l) in flat_zip { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/main.rs:92:41 [INFO] [stdout] | [INFO] [stdout] 92 | for (mut hp, mut uv, mut p, mut l) in flat_zip { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | for (mut hp, mut uv, mut p, mut l) in flat_zip { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | for (mut hp, mut uv, mut p, mut l) in flat_zip { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | for (mut hp, mut uv, mut p, mut l) in flat_zip { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `num_registered_components`, `num_entities`, `save_id`, `entity_has_components`, `get_component_from_id`, and `delete_entity` are never used [INFO] [stdout] --> src/ecs/registry.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl ComponentRegistry { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn num_registered_components(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn num_entities(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn save_id(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn entity_has_components(&self, eid: usize, mask: ComponentMask) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn get_component_from_id(&self, eid: usize) -> RefMut where C: Any + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub fn delete_entity(&mut self, eid: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QueryOrder` is never constructed [INFO] [stdout] --> src/ecs/query.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct QueryOrder{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QueryStorage` is never constructed [INFO] [stdout] --> src/ecs/query.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct QueryStorage{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.08s [INFO] running `Command { std: "docker" "inspect" "90d31132bb4c3aa81d2e0a93d47e21b06474a6c91fd07153a145f2971b357016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d31132bb4c3aa81d2e0a93d47e21b06474a6c91fd07153a145f2971b357016", kill_on_drop: false }` [INFO] [stdout] 90d31132bb4c3aa81d2e0a93d47e21b06474a6c91fd07153a145f2971b357016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84732e3a6371eb5afe91d1b6361f4cf7478b385f54c0d11d0a9ad1cf7f5aa687 [INFO] running `Command { std: "docker" "start" "-a" "84732e3a6371eb5afe91d1b6361f4cf7478b385f54c0d11d0a9ad1cf7f5aa687", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "84732e3a6371eb5afe91d1b6361f4cf7478b385f54c0d11d0a9ad1cf7f5aa687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84732e3a6371eb5afe91d1b6361f4cf7478b385f54c0d11d0a9ad1cf7f5aa687", kill_on_drop: false }` [INFO] [stdout] 84732e3a6371eb5afe91d1b6361f4cf7478b385f54c0d11d0a9ad1cf7f5aa687