[INFO] fetching crate macademia 0.5.3... [INFO] checking macademia-0.5.3 against master#6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd for pr-153721-1 [INFO] extracting crate macademia 0.5.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate macademia 0.5.3 [INFO] finished tweaking crates.io crate macademia 0.5.3 [INFO] tweaked toml for crates.io crate macademia 0.5.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate macademia 0.5.3 on toolchain 6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "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] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.13.0) [INFO] [stderr] Adding fern v0.6.2 (available: v0.7.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded is-terminal v0.4.17 [INFO] [stderr] Downloaded x11 v2.21.0 [INFO] [stderr] Downloaded hermit-abi v0.5.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.125 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.125 [INFO] [stderr] Downloaded wasm-bindgen v0.2.125 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.125 [INFO] [stderr] Downloaded bumpalo v3.20.3 [INFO] [stderr] Downloaded js-sys v0.3.102 [INFO] [stderr] Downloaded chrono v0.4.45 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3 [INFO] running `Command { std: "docker" "start" "3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3" "/opt/rustwide/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3" "/opt/rustwide/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling macademia v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/platform/linux/window.rs:3:104 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{window::{Window, WindowProps}, event::{application::{WindowCloseEvent, WindowResizeEvent}, Event}, prelude::Application}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/platform/linux/window.rs:3:104 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{window::{Window, WindowProps}, event::{application::{WindowCloseEvent, WindowResizeEvent}, Event}, prelude::Application}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform/linux/window.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | ... let mut ev = WindowCloseEvent::new(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/platform/linux/window.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | ... let mut ev = WindowCloseEvent::new(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `ConfigureNotify` should have an upper case name [INFO] [stdout] --> src/platform/linux/window.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | ConfigureNotify => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIGURE_NOTIFY` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `ClientMessage` should have an upper case name [INFO] [stdout] --> src/platform/linux/window.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | ClientMessage => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CLIENT_MESSAGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/application.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | &mut APPLICATION [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 72 | &raw mut APPLICATION [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `ConfigureNotify` should have an upper case name [INFO] [stdout] --> src/platform/linux/window.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | ConfigureNotify => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIGURE_NOTIFY` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `ClientMessage` should have an upper case name [INFO] [stdout] --> src/platform/linux/window.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | ClientMessage => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CLIENT_MESSAGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/application.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | &mut APPLICATION [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 72 | &raw mut APPLICATION [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s [INFO] running `Command { std: "docker" "inspect" "3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3", kill_on_drop: false }` [INFO] [stdout] 3729a01e29cc1c38d52b1dbd1e975999d95f4ce0410b8470536a393985cde3a3