[INFO] cloning repository https://github.com/jmmut/bioengineer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmmut/bioengineer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fbioengineer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fbioengineer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e36901582e06bf0174993930381e38bcf7ff59d0 [INFO] checking jmmut/bioengineer against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fbioengineer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmmut/bioengineer on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmmut/bioengineer [INFO] finished tweaking git repo https://github.com/jmmut/bioengineer [INFO] tweaked toml for git repo https://github.com/jmmut/bioengineer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jmmut/bioengineer 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--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] Updating git repository `https://github.com/jmmut/juquad.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-version v0.3.5 [INFO] [stderr] Downloaded git-version-macro v0.3.5 [INFO] [stderr] Downloaded egui_extras v0.21.0 [INFO] [stderr] Downloaded opensimplex_noise_rs v0.3.0 [INFO] [stderr] Downloaded egui_demo_lib v0.21.0 [INFO] [stderr] Downloaded miniquad v0.3.13 [INFO] [stderr] Downloaded unicode_names2 v0.6.0 [INFO] [stderr] Downloaded macroquad v0.3.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f6c6dbe2cea40d0fa9b2e9018b94cbc86299dad4a64fde1c50285941693c868 [INFO] running `Command { std: "docker" "start" "-a" "9f6c6dbe2cea40d0fa9b2e9018b94cbc86299dad4a64fde1c50285941693c868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f6c6dbe2cea40d0fa9b2e9018b94cbc86299dad4a64fde1c50285941693c868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6c6dbe2cea40d0fa9b2e9018b94cbc86299dad4a64fde1c50285941693c868", kill_on_drop: false }` [INFO] [stdout] 9f6c6dbe2cea40d0fa9b2e9018b94cbc86299dad4a64fde1c50285941693c868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d129714e11af4004473b7304fe745845393d31888b7273346607a908aefcb4f [INFO] running `Command { std: "docker" "start" "-a" "6d129714e11af4004473b7304fe745845393d31888b7273346607a908aefcb4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling miniquad v0.3.13 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking opensimplex_noise_rs v0.3.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking unicode_names2 v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking notify v5.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ecolor v0.21.0 [INFO] [stderr] Checking emath v0.21.0 [INFO] [stderr] Checking epaint v0.21.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Checking egui v0.21.0 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Checking macroquad v0.3.24 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking juquad v0.4.3 (https://github.com/jmmut/juquad.git?tag=0.4.3#fe3bb2e2) [INFO] [stderr] Checking mq_basics v0.1.0 (/opt/rustwide/workdir/mq_basics) [INFO] [stderr] Checking logic v0.1.0 (/opt/rustwide/workdir/logic) [INFO] [stderr] Checking egui-miniquad v0.14.0 [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> logic/src/world/map/chunk/chunks/cache.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | CACHE_HOT_HITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> logic/src/world/map/chunk/chunks/cache.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | CACHE_COLD_HITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> logic/src/world/map/chunk/chunks/cache.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | CACHE_MISSES, [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> logic/src/world/map/map_iterator.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | fn advance_to_next_chunk(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | fn advance_to_next_chunk(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> logic/src/world/map/chunk/chunks/cache.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | CACHE_HOT_HITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> logic/src/world/map/chunk/chunks/cache.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | CACHE_COLD_HITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> logic/src/world/map/chunk/chunks/cache.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | CACHE_MISSES, [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> logic/src/world/map/map_iterator.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | fn advance_to_next_chunk(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | fn advance_to_next_chunk(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking egui_extras v0.21.0 [INFO] [stderr] Checking egui_demo_lib v0.21.0 [INFO] [stderr] Checking bioengineer v0.0.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.28s [INFO] running `Command { std: "docker" "inspect" "6d129714e11af4004473b7304fe745845393d31888b7273346607a908aefcb4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d129714e11af4004473b7304fe745845393d31888b7273346607a908aefcb4f", kill_on_drop: false }` [INFO] [stdout] 6d129714e11af4004473b7304fe745845393d31888b7273346607a908aefcb4f