[INFO] cloning repository https://github.com/tonytins/ggone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonytins/ggone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonytins%2Fggone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonytins%2Fggone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c9436b74d31a36f3c6ad21a36bb59f2c95babcf [INFO] checking tonytins/ggone against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonytins%2Fggone" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonytins/ggone on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonytins/ggone [INFO] finished tweaking git repo https://github.com/tonytins/ggone [INFO] tweaked toml for git repo https://github.com/tonytins/ggone written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tonytins/ggone 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ef122956d72b3f35643ef343552558dc21e3b246e63a1d32dd52a632af95779 [INFO] running `Command { std: "docker" "start" "-a" "0ef122956d72b3f35643ef343552558dc21e3b246e63a1d32dd52a632af95779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ef122956d72b3f35643ef343552558dc21e3b246e63a1d32dd52a632af95779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef122956d72b3f35643ef343552558dc21e3b246e63a1d32dd52a632af95779", kill_on_drop: false }` [INFO] [stdout] 0ef122956d72b3f35643ef343552558dc21e3b246e63a1d32dd52a632af95779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2f7a3a87dda73b8f8986c8851ebd641aa1432e6e8d6435973367ed18d4dc12c [INFO] running `Command { std: "docker" "start" "-a" "e2f7a3a87dda73b8f8986c8851ebd641aa1432e6e8d6435973367ed18d4dc12c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [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] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pulldown-cmark` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRpiymj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustccOC2iQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: bzip2-sys@0.1.9+1.0.8: /tmp/cctWPr7y.s: Assembler messages: [INFO] [stderr] warning: bzip2-sys@0.1.9+1.0.8: /tmp/cctWPr7y.s: Fatal error: can't write 35 bytes to section .text.makeMaps_d of /opt/rustwide/target/debug/build/bzip2-sys-f26ccaa414200165/out/lib/bzip2-1.0.8/decompress.o: 'No space left on device' [INFO] [stderr] warning: bzip2-sys@0.1.9+1.0.8: /tmp/cctWPr7y.s: Fatal error: /opt/rustwide/target/debug/build/bzip2-sys-f26ccaa414200165/out/lib/bzip2-1.0.8/decompress.o: No space left on device [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.9+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-a2b08de9554e4a62/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] 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") [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-f26ccaa414200165/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-f26ccaa414200165/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-f26ccaa414200165/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-f26ccaa414200165/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-f26ccaa414200165/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.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-f26ccaa414200165/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" [INFO] [stderr] cargo:warning=/tmp/cctWPr7y.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cctWPr7y.s: Fatal error: can't write 35 bytes to section .text.makeMaps_d of /opt/rustwide/target/debug/build/bzip2-sys-f26ccaa414200165/out/lib/bzip2-1.0.8/decompress.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cctWPr7y.s: Fatal error: /opt/rustwide/target/debug/build/bzip2-sys-f26ccaa414200165/out/lib/bzip2-1.0.8/decompress.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 "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-f26ccaa414200165/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: minimp3-sys@0.3.2: minimp3.c:2: fatal error: error writing to /tmp/ccJBkedF.s: No space left on device [INFO] [stderr] warning: minimp3-sys@0.3.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `minimp3-sys v0.3.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/minimp3-sys-458150770f7782bf/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] 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") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-596ca8c824584190/out/minimp3.o" "-c" "minimp3.c" [INFO] [stderr] cargo:warning=minimp3.c:2: fatal error: error writing to /tmp/ccJBkedF.s: No space left on device [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" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-596ca8c824584190/out/minimp3.o" "-c" "minimp3.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [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-c7c0987eedccaa53/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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 '6a9758d4f38d4763bd437c48fa7e5246cecf8d04'. [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x55ecfb4de515 - std::backtrace_rs::backtrace::libunwind::trace::h3768f8e9a3477c44 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55ecfb4de515 - std::backtrace_rs::backtrace::trace_unsynchronized::h5bf3de7e663aea8a [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ecfb4de515 - std::sys_common::backtrace::_print_fmt::h4f894ba054a56ad1 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ecfb4de515 - ::fmt::h238d3935dfd2f246 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ecfb4ffc6b - core::fmt::rt::Argument::fmt::h10539d56a320eeff [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55ecfb4ffc6b - core::fmt::write::h5987bd6918561e1f [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55ecfb4dc54f - std::io::Write::write_fmt::hb2542830b10ebffc [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55ecfb4de2ee - std::sys_common::backtrace::_print::hdf9033c6275887ff [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ecfb4de2ee - std::sys_common::backtrace::print::h7f7ecc857bd2fef1 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ecfb4df919 - std::panicking::default_hook::{{closure}}::h69830264ed8315c0 [INFO] [stderr] 10: 0x55ecfb4df65d - std::panicking::default_hook::h11701b7b1974237d [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55ecfb4dfee6 - as core::ops::function::Fn>::call::h6d2e5d0f349ebf97 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/alloc/src/boxed.rs:2036:9 [INFO] [stderr] 12: 0x55ecfb4dfee6 - std::panicking::rust_panic_with_hook::h64d6126207607810 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:799:13 [INFO] [stderr] 13: 0x55ecfb4dfc94 - std::panicking::begin_panic_handler::{{closure}}::h0a002f0c0f2235bf [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:664:13 [INFO] [stderr] 14: 0x55ecfb4de9d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h2b88ed9058570833 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 15: 0x55ecfb4df9c7 - rust_begin_unwind [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:652:5 [INFO] [stderr] 16: 0x55ecfb3fe9a3 - core::panicking::panic_fmt::ha9b6b996f31859f2 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x55ecfb3fee96 - core::result::unwrap_failed::h3b5942eecf2ed30e [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/result.rs:1654:5 [INFO] [stderr] 18: 0x55ecfb3ff9a2 - wayland_scanner::generate_c_code::hf64385f3ef60dce8 [INFO] [stderr] 19: 0x55ecfb40f196 - build_script_build::generate_protocol::hfd3d07884ce44774 [INFO] [stderr] 20: 0x55ecfb410367 - build_script_build::main::h1f1ee941b9cd3208 [INFO] [stderr] 21: 0x55ecfb40d2b3 - core::ops::function::FnOnce::call_once::h5e01e83168c8c2e4 [INFO] [stderr] 22: 0x55ecfb400926 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfcba4887101ac6f8 [INFO] [stderr] 23: 0x55ecfb400f39 - std::rt::lang_start::{{closure}}::hdc9863a5aa1d7988 [INFO] [stderr] 24: 0x55ecfb4d98d6 - core::ops::function::impls:: for &F>::call_once::hfeb3c8954f536847 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55ecfb4d98d6 - std::panicking::try::do_call::h266bc5010468ff44 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x55ecfb4d98d6 - std::panicking::try::h3c1b9b3725eb7b66 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x55ecfb4d98d6 - std::panic::catch_unwind::h773f0125f794a596 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x55ecfb4d98d6 - std::rt::lang_start_internal::{{closure}}::h3c38e00d9f249f0b [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x55ecfb4d98d6 - std::panicking::try::do_call::h5374e1d718b46e65 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x55ecfb4d98d6 - std::panicking::try::hd99db6ac9ecf2f11 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x55ecfb4d98d6 - std::panic::catch_unwind::haf5c5c5df580cb20 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x55ecfb4d98d6 - std::rt::lang_start_internal::h70c04c2005960908 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x55ecfb400f17 - std::rt::lang_start::h9327625b2b84265c [INFO] [stderr] 34: 0x55ecfb410715 - main [INFO] [stderr] 35: 0x7f6496301d90 - [INFO] [stderr] 36: 0x7f6496301e40 - __libc_start_main [INFO] [stderr] 37: 0x55ecfb3ff175 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: failed to run custom build command for `gfx_gl v0.6.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/gfx_gl-6f35a7c70260260a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx_gl-0.6.1/build.rs:27:6: [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: 0x55a77b796de5 - std::backtrace_rs::backtrace::libunwind::trace::h3768f8e9a3477c44 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55a77b796de5 - std::backtrace_rs::backtrace::trace_unsynchronized::h5bf3de7e663aea8a [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a77b796de5 - std::sys_common::backtrace::_print_fmt::h4f894ba054a56ad1 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a77b796de5 - ::fmt::h238d3935dfd2f246 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a77b7b475b - core::fmt::rt::Argument::fmt::h10539d56a320eeff [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55a77b7b475b - core::fmt::write::h5987bd6918561e1f [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55a77b794f4f - std::io::Write::write_fmt::hb2542830b10ebffc [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55a77b796bbe - std::sys_common::backtrace::_print::hdf9033c6275887ff [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a77b796bbe - std::sys_common::backtrace::print::h7f7ecc857bd2fef1 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a77b797e79 - std::panicking::default_hook::{{closure}}::h69830264ed8315c0 [INFO] [stderr] 10: 0x55a77b797bbd - std::panicking::default_hook::h11701b7b1974237d [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55a77b798313 - std::panicking::rust_panic_with_hook::h64d6126207607810 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55a77b7981f4 - std::panicking::begin_panic_handler::{{closure}}::h0a002f0c0f2235bf [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55a77b7972a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h2b88ed9058570833 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a77b797f27 - rust_begin_unwind [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55a77b6ebcf3 - core::panicking::panic_fmt::ha9b6b996f31859f2 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a77b6ec1e6 - core::result::unwrap_failed::h3b5942eecf2ed30e [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x55a77b70bd22 - build_script_build::main::h367b75997b65cf79 [INFO] [stderr] 18: 0x55a77b70dda3 - core::ops::function::FnOnce::call_once::h979f25a5b6484390 [INFO] [stderr] 19: 0x55a77b706b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc67c23b8f33dff3a [INFO] [stderr] 20: 0x55a77b7098a9 - std::rt::lang_start::{{closure}}::hacc077c6228ea156 [INFO] [stderr] 21: 0x55a77b792816 - core::ops::function::impls:: for &F>::call_once::hfeb3c8954f536847 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55a77b792816 - std::panicking::try::do_call::h266bc5010468ff44 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x55a77b792816 - std::panicking::try::h3c1b9b3725eb7b66 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x55a77b792816 - std::panic::catch_unwind::h773f0125f794a596 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55a77b792816 - std::rt::lang_start_internal::{{closure}}::h3c38e00d9f249f0b [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55a77b792816 - std::panicking::try::do_call::h5374e1d718b46e65 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x55a77b792816 - std::panicking::try::hd99db6ac9ecf2f11 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x55a77b792816 - std::panic::catch_unwind::haf5c5c5df580cb20 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55a77b792816 - std::rt::lang_start_internal::h70c04c2005960908 [INFO] [stderr] at /rustc/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55a77b709887 - std::rt::lang_start::h9597822c5ff8a7a1 [INFO] [stderr] 31: 0x55a77b70bde5 - main [INFO] [stderr] 32: 0x7ff805ac9d90 - [INFO] [stderr] 33: 0x7ff805ac9e40 - __libc_start_main [INFO] [stderr] 34: 0x55a77b6ec485 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e2f7a3a87dda73b8f8986c8851ebd641aa1432e6e8d6435973367ed18d4dc12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f7a3a87dda73b8f8986c8851ebd641aa1432e6e8d6435973367ed18d4dc12c", kill_on_drop: false }` [INFO] [stdout] e2f7a3a87dda73b8f8986c8851ebd641aa1432e6e8d6435973367ed18d4dc12c