[INFO] cloning repository https://github.com/noise-machines/light [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noise-machines/light" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoise-machines%2Flight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoise-machines%2Flight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4474cdd2fb2beb5f2be64a0f8ccb6e97cb28fc1 [INFO] checking noise-machines/light against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoise-machines%2Flight" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/noise-machines/light [INFO] finished tweaking git repo https://github.com/noise-machines/light [INFO] tweaked toml for git repo https://github.com/noise-machines/light written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noise-machines/light on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/noise-machines/light 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded midir v0.7.0 [INFO] [stderr] Downloaded coremidi-sys v2.0.2 [INFO] [stderr] Downloaded nanorand v0.5.2 [INFO] [stderr] Downloaded coremidi v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c5211ba128f9dd6d642bef9c0c3eb8fea7cd18b22883e15b94c5dee78a0af06 [INFO] running `Command { std: "docker" "start" "-a" "3c5211ba128f9dd6d642bef9c0c3eb8fea7cd18b22883e15b94c5dee78a0af06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c5211ba128f9dd6d642bef9c0c3eb8fea7cd18b22883e15b94c5dee78a0af06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5211ba128f9dd6d642bef9c0c3eb8fea7cd18b22883e15b94c5dee78a0af06", kill_on_drop: false }` [INFO] [stdout] 3c5211ba128f9dd6d642bef9c0c3eb8fea7cd18b22883e15b94c5dee78a0af06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b370e6e30caae8297e2ebdd2f851efc6cd910ee4ed1fbc92109588d86eed4971 [INFO] running `Command { std: "docker" "start" "-a" "b370e6e30caae8297e2ebdd2f851efc6cd910ee4ed1fbc92109588d86eed4971", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqJenRP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core` (lib) due to 1 previous error [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/rmetaiXmYDR" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauSUFNx" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaL7mwTP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vec_map` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `lyon_geom` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXaeBQM" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta25Ly7D" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-rational` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcONsBfL/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-e2c371115ba2d5ed,libxml-1a4c701caf1a13c8,libquote-ed4b39275464f609,libproc_macro2-a31d07f6233458cb,libunicode_xid-c15504178e575201}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcONsBfL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wayland-protocols-c1b3153613345713/build_script_build-c1b3153613345713" "-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] 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 `crc32fast` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=75dcf2c7f191a34b -C extra-filename=-a6575f813ba2cc07 --out-dir /opt/rustwide/target/debug/build/crc32fast-a6575f813ba2cc07 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wayland-protocols` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUTzSvs/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-e2c371115ba2d5ed,libxml-1a4c701caf1a13c8,libquote-ed4b39275464f609,libproc_macro2-a31d07f6233458cb,libunicode_xid-c15504178e575201}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUTzSvs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wayland-client-8545cc9e45f53237/build_script_build-8545cc9e45f53237" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `wayland-client` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa9Z38W/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawUJENV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [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/xcb-c4edc9e6ca5a1e34/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('event: ', ('xcb', 'xkb', 'ExtensionDeviceNotify')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 293, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' (1813) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xml/xkb.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59bbf003b4b2 - std::backtrace_rs::backtrace::libunwind::trace::h982c226fb4228175 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59bbf003b4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h8cc9ffd61ea62d23 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59bbf003b4b2 - std::sys::backtrace::_print_fmt::h4cd5293c5cadcdba [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59bbf003b4b2 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59bbf005b2af - core::fmt::rt::Argument::fmt::he3e46e602c5238bb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59bbf005b2af - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x59bbf002ce53 - std::io::default_write_fmt::hbaf91e190600da50 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59bbf002ce53 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59bbf003b2f2 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59bbf002ad0c - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x59bbf002ab4f - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x59bbf002a3b5 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x59bbf003ae7a - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x59bbf003add9 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x59bbf002a12d - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x59bbf005d190 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59bbf000f667 - build_script_build::main::{{closure}}::h1d08ab481210be7a [INFO] [stderr] 17: 0x59bbf000fd0d - build_script_build::visit_xml::h85dff0c12cac3fdb [INFO] [stderr] 18: 0x59bbf000ec8a - build_script_build::main::hc65fed0960052b75 [INFO] [stderr] 19: 0x59bbf0012743 - core::ops::function::FnOnce::call_once::h84c2f492fbd53238 [INFO] [stderr] 20: 0x59bbf000e0c6 - std::sys::backtrace::__rust_begin_short_backtrace::h5c29a1e059afbb47 [INFO] [stderr] 21: 0x59bbf0012eb9 - std::rt::lang_start::{{closure}}::hc4674c9b887333f9 [INFO] [stderr] 22: 0x59bbf003bd00 - core::ops::function::impls:: for &F>::call_once::h6fdf5846d395b249 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x59bbf003bd00 - std::panicking::catch_unwind::do_call::h9c9fbecc0eb64106 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x59bbf003bd00 - std::panicking::catch_unwind::hb949e3b05dcea7f8 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x59bbf003bd00 - std::panic::catch_unwind::h597b2e757d3f0617 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x59bbf003bd00 - std::rt::lang_start_internal::{{closure}}::h734b73e4ff4afa90 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x59bbf003bd00 - std::panicking::catch_unwind::do_call::he1ae9b58298bf5f6 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x59bbf003bd00 - std::panicking::catch_unwind::h60545927488899ea [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x59bbf003bd00 - std::panic::catch_unwind::hd58020504305ae1d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x59bbf003bd00 - std::rt::lang_start_internal::h2ee79d1be614d639 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x59bbf0012ef1 - std::rt::lang_start::he5c494c6ca63c240 [INFO] [stderr] 32: 0x59bbf0013bb5 - main [INFO] [stderr] 33: 0x72eed85331ca - [INFO] [stderr] 34: 0x72eed853328b - __libc_start_main [INFO] [stderr] 35: 0x59bbf000d035 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta45j0kp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b370e6e30caae8297e2ebdd2f851efc6cd910ee4ed1fbc92109588d86eed4971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b370e6e30caae8297e2ebdd2f851efc6cd910ee4ed1fbc92109588d86eed4971", kill_on_drop: false }` [INFO] [stdout] b370e6e30caae8297e2ebdd2f851efc6cd910ee4ed1fbc92109588d86eed4971