[INFO] fetching crate openzwave-sys 0.1.1... [INFO] testing openzwave-sys-0.1.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate openzwave-sys 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate openzwave-sys 0.1.1 [INFO] finished tweaking crates.io crate openzwave-sys 0.1.1 [INFO] tweaked toml for crates.io crate openzwave-sys 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openzwave-sys 0.1.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e56544595a876eff9e9978c80e5b1ba38bf944e16291e8cee5b0b2d366dc8d [INFO] running `Command { std: "docker" "start" "-a" "16e56544595a876eff9e9978c80e5b1ba38bf944e16291e8cee5b0b2d366dc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e56544595a876eff9e9978c80e5b1ba38bf944e16291e8cee5b0b2d366dc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e56544595a876eff9e9978c80e5b1ba38bf944e16291e8cee5b0b2d366dc8d", kill_on_drop: false }` [INFO] [stdout] 16e56544595a876eff9e9978c80e5b1ba38bf944e16291e8cee5b0b2d366dc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dece009201b36ae8156b0c5e3467df98b2272a9233db8146f1ff7de20458a95f [INFO] running `Command { std: "docker" "start" "-a" "dece009201b36ae8156b0c5e3467df98b2272a9233db8146f1ff7de20458a95f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling openzwave-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | let mut c = gcc::Config::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | let mut c = gcc::Config::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `openzwave-sys v0.1.1 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openzwave-sys-36739aeb655190f7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CPPFLAGS= make -C /opt/rustwide/workdir/open-zwave/cpp/build/ - -j16 --jobserver-auth=3,4 [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/workdir/open-zwave/cpp/build' [INFO] [stderr] Building OpenZWave Version 1.4.-1 [INFO] [stderr] Building tinystr.o [INFO] [stderr] Building tinyxml.o [INFO] [stderr] Building tinyxmlparser.o [INFO] [stderr] Building tinyxmlerror.o [INFO] [stderr] Building hid.o [INFO] [stderr] Building aes_modes.o [INFO] [stderr] Building aescrypt.o [INFO] [stderr] Building aeskey.o [INFO] [stderr] Building Alarm.o [INFO] [stderr] Building aestab.o [INFO] [stderr] Building ApplicationStatus.o [INFO] [stderr] Building Association.o [INFO] [stderr] Building AssociationCommandConfiguration.o [INFO] [stderr] Building Basic.o [INFO] [stderr] Building BasicWindowCovering.o [INFO] [stderr] Building Battery.o [INFO] [stderr] Building CRC16Encap.o [INFO] [stderr] Building CentralScene.o [INFO] [stderr] Building ClimateControlSchedule.o [INFO] [stderr] Building Clock.o [INFO] [stderr] Building Color.o [INFO] [stderr] Building CommandClass.o [INFO] [stderr] Building CommandClasses.o [INFO] [stderr] Building Configuration.o [INFO] [stderr] Building ControllerReplication.o [INFO] [stderr] Building DeviceResetLocally.o [INFO] [stderr] Building DoorLock.o [INFO] [stderr] Building DoorLockLogging.o [INFO] [stderr] Building EnergyProduction.o [INFO] [stderr] Building Hail.o [INFO] [stderr] Building Indicator.o [INFO] [stderr] Building Language.o [INFO] [stderr] Building Lock.o [INFO] [stderr] Building ManufacturerSpecific.o [INFO] [stderr] Building Meter.o [INFO] [stderr] Building MeterPulse.o [INFO] [stderr] Building MultiCmd.o [INFO] [stderr] Building MultiInstance.o [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/workdir/open-zwave/cpp/build' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] In file included from /usr/include/stdio.h:980, [INFO] [stderr] from /usr/include/c++/13/cstdio:42, [INFO] [stderr] from /usr/include/c++/13/ext/string_conversions.h:45, [INFO] [stderr] from /usr/include/c++/13/bits/basic_string.h:4109, [INFO] [stderr] from /usr/include/c++/13/string:54, [INFO] [stderr] from /opt/rustwide/workdir/open-zwave/cpp/src/command_classes/CommandClasses.h:31, [INFO] [stderr] from /opt/rustwide/workdir/open-zwave/cpp/src/command_classes/DoorLockLogging.cpp:28: [INFO] [stderr] In function 'int snprintf(char*, size_t, const char*, ...)', [INFO] [stderr] inlined from 'virtual bool OpenZWave::DoorLockLogging::HandleMsg(const uint8*, uint32, uint32)' at /opt/rustwide/workdir/open-zwave/cpp/src/command_classes/DoorLockLogging.cpp:312:14: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:35: error: '__builtin___snprintf_chk' argument 6 overlaps destination object 'usercode' [-Werror=restrict] [INFO] [stderr] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 55 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 56 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/open-zwave/cpp/src/command_classes/DoorLockLogging.cpp: In member function 'virtual bool OpenZWave::DoorLockLogging::HandleMsg(const uint8*, uint32, uint32)': [INFO] [stderr] /opt/rustwide/workdir/open-zwave/cpp/src/command_classes/DoorLockLogging.cpp:307:30: note: destination object referenced by 'restrict'-qualified argument 1 was declared here [INFO] [stderr] 307 | char usercode[254]; [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] make[1]: *** [/opt/rustwide/workdir/open-zwave/cpp/build/support.mk:108: /opt/rustwide/target/debug/build/openzwave-sys-df87cfad5d75e45b/out/open-zwave/.lib/DoorLockLogging.o] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make: *** [Makefile:20: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (52) panicked at build.rs:48:9: [INFO] [stderr] Could not build the open-zwave library. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x636e5ad716b2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x636e5ad716b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x636e5ad716b2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x636e5ad716b2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x636e5ad8107f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x636e5ad8107f - core::fmt::write::hcd056e06a609f600 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x636e5ad40f81 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x636e5ad40f81 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x636e5ad4be12 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x636e5ad4f13f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x636e5ad4ef99 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x636e5ad4f7c5 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x636e5ad4ee4c - std::panicking::begin_panic::{{closure}}::hd59d0a5aaa04646e [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:771:9 [INFO] [stderr] 13: 0x636e5ad4bf49 - std::sys::backtrace::__rust_end_short_backtrace::h5f7581f5fa82ac8e [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x636e5ad4ee12 - std::panicking::begin_panic::hbf64f440f0761a86 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:770:5 [INFO] [stderr] 15: 0x636e5ad0c4b3 - build_script_build::make::h6cf24da860f5bd40 [INFO] [stderr] 16: 0x636e5ad0bf14 - build_script_build::main::h5bd1c605e407968c [INFO] [stderr] 17: 0x636e5ad0c883 - core::ops::function::FnOnce::call_once::ha72529901cdec5f7 [INFO] [stderr] 18: 0x636e5ad0c606 - std::sys::backtrace::__rust_begin_short_backtrace::h0e8a21bfa9313f64 [INFO] [stderr] 19: 0x636e5ad0c599 - std::rt::lang_start::{{closure}}::he8d1abafaa547fbd [INFO] [stderr] 20: 0x636e5ad42610 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 21: 0x636e5ad42610 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: 0x636e5ad42610 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 23: 0x636e5ad42610 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x636e5ad42610 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x636e5ad42610 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x636e5ad42610 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x636e5ad42610 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x636e5ad42610 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x636e5ad0c581 - std::rt::lang_start::he6f23f310cc46373 [INFO] [stderr] 30: 0x636e5ad0cc95 - main [INFO] [stderr] 31: 0x72886c02a1ca - [INFO] [stderr] 32: 0x72886c02a28b - __libc_start_main [INFO] [stderr] 33: 0x636e5ad0bc15 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "dece009201b36ae8156b0c5e3467df98b2272a9233db8146f1ff7de20458a95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dece009201b36ae8156b0c5e3467df98b2272a9233db8146f1ff7de20458a95f", kill_on_drop: false }` [INFO] [stdout] dece009201b36ae8156b0c5e3467df98b2272a9233db8146f1ff7de20458a95f