[INFO] cloning repository https://github.com/jac3km4/cybercmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/cybercmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9f0d7abae5269a7fa38c31322a09af75d41b008 [INFO] testing jac3km4/cybercmd against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jac3km4/cybercmd on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jac3km4/cybercmd [INFO] finished tweaking git repo https://github.com/jac3km4/cybercmd [INFO] tweaked toml for git repo https://github.com/jac3km4/cybercmd written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jac3km4/cybercmd 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/veeenu/detour-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/AndASM/zip-extensions-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slice-pool v0.4.1 [INFO] [stderr] Downloaded nu-ansi-term v0.47.0 [INFO] [stderr] Downloaded microtemplate_derive v1.0.0 [INFO] [stderr] Downloaded microtemplate v1.0.3 [INFO] [stderr] Downloaded uniquote v3.3.0 [INFO] [stderr] Downloaded libudis86-sys v0.2.1 [INFO] [stderr] Downloaded mmap-fixed-fixed v0.1.3 [INFO] [stderr] Downloaded flexi_logger v0.25.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bafe03c9f2cd8896d1e88adb9ccce1b7a166d2fc4ba802d88418f2f9e06abf11 [INFO] running `Command { std: "docker" "start" "-a" "bafe03c9f2cd8896d1e88adb9ccce1b7a166d2fc4ba802d88418f2f9e06abf11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafe03c9f2cd8896d1e88adb9ccce1b7a166d2fc4ba802d88418f2f9e06abf11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafe03c9f2cd8896d1e88adb9ccce1b7a166d2fc4ba802d88418f2f9e06abf11", kill_on_drop: false }` [INFO] [stdout] bafe03c9f2cd8896d1e88adb9ccce1b7a166d2fc4ba802d88418f2f9e06abf11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d3f46df927d6158878cc7c39ddb4459ebad2ca9cd82661b3cf2a59dd9caf9ed [INFO] running `Command { std: "docker" "start" "-a" "7d3f46df927d6158878cc7c39ddb4459ebad2ca9cd82661b3cf2a59dd9caf9ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nu-ansi-term v0.47.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling uniquote v3.3.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Compiling zip-extensions v0.6.2 (https://github.com/AndASM/zip-extensions-rs.git?tag=v0.6.3#431c62a9) [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling mmap-fixed-fixed v0.1.3 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Compiling slice-pool v0.4.1 [INFO] [stdout] error: failed to write /tmp/rustcKTz5u9/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/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/rustcwfcLQR/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwfcLQR/symbols.o" "/opt/rustwide/target/debug/deps/xshell_macros-33cb5ff355b0b9ce.xshell_macros.295cd9bc6252f27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xshell_macros-33cb5ff355b0b9ce.xshell_macros.295cd9bc6252f27-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xshell_macros-33cb5ff355b0b9ce.xshell_macros.295cd9bc6252f27-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xshell_macros-33cb5ff355b0b9ce.xshell_macros.295cd9bc6252f27-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xshell_macros-33cb5ff355b0b9ce.1k8i1i3r222ydcvc.rcgu.rmeta" "/opt/rustwide/target/debug/deps/xshell_macros-33cb5ff355b0b9ce.y81ioxvrwk5o93g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f63374a0cddf850a.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libxshell_macros-33cb5ff355b0b9ce.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `xshell-macros` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c: In function 'decode_operand': [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:746:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: libudis86-sys@0.2.1: 746 | u->br_far = 1; [INFO] [stderr] warning: libudis86-sys@0.2.1: | ~~~~~~~~~~~^~~ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:748:5: note: here [INFO] [stderr] warning: libudis86-sys@0.2.1: 748 | case OP_M: [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^~~~ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:749:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: libudis86-sys@0.2.1: 749 | if (MODRM_MOD(modrm(u)) == 3) { [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:753:5: note: here [INFO] [stderr] warning: libudis86-sys@0.2.1: 753 | case OP_E: [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^~~~ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:768:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: libudis86-sys@0.2.1: 768 | if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:772:5: note: here [INFO] [stderr] warning: libudis86-sys@0.2.1: 772 | case OP_Q: [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^~~~ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:779:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: libudis86-sys@0.2.1: 779 | if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^ [INFO] [stderr] warning: libudis86-sys@0.2.1: libudis86/decode.c:783:5: note: here [INFO] [stderr] warning: libudis86-sys@0.2.1: 783 | case OP_W: [INFO] [stderr] warning: libudis86-sys@0.2.1: | ^~~~ [INFO] [stderr] warning: libudis86-sys@0.2.1: ar: /opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86.a: No space left on device [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libudis86-sys v0.2.1` [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/libudis86-sys-adf8be2c62868de6/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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=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:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = 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") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-includestring.h" "-o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/decode.o" "-c" "libudis86/decode.c" [INFO] [stderr] cargo:warning=libudis86/decode.c: In function 'decode_operand': [INFO] [stderr] cargo:warning=libudis86/decode.c:746:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 746 | u->br_far = 1; [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=libudis86/decode.c:748:5: note: here [INFO] [stderr] cargo:warning= 748 | case OP_M: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=libudis86/decode.c:749:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 749 | if (MODRM_MOD(modrm(u)) == 3) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudis86/decode.c:753:5: note: here [INFO] [stderr] cargo:warning= 753 | case OP_E: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=libudis86/decode.c:768:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 768 | if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudis86/decode.c:772:5: note: here [INFO] [stderr] cargo:warning= 772 | case OP_Q: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=libudis86/decode.c:779:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 779 | if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudis86/decode.c:783:5: note: here [INFO] [stderr] cargo:warning= 783 | case OP_W: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-includestring.h" "-o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/itab.o" "-c" "libudis86/itab.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-includestring.h" "-o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn-att.o" "-c" "libudis86/syn-att.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-includestring.h" "-o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn-intel.o" "-c" "libudis86/syn-intel.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-includestring.h" "-o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn.o" "-c" "libudis86/syn.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-includestring.h" "-o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/udis86.o" "-c" "libudis86/udis86.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86.a" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/decode.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/itab.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn-att.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn-intel.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/udis86.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86.a: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86.a" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/decode.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/itab.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn-att.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn-intel.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/syn.o" "/opt/rustwide/target/debug/build/libudis86-sys-2a1b3faff231079b/out/libudis86/udis86.o" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `indexmap` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMnjqWr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] error: could not compile `url` (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/rmetagjKGmP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `widestring` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6MulVy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (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/rmetaaJ2Cxl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (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/rmetaXO6zS0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/openssl_sys-b6430bab99e3cb77.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVHsBJo/lib.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: failed to write to `/opt/rustwide/target/debug/deps/rmetafaJY0l/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "7d3f46df927d6158878cc7c39ddb4459ebad2ca9cd82661b3cf2a59dd9caf9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3f46df927d6158878cc7c39ddb4459ebad2ca9cd82661b3cf2a59dd9caf9ed", kill_on_drop: false }` [INFO] [stdout] 7d3f46df927d6158878cc7c39ddb4459ebad2ca9cd82661b3cf2a59dd9caf9ed [INFO] testing jac3km4/cybercmd against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to append to '/workspace/builds/worker-6-tc2/source/.git/logs/refs/remotes/origin/HEAD': No space left on device [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing jac3km4/cybercmd against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] testing jac3km4/cybercmd against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] testing jac3km4/cybercmd against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] testing jac3km4/cybercmd against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcybercmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/jac3km4/cybercmd [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.