[INFO] fetching crate mma7660fc 0.1.2...
[INFO] checking mma7660fc-0.1.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate mma7660fc 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate mma7660fc 0.1.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate mma7660fc 0.1.2
[INFO] finished tweaking crates.io crate mma7660fc 0.1.2
[INFO] tweaked toml for crates.io crate mma7660fc 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding cast v0.2.7 (available: v0.3.0)
[INFO] [stderr]       Adding embedded-hal v0.1.3 (available: v1.0.0)
[INFO] [stderr]       Adding linux-embedded-hal v0.1.1 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64e647e7399332ec080a966d2fc5d34038c6d086cb0712c992152c0c50b1fcd4
[INFO] running `Command { std: "docker" "start" "-a" "64e647e7399332ec080a966d2fc5d34038c6d086cb0712c992152c0c50b1fcd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e647e7399332ec080a966d2fc5d34038c6d086cb0712c992152c0c50b1fcd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e647e7399332ec080a966d2fc5d34038c6d086cb0712c992152c0c50b1fcd4", kill_on_drop: false }`
[INFO] [stdout] 64e647e7399332ec080a966d2fc5d34038c6d086cb0712c992152c0c50b1fcd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd53b12836eb348e13c92151870f93328b74774e3b119e77ed6fb003d539a9b
[INFO] running `Command { std: "docker" "start" "-a" "acd53b12836eb348e13c92151870f93328b74774e3b119e77ed6fb003d539a9b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]     Checking embedded-hal v0.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking spidev v0.3.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking sysfs_gpio v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking mma7660fc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut buffer: [u8; 3] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:60:9
[INFO] [stdout]     |
[INFO] [stdout] 60  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature `pattern_parentheses` has been stable since 1.31.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | #![feature(pattern_parentheses)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(stable_features)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:177:44
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut buffer: [u8; 3] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mma7660fc` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "acd53b12836eb348e13c92151870f93328b74774e3b119e77ed6fb003d539a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd53b12836eb348e13c92151870f93328b74774e3b119e77ed6fb003d539a9b", kill_on_drop: false }`
[INFO] [stdout] acd53b12836eb348e13c92151870f93328b74774e3b119e77ed6fb003d539a9b
