[INFO] cloning repository https://github.com/jguhlin/kmer-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jguhlin/kmer-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fkmer-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fkmer-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6ddb71468e36d7a5e83146632cabe1f56b51eba [INFO] checking jguhlin/kmer-generator against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fkmer-generator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jguhlin/kmer-generator on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jguhlin/kmer-generator [INFO] finished tweaking git repo https://github.com/jguhlin/kmer-generator [INFO] tweaked toml for git repo https://github.com/jguhlin/kmer-generator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jguhlin/kmer-generator 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.29 [INFO] [stderr] Downloaded pyo3-build-config v0.17.3 [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.3 [INFO] [stderr] Downloaded bio-types v0.12.1 [INFO] [stderr] Downloaded triple_accel v0.4.0 [INFO] [stderr] Downloaded pyo3-ffi v0.17.3 [INFO] [stderr] Downloaded bytemuck v1.12.2 [INFO] [stderr] Downloaded pulp v0.9.0 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded ordered-float v3.3.0 [INFO] [stderr] Downloaded bio v1.0.0 [INFO] [stderr] Downloaded pyo3 v0.17.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.25 [INFO] [stderr] Downloaded pyo3-macros v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd56aa3135e86a42f8590a95de59d2c4648bc28849e74dbb943a03e24d38878a [INFO] running `Command { std: "docker" "start" "-a" "bd56aa3135e86a42f8590a95de59d2c4648bc28849e74dbb943a03e24d38878a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd56aa3135e86a42f8590a95de59d2c4648bc28849e74dbb943a03e24d38878a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd56aa3135e86a42f8590a95de59d2c4648bc28849e74dbb943a03e24d38878a", kill_on_drop: false }` [INFO] [stdout] bd56aa3135e86a42f8590a95de59d2c4648bc28849e74dbb943a03e24d38878a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b944accea2d88cab86a747656a0b282ee8eefc00a63228f1e268ac7c84c290fa [INFO] running `Command { std: "docker" "start" "-a" "b944accea2d88cab86a747656a0b282ee8eefc00a63228f1e268ac7c84c290fa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pyo3-build-config v0.17.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking bytemuck v1.12.2 [INFO] [stderr] Checking unindent v0.1.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking pulp v0.9.0 [INFO] [stderr] Checking petgraph v0.6.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.17.3 [INFO] [stderr] Compiling pyo3 v0.17.3 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v3.3.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/itertools_num-f0c2398a36e2d45c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/itertools-num-f0c2398a36e2d45c/dep-lib-itertools_num` [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/rmetamIbRMR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pulp` (lib) due to 1 previous error [INFO] [stderr] warning: libmimalloc-sys@0.1.25: c_src/mimalloc/src/static.c:40: fatal error: error writing to /tmp/ccj48TbM.s: No space left on device [INFO] [stderr] warning: libmimalloc-sys@0.1.25: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libmimalloc-sys v0.1.25` [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/libmimalloc-sys-b33156fb82f817e9/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys-86832dd2378aa22a/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c" [INFO] [stderr] cargo:warning=c_src/mimalloc/src/static.c:40: fatal error: error writing to /tmp/ccj48TbM.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys-86832dd2378aa22a/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "b944accea2d88cab86a747656a0b282ee8eefc00a63228f1e268ac7c84c290fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b944accea2d88cab86a747656a0b282ee8eefc00a63228f1e268ac7c84c290fa", kill_on_drop: false }` [INFO] [stdout] b944accea2d88cab86a747656a0b282ee8eefc00a63228f1e268ac7c84c290fa