[INFO] cloning repository https://github.com/bell345/rgpio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bell345/rgpio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbell345%2Frgpio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbell345%2Frgpio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7be97465ff4086e0bb5bf46c3afe2fcdcb9b6d7 [INFO] checking bell345/rgpio/f7be97465ff4086e0bb5bf46c3afe2fcdcb9b6d7 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbell345%2Frgpio" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bell345/rgpio on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bell345/rgpio [INFO] finished tweaking git repo https://github.com/bell345/rgpio [INFO] tweaked toml for git repo https://github.com/bell345/rgpio written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bell345/rgpio 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2b537f6f03e8fab1eeb312991601d949e3a0c2b7f00c47906da77aab9c3bb48 [INFO] running `Command { std: "docker" "start" "-a" "b2b537f6f03e8fab1eeb312991601d949e3a0c2b7f00c47906da77aab9c3bb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b537f6f03e8fab1eeb312991601d949e3a0c2b7f00c47906da77aab9c3bb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b537f6f03e8fab1eeb312991601d949e3a0c2b7f00c47906da77aab9c3bb48", kill_on_drop: false }` [INFO] [stdout] b2b537f6f03e8fab1eeb312991601d949e3a0c2b7f00c47906da77aab9c3bb48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60f563330033469c9206874d877e976a78d7a1a7e4da43003471489b9dbdaf2 [INFO] running `Command { std: "docker" "start" "-a" "b60f563330033469c9206874d877e976a78d7a1a7e4da43003471489b9dbdaf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libunicode_normalization-b2e820a8c6ab9569.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/socket2-b4ec950869802d41.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/socket2-b4ec950869802d41/dep-lib-socket2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="jobserver"' --cfg 'feature="libc"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "parallel"))' -C metadata=af693d8c3b2fb4ed -C extra-filename=-af693d8c3b2fb4ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-7e9a4c152ea6a04c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-651410aeebdae562.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustclkFZbG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustclkFZbG/symbols.o" "/opt/rustwide/target/debug/deps/const_random_macro-a0d7d333067457ed.const_random_macro.8b10973c5bfe262b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/const_random_macro-a0d7d333067457ed.const_random_macro.8b10973c5bfe262b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/const_random_macro-a0d7d333067457ed.9mza1as8mmtbmtqotu1d840dp.rcgu.rmeta" "/opt/rustwide/target/debug/deps/const_random_macro-a0d7d333067457ed.36n8v66e5cq6xsyeh74ah8t4c.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgetrandom-ef0aef5f3119d30c.rlib" "/opt/rustwide/target/debug/deps/liblibc-651410aeebdae562.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-edc56d44a4063114.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-3e414b807b61250a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37c078235c49dbe1.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b7496091c0628861.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-88fbd7fc3f6191ac.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3cde559bd38beda9.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fa97315c69d0bf16.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f71802864f365d8d.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2fc763da12024778.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de372216f105bcc0.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c92aa9505ba54896.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1290c243b075e81c.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7367a33f078a78f7.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fbbaaa45e62fc80e.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-34bb4537ed7f45c7.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8ca34f59c17ace7d.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-47e924ffd8a98444.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b4f82c3eca2f0f4b.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-75d2cc7090a2edf1.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libconst_random_macro-a0d7d333067457ed.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libconst_random_macro-a0d7d333067457ed.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `const-random-macro` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPQeiuO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWrIIiw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b60f563330033469c9206874d877e976a78d7a1a7e4da43003471489b9dbdaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60f563330033469c9206874d877e976a78d7a1a7e4da43003471489b9dbdaf2", kill_on_drop: false }` [INFO] [stdout] b60f563330033469c9206874d877e976a78d7a1a7e4da43003471489b9dbdaf2