[INFO] cloning repository https://github.com/rolftimmermans/slope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rolftimmermans/slope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolftimmermans%2Fslope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolftimmermans%2Fslope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b357650671869758f43d35f04eb47c80174662f8 [INFO] checking rolftimmermans/slope against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolftimmermans%2Fslope" "/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/rolftimmermans/slope on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rolftimmermans/slope [INFO] finished tweaking git repo https://github.com/rolftimmermans/slope [INFO] tweaked toml for git repo https://github.com/rolftimmermans/slope written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rolftimmermans/slope 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lasso v0.3.1 [INFO] [stderr] Downloaded mimalloc v0.1.20 [INFO] [stderr] Downloaded smol_str v0.1.16 [INFO] [stderr] Downloaded rustyline-derive v0.3.1 [INFO] [stderr] Downloaded nom_locate v2.0.0 [INFO] [stderr] Downloaded ahash v0.4.4 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.16 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ecc483f3c1b10aa9391d94f7a25d3f055dd278ac6d975f7f78fb95933ef26dd [INFO] running `Command { std: "docker" "start" "-a" "2ecc483f3c1b10aa9391d94f7a25d3f055dd278ac6d975f7f78fb95933ef26dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ecc483f3c1b10aa9391d94f7a25d3f055dd278ac6d975f7f78fb95933ef26dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ecc483f3c1b10aa9391d94f7a25d3f055dd278ac6d975f7f78fb95933ef26dd", kill_on_drop: false }` [INFO] [stdout] 2ecc483f3c1b10aa9391d94f7a25d3f055dd278ac6d975f7f78fb95933ef26dd [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679a04d62bfd36ed75df2f55799a142f5366697515b7a7169ad7ea7b19dc70eb [INFO] running `Command { std: "docker" "start" "-a" "679a04d62bfd36ed75df2f55799a142f5366697515b7a7169ad7ea7b19dc70eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking smol_str v0.1.16 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.16 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking slope-parse v0.1.0 (/opt/rustwide/workdir/slope-parse) [INFO] [stdout] warning: enum `FileName` is never used [INFO] [stdout] --> slope-parse/src/source.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum FileName { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourceFile` is never constructed [INFO] [stdout] --> slope-parse/src/source.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SourceFile { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `lookup_pos_info`, and `lookup_line` are never used [INFO] [stdout] --> slope-parse/src/source.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl SourceFile { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 37 | pub fn new(name: FileName, offset: BytePos, source: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn lookup_pos_info(&self, offset: BytePos) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn lookup_line(&self, offset: BytePos) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stdout] warning: enum `FileName` is never used [INFO] [stdout] --> slope-parse/src/source.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum FileName { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourceFile` is never constructed [INFO] [stdout] --> slope-parse/src/source.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SourceFile { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `lookup_pos_info`, and `lookup_line` are never used [INFO] [stdout] --> slope-parse/src/source.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl SourceFile { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 37 | pub fn new(name: FileName, offset: BytePos, source: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn lookup_pos_info(&self, offset: BytePos) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn lookup_line(&self, offset: BytePos) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.4.4 [INFO] [stderr] Checking lasso v0.3.1 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_syntax-421bf94a43221269.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> slope-parse/src/source.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | Virtual(String), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FileName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - Virtual(String), [INFO] [stdout] 8 + Virtual(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Named` is never constructed [INFO] [stdout] --> slope-parse/src/source.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum FileName { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 7 | Named(PathBuf), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> slope-parse/src/source.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SourceFile { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 13 | name: FileName, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> slope-parse/src/source.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl SourceFile { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 37 | pub fn new(name: FileName, offset: BytePos, source: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta54OUhq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `slope-parse` (lib test) due to 1 previous error; 4 warnings emitted [INFO] [stderr] error: could not compile `regex` (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/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name regex --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.3.9/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="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "thread_local", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=72eda8fdb3394272 -C extra-filename=-7c899bb5796466e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-7798d61358bdd541.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c680675884d5b80f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-421bf94a43221269.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-8c5624da5b8d6af8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8hu8kC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libmimalloc-sys v0.1.16` [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-e780599ab0340e4f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libmimalloc-sys-3b914fc007972ebe/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc" "-DMI_OVERRIDE=OFF" "-DMI_BUILD_TESTS=OFF" "-DMI_SECURE=OFF" "-Dmi_defines=MI_DEBUG=0" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libmimalloc-sys-3b914fc007972ebe/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- [INFO] [stderr] -- Library base name: mimalloc-debug [INFO] [stderr] -- Build type : debug [INFO] [stderr] -- Install directory: /opt/rustwide/target/debug/build/libmimalloc-sys-3b914fc007972ebe/out/lib/mimalloc-1.6 [INFO] [stderr] -- Build targets : shared;static;object [INFO] [stderr] -- [INFO] [stderr] -- Configuring done (4.9s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libmimalloc-sys-3b914fc007972ebe/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libmimalloc-sys-3b914fc007972ebe/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "mimalloc-static" "--config" "Debug" "--" [INFO] [stderr] [ 7%] Building C object CMakeFiles/mimalloc-static.dir/src/stats.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/mimalloc-static.dir/src/random.c.o [INFO] [stderr] [ 21%] Building C object CMakeFiles/mimalloc-static.dir/src/os.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/mimalloc-static.dir/src/arena.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/mimalloc-static.dir/src/region.c.o [INFO] [stderr] [ 42%] Building C object CMakeFiles/mimalloc-static.dir/src/page.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/mimalloc-static.dir/src/segment.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc-aligned.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc.c.o [INFO] [stderr] [ 71%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc-posix.c.o [INFO] [stderr] [ 78%] Building C object CMakeFiles/mimalloc-static.dir/src/heap.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc/src/alloc-aligned.c:204:1: fatal error: error writing to /tmp/ccitJgS1.s: No space left on device [INFO] [stderr] 204 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/mimalloc-static.dir/build.make:188: CMakeFiles/mimalloc-static.dir/src/alloc-aligned.c.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc/src/alloc.c:857:1: fatal error: error writing to /tmp/cc2ewrIE.s: No space left on device [INFO] [stderr] 857 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/mimalloc-static.dir/build.make:174: CMakeFiles/mimalloc-static.dir/src/alloc.c.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc/src/segment.c:1343:1: fatal error: error writing to /tmp/ccQ34hGD.s: No space left on device [INFO] [stderr] 1343 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc/src/alloc-posix.c:155:1: fatal error: error writing to /tmp/ccLPDarF.s: No space left on device [INFO] [stderr] 155 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/mimalloc-static.dir/build.make:202: CMakeFiles/mimalloc-static.dir/src/alloc-posix.c.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc/src/heap.c:555:1: fatal error: error writing to /tmp/cc3qSTvA.s: No space left on device [INFO] [stderr] 555 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/mimalloc-static.dir/build.make:216: CMakeFiles/mimalloc-static.dir/src/heap.c.o] Error 1 [INFO] [stderr] gmake[3]: *** [CMakeFiles/mimalloc-static.dir/build.make:146: CMakeFiles/mimalloc-static.dir/src/segment.c.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmimalloc-sys-0.1.16/c_src/mimalloc/src/page.c:847:1: fatal error: error writing to /tmp/cc3L1EzL.s: No space left on device [INFO] [stderr] 847 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/mimalloc-static.dir/build.make:160: CMakeFiles/mimalloc-static.dir/src/page.c.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:113: CMakeFiles/mimalloc-static.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:120: CMakeFiles/mimalloc-static.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:182: mimalloc-static] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:885:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6335b67a4e32 - std::backtrace_rs::backtrace::libunwind::trace::h3b78c11dbe405740 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6335b67a4e32 - std::backtrace_rs::backtrace::trace_unsynchronized::h8e3ee9e89edfdbd1 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6335b67a4e32 - std::sys::backtrace::_print_fmt::h5e03c20d4a2b55b2 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6335b67a4e32 - ::fmt::h165970d9f8728e3a [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6335b67c6933 - core::fmt::rt::Argument::fmt::hf067dc7afcd843af [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x6335b67c6933 - core::fmt::write::h69f89f3e809f82fb [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x6335b67a1b33 - std::io::default_write_fmt::h169807999021ea75 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6335b67a1b33 - std::io::Write::write_fmt::h495b93be9df13902 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x6335b67a4c82 - std::sys::backtrace::BacktraceLock::print::h8c91835c5a8ebc68 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6335b67a6072 - std::panicking::default_hook::{{closure}}::hcad92d792a3e4835 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x6335b67a5e75 - std::panicking::default_hook::hb88c8d98b465a799 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6335b67a6a52 - std::panicking::rust_panic_with_hook::h89ed4977886d94ef [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6335b67a67da - std::panicking::begin_panic_handler::{{closure}}::haa54601131bb4933 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6335b67a5329 - std::sys::backtrace::__rust_end_short_backtrace::h9b99f0a015228d21 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6335b67a646d - __rustc[c152bba62fa08f83]::rust_begin_unwind [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6335b67c5860 - core::panicking::panic_fmt::h299df0a23182621e [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6335b674592b - cmake::fail::he4956c2a3737afb9 [INFO] [stderr] 17: 0x6335b674512a - cmake::run::h1176d0ea10c27591 [INFO] [stderr] 18: 0x6335b6742790 - cmake::Config::build::h868842a36aa9cf3d [INFO] [stderr] 19: 0x6335b673c8f1 - build_script_build::main::h5f0efdbf9c059c10 [INFO] [stderr] 20: 0x6335b673adb3 - core::ops::function::FnOnce::call_once::h88c2440e3a2553b8 [INFO] [stderr] 21: 0x6335b673ace6 - std::sys::backtrace::__rust_begin_short_backtrace::h318b924787bf80c7 [INFO] [stderr] 22: 0x6335b673ac29 - std::rt::lang_start::{{closure}}::h95c4c4bd6dcb10b9 [INFO] [stderr] 23: 0x6335b679daa0 - core::ops::function::impls:: for &F>::call_once::h198c8964401c50d8 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x6335b679daa0 - std::panicking::try::do_call::ha54bbeef14facafb [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x6335b679daa0 - std::panicking::try::hcfd76469dab57418 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x6335b679daa0 - std::panic::catch_unwind::h07a346df3fffac26 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x6335b679daa0 - std::rt::lang_start_internal::{{closure}}::hf114480669f5045a [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x6335b679daa0 - std::panicking::try::do_call::h7d6690a97de08278 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x6335b679daa0 - std::panicking::try::h0473c3407e8227ec [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x6335b679daa0 - std::panic::catch_unwind::h800a85c6060902d6 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x6335b679daa0 - std::rt::lang_start_internal::h6d1c1c7ec3112106 [INFO] [stderr] at /rustc/e3e432d4d65a55e6db167598e96db2bcb163e316/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x6335b673ac11 - std::rt::lang_start::h46f1a1532222a825 [INFO] [stderr] 33: 0x6335b673cb55 - main [INFO] [stderr] 34: 0x7628feb2a1ca - [INFO] [stderr] 35: 0x7628feb2a28b - __libc_start_main [INFO] [stderr] 36: 0x6335b673aa85 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasbKfzg/full.rmeta`: 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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamuKBWR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZ6UJaG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name rand --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.7.3/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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="rand_pcg"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "getrandom_package", "libc", "log", "nightly", "packed_simd", "rand_pcg", "serde1", "simd_support", "small_rng", "std", "stdweb", "wasm-bindgen"))' -C metadata=2d6c5ba1a0cbc6af -C extra-filename=-9951012c6e777959 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-4ad63c57f9edd606.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d40a78f5f3bcd3a.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-9e6cd7a5ea507de1.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-7f69dc0f58b13f19.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-e4076ef3fe13450a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `im-rc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `im-rc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "679a04d62bfd36ed75df2f55799a142f5366697515b7a7169ad7ea7b19dc70eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679a04d62bfd36ed75df2f55799a142f5366697515b7a7169ad7ea7b19dc70eb", kill_on_drop: false }` [INFO] [stdout] 679a04d62bfd36ed75df2f55799a142f5366697515b7a7169ad7ea7b19dc70eb