[INFO] fetching crate cat_engine 1.0.0-alpha7... [INFO] checking cat_engine-1.0.0-alpha7 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate cat_engine 1.0.0-alpha7 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate cat_engine 1.0.0-alpha7 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cat_engine 1.0.0-alpha7 [INFO] finished tweaking crates.io crate cat_engine 1.0.0-alpha7 [INFO] tweaked toml for crates.io crate cat_engine 1.0.0-alpha7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate cat_engine 1.0.0-alpha7 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimp3 v0.5.1 [INFO] [stderr] Downloaded ttf-parser v0.12.3 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Downloaded cat_audio v0.0.4 [INFO] [stderr] Downloaded pkg-config v0.3.21 [INFO] [stderr] Downloaded coreaudio-sys v0.2.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded libloading v0.7.1 [INFO] [stderr] Downloaded clang-sys v1.2.2 [INFO] [stderr] Downloaded cpal v0.11.0 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded cat_engine_basement v0.0.0-alpha7 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded libc v0.2.105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4f666a5accc8f01e7be4b32173b7565dd5a588af68e816ccb6940ee7a525194 [INFO] running `Command { std: "docker" "start" "-a" "b4f666a5accc8f01e7be4b32173b7565dd5a588af68e816ccb6940ee7a525194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4f666a5accc8f01e7be4b32173b7565dd5a588af68e816ccb6940ee7a525194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f666a5accc8f01e7be4b32173b7565dd5a588af68e816ccb6940ee7a525194", kill_on_drop: false }` [INFO] [stdout] b4f666a5accc8f01e7be4b32173b7565dd5a588af68e816ccb6940ee7a525194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f4c12545384ef26a6f7006793af73b09a664b0a56bce365a988cf2798c7779 [INFO] running `Command { std: "docker" "start" "-a" "65f4c12545384ef26a6f7006793af73b09a664b0a56bce365a988cf2798c7779", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking cat_engine_basement v0.0.0-alpha7 [INFO] [stderr] Checking cat_engine v1.0.0-alpha7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_heap_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/heap_mem_system.rs:389:11 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg(not(feature="unsafe_release_heap_memmory_system"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_heap_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_heap_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/heap_mem_system.rs:430:7 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature="unsafe_release_heap_memmory_system")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_heap_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_stack_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/stack_mem_system.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(not(feature="unsafe_release_stack_memmory_system"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_stack_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_stack_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/stack_mem_system.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(feature="unsafe_release_stack_memmory_system")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_stack_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_heap_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/heap_mem_system.rs:389:11 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg(not(feature="unsafe_release_heap_memmory_system"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_heap_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_heap_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/heap_mem_system.rs:430:7 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature="unsafe_release_heap_memmory_system")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_heap_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_stack_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/stack_mem_system.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(not(feature="unsafe_release_stack_memmory_system"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_stack_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unsafe_release_stack_memmory_system` [INFO] [stdout] --> src/graphics/object_allocation/stack_mem_system.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(feature="unsafe_release_stack_memmory_system")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ab_glyph_rasterizer`, `audio`, `cat_audio`, `default`, `extended_audio`, `raw_audio`, `set_cursor_event`, `simple_graphics`, `text_graphics`, `texture_graphics`, `ttf-parser`, and `wnd_proc_catch_panic` [INFO] [stdout] = help: consider adding `unsafe_release_stack_memmory_system` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/graphics/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | &GLCore [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 99 | addr_of!(GLCore) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/graphics/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | &GLCore [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 99 | addr_of!(GLCore) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `Command { std: "docker" "inspect" "65f4c12545384ef26a6f7006793af73b09a664b0a56bce365a988cf2798c7779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f4c12545384ef26a6f7006793af73b09a664b0a56bce365a988cf2798c7779", kill_on_drop: false }` [INFO] [stdout] 65f4c12545384ef26a6f7006793af73b09a664b0a56bce365a988cf2798c7779