[INFO] cloning repository https://github.com/ddaud1/faasten-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddaud1/faasten-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddaud1%2Ffaasten-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddaud1%2Ffaasten-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51d44d068802491cb232348b8e4f92de7c54e8fd [INFO] checking ddaud1/faasten-core against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddaud1%2Ffaasten-core" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ddaud1/faasten-core on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ddaud1/faasten-core [INFO] finished tweaking git repo https://github.com/ddaud1/faasten-core [INFO] tweaked toml for git repo https://github.com/ddaud1/faasten-core written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ddaud1/faasten-core 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 469f8ed4bb0026e3d6279e6a523998546a0463d21a3e98980846bbbcfa601ca9 [INFO] running `Command { std: "docker" "start" "-a" "469f8ed4bb0026e3d6279e6a523998546a0463d21a3e98980846bbbcfa601ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469f8ed4bb0026e3d6279e6a523998546a0463d21a3e98980846bbbcfa601ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469f8ed4bb0026e3d6279e6a523998546a0463d21a3e98980846bbbcfa601ca9", kill_on_drop: false }` [INFO] [stdout] 469f8ed4bb0026e3d6279e6a523998546a0463d21a3e98980846bbbcfa601ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcac56d4950b4b7db8bd92091b07cc2133c7aa239675a86230a2b201d2e5ff1d [INFO] running `Command { std: "docker" "start" "-a" "fcac56d4950b4b7db8bd92091b07cc2133c7aa239675a86230a2b201d2e5ff1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] warning: ring@0.17.8: /tmp/ccnYU9Kc.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccnYU9Kc.s: Fatal error: can't write 14 bytes to section .text.CRYPTO_bswap4 of /opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out/ca4b6ef5433f5aeb-aes_nohw.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccnYU9Kc.s: Fatal error: /opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out/ca4b6ef5433f5aeb-aes_nohw.o: No such file or directory [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-38b36e8d3fe44bbc/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=/tmp/ccnYU9Kc.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccnYU9Kc.s: Fatal error: can't write 14 bytes to section .text.CRYPTO_bswap4 of /opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out/ca4b6ef5433f5aeb-aes_nohw.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccnYU9Kc.s: Fatal error: /opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out/ca4b6ef5433f5aeb-aes_nohw.o: No such file or directory [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-fd5d48c7f3347cca/out/ca4b6ef5433f5aeb-aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.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] [stdout] error: failed to write /tmp/rustcQwSXZk/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbGWPGy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbGWPGy/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/semver-4a7b0f1d5e2ff85c/build_script_build-4a7b0f1d5e2ff85c" "-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 `semver` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaunreM4/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahwIyhK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (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/rmetaJnVjPP" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustckQIDq0/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librustix-c1f25b6dd764cd47.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBhZexj/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [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: 0x58a296705542 - std::backtrace_rs::backtrace::libunwind::trace::h86782f9b30952d48 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58a296705542 - std::backtrace_rs::backtrace::trace_unsynchronized::h698f4a8489590567 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58a296705542 - std::sys::backtrace::_print_fmt::hf4cbe124d19fe45b [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58a296705542 - ::fmt::h02734d88414d8d33 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58a2967207e3 - core::fmt::rt::Argument::fmt::h45957795629c052d [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x58a2967207e3 - core::fmt::write::h2fd8705465798ecd [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x58a296703073 - std::io::default_write_fmt::h83b0118031cb785e [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58a296703073 - std::io::Write::write_fmt::h86e5e948b933baf0 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x58a296705392 - std::sys::backtrace::BacktraceLock::print::ha385bb074148a5c5 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58a296706402 - std::panicking::default_hook::{{closure}}::h668adbdebe90c053 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x58a296706205 - std::panicking::default_hook::h83ad3de7f4834186 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58a296706cd2 - std::panicking::rust_panic_with_hook::haf9832d22bd22c19 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58a296706b6a - std::panicking::begin_panic_handler::{{closure}}::hb762d64eeff9beca [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58a296705a39 - std::sys::backtrace::__rust_end_short_backtrace::hfa0ea9af810a7735 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58a2967067fd - __rustc[bd5f65a9325ef3a6]::rust_begin_unwind [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58a29671fa90 - core::panicking::panic_fmt::h4f22ffdd3f840928 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58a29671fe26 - core::result::unwrap_failed::ha5995f67818ef0fc [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x58a2966df899 - build_script_main::main::hc52f71eb214426d8 [INFO] [stderr] 18: 0x58a2966e06d3 - core::ops::function::FnOnce::call_once::h02e705fb4598ea6d [INFO] [stderr] 19: 0x58a2966dff96 - std::sys::backtrace::__rust_begin_short_backtrace::h2b20018607bda3e8 [INFO] [stderr] 20: 0x58a2966dff79 - std::rt::lang_start::{{closure}}::h0410740ddc6a7a45 [INFO] [stderr] 21: 0x58a2966ffe20 - core::ops::function::impls:: for &F>::call_once::h346f572104a3cf85 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x58a2966ffe20 - std::panicking::try::do_call::h571c3d2a3e9e26f3 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x58a2966ffe20 - std::panicking::try::h1f2d44c0e009b873 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x58a2966ffe20 - std::panic::catch_unwind::h6cd9389cf79e195e [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x58a2966ffe20 - std::rt::lang_start_internal::{{closure}}::hed90aef4244362c7 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x58a2966ffe20 - std::panicking::try::do_call::hf60f8e29fc0510eb [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x58a2966ffe20 - std::panicking::try::ha4dfa4262c72a082 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x58a2966ffe20 - std::panic::catch_unwind::h6ae159ff4cd2c078 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x58a2966ffe20 - std::rt::lang_start_internal::h11ab503adf86febc [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x58a2966dff61 - std::rt::lang_start::h3542862628b9b3e3 [INFO] [stderr] 31: 0x58a2966dfab5 - main [INFO] [stderr] 32: 0x7eefa906e1ca - [INFO] [stderr] 33: 0x7eefa906e28b - __libc_start_main [INFO] [stderr] 34: 0x58a2966d3935 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafLZ29E/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fcac56d4950b4b7db8bd92091b07cc2133c7aa239675a86230a2b201d2e5ff1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcac56d4950b4b7db8bd92091b07cc2133c7aa239675a86230a2b201d2e5ff1d", kill_on_drop: false }` [INFO] [stdout] fcac56d4950b4b7db8bd92091b07cc2133c7aa239675a86230a2b201d2e5ff1d