[INFO] cloning repository https://github.com/elemets/rogue-like-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elemets/rogue-like-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felemets%2Frogue-like-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felemets%2Frogue-like-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 843d3f65e5fa8d429fbbb75242c4c0e9bd968d54 [INFO] checking elemets/rogue-like-rust against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felemets%2Frogue-like-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elemets/rogue-like-rust on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elemets/rogue-like-rust [INFO] finished tweaking git repo https://github.com/elemets/rogue-like-rust [INFO] tweaked toml for git repo https://github.com/elemets/rogue-like-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elemets/rogue-like-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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c28fa209c460534bd8a098d8644f7e237594bc4f4bd45be584b63d402449878 [INFO] running `Command { std: "docker" "start" "-a" "7c28fa209c460534bd8a098d8644f7e237594bc4f4bd45be584b63d402449878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c28fa209c460534bd8a098d8644f7e237594bc4f4bd45be584b63d402449878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c28fa209c460534bd8a098d8644f7e237594bc4f4bd45be584b63d402449878", kill_on_drop: false }` [INFO] [stdout] 7c28fa209c460534bd8a098d8644f7e237594bc4f4bd45be584b63d402449878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28a698b9483063b6fc9db0fc1ec49eb49b3bd169241794b598288a6082013c32 [INFO] running `Command { std: "docker" "start" "-a" "28a698b9483063b6fc9db0fc1ec49eb49b3bd169241794b598288a6082013c32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling semver-parser v0.7.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 lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Checking raw-window-handle v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mint v0.5.3 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking glyph_brush v0.6.1 [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Checking gilrs-core v0.2.4 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking gilrs v0.7.2 [INFO] [stderr] warning: tcod-sys@5.0.1: libtcod/src/color_c.c:561:1: fatal error: error writing to /tmp/ccgnqEIL.s: No space left on device [INFO] [stderr] warning: tcod-sys@5.0.1: 561 | } [INFO] [stderr] warning: tcod-sys@5.0.1: | ^ [INFO] [stderr] warning: tcod-sys@5.0.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `tcod-sys v5.0.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/tcod-sys-860bb1a91b544dd7/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,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.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" "crs" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/zlib/gzwrite.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=z [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out [INFO] [stderr] cargo:rustc-link-lib=static=tcod [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=SDL2 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include/SDL2" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-Wall" "-Wextra" "-fno-strict-aliasing" "-ansi" "-w" "-DTCOD_SDL2" "-DNO_OPENGL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include/SDL2" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-Wall" "-Wextra" "-fno-strict-aliasing" "-ansi" "-w" "-DTCOD_SDL2" "-DNO_OPENGL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include/SDL2" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-Wall" "-Wextra" "-fno-strict-aliasing" "-ansi" "-w" "-DTCOD_SDL2" "-DNO_OPENGL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c" [INFO] [stderr] cargo:warning=libtcod/src/color_c.c:561:1: fatal error: error writing to /tmp/ccgnqEIL.s: No space left on device [INFO] [stderr] cargo:warning= 561 | } [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" "/usr/include/SDL2" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-Wall" "-Wextra" "-fno-strict-aliasing" "-ansi" "-w" "-DTCOD_SDL2" "-DNO_OPENGL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6a7bbc6ae0270d45/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c" with args "cc" 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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=e5c6857258464ef7 -C extra-filename=-7c97dae865c37d06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1885685d12312b27.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-29d8a4a1c353890b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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-21470336e2b51115/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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:145:80: [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: 0x55cdcd3da9d0 - std::backtrace_rs::backtrace::libunwind::trace::h8d049c603591f117 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55cdcd3da9d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h12d723987b6ecb37 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cdcd3da9d0 - std::sys::backtrace::_print_fmt::ha2d5d1796af7e95b [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55cdcd3da9d0 - ::fmt::h1c9e2d37e83a6f45 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55cdcd3fcd33 - core::fmt::rt::Argument::fmt::h6d4829024d2f28af [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x55cdcd3fcd33 - core::fmt::write::h70010609f08caa2c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x55cdcd3d7c33 - std::io::Write::write_fmt::h5beca4280109502a [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x55cdcd3da822 - std::sys::backtrace::BacktraceLock::print::hc6df4b657d226323 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55cdcd3dbb0f - std::panicking::default_hook::{{closure}}::he57abbdf0dfd49a1 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x55cdcd3db97a - std::panicking::default_hook::ha257b0a6dcbf8c4d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x55cdcd3dc603 - as core::ops::function::Fn>::call::hdacef365080bd035 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 11: 0x55cdcd3dc603 - std::panicking::rust_panic_with_hook::h5e80f0d9b942b6f4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x55cdcd3dc2ba - std::panicking::begin_panic_handler::{{closure}}::h23399133522ade7c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x55cdcd3daee9 - std::sys::backtrace::__rust_end_short_backtrace::ha1965244cc6f6d08 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55cdcd3dbf4d - rust_begin_unwind [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x55cdcd3fbb80 - core::panicking::panic_fmt::hd50a3c52a113c1bc [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55cdcd3fbff6 - core::result::unwrap_failed::ha2807cfa44b0376c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x55cdcd31271b - wayland_scanner::generate_c_interfaces::h298fefa73108ff5d [INFO] [stderr] 18: 0x55cdcd30680a - build_script_build::generate_protocol::hbe3e10e8899339c3 [INFO] [stderr] 19: 0x55cdcd307981 - build_script_build::main::hfa7745e914693bab [INFO] [stderr] 20: 0x55cdcd30fea3 - core::ops::function::FnOnce::call_once::h04d41c89b53c2738 [INFO] [stderr] 21: 0x55cdcd302c06 - std::sys::backtrace::__rust_begin_short_backtrace::h97c90bce0a349520 [INFO] [stderr] 22: 0x55cdcd312b69 - std::rt::lang_start::{{closure}}::h907d18fba1d31110 [INFO] [stderr] 23: 0x55cdcd3d5140 - core::ops::function::impls:: for &F>::call_once::hbc5e797acdf5178d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55cdcd3d5140 - std::panicking::try::do_call::h7328265f90809c75 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x55cdcd3d5140 - std::panicking::try::h35a3eaf756520b67 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x55cdcd3d5140 - std::panic::catch_unwind::hb9240d7833bff7e4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x55cdcd3d5140 - std::rt::lang_start_internal::{{closure}}::hb290b4b5ac28f5fe [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x55cdcd3d5140 - std::panicking::try::do_call::hf43947ed79cf6909 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x55cdcd3d5140 - std::panicking::try::hadc1bca0b521f754 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x55cdcd3d5140 - std::panic::catch_unwind::h4851a96d6a84edb0 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x55cdcd3d5140 - std::rt::lang_start_internal::h91e030916ec7a1ba [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x55cdcd312b51 - std::rt::lang_start::h692cbba7a5729ce4 [INFO] [stderr] 33: 0x55cdcd307d45 - main [INFO] [stderr] 34: 0x7be61bd1cd90 - [INFO] [stderr] 35: 0x7be61bd1ce40 - __libc_start_main [INFO] [stderr] 36: 0x55cdcd3020d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "28a698b9483063b6fc9db0fc1ec49eb49b3bd169241794b598288a6082013c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a698b9483063b6fc9db0fc1ec49eb49b3bd169241794b598288a6082013c32", kill_on_drop: false }` [INFO] [stdout] 28a698b9483063b6fc9db0fc1ec49eb49b3bd169241794b598288a6082013c32