[INFO] cloning repository https://github.com/alula/ipv6-place [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alula/ipv6-place" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fipv6-place", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fipv6-place'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca00e98b5bce02cd2a25147ca940b5f1cdf43929 [INFO] checking alula/ipv6-place against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fipv6-place" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alula/ipv6-place [INFO] finished tweaking git repo https://github.com/alula/ipv6-place [INFO] tweaked toml for git repo https://github.com/alula/ipv6-place written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alula/ipv6-place on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alula/ipv6-place 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/place-backend/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/alula/smoltcp.git` [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding atomic-polyfill v1.0.3 [INFO] [stderr] Adding cc v1.2.30 [INFO] [stderr] Adding critical-section v1.2.0 [INFO] [stderr] Adding defmt v0.3.100 [INFO] [stderr] Adding defmt v1.0.1 [INFO] [stderr] Adding defmt-macros v1.0.1 [INFO] [stderr] Adding defmt-parser v1.0.0 [INFO] [stderr] Adding hash32 v0.2.1 [INFO] [stderr] Adding heapless v0.7.17 [INFO] [stderr] Adding managed v0.8.0 [INFO] [stderr] Adding proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Adding proc-macro-error2 v2.0.1 [INFO] [stderr] Updating proc-macro2 v1.0.56 -> v1.0.95 [INFO] [stderr] Updating quote v1.0.26 -> v1.0.40 [INFO] [stderr] Adding rustc_version v0.4.1 [INFO] [stderr] Adding semver v1.0.26 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding signal-hook v0.3.18 [INFO] [stderr] Adding signal-hook-tokio v0.3.1 [INFO] [stderr] Adding smoltcp v0.9.1 (https://github.com/alula/smoltcp.git?rev=0d78ce4e1bd8fc4f804a867dd2cfc12f48cbbfa4#0d78ce4e) [INFO] [stderr] Adding stable_deref_trait v1.2.0 [INFO] [stderr] Updating syn v2.0.15 -> v2.0.104 [INFO] [stderr] Adding thiserror v2.0.12 [INFO] [stderr] Adding thiserror-impl v2.0.12 [INFO] [stderr] Adding tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Adding tikv-jemallocator v0.5.4 (available: v0.6.0) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05366468e211daf5babb5fdae404aef3d562158fb1c4ae8888af13f89f9823a8 [INFO] running `Command { std: "docker" "start" "-a" "05366468e211daf5babb5fdae404aef3d562158fb1c4ae8888af13f89f9823a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05366468e211daf5babb5fdae404aef3d562158fb1c4ae8888af13f89f9823a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05366468e211daf5babb5fdae404aef3d562158fb1c4ae8888af13f89f9823a8", kill_on_drop: false }` [INFO] [stdout] 05366468e211daf5babb5fdae404aef3d562158fb1c4ae8888af13f89f9823a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3940b3ac6ce611468a44d1b119629112bb4c06c5caf32ec2ce2e21971f4bd909 [INFO] running `Command { std: "docker" "start" "-a" "3940b3ac6ce611468a44d1b119629112bb4c06c5caf32ec2ce2e21971f4bd909", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/place-backend/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pnet_base v0.33.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking pnet_macros_support v0.33.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking zune-inflate v0.2.53 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking socket2 v0.5.2 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling smoltcp v0.9.1 (https://github.com/alula/smoltcp.git?rev=0d78ce4e1bd8fc4f804a867dd2cfc12f48cbbfa4#0d78ce4e) [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking place-frontend v0.0.0 (/opt/rustwide/workdir/place-frontend) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=198d553fc5bc47b9 -C extra-filename=-d404abd8396d5049 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1d86a8d5028ac3bc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4e40b5c0b015fda8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-abe761edcd04e218.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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 compile `async-trait` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50297eb15acfa90f -C extra-filename=-53b5cc5749b9467b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1d86a8d5028ac3bc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4e40b5c0b015fda8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-abe761edcd04e218.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcLo3fxV/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLo3fxV/symbols.o" "<5 object files omitted>" "/tmp/rustcLo3fxV/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-abe761edcd04e218,libquote-4e40b5c0b015fda8,libproc_macro2-1d86a8d5028ac3bc,libunicode_ident-1e054b8a5349917d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLo3fxV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-64194a989fbbcff5.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `tokio-macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-macro` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be9236bc2ed367d1 -C extra-filename=-a0c60d6ea9b36c39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1d86a8d5028ac3bc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4e40b5c0b015fda8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-abe761edcd04e218.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.5.4+5.3.0-patched` [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/tikv-jemalloc-sys-5b2f9b49b1ed7d51/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=16 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.4+5.3.0-patched" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -Wpointer-arith... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... no [INFO] [stderr] checking number of significant virtual address bits... error [INFO] [stderr] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/config.log" [INFO] [stderr] CXXFLAGS='' [INFO] [stderr] DATADIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/share' [INFO] [stderr] DEFS='' [INFO] [stderr] DSO_LDFLAGS='' [INFO] [stderr] DUMP_SYMS='' [INFO] [stderr] ECHO_C='' [INFO] [stderr] ECHO_N='-n' [INFO] [stderr] ECHO_T='' [INFO] [stderr] EGREP='/usr/bin/grep -E' [INFO] [stderr] EXEEXT='' [INFO] [stderr] EXTRA_CFLAGS='' [INFO] [stderr] EXTRA_CXXFLAGS='' [INFO] [stderr] EXTRA_LDFLAGS='' [INFO] [stderr] GREP='/usr/bin/grep' [INFO] [stderr] HAVE_CXX14='' [INFO] [stderr] HAVE_CXX17='' [INFO] [stderr] INCLUDEDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/include' [INFO] [stderr] INSTALL_DATA='' [INFO] [stderr] INSTALL_PROGRAM='' [INFO] [stderr] INSTALL_SCRIPT='' [INFO] [stderr] JEMALLOC_CPREFIX='' [INFO] [stderr] JEMALLOC_PREFIX='' [INFO] [stderr] LD='' [INFO] [stderr] LDFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] LDTARGET='' [INFO] [stderr] LD_PRELOAD_VAR='' [INFO] [stderr] LIBDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/lib' [INFO] [stderr] LIBOBJS='' [INFO] [stderr] LIBS='' [INFO] [stderr] LM='' [INFO] [stderr] LTLIBOBJS='' [INFO] [stderr] MANDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/share/man' [INFO] [stderr] MKLIB='' [INFO] [stderr] NM='' [INFO] [stderr] OBJEXT='o' [INFO] [stderr] PACKAGE_BUGREPORT='' [INFO] [stderr] PACKAGE_NAME='' [INFO] [stderr] PACKAGE_STRING='' [INFO] [stderr] PACKAGE_TARNAME='' [INFO] [stderr] PACKAGE_URL='' [INFO] [stderr] PACKAGE_VERSION='' [INFO] [stderr] PATH_SEPARATOR=':' [INFO] [stderr] PIC_CFLAGS='' [INFO] [stderr] PREFIX='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out' [INFO] [stderr] RANLIB='' [INFO] [stderr] RPATH='' [INFO] [stderr] RPATH_EXTRA='' [INFO] [stderr] SHELL='/bin/bash' [INFO] [stderr] SOREV='' [INFO] [stderr] SPECIFIED_CFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] SPECIFIED_CXXFLAGS='' [INFO] [stderr] TEST_LD_MODE='' [INFO] [stderr] XSLROOT='' [INFO] [stderr] XSLTPROC='false' [INFO] [stderr] a='' [INFO] [stderr] abi='' [INFO] [stderr] abs_objroot='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/' [INFO] [stderr] abs_srcroot='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/' [INFO] [stderr] ac_ct_CC='' [INFO] [stderr] ac_ct_CXX='' [INFO] [stderr] bindir='${exec_prefix}/bin' [INFO] [stderr] build='x86_64-unknown-linux-gnu' [INFO] [stderr] build_alias='x86_64-unknown-linux-gnu' [INFO] [stderr] build_cpu='x86_64' [INFO] [stderr] build_os='linux-gnu' [INFO] [stderr] build_vendor='unknown' [INFO] [stderr] cfghdrs_in='' [INFO] [stderr] cfghdrs_out='' [INFO] [stderr] cfgoutputs_in='' [INFO] [stderr] cfgoutputs_out='' [INFO] [stderr] datadir='${datarootdir}' [INFO] [stderr] datarootdir='${prefix}/share' [INFO] [stderr] docdir='${datarootdir}/doc/${PACKAGE}' [INFO] [stderr] dvidir='${docdir}' [INFO] [stderr] enable_autogen='' [INFO] [stderr] enable_cache_oblivious='' [INFO] [stderr] enable_cxx='0' [INFO] [stderr] enable_debug='' [INFO] [stderr] enable_doc='no' [INFO] [stderr] enable_experimental_smallocx='' [INFO] [stderr] enable_fill='' [INFO] [stderr] enable_initial_exec_tls='' [INFO] [stderr] enable_lazy_lock='' [INFO] [stderr] enable_log='' [INFO] [stderr] enable_opt_safety_checks='' [INFO] [stderr] enable_opt_size_checks='' [INFO] [stderr] enable_prof='' [INFO] [stderr] enable_readlinkat='' [INFO] [stderr] enable_shared='no' [INFO] [stderr] enable_static='' [INFO] [stderr] enable_stats='' [INFO] [stderr] enable_tls='' [INFO] [stderr] enable_uaf_detection='' [INFO] [stderr] enable_utrace='' [INFO] [stderr] enable_xmalloc='' [INFO] [stderr] enable_zone_allocator='' [INFO] [stderr] exe='' [INFO] [stderr] exec_prefix='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out' [INFO] [stderr] host='x86_64-unknown-linux-gnu' [INFO] [stderr] host_ [INFO] [stderr] --- stderr [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure: line 7799: printf: write error: No space left on device [INFO] [stderr] configure: error: cannot determine number of significant virtual address bits [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.4+5.3.0-patched/build.rs:351:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-2976654c10e1e369/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58c63a2c2202 - std::backtrace_rs::backtrace::libunwind::trace::h092193d0be716397 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58c63a2c2202 - std::backtrace_rs::backtrace::trace_unsynchronized::hee353a190434dd48 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58c63a2c2202 - std::sys::backtrace::_print_fmt::ha43ae459561b8e8b [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58c63a2c2202 - ::fmt::h042482a41b318bcd [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58c63a2e53f3 - core::fmt::rt::Argument::fmt::h5c183668751b3d24 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58c63a2e53f3 - core::fmt::write::h32655d8ddfb61772 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x58c63a2bf073 - std::io::default_write_fmt::h1446be99cce3923f [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58c63a2bf073 - std::io::Write::write_fmt::h7507d6e881f93625 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58c63a2c2052 - std::sys::backtrace::BacktraceLock::print::h6680867f1468c90a [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58c63a2c3be3 - std::panicking::default_hook::{{closure}}::h78c515b9e3a5e642 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58c63a2c39c5 - std::panicking::default_hook::hfbf9a0dd15885e47 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58c63a2c45b5 - std::panicking::rust_panic_with_hook::hbe55e78ca41d7dab [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58c63a2c434a - std::panicking::begin_panic_handler::{{closure}}::h9e3b1c158102db89 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58c63a2c2709 - std::sys::backtrace::__rust_end_short_backtrace::hafac903cbe3345ea [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x58c63a2c3fdd - __rustc[fd03702064115cce]::rust_begin_unwind [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58c63a2e42a0 - core::panicking::panic_fmt::hf20aa5dfa5b51e53 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58c63a239a2c - build_script_build::execute::h775dfcf313216be3 [INFO] [stderr] 17: 0x58c63a2394f8 - build_script_build::run_and_log::h4b37a51d2bcea172 [INFO] [stderr] 18: 0x58c63a238858 - build_script_build::main::h49dba8fee6253b77 [INFO] [stderr] 19: 0x58c63a233ca3 - core::ops::function::FnOnce::call_once::he031f6e4477debaa [INFO] [stderr] 20: 0x58c63a2338d6 - std::sys::backtrace::__rust_begin_short_backtrace::hca6efb007fa2522d [INFO] [stderr] 21: 0x58c63a233859 - std::rt::lang_start::{{closure}}::ha40d87223eb39dea [INFO] [stderr] 22: 0x58c63a2bacd0 - core::ops::function::impls:: for &F>::call_once::h91340f42ad8b8a2c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x58c63a2bacd0 - std::panicking::catch_unwind::do_call::h9e559085a393ccdd [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x58c63a2bacd0 - std::panicking::catch_unwind::h0e7cdc2fd7a5750c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x58c63a2bacd0 - std::panic::catch_unwind::h44c56acec16f2c24 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x58c63a2bacd0 - std::rt::lang_start_internal::{{closure}}::h0145d887e08ed968 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x58c63a2bacd0 - std::panicking::catch_unwind::do_call::h288e28ad5bb315a2 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x58c63a2bacd0 - std::panicking::catch_unwind::h7d281ec72402810f [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x58c63a2bacd0 - std::panic::catch_unwind::hdb8b2ae6bb632683 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58c63a2bacd0 - std::rt::lang_start_internal::h7d25bb65b157cc9c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x58c63a233841 - std::rt::lang_start::hc4cfdec191f605fe [INFO] [stderr] 32: 0x58c63a239f45 - main [INFO] [stderr] 33: 0x77d23d3c81ca - [INFO] [stderr] 34: 0x77d23d3c828b - __libc_start_main [INFO] [stderr] 35: 0x58c63a233245 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3euJJO/full.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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.160/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b1a81edd56d615ee -C extra-filename=-68f02bdd8a7f0f97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1d86a8d5028ac3bc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4e40b5c0b015fda8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-abe761edcd04e218.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3940b3ac6ce611468a44d1b119629112bb4c06c5caf32ec2ce2e21971f4bd909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3940b3ac6ce611468a44d1b119629112bb4c06c5caf32ec2ce2e21971f4bd909", kill_on_drop: false }` [INFO] [stdout] 3940b3ac6ce611468a44d1b119629112bb4c06c5caf32ec2ce2e21971f4bd909