[INFO] cloning repository https://github.com/ngynkvn/rust-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngynkvn/rust-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Frust-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Frust-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ea10e1f9a241c66a1888a9e16e5f7980d7f3936 [INFO] testing ngynkvn/rust-emu against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Frust-emu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ngynkvn/rust-emu on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngynkvn/rust-emu [INFO] finished tweaking git repo https://github.com/ngynkvn/rust-emu [INFO] tweaked toml for git repo https://github.com/ngynkvn/rust-emu written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ngynkvn/rust-emu 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tikv/minitrace-rust.git` [INFO] [stderr] Updating git repository `https://github.com/zhongzc/minstant.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui v0.5.0 [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.9.0 [INFO] [stderr] Downloaded imgui-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1849279750cd1c2159f1ae7d5a94ea1a293115ec77685568e46be800aee8b9dd [INFO] running `Command { std: "docker" "start" "-a" "1849279750cd1c2159f1ae7d5a94ea1a293115ec77685568e46be800aee8b9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1849279750cd1c2159f1ae7d5a94ea1a293115ec77685568e46be800aee8b9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1849279750cd1c2159f1ae7d5a94ea1a293115ec77685568e46be800aee8b9dd", kill_on_drop: false }` [INFO] [stdout] 1849279750cd1c2159f1ae7d5a94ea1a293115ec77685568e46be800aee8b9dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 892e66495cbedfb4ead3ec1b8f640c7585b1d646e6f5262999c2ee0bddea4238 [INFO] running `Command { std: "docker" "start" "-a" "892e66495cbedfb4ead3ec1b8f640c7585b1d646e6f5262999c2ee0bddea4238", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha 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 num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling minstant v0.0.1 (https://github.com/zhongzc/minstant.git?rev=dc7dd5c17c564601afff7c0b640fd430728bfcd5#dc7dd5c1) [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.9.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.5.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling minitrace-macro v0.1.0 (https://github.com/tikv/minitrace-rust.git#ee6ec8fe) [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc9ftX6b/list" "-m64" "/tmp/rustc9ftX6b/symbols.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.structopt_derive.f2f0e04a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.19opotug9hq70fha.rcgu.rmeta" "/opt/rustwide/target/debug/deps/structopt_derive-89f28cc6d95edd11.aq86bpc2mj296wr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-e78dcb1c4de9af44.rlib" "/opt/rustwide/target/debug/deps/libsyn-717c0d814195a7b2.rlib" "/opt/rustwide/target/debug/deps/libquote-ddf4c1a4c45e9172.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0f83b90b74c48fc6.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rlib" "/opt/rustwide/target/debug/deps/libheck-565b2a911fcfebfb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-18899379d770124c.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-18e6e40d5ec9c061.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-dff4eaa1a47e9e33.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-675302af4c115fec.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2a2aba5d475f7d8.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-89f28cc6d95edd11.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `structopt-derive` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: third-party/imgui/imgui_draw.cpp:3797:1: fatal error: error writing to /tmp/cce9VF6Q.s: No space left on device [INFO] [stderr] warning: 3797 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `imgui-sys v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/imgui-sys-13c442dd1092231f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:THIRD_PARTY=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imgui-sys-0.5.0/third-party [INFO] [stderr] cargo:DEFINE_CIMGUI_NO_EXPORT= [INFO] [stderr] cargo:DEFINE_IMGUI_DISABLE_WIN32_FUNCTIONS= [INFO] [stderr] cargo:DEFINE_IMGUI_DISABLE_OSX_FUNCTIONS= [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("3") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-354cb73c7a6a0a00/out/third-party/cimgui.o" "-c" "third-party/cimgui.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-354cb73c7a6a0a00/out/third-party/imgui/imgui.o" "-c" "third-party/imgui/imgui.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-354cb73c7a6a0a00/out/third-party/imgui/imgui_demo.o" "-c" "third-party/imgui/imgui_demo.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-354cb73c7a6a0a00/out/third-party/imgui/imgui_draw.o" "-c" "third-party/imgui/imgui_draw.cpp" [INFO] [stderr] cargo:warning=third-party/imgui/imgui_draw.cpp:3797:1: fatal error: error writing to /tmp/cce9VF6Q.s: No space left on device [INFO] [stderr] cargo:warning= 3797 | } [INFO] [stderr] cargo:warning= | ^ [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 "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-354cb73c7a6a0a00/out/third-party/imgui/imgui_draw.o" "-c" "third-party/imgui/imgui_draw.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "892e66495cbedfb4ead3ec1b8f640c7585b1d646e6f5262999c2ee0bddea4238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892e66495cbedfb4ead3ec1b8f640c7585b1d646e6f5262999c2ee0bddea4238", kill_on_drop: false }` [INFO] [stdout] 892e66495cbedfb4ead3ec1b8f640c7585b1d646e6f5262999c2ee0bddea4238