[INFO] fetching crate micro_games_macros 0.6.0... [INFO] testing micro_games_macros-0.6.0 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate micro_games_macros 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate micro_games_macros 0.6.0 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate micro_games_macros 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate micro_games_macros 0.6.0 [INFO] tweaked toml for crates.io crate micro_games_macros 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 330 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1507b0dc22f75b4fa7ef396dfcc4dea05d08f8824a4cf046e5d738cd0f71154e [INFO] running `Command { std: "docker" "start" "-a" "1507b0dc22f75b4fa7ef396dfcc4dea05d08f8824a4cf046e5d738cd0f71154e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1507b0dc22f75b4fa7ef396dfcc4dea05d08f8824a4cf046e5d738cd0f71154e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1507b0dc22f75b4fa7ef396dfcc4dea05d08f8824a4cf046e5d738cd0f71154e", kill_on_drop: false }` [INFO] [stdout] 1507b0dc22f75b4fa7ef396dfcc4dea05d08f8824a4cf046e5d738cd0f71154e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 360278fa115cf41d0bdb686e587911e7f37c08bf0dc5dda7a7f9ad97eb19ccfa [INFO] running `Command { std: "docker" "start" "-a" "360278fa115cf41d0bdb686e587911e7f37c08bf0dc5dda7a7f9ad97eb19ccfa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling micro_games_macros v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `FQBox` is never constructed [INFO] [stdout] --> src/fqpath.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fq!(FQBox => ::std::boxed::Box); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportBevyPrelude` is never constructed [INFO] [stdout] --> src/fqpath.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fq!(ImportBevyPrelude => use ::bevy::prelude::*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BevyTypeUuid` is never constructed [INFO] [stdout] --> src/fqpath.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | fq!(BevyTypeUuid => ::bevy::reflect::TypeUuid); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BevyLoadedAsset` is never constructed [INFO] [stdout] --> src/fqpath.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fq!(BevyLoadedAsset => ::bevy::asset::LoadedAsset); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/json_loader/context.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IdentContext { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub uuid: TokenStream, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `Command { std: "docker" "inspect" "360278fa115cf41d0bdb686e587911e7f37c08bf0dc5dda7a7f9ad97eb19ccfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360278fa115cf41d0bdb686e587911e7f37c08bf0dc5dda7a7f9ad97eb19ccfa", kill_on_drop: false }` [INFO] [stdout] 360278fa115cf41d0bdb686e587911e7f37c08bf0dc5dda7a7f9ad97eb19ccfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e27108002c507147433db9d176b4d4b744b8921ad7d2c9a4aac5532d6c9fb46c [INFO] running `Command { std: "docker" "start" "-a" "e27108002c507147433db9d176b4d4b744b8921ad7d2c9a4aac5532d6c9fb46c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling const_panic v0.2.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling svg_fmt v0.4.3 [INFO] [stderr] Compiling radsort v0.1.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Compiling micro_games_macros v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stdout] warning: struct `FQBox` is never constructed [INFO] [stdout] --> src/fqpath.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fq!(FQBox => ::std::boxed::Box); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportBevyPrelude` is never constructed [INFO] [stdout] --> src/fqpath.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fq!(ImportBevyPrelude => use ::bevy::prelude::*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BevyTypeUuid` is never constructed [INFO] [stdout] --> src/fqpath.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | fq!(BevyTypeUuid => ::bevy::reflect::TypeUuid); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BevyLoadedAsset` is never constructed [INFO] [stdout] --> src/fqpath.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fq!(BevyLoadedAsset => ::bevy::asset::LoadedAsset); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/json_loader/context.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IdentContext { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub uuid: TokenStream, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.2 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_math v0.14.2 [INFO] [stderr] Compiling naga_oil v0.14.0 [INFO] [stderr] Compiling bevy_color v0.14.3 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy_a11y v0.14.2 [INFO] [stderr] Compiling bevy_time v0.14.2 [INFO] [stderr] Compiling bevy_asset v0.14.2 [INFO] [stderr] Compiling bevy_input v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_window v0.14.2 [INFO] [stderr] Compiling bevy_hierarchy v0.14.2 [INFO] [stderr] Compiling bevy_diagnostic v0.14.2 [INFO] [stderr] Compiling bevy_transform v0.14.2 [INFO] [stderr] Compiling micro_bevy_world_utils v0.5.0 [INFO] [stderr] Compiling bevy_render v0.14.2 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.2 [INFO] [stderr] Compiling bevy_sprite v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stdout] warning: struct `FQBox` is never constructed [INFO] [stdout] --> src/fqpath.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fq!(FQBox => ::std::boxed::Box); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportBevyPrelude` is never constructed [INFO] [stdout] --> src/fqpath.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fq!(ImportBevyPrelude => use ::bevy::prelude::*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BevyTypeUuid` is never constructed [INFO] [stdout] --> src/fqpath.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | fq!(BevyTypeUuid => ::bevy::reflect::TypeUuid); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BevyLoadedAsset` is never constructed [INFO] [stdout] --> src/fqpath.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fq!(BevyLoadedAsset => ::bevy::asset::LoadedAsset); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/json_loader/context.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IdentContext { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub uuid: TokenStream, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "e27108002c507147433db9d176b4d4b744b8921ad7d2c9a4aac5532d6c9fb46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27108002c507147433db9d176b4d4b744b8921ad7d2c9a4aac5532d6c9fb46c", kill_on_drop: false }` [INFO] [stdout] e27108002c507147433db9d176b4d4b744b8921ad7d2c9a4aac5532d6c9fb46c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e432d26e557229ba0f83b0de901aa191a918892445f8d029959f8e8676004474 [INFO] running `Command { std: "docker" "start" "-a" "e432d26e557229ba0f83b0de901aa191a918892445f8d029959f8e8676004474", kill_on_drop: false }` [INFO] [stderr] warning: struct `FQBox` is never constructed [INFO] [stderr] --> src/fqpath.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | fq!(FQBox => ::std::boxed::Box); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `ImportBevyPrelude` is never constructed [INFO] [stderr] --> src/fqpath.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | fq!(ImportBevyPrelude => use ::bevy::prelude::*); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `BevyTypeUuid` is never constructed [INFO] [stderr] --> src/fqpath.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | fq!(BevyTypeUuid => ::bevy::reflect::TypeUuid); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `BevyLoadedAsset` is never constructed [INFO] [stderr] --> src/fqpath.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | fq!(BevyLoadedAsset => ::bevy::asset::LoadedAsset); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `fq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `uuid` is never read [INFO] [stderr] --> src/json_loader/context.rs:23:6 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct IdentContext { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub uuid: TokenStream, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `micro_games_macros` (lib) generated 5 warnings [INFO] [stderr] warning: `micro_games_macros` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/micro_games_macros-6beb6ad6f9b0815c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test utils::tests::it_converts_identifiers::_already_snaked_already_snaked_expects ... ok [INFO] [stdout] test utils::tests::it_converts_identifiers::_myidentifier_my_identifier_expects ... ok [INFO] [stdout] test utils::tests::it_converts_identifiers::_some_identifier_some_identifier_expects ... ok [INFO] [stdout] test utils::tests::it_removes_quotes::_no_quotes_no_quotes_expects ... ok [INFO] [stdout] test utils::tests::it_removes_quotes::r_middle_unaffected_r_middle_unaffected_expects ... ok [INFO] [stdout] test utils::tests::it_removes_quotes::r_right_only_right_only_expects ... ok [INFO] [stdout] test utils::tests::it_removes_quotes::r_left_only_left_only_expects ... ok [INFO] [stdout] test utils::tests::it_removes_quotes::r_foo_foo_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-972408f638903d18) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test event_system_correctly_generates_and_dispatches_events ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests micro_games_macros [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - derive_from_inner (line 339) ... ok [INFO] [stdout] test src/lib.rs - derive_from_inner (line 354) ... ok [INFO] [stdout] test src/lib.rs - json_loader (line 160) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - json_loader (line 130) ... FAILED [INFO] [stdout] test src/lib.rs - event_system (line 292) ... FAILED [INFO] [stdout] test src/lib.rs - asset_system (line 252) ... ok [INFO] [stdout] test src/lib.rs - tag_finder (line 380) ... ok [INFO] [stdout] test src/lib.rs - asset_system (line 229) ... ok [INFO] [stdout] test src/lib.rs - asset_system (line 210) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - json_loader (line 160) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - json_loader (line 130) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - event_system (line 292) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCJou2f/symbols.o" "/tmp/rustdoctestE7X4jd/rust_out.rust_out.206e7eec516780ad-cgu.0.rcgu.o" "/tmp/rustdoctestE7X4jd/rust_out.8dei8buw5eou9j4lkft1iy4ql.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmicro_bevy_world_utils-f7fd78a3c3e4bdbb.rlib" "/opt/rustwide/target/debug/deps/libbevy-512262736b123023.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-2abae53822633de8.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-5c9f7d1e4ba51653.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-960dad71dd48b1a8.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-57f4a02010032fec.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-e1a79fe115fac163.rlib" "/opt/rustwide/target/debug/deps/libeuclid-a0e4f6372e4fc939.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-ea0f54044a1e37d9.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-0dfb6e297cfcf643.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-fd6be72aff03781b.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-680c4c40c3a9749d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f3994c82d9bee3fc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b9e0dbc04b6d3902.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ebc1de550429e3a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-56a4b58463d47f6d.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-9f6e0971f6ed4150.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-aa41ae2ba5e33117.rlib" "/opt/rustwide/target/debug/deps/libradsort-366d5e0c066cd0fe.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-214aff80a8adc918.rlib" "/opt/rustwide/target/debug/deps/libnaga_oil-bc21fc834d05112e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a95258d30ff1420a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-f90a43b7789fbb06.rlib" "/opt/rustwide/target/debug/deps/libregex-9c4206c1021c58cc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5d159b4149165594.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5a18c24d288bad01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6cb21f6c03ed32f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-68a2118807cc42f7.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-03a89eb87869747e.rlib" "/opt/rustwide/target/debug/deps/libimage-60bf254c426a873e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder_lite-a6646c9ac090b157.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae140458cd3f9038.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-c2a74494771c36f4.rlib" "/opt/rustwide/target/debug/deps/libconstgebra-fa5910ed5d853ec4.rlib" "/opt/rustwide/target/debug/deps/libconst_soft_float-c54ef7dcb28535f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-56a30b725966eee5.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-7a3fbeda82884346.rlib" "/opt/rustwide/target/debug/deps/libconst_fnv1a_hash-d5ae8d809a7e70f8.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-b1111fe2f0b2f0a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-82402cc066cdbed5.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-aae9d1304d77b5b5.rlib" "/opt/rustwide/target/debug/deps/libwgpu-3aade625be7f9d09.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-c98cdc6213a58071.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-ba93e5cc06ec5fba.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ea6e5a3de7dd58bc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-94b8091e9154894b.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-b833c3c827c249e7.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-310ca977c3faf8e7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-504794df9d9ae9fa.rlib" "/opt/rustwide/target/debug/deps/libprofiling-2de561ca7b2c2e20.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-530931baf0b03398.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-e48029459660859e.rlib" "/opt/rustwide/target/debug/deps/libash-9f04091199587d98.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8238d6ced64818c4.rlib" "/opt/rustwide/target/debug/deps/libnaga-d97c1b33c2f9d7a9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c6f5474e70a2e7fd.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3937ee295bc4c1fc.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-560ada4c5c768de6.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-c4281ecdd61d7b9d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-678b846d5dec6380.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rlib" "/opt/rustwide/target/debug/deps/libspirv-9707d8cef06ca061.rlib" "/opt/rustwide/target/debug/deps/libbit_set-10b8f770f2441fa4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-a0398f191924b60c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9a1630fd7b8bbeb7.rlib" "/opt/rustwide/target/debug/deps/libglow-9b29ecc45d0901f1.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-516642239e123f8a.rlib" "/opt/rustwide/target/debug/deps/libbevy_color-20ced46eb02563e5.rlib" "/opt/rustwide/target/debug/deps/libencase-e04c31698b983535.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-3e93284049ad1a59.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-04880e3d34ac4410.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-15265130d1ca64f0.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-4729b2eee8f0c2cc.rlib" "/opt/rustwide/target/debug/deps/libblake3-9ebb74fb5992b2fb.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-777662c3cd9e39cb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fe341ede6395a398.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12272975890ee977.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-8e6c056dbd766dd1.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-054531b060898345.rlib" "/opt/rustwide/target/debug/deps/libblocking-57fdfada7665903a.rlib" "/opt/rustwide/target/debug/deps/libpiper-c8d7f7fa19be248f.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-73f49d305b195c60.rlib" "/opt/rustwide/target/debug/deps/libron-9758e3a05394a927.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-73dfe20ba98ea4eb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-1b6713c319054f22.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-de557791bdb62405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c74f82754bb658fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4fa37f032217dc86.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f13c52455762fa47.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-15bcda920dd2a2b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_a11y-89e534d78b2477ed.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-7f15c861fa453124.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-e672b0f240808b11.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-cb2337111152a4ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3df7283eeaeb3d2b.rlib" "/opt/rustwide/target/debug/deps/libnonmax-61b0d0b436ade3ce.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-a46f5480c7866fa0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ee23567b7068bc7f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d74aede0d6223c6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1e18bec89b8fbe9c.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-a08482dc39b5b05b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-cde2d6c8ad933a42.rlib" "/opt/rustwide/target/debug/deps/libslab-1467acbaaf6df1c2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbbe5c4c09585478.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-922404919385f485.rlib" "/opt/rustwide/target/debug/deps/libasync_task-31a78d450c373624.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-9a6ebeba4bddf17b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-21bfb1226bcc61eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libparking-d55d0bf803eccf7e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2402e75402f95d31.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fb9d495ae8e42c3d.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-c94a92c9b856c04f.rlib" "/opt/rustwide/target/debug/deps/libuuid-3578e9b4c9cd8e00.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-dd653460307af6e4.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-fcbe999f40f692d3.rlib" "/opt/rustwide/target/debug/deps/libtypeid-3ac04df94cebc5d0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-abd5924605c88fcf.rlib" "/opt/rustwide/target/debug/deps/libglam-821d64b8e220c50c.rlib" "/opt/rustwide/target/debug/deps/librand-d6d4354e086f2793.rlib" "/opt/rustwide/target/debug/deps/librand_core-7952d89d77541c7a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4aa04de8b87fb144.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-230e47d6198bdcb6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-45d0285fc78c3c9f.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-c5349f1eb571db36.rlib" "/opt/rustwide/target/debug/deps/libweb_time-d6a65faa04267320.rlib" "/opt/rustwide/target/debug/deps/libtracing-45c0e5e878da087b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d9414bcad4a55c49.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-268d2cf49f8f77cb.rlib" "/opt/rustwide/target/debug/deps/libserde-1d85c72745022578.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-a8da521af1b95b07.rlib" "/opt/rustwide/target/debug/deps/libahash-2ef79535ed70fd22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f2571f106b4e785b.rlib" "/opt/rustwide/target/debug/deps/liblibc-427c13bcf2b57641.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-7d07cba449ed1a54.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9f545f0a46f2aac3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-6a39c220703ed67a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-6b9c48f55ed7004e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE7X4jd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/lib.rs - event_system (line 292) [INFO] [stdout] src/lib.rs - json_loader (line 130) [INFO] [stdout] src/lib.rs - json_loader (line 160) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.62s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e432d26e557229ba0f83b0de901aa191a918892445f8d029959f8e8676004474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e432d26e557229ba0f83b0de901aa191a918892445f8d029959f8e8676004474", kill_on_drop: false }` [INFO] [stdout] e432d26e557229ba0f83b0de901aa191a918892445f8d029959f8e8676004474