[INFO] cloning repository https://github.com/lewis-k-s/metabolistic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewis-k-s/metabolistic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-k-s%2Fmetabolistic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-k-s%2Fmetabolistic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2185f66fe51a96468f7c17958f3f2617dcfb0cce [INFO] checking lewis-k-s/metabolistic against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-k-s%2Fmetabolistic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lewis-k-s/metabolistic [INFO] finished tweaking git repo https://github.com/lewis-k-s/metabolistic [INFO] tweaked toml for git repo https://github.com/lewis-k-s/metabolistic written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lewis-k-s/metabolistic on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lewis-k-s/metabolistic 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc198c39ba1be8bb7aad79ba61b2a7fd40c289e197bb78f5191148d0dade13c [INFO] running `Command { std: "docker" "start" "-a" "2dc198c39ba1be8bb7aad79ba61b2a7fd40c289e197bb78f5191148d0dade13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc198c39ba1be8bb7aad79ba61b2a7fd40c289e197bb78f5191148d0dade13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc198c39ba1be8bb7aad79ba61b2a7fd40c289e197bb78f5191148d0dade13c", kill_on_drop: false }` [INFO] [stdout] 2dc198c39ba1be8bb7aad79ba61b2a7fd40c289e197bb78f5191148d0dade13c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80aaa43105a3c661f8f5b43c997d2b421aa9358036ffd99d22001536d95c731 [INFO] running `Command { std: "docker" "start" "-a" "d80aaa43105a3c661f8f5b43c997d2b421aa9358036ffd99d22001536d95c731", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking bevy_ptr v0.15.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bevy_tasks v0.15.3 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking notify-debouncer-full v0.4.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking grid v0.14.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dyn-eq v0.1.3 [INFO] [stderr] Checking dyn-hash v0.2.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling bevy_encase_derive v0.15.3 [INFO] [stderr] Compiling bevy_render_macros v0.15.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking ctrlc v3.4.6 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking skrifa v0.22.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking bevy_reflect v0.15.1 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking bevy_mikktspace v0.15.3 [INFO] [stderr] Checking hexasphere v15.1.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking swash v0.1.19 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling bevy_state_macros v0.15.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking naga_oil v0.16.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking cosmic-text v0.12.1 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking bevy_ecs v0.15.1 [INFO] [stderr] Checking bevy_math v0.15.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking cpal v0.15.3 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking gilrs-core v0.6.4 [INFO] [stderr] Compiling bevy_gizmos_macros v0.15.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking gilrs v0.11.0 [INFO] [stderr] Checking rodio v0.19.0 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking webbrowser v1.0.4 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking spade v2.13.1 [INFO] [stderr] Checking bevy_color v0.15.2 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking bevy_heavy v0.1.0 [INFO] [stderr] Checking serde_flexitos v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.30.0 [INFO] [stderr] Compiling avian_derive v0.2.2 [INFO] [stderr] Checking bevy_app v0.15.1 [INFO] [stderr] Checking bevy_core v0.15.1 [INFO] [stderr] Checking bevy_asset v0.15.1 [INFO] [stderr] Checking bevy_hierarchy v0.15.1 [INFO] [stderr] Checking bevy_input v0.15.1 [INFO] [stderr] Checking bevy_transform v0.15.1 [INFO] [stderr] Checking bevy_time v0.15.1 [INFO] [stderr] Checking bevy_a11y v0.15.1 [INFO] [stderr] Checking bevy_log v0.15.1 [INFO] [stderr] Checking bevy_state v0.15.1 [INFO] [stderr] Checking bevy_diagnostic v0.15.1 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Compiling leafwing_input_manager_macros v0.16.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking bevy_image v0.15.1 [INFO] [stderr] Checking bevy_window v0.15.1 [INFO] [stderr] Checking bevy_mesh v0.15.1 [INFO] [stderr] Checking bevy_gilrs v0.15.1 [INFO] [stderr] Checking bevy_audio v0.15.1 [INFO] [stderr] Checking bevy_render v0.15.1 [INFO] [stderr] Checking bevy_winit v0.15.1 [INFO] [stderr] Checking parry3d v0.17.5 [INFO] [stderr] Checking bevy_core_pipeline v0.15.1 [INFO] [stderr] Checking bevy_picking v0.15.1 [INFO] [stderr] Checking bevy_scene v0.15.1 [INFO] [stderr] Checking bevy_animation v0.15.1 [INFO] [stderr] Checking bevy_egui v0.33.0 [INFO] [stderr] Checking bevy_pbr v0.15.1 [INFO] [stderr] Checking bevy_sprite v0.15.1 [INFO] [stderr] Checking bevy_text v0.15.1 [INFO] [stderr] Checking bevy_ui v0.15.1 [INFO] [stderr] Checking bevy_gizmos v0.15.1 [INFO] [stderr] Checking bevy_gltf v0.15.1 [INFO] [stderr] Checking bevy-inspector-egui v0.30.0 [INFO] [stderr] Checking bevy_dev_tools v0.15.1 [INFO] [stderr] Checking bevy_internal v0.15.1 [INFO] [stderr] Checking bevy_dylib v0.15.1 [INFO] [stderr] Checking bevy v0.15.1 [INFO] [stderr] Checking bevy_transform_interpolation v0.1.0 [INFO] [stderr] Checking leafwing-input-manager v0.16.0 [INFO] [stderr] Checking avian3d v0.2.1 [INFO] [stderr] Checking metabolistic3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/lib.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | assert!(app.world().entities().len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/lib.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | assert!(app.world().entities().len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/lib.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | assert!(app.world().entities().len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sugar_entity` [INFO] [stdout] --> tests/integration_test.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | let (sugar_entity, ferment_entity, light_entity) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sugar_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ferment_entity` [INFO] [stdout] --> tests/integration_test.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | let (sugar_entity, ferment_entity, light_entity) = { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ferment_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `light_entity` [INFO] [stdout] --> tests/integration_test.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | let (sugar_entity, ferment_entity, light_entity) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_light_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/integration_test.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | assert!(app.world().entities().len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/integration_test.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | assert!(app.world().entities().len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/integration_test.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | assert!(app.world().entities().len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn small_currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consumption_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn consumption_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `production_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn production_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_kind` is never used [INFO] [stdout] --> tests/property_utils.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn block_kind() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_status` is never used [INFO] [stdout] --> tests/property_utils.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn block_status() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gene_state` is never used [INFO] [stdout] --> tests/property_utils.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn gene_state() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_type` is never used [INFO] [stdout] --> tests/property_utils.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn currency_type() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn simple_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `complex_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn complex_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipid_toxicity_threshold` is never used [INFO] [stdout] --> tests/property_utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lipid_toxicity_threshold() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `polymer_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn polymer_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipo_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn lipo_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn app_with_currencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_random_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn app_with_random_currencies() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_complete_fermentation_block` is never used [INFO] [stdout] --> tests/property_utils.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn spawn_complete_fermentation_block(app: &mut App) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_currency_pool` is never used [INFO] [stdout] --> tests/property_utils.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn total_currency_pool(app: &App) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `all_currencies_non_negative` is never used [INFO] [stdout] --> tests/property_utils.rs:197:8 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn all_currencies_non_negative(app: &App) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `atp_before` [INFO] [stdout] --> tests/currency_invariants.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let atp_before = app.world().resource::().get(Currency::ATP); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atp_before` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rp_before` [INFO] [stdout] --> tests/currency_invariants.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | let rp_before = app.world().resource::().get(Currency::ReducingPower); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rp_before` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn small_currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `production_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn production_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_kind` is never used [INFO] [stdout] --> tests/property_utils.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn block_kind() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_status` is never used [INFO] [stdout] --> tests/property_utils.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn block_status() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gene_state` is never used [INFO] [stdout] --> tests/property_utils.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn gene_state() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_type` is never used [INFO] [stdout] --> tests/property_utils.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn currency_type() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn simple_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `complex_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn complex_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipid_toxicity_threshold` is never used [INFO] [stdout] --> tests/property_utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lipid_toxicity_threshold() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipo_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn lipo_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn app_with_currencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_random_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn app_with_random_currencies() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_complete_fermentation_block` is never used [INFO] [stdout] --> tests/property_utils.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn spawn_complete_fermentation_block(app: &mut App) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_currency_pool` is never used [INFO] [stdout] --> tests/property_utils.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn total_currency_pool(app: &App) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn small_currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consumption_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn consumption_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `production_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn production_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_status` is never used [INFO] [stdout] --> tests/property_utils.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn block_status() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_type` is never used [INFO] [stdout] --> tests/property_utils.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn currency_type() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn simple_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `complex_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn complex_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipid_toxicity_threshold` is never used [INFO] [stdout] --> tests/property_utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lipid_toxicity_threshold() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `polymer_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn polymer_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipo_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn lipo_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn app_with_currencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_random_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn app_with_random_currencies() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_complete_fermentation_block` is never used [INFO] [stdout] --> tests/property_utils.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn spawn_complete_fermentation_block(app: &mut App) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_currency_pool` is never used [INFO] [stdout] --> tests/property_utils.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn total_currency_pool(app: &App) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `waste_removal_observed` is assigned to, but never used [INFO] [stdout] --> tests/multi_system_interactions.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut waste_removal_observed = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_waste_removal_observed` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `waste_removal_observed` is never read [INFO] [stdout] --> tests/multi_system_interactions.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | waste_removal_observed = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `export_rate` [INFO] [stdout] --> tests/multi_system_interactions.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | export_rate in 0.05f32..0.5f32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_export_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn small_currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consumption_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn consumption_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `production_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn production_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_kind` is never used [INFO] [stdout] --> tests/property_utils.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn block_kind() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_status` is never used [INFO] [stdout] --> tests/property_utils.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn block_status() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gene_state` is never used [INFO] [stdout] --> tests/property_utils.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn gene_state() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_type` is never used [INFO] [stdout] --> tests/property_utils.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn currency_type() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn simple_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `complex_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn complex_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipid_toxicity_threshold` is never used [INFO] [stdout] --> tests/property_utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lipid_toxicity_threshold() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `polymer_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn polymer_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipo_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn lipo_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn app_with_currencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_random_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn app_with_random_currencies() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_complete_fermentation_block` is never used [INFO] [stdout] --> tests/property_utils.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn spawn_complete_fermentation_block(app: &mut App) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_currency_pool` is never used [INFO] [stdout] --> tests/property_utils.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn total_currency_pool(app: &App) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_currency_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn small_currency_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consumption_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn consumption_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `production_amount` is never used [INFO] [stdout] --> tests/property_utils.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn production_amount() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_kind` is never used [INFO] [stdout] --> tests/property_utils.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn block_kind() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `block_status` is never used [INFO] [stdout] --> tests/property_utils.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn block_status() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gene_state` is never used [INFO] [stdout] --> tests/property_utils.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn gene_state() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `currency_type` is never used [INFO] [stdout] --> tests/property_utils.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn currency_type() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn simple_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `complex_flux_profile` is never used [INFO] [stdout] --> tests/property_utils.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn complex_flux_profile() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipid_toxicity_threshold` is never used [INFO] [stdout] --> tests/property_utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lipid_toxicity_threshold() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `polymer_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn polymer_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lipo_rate` is never used [INFO] [stdout] --> tests/property_utils.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn lipo_rate() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn app_with_currencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app_with_random_currencies` is never used [INFO] [stdout] --> tests/property_utils.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn app_with_random_currencies() -> impl Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_complete_fermentation_block` is never used [INFO] [stdout] --> tests/property_utils.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn spawn_complete_fermentation_block(app: &mut App) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_currency_pool` is never used [INFO] [stdout] --> tests/property_utils.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn total_currency_pool(app: &App) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 11m 16s [INFO] running `Command { std: "docker" "inspect" "d80aaa43105a3c661f8f5b43c997d2b421aa9358036ffd99d22001536d95c731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80aaa43105a3c661f8f5b43c997d2b421aa9358036ffd99d22001536d95c731", kill_on_drop: false }` [INFO] [stdout] d80aaa43105a3c661f8f5b43c997d2b421aa9358036ffd99d22001536d95c731