[INFO] cloning repository https://github.com/antifuchs/zpool-exporter-textfile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antifuchs/zpool-exporter-textfile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fzpool-exporter-textfile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fzpool-exporter-textfile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8a697db5d91183198e500d55f43379c5476b056 [INFO] checking antifuchs/zpool-exporter-textfile/c8a697db5d91183198e500d55f43379c5476b056 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fzpool-exporter-textfile" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antifuchs/zpool-exporter-textfile on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antifuchs/zpool-exporter-textfile [INFO] finished tweaking git repo https://github.com/antifuchs/zpool-exporter-textfile [INFO] tweaked toml for git repo https://github.com/antifuchs/zpool-exporter-textfile written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/antifuchs/zpool-exporter-textfile 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b19f116ce8c4771b9e27214db52f19436207dfcfe166353a41c8ae8ec3405c [INFO] running `Command { std: "docker" "start" "-a" "46b19f116ce8c4771b9e27214db52f19436207dfcfe166353a41c8ae8ec3405c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b19f116ce8c4771b9e27214db52f19436207dfcfe166353a41c8ae8ec3405c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b19f116ce8c4771b9e27214db52f19436207dfcfe166353a41c8ae8ec3405c", kill_on_drop: false }` [INFO] [stdout] 46b19f116ce8c4771b9e27214db52f19436207dfcfe166353a41c8ae8ec3405c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49a981df3a8b0f08063f19134ddb1e3e9ff95653f029c544daf8931dca4a2203 [INFO] running `Command { std: "docker" "start" "-a" "49a981df3a8b0f08063f19134ddb1e3e9ff95653f029c544daf8931dca4a2203", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nvpair-sys v0.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling libzetta-zfs-core-sys v0.5.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-db7e367d2c627e83.d`: 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae1l1Mj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafkwert" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-e12a9bbb05300de6.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/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/rustcclgQ7q/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcclgQ7q/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-1b4ba53efde2805a.proc_macro_error_attr.e9b72bfbfdc352b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-1b4ba53efde2805a.proc_macro_error_attr.e9b72bfbfdc352b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-1b4ba53efde2805a.f01npw9svdztyttnxlk5tfg4m.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-1b4ba53efde2805a.c5qy77by8v6ug4wzbf52rhwip.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-579fe6658698c8e8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5b125bdf19a4533a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8c02d4b8ae74c6fd.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd556125f3c54f38.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-24135b58e98c7743.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b84472edfde5b8b3.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9ea54a4ae45fef28.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/52ae2445414b2a196b318d85c2819995c6e5f1aa/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/52ae2445414b2a196b318d85c2819995c6e5f1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-1b4ba53efde2805a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro-error-attr` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDf3JMq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaI3Vjny" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabLfV0h/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "49a981df3a8b0f08063f19134ddb1e3e9ff95653f029c544daf8931dca4a2203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a981df3a8b0f08063f19134ddb1e3e9ff95653f029c544daf8931dca4a2203", kill_on_drop: false }` [INFO] [stdout] 49a981df3a8b0f08063f19134ddb1e3e9ff95653f029c544daf8931dca4a2203