[INFO] cloning repository https://github.com/sharkLoc/fakit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkLoc/fakit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsharkLoc%2Ffakit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsharkLoc%2Ffakit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04a08846e4f24df3b52a59a25550637862d4fdcb [INFO] checking sharkLoc/fakit against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsharkLoc%2Ffakit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkLoc/fakit on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharkLoc/fakit [INFO] finished tweaking git repo https://github.com/sharkLoc/fakit [INFO] tweaked toml for git repo https://github.com/sharkLoc/fakit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sharkLoc/fakit 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" "+8e37e151835d96d6a7415e93e6876561485a3354" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nthash v0.5.1 [INFO] [stderr] Downloaded noodles-fasta v0.39.0 [INFO] [stderr] Downloaded noodles-bgzf v0.30.0 [INFO] [stderr] Downloaded noodles-core v0.15.0 [INFO] [stderr] Downloaded wide v0.7.19 [INFO] [stderr] Downloaded noodles-fastq v0.11.0 [INFO] [stderr] Downloaded noodles v0.75.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9020fbc8939c860c8f215e7666c9be14662719525f0a0f2b3ed20e26bee0b3a9 [INFO] running `Command { std: "docker" "start" "-a" "9020fbc8939c860c8f215e7666c9be14662719525f0a0f2b3ed20e26bee0b3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9020fbc8939c860c8f215e7666c9be14662719525f0a0f2b3ed20e26bee0b3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9020fbc8939c860c8f215e7666c9be14662719525f0a0f2b3ed20e26bee0b3a9", kill_on_drop: false }` [INFO] [stdout] 9020fbc8939c860c8f215e7666c9be14662719525f0a0f2b3ed20e26bee0b3a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aa5ab40226098ffc4adb980689eeed436effa382f56132379d0b5d66708a728 [INFO] running `Command { std: "docker" "start" "-a" "6aa5ab40226098ffc4adb980689eeed436effa382f56132379d0b5d66708a728", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking wide v0.7.19 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking noodles-bgzf v0.30.0 [INFO] [stderr] Checking noodles-core v0.15.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking noodles-fasta v0.39.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking noodles-fastq v0.11.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_distr-1b83fdc938debd83.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_distr-1b83fdc938debd83/dep-lib-rand_distr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmetaDtOKBG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `strum` (lib) due to 1 previous error [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/8e37e151835d96d6a7415e93e6876561485a3354/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.97/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="once_cell"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=b6e1fefeedcacf7a -C extra-filename=-b11b9d6c8aa7b2a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-831fe74de6e030fc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3e0967b752e26372.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c58ebf541bda25aa.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6aa5ab40226098ffc4adb980689eeed436effa382f56132379d0b5d66708a728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa5ab40226098ffc4adb980689eeed436effa382f56132379d0b5d66708a728", kill_on_drop: false }` [INFO] [stdout] 6aa5ab40226098ffc4adb980689eeed436effa382f56132379d0b5d66708a728