[INFO] cloning repository https://github.com/yeliknewo/inception [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/inception" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/yeliknewo/inception [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/inception" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception/hooks/applypatch-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/yeliknewo/inception [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/inception" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/yeliknewo/inception [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/inception" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/yeliknewo/inception [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/inception" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/yeliknewo/inception [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/inception" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5fc6df924cfcb55bfb45856d0d681ae8cacdd47 [INFO] checking yeliknewo/inception against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Finception" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeliknewo/inception on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yeliknewo/inception [INFO] finished tweaking git repo https://github.com/yeliknewo/inception [INFO] tweaked toml for git repo https://github.com/yeliknewo/inception written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yeliknewo/inception 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26e6dc741b04b981d873663e6e88c32eb9a645bcbc121032444867b969d6e58f [INFO] running `Command { std: "docker" "start" "-a" "26e6dc741b04b981d873663e6e88c32eb9a645bcbc121032444867b969d6e58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26e6dc741b04b981d873663e6e88c32eb9a645bcbc121032444867b969d6e58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e6dc741b04b981d873663e6e88c32eb9a645bcbc121032444867b969d6e58f", kill_on_drop: false }` [INFO] [stdout] 26e6dc741b04b981d873663e6e88c32eb9a645bcbc121032444867b969d6e58f [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38bc446d8c138f2e63d60fc8b14e8ceb1936112d031fba0a548f5d12da1e48f0 [INFO] running `Command { std: "docker" "start" "-a" "38bc446d8c138f2e63d60fc8b14e8ceb1936112d031fba0a548f5d12da1e48f0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling serde v0.8.4 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 450 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling x11-dl v2.8.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.4 [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcNJNOGx/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: miniz-sys@0.1.7: miniz.c:4947:1: fatal error: error writing to /tmp/ccRSuX0a.s: No space left on device [INFO] [stderr] warning: miniz-sys@0.1.7: 4947 | } [INFO] [stderr] warning: miniz-sys@0.1.7: | ^ [INFO] [stderr] warning: miniz-sys@0.1.7: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `miniz-sys v0.1.7` [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/miniz-sys-a7d35734ff889efe/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/miniz-sys-9ce6ea718d1a9369/out/miniz.o" "-c" "miniz.c" [INFO] [stderr] cargo:warning=miniz.c:4947:1: fatal error: error writing to /tmp/ccRSuX0a.s: No space left on device [INFO] [stderr] cargo:warning= 4947 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.35/src/lib.rs:897:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5651595c0ad2 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5651595c0ad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5651595c0ad2 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5651595c0ad2 - ::fmt::h3fdbad3682625d65 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5651595e4323 - core::fmt::rt::Argument::fmt::hac739edf89f473e5 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5651595e4323 - core::fmt::write::h46b3661118fd93d9 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5651595bd7f3 - std::io::default_write_fmt::h07a956b98e0e549f [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5651595bd7f3 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5651595c0922 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5651595c2472 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5651595c2275 - std::panicking::default_hook::he6d1a5a8f8627255 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5651595c2e52 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5651595c2d2c - std::panicking::begin_panic::{{closure}}::hef3f0ae596d5e250 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x5651595c0fc9 - std::sys::backtrace::__rust_end_short_backtrace::h07cc95a20f75396e [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5651595c2c32 - std::panicking::begin_panic::hca96c7c298a38d1a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x56515959986d - gcc::fail::h961551eb6b8429e7 [INFO] [stderr] 16: 0x5651595994f2 - gcc::run::h1a308381ca128281 [INFO] [stderr] 17: 0x565159592247 - gcc::Config::compile_object::h1f3092058403b31e [INFO] [stderr] 18: 0x565159591ad3 - gcc::Config::compile_objects::h6f8c53d8e64ad533 [INFO] [stderr] 19: 0x565159590d51 - gcc::Config::compile::hf299c8bc400173cb [INFO] [stderr] 20: 0x5651595904d3 - gcc::compile_library::hac0f5836542367d9 [INFO] [stderr] 21: 0x56515957d4c5 - build_script_build::main::h10d35c551d4811b2 [INFO] [stderr] 22: 0x56515957d3b3 - core::ops::function::FnOnce::call_once::hafcf5020926e2113 [INFO] [stderr] 23: 0x56515957d386 - std::sys::backtrace::__rust_begin_short_backtrace::h7414c94c07d78ee7 [INFO] [stderr] 24: 0x56515957d369 - std::rt::lang_start::{{closure}}::h91540cb33aab19dd [INFO] [stderr] 25: 0x5651595b9ae0 - core::ops::function::impls:: for &F>::call_once::h07820d99f666c4f4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x5651595b9ae0 - std::panicking::try::do_call::hcb349621034e7d22 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5651595b9ae0 - std::panicking::try::h14d805015e715701 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5651595b9ae0 - std::panic::catch_unwind::he07ff3323b1b1ad4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5651595b9ae0 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24 [INFO] [stderr] 30: 0x5651595b9ae0 - std::panicking::try::do_call::h5c36b323e35fe62d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 31: 0x5651595b9ae0 - std::panicking::try::hb9a2d1353ef314fe [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 32: 0x5651595b9ae0 - std::panic::catch_unwind::he0661a914ab09041 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5651595b9ae0 - std::rt::lang_start_internal::h690c392d3d3c052a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5 [INFO] [stderr] 34: 0x56515957d351 - std::rt::lang_start::h77bc8b40a9b547da [INFO] [stderr] 35: 0x56515957d655 - main [INFO] [stderr] 36: 0x7ec5552291ca - [INFO] [stderr] 37: 0x7ec55522928b - __libc_start_main [INFO] [stderr] 38: 0x56515957d265 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPh8xhs/lib.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] running `Command { std: "docker" "inspect" "38bc446d8c138f2e63d60fc8b14e8ceb1936112d031fba0a548f5d12da1e48f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bc446d8c138f2e63d60fc8b14e8ceb1936112d031fba0a548f5d12da1e48f0", kill_on_drop: false }` [INFO] [stdout] 38bc446d8c138f2e63d60fc8b14e8ceb1936112d031fba0a548f5d12da1e48f0