[INFO] cloning repository https://github.com/warthog618/gpiod-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warthog618/gpiod-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarthog618%2Fgpiod-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarthog618%2Fgpiod-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 668121bebf8f20472439595b6ac406ba3c6c6033 [INFO] testing warthog618/gpiod-rs against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarthog618%2Fgpiod-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warthog618/gpiod-rs on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/warthog618/gpiod-rs [INFO] finished tweaking git repo https://github.com/warthog618/gpiod-rs [INFO] tweaked toml for git repo https://github.com/warthog618/gpiod-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/warthog618/gpiod-rs 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpiosim v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ef9cbecca7550b05419bedd46f1bcff980ff9810d72b7e0743a07018824f6ac [INFO] running `Command { std: "docker" "start" "-a" "7ef9cbecca7550b05419bedd46f1bcff980ff9810d72b7e0743a07018824f6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef9cbecca7550b05419bedd46f1bcff980ff9810d72b7e0743a07018824f6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef9cbecca7550b05419bedd46f1bcff980ff9810d72b7e0743a07018824f6ac", kill_on_drop: false }` [INFO] [stdout] 7ef9cbecca7550b05419bedd46f1bcff980ff9810d72b7e0743a07018824f6ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98988310ac8c09b630e55009857789fa350eec24e58c5e743db636f5249a637 [INFO] running `Command { std: "docker" "start" "-a" "d98988310ac8c09b630e55009857789fa350eec24e58c5e743db636f5249a637", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ioctl-sys v0.8.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Compiling gpiocdev-uapi v0.6.3 (/opt/rustwide/workdir/uapi) [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling gpiocdev v0.7.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling gpiocdev-embedded-hal v0.1.1 (/opt/rustwide/workdir/embedded-hal) [INFO] [stderr] Compiling gpiocdev-cli v0.5.4 (/opt/rustwide/workdir/cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcxF2fQ0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-ff8cbf415f71c8b3.rlib,libitoa-7563c53d784d793b.rlib,libryu-d8d82ea1fbb4eba9.rlib,libdaemonize-e02b4f29ea03f323.rlib,librustyline-d623fe7834024513.rlib,libmemchr-df55c45c88b22cf1.rlib,libnix-4c30534ad47d1af6.rlib,libfd_lock-02d5d4e0c9ca7e14.rlib,librustix-a24c797de6bfce51.rlib,liblinux_raw_sys-686515717ad843a7.rlib,libcfg_if-d4c93475573720c9.rlib,libunicode_width-4206df8ca3b03d43.rlib,libunicode_segmentation-24f50709cad725ec.rlib,libhome-3faa2d0094129014.rlib,libradix_trie-5b3c3138993a4aeb.rlib,libnibble_vec-f82ab9621f382273.rlib,libsmallvec-435d69112a0a158e.rlib,libendian_type-288a51054b396327.rlib,libmio-eb72a6aa28db2d53.rlib,liblog-cf58b0e505444ab8.rlib,libchrono-db73756a2f234c08.rlib,libnum_traits-9df7c01deb864541.rlib,libiana_time_zone-6a4bf1af1b087825.rlib,libgpiocdev-bf98530306e40f5e.rlib,libserde-af636856067275a7.rlib,libgpiocdev_uapi-2270a276d60684be.rlib,libthiserror-6e90a1576bcd09b3.rlib,libioctl_sys-8a9cb08dd26363b3.rlib,libbitflags-02d55c0b2d0baca7.rlib,liblibc-ce7d4e89808cccb7.rlib,libanyhow-b7c552c8eee0eda6.rlib,libclap-90a37c05c429ae8a.rlib,libclap_builder-fa623d630cd812a3.rlib,libstrsim-836036c1c62a196f.rlib,libanstream-763018f97ae25eaa.rlib,libanstyle_query-2abbb99ccd54b528.rlib,libis_terminal_polyfill-f259a02bd4122552.rlib,libcolorchoice-5533285093d9cbc2.rlib,libanstyle_parse-faec061548077567.rlib,libutf8parse-54f316334d715eff.rlib,libclap_lex-69745ce911254621.rlib,libanstyle-3cbaeeb55d2e3f5d.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gpiocdev-3755f8ae685dd4b9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gpiocdev-cli` (bin "gpiocdev") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d98988310ac8c09b630e55009857789fa350eec24e58c5e743db636f5249a637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98988310ac8c09b630e55009857789fa350eec24e58c5e743db636f5249a637", kill_on_drop: false }` [INFO] [stdout] d98988310ac8c09b630e55009857789fa350eec24e58c5e743db636f5249a637