[INFO] cloning repository https://github.com/frederikpietzko/amethyst_snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frederikpietzko/amethyst_snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederikpietzko%2Famethyst_snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederikpietzko%2Famethyst_snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f79acd294b6addbd369be067ca59220c9c270f6d [INFO] checking frederikpietzko/amethyst_snake against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederikpietzko%2Famethyst_snake" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/frederikpietzko/amethyst_snake [INFO] finished tweaking git repo https://github.com/frederikpietzko/amethyst_snake [INFO] tweaked toml for git repo https://github.com/frederikpietzko/amethyst_snake written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frederikpietzko/amethyst_snake on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frederikpietzko/amethyst_snake 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.112 [INFO] [stderr] Downloaded paste-impl v0.1.16 [INFO] [stderr] Downloaded paste v0.1.16 [INFO] [stderr] Downloaded euclid v0.20.13 [INFO] [stderr] Downloaded dunce v1.0.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1ae254155e6d2dec14e04d92a71bfdb3646af4c21a95627cd1601c4c8fae1f [INFO] running `Command { std: "docker" "start" "-a" "3f1ae254155e6d2dec14e04d92a71bfdb3646af4c21a95627cd1601c4c8fae1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1ae254155e6d2dec14e04d92a71bfdb3646af4c21a95627cd1601c4c8fae1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1ae254155e6d2dec14e04d92a71bfdb3646af4c21a95627cd1601c4c8fae1f", kill_on_drop: false }` [INFO] [stdout] 3f1ae254155e6d2dec14e04d92a71bfdb3646af4c21a95627cd1601c4c8fae1f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bbb9d538f8ef465ae18ba33d39532fa488970a4fb6d0f4c77be2101ffdd6777 [INFO] running `Command { std: "docker" "start" "-a" "1bbb9d538f8ef465ae18ba33d39532fa488970a4fb6d0f4c77be2101ffdd6777", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [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 serde v1.0.112 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling hashbrown v0.7.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 rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Checking amethyst_error v0.15.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking tynm v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_jitter-e0112bb78429c28a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_jitter-e0112bb78429c28a/dep-lib-rand_jitter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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: failed to write /tmp/rustcamWLZc/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/proc_macro_hack-76e210d4715d1c4a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro-hack-76e210d4715d1c4a/dep-lib-proc_macro_hack` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-rational-5a4412106c6a5a23/rmetalu9PrN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `siphasher` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-rational` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-bigint-5bcaf196249b7956/rmetayI6Bdb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand_hc` (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/d14d202262d13df896b0c624b0cec6e4bfde631a/bin/rustc --crate-name rand_hc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_hc-0.1.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d98c5296544a3c1 -C extra-filename=-7017e0b995625997 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-2a04258a98f438b4.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/d14d202262d13df896b0c624b0cec6e4bfde631a/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/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="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=c624afbda8c68cdb -C extra-filename=-2a7afd2d09102477 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8afTIv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-079364c9198be29c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8afTIv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro-error-fcdd88e9b95d7576/build_script_build-fcdd88e9b95d7576" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc2qBAne.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/proc-macro-error-fcdd88e9b95d7576/build_script_build-fcdd88e9b95d7576 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc8afTIv/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustc8afTIv/symbols.o /opt/rustwide/target/debug/build/proc-macro-error-fcdd88e9b95d7576/build_script_build-fcdd88e9b95d7576.build_script_build.f30681a607a4ab2-cgu.0.rcgu.o /opt/rustwide/target/debug/build/proc-macro-error-fcdd88e9b95d7576/build_script_build-fcdd88e9b95d7576.2katlmcl3wofmrj7fhkit36g9.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-079364c9198be29c.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/d14d202262d13df896b0c624b0cec6e4bfde631a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro-error` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalzPvDq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMIZLhT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-7b1941b70e78eed3.rlib,libsemver-31d91938905790cf.rlib,libsemver_parser-72b9caa9dfea6bc2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMIZLhT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/lexical-core-1cb71838e903685d/build_script_build-1cb71838e903685d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lexical-core` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanhWzid/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [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-159b0bd06f3cde26/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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 'd14d202262d13df896b0c624b0cec6e4bfde631a'. [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: 0x63b67350df92 - std::backtrace_rs::backtrace::libunwind::trace::h3a0baeb94d95dadd [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b67350df92 - std::backtrace_rs::backtrace::trace_unsynchronized::hff781f5155d1b756 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b67350df92 - std::sys::backtrace::_print_fmt::hef7382b0f15a6312 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b67350df92 - ::fmt::h46f694ba1fd26730 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b67352e743 - core::fmt::rt::Argument::fmt::hfd6dbd3829c50bbd [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b67352e743 - core::fmt::write::h356e99cd971b9726 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b67350b793 - std::io::default_write_fmt::hfbb30e7e6c1d9d5f [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b67350b793 - std::io::Write::write_fmt::haf5082151870b39a [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b67350dde2 - std::sys::backtrace::BacktraceLock::print::h0bfdf0d2b834bac9 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b67350f1ec - std::panicking::default_hook::{{closure}}::h9acd123a66d7b8ed [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b67350efef - std::panicking::default_hook::h1db072e4c98bbd2c [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b67350fccb - as core::ops::function::Fn>::call::h8e1ed2be98332ea6 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x63b67350fccb - std::panicking::rust_panic_with_hook::h2b44d790774678a5 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x63b67350f99a - std::panicking::begin_panic_handler::{{closure}}::h5dea60d08fa1f63f [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x63b67350e499 - std::sys::backtrace::__rust_end_short_backtrace::h34bcede54de94335 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x63b67350f62d - __rustc[9d2a1eb88df9de69]::rust_begin_unwind [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x63b67352d6c0 - core::panicking::panic_fmt::ha870e23752c1c8c1 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x63b67352dad6 - core::result::unwrap_failed::he9b921bf08f3526e [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/result.rs:1761:5 [INFO] [stderr] 18: 0x63b673434302 - wayland_scanner::generate_c_code::h5c2ed1a639442010 [INFO] [stderr] 19: 0x63b673446636 - build_script_build::generate_protocol::h79f9bd9b8b4a7fa2 [INFO] [stderr] 20: 0x63b6734474f2 - build_script_build::main::h7b788028551006c5 [INFO] [stderr] 21: 0x63b673437303 - core::ops::function::FnOnce::call_once::h0131791c739c927c [INFO] [stderr] 22: 0x63b673435a16 - std::sys::backtrace::__rust_begin_short_backtrace::h5ed521413b8bc8f5 [INFO] [stderr] 23: 0x63b673435929 - std::rt::lang_start::{{closure}}::h39734cd88b7d4f11 [INFO] [stderr] 24: 0x63b673508c90 - core::ops::function::impls:: for &F>::call_once::hed8659a9ec1838d1 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x63b673508c90 - std::panicking::catch_unwind::do_call::h1906be095eb44522 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x63b673508c90 - std::panicking::catch_unwind::ha79c9b28e66b0af0 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x63b673508c90 - std::panic::catch_unwind::ha10a5945b7aaad4d [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x63b673508c90 - std::rt::lang_start_internal::{{closure}}::hf7e135e47d75d644 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x63b673508c90 - std::panicking::catch_unwind::do_call::he232bd203fe7f054 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x63b673508c90 - std::panicking::catch_unwind::hcbc0dcbc58c56c13 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x63b673508c90 - std::panic::catch_unwind::hedcde9b500848d98 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x63b673508c90 - std::rt::lang_start_internal::hc04ceeba8b3fab24 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x63b673435911 - std::rt::lang_start::habe4d6a67d073fff [INFO] [stderr] 34: 0x63b673447745 - main [INFO] [stderr] 35: 0x74f4e1c411ca - [INFO] [stderr] 36: 0x74f4e1c4128b - __libc_start_main [INFO] [stderr] 37: 0x63b673433b75 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1bbb9d538f8ef465ae18ba33d39532fa488970a4fb6d0f4c77be2101ffdd6777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbb9d538f8ef465ae18ba33d39532fa488970a4fb6d0f4c77be2101ffdd6777", kill_on_drop: false }` [INFO] [stdout] 1bbb9d538f8ef465ae18ba33d39532fa488970a4fb6d0f4c77be2101ffdd6777