[INFO] fetching crate acpica-bindings 0.1.2... [INFO] testing acpica-bindings-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate acpica-bindings 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate acpica-bindings 0.1.2 [INFO] finished tweaking crates.io crate acpica-bindings 0.1.2 [INFO] tweaked toml for crates.io crate acpica-bindings 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate acpica-bindings 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding bitfield-struct v0.5.6 (available: v0.12.1) [INFO] [stderr] Adding spin v0.9.8 (available: v0.10.0) [INFO] [stderr] Adding x86_64 v0.14.13 (available: v0.15.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f1870f249885d468d057e7acee392967ddf1f58e050848672e1306161ac2ab1 [INFO] running `Command { std: "docker" "start" "-a" "8f1870f249885d468d057e7acee392967ddf1f58e050848672e1306161ac2ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f1870f249885d468d057e7acee392967ddf1f58e050848672e1306161ac2ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1870f249885d468d057e7acee392967ddf1f58e050848672e1306161ac2ab1", kill_on_drop: false }` [INFO] [stdout] 8f1870f249885d468d057e7acee392967ddf1f58e050848672e1306161ac2ab1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 292a663a42cc5a179e9c3199bfe362687eb95eddaddeccdaad7c1c9b786ac25a [INFO] running `Command { std: "docker" "start" "-a" "292a663a42cc5a179e9c3199bfe362687eb95eddaddeccdaad7c1c9b786ac25a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling acpica-bindings v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitfield-struct v0.5.6 [INFO] [stderr] warning: acpica-bindings@0.1.2: /opt/rustwide/target/debug/build/acpica-bindings-1836b5f2d0ca50a3/out/acpica-unix2-20230628/source/components/utilities/utprint.c: In function 'sprintf': [INFO] [stderr] warning: acpica-bindings@0.1.2: /opt/rustwide/target/debug/build/acpica-bindings-1836b5f2d0ca50a3/out/acpica-unix2-20230628/source/components/utilities/utprint.c:778:14: warning: specified bound 4294967295 exceeds 'INT_MAX' [-Wformat-truncation=] [INFO] [stderr] warning: acpica-bindings@0.1.2: 778 | Length = vsnprintf (String, ACPI_UINT32_MAX, Format, Args); [INFO] [stderr] warning: acpica-bindings@0.1.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/interface/types/object.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{debug, warn}; [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: `log::debug` [INFO] [stdout] --> src/interface/types/tables/madt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | #![feature(pointer_byte_offsets)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i8: VaArgSafe` is not satisfied [INFO] [stdout] --> src/interface/handler/bindings/printf.rs:310:36 [INFO] [stdout] | [INFO] [stdout] 310 | let c: u8 = args.arg::().try_into().unwrap(); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ the trait `VaArgSafe` is not implemented for `i8` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VaArgSafe`: [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] isize [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] usize [INFO] [stdout] note: required by a bound in `VaListImpl::<'f>::arg` [INFO] [stdout] --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ffi/va_list.rs:256:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: acpica-bindings@0.1.2: /opt/rustwide/target/debug/build/acpica-bindings-1836b5f2d0ca50a3/out/acpica-unix2-20230628/source/components/utilities/utprint.c: In function 'sprintf': [INFO] [stderr] warning: acpica-bindings@0.1.2: /opt/rustwide/target/debug/build/acpica-bindings-1836b5f2d0ca50a3/out/acpica-unix2-20230628/source/components/utilities/utprint.c:778:14: warning: specified bound 4294967295 exceeds 'INT_MAX' [-Wformat-truncation=] [INFO] [stderr] warning: acpica-bindings@0.1.2: 778 | Length = vsnprintf (String, ACPI_UINT32_MAX, Format, Args); [INFO] [stderr] warning: acpica-bindings@0.1.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] error: could not compile `acpica-bindings` (lib) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "292a663a42cc5a179e9c3199bfe362687eb95eddaddeccdaad7c1c9b786ac25a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292a663a42cc5a179e9c3199bfe362687eb95eddaddeccdaad7c1c9b786ac25a", kill_on_drop: false }` [INFO] [stdout] 292a663a42cc5a179e9c3199bfe362687eb95eddaddeccdaad7c1c9b786ac25a