[INFO] cloning repository https://github.com/zademn/game-of-life-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zademn/game-of-life-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzademn%2Fgame-of-life-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzademn%2Fgame-of-life-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzademn%2Fgame-of-life-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/zademn/game-of-life-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zademn/game-of-life-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzademn%2Fgame-of-life-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzademn%2Fgame-of-life-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 659f3cae53dd804752b23bdae7312d17829d84c4 [INFO] checking zademn/game-of-life-rust against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzademn%2Fgame-of-life-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zademn/game-of-life-rust on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zademn/game-of-life-rust [INFO] finished tweaking git repo https://github.com/zademn/game-of-life-rust [INFO] tweaked toml for git repo https://github.com/zademn/game-of-life-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zademn/game-of-life-rust 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edf903a7af14158f5b28df3594cf9e98092f09f9e95912cdf68e98a2e877767a [INFO] running `Command { std: "docker" "start" "-a" "edf903a7af14158f5b28df3594cf9e98092f09f9e95912cdf68e98a2e877767a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edf903a7af14158f5b28df3594cf9e98092f09f9e95912cdf68e98a2e877767a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf903a7af14158f5b28df3594cf9e98092f09f9e95912cdf68e98a2e877767a", kill_on_drop: false }` [INFO] [stdout] edf903a7af14158f5b28df3594cf9e98092f09f9e95912cdf68e98a2e877767a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ffee10294ea8ec36806d8ac14000a2148ff09c8cc1c2ff90faa3ef51472b52c [INFO] running `Command { std: "docker" "start" "-a" "2ffee10294ea8ec36806d8ac14000a2148ff09c8cc1c2ff90faa3ef51472b52c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaq2nPFf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libloading@0.5.2: ar: /opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/libglobal_static.a: error reading global_static.o: No space left on device [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.2` [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/libloading-811284b63e3833b8/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/libglobal_static.a" "/opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/src/os/unix/global_static.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/libglobal_static.a" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/libglobal_static.a: error reading global_static.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "ar" "s" "/opt/rustwide/target/debug/build/libloading-a420c99fcb206b5a/out/libglobal_static.a" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadQ8pK6/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rand-88712b0485d04e9e.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crc32fast` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] warning: bzip2-sys@0.1.10+1.0.8: bzip2-1.0.8/compress.c:667:1: fatal error: error writing to /tmp/cc5NbYbN.s: No space left on device [INFO] [stderr] warning: bzip2-sys@0.1.10+1.0.8: 667 | } [INFO] [stderr] warning: bzip2-sys@0.1.10+1.0.8: | ^ [INFO] [stderr] warning: bzip2-sys@0.1.10+1.0.8: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.10+1.0.8` [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/bzip2-sys-0139006afa792aa6/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9a27a0248dc24949/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9a27a0248dc24949/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9a27a0248dc24949/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9a27a0248dc24949/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9a27a0248dc24949/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" [INFO] [stderr] cargo:warning=bzip2-1.0.8/compress.c:667:1: fatal error: error writing to /tmp/cc5NbYbN.s: No space left on device [INFO] [stderr] cargo:warning= 667 | } [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 "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-9a27a0248dc24949/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauL7Ju6/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] [stdout] error: failed to write /tmp/rustcxcHXgZ/lib.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] error: failed to run custom build command for `wayland-protocols v0.21.13` [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/wayland-protocols-c537dcd1ec7b59d9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/src/lib.rs:208:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62a940ecb3f2 - std::backtrace_rs::backtrace::libunwind::trace::h524d9370a90f02f6 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62a940ecb3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h63c7cdf70cc6c085 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62a940ecb3f2 - std::sys::backtrace::_print_fmt::haa5331f869c726ef [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62a940ecb3f2 - ::fmt::hd3ce9c6a4d42b6aa [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62a940eeb1a3 - core::fmt::rt::Argument::fmt::h92b13f7de3568128 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x62a940eeb1a3 - core::fmt::write::h8707330cd7ba917f [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x62a940ec8b63 - std::io::default_write_fmt::h3b5910c253b4991f [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62a940ec8b63 - std::io::Write::write_fmt::h1a22894be1f4836e [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x62a940ecb242 - std::sys::backtrace::BacktraceLock::print::h7b160fecf73b214a [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62a940ecc64c - std::panicking::default_hook::{{closure}}::hc33e90668fd0cf96 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x62a940ecc44f - std::panicking::default_hook::h94afe2e59676a3f3 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x62a940ecd143 - as core::ops::function::Fn>::call::h6262f05e45988159 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x62a940ecd143 - std::panicking::rust_panic_with_hook::h0b5a156d3804624c [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x62a940eccdfa - std::panicking::begin_panic_handler::{{closure}}::h0af7ddcf833a99ce [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x62a940ecb8e9 - std::sys::backtrace::__rust_end_short_backtrace::h9b7701bde6fde8ff [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x62a940ecca8d - __rustc[c8b8edc189cc3201]::rust_begin_unwind [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x62a940eea0e0 - core::panicking::panic_fmt::h6ed32bf2f16b1ff7 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x62a940eea516 - core::result::unwrap_failed::h6f12d2e547ab1209 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/result.rs:1704:5 [INFO] [stderr] 18: 0x62a940df4102 - wayland_scanner::generate_c_code::h7f88104c6c4120a2 [INFO] [stderr] 19: 0x62a940dfa826 - build_script_build::generate_protocol::h051dd276ad5bdaca [INFO] [stderr] 20: 0x62a940dfb669 - build_script_build::main::ha7dd91cbc4ecf38b [INFO] [stderr] 21: 0x62a940df6e23 - core::ops::function::FnOnce::call_once::h7c8d44f64f9f3cb3 [INFO] [stderr] 22: 0x62a940df53f6 - std::sys::backtrace::__rust_begin_short_backtrace::h82821f6e62878858 [INFO] [stderr] 23: 0x62a940e05739 - std::rt::lang_start::{{closure}}::h017a95fb0dbcd660 [INFO] [stderr] 24: 0x62a940ec6020 - core::ops::function::impls:: for &F>::call_once::h87de084fe9dca0ed [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x62a940ec6020 - std::panicking::try::do_call::h69ab5d78c6b152fe [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x62a940ec6020 - std::panicking::try::hf8aa71c6f06160fc [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x62a940ec6020 - std::panic::catch_unwind::had4fbb25a33811af [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x62a940ec6020 - std::rt::lang_start_internal::{{closure}}::h2eb3238e707de5a1 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x62a940ec6020 - std::panicking::try::do_call::hc3dc8a2f8739d480 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x62a940ec6020 - std::panicking::try::h662a9c5c736a118c [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x62a940ec6020 - std::panic::catch_unwind::h2dcaa54f91b3d2da [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x62a940ec6020 - std::rt::lang_start_internal::h951cba1c11a9e1c4 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x62a940e05721 - std::rt::lang_start::h8e95a2c4a4d83e99 [INFO] [stderr] 34: 0x62a940dfb8c5 - main [INFO] [stderr] 35: 0x791511db91ca - [INFO] [stderr] 36: 0x791511db928b - __libc_start_main [INFO] [stderr] 37: 0x62a940df3a95 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2ffee10294ea8ec36806d8ac14000a2148ff09c8cc1c2ff90faa3ef51472b52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffee10294ea8ec36806d8ac14000a2148ff09c8cc1c2ff90faa3ef51472b52c", kill_on_drop: false }` [INFO] [stdout] 2ffee10294ea8ec36806d8ac14000a2148ff09c8cc1c2ff90faa3ef51472b52c