[INFO] cloning repository https://github.com/shadowmint/relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowmint/relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2920d422f680587b398089993499458490fbdcdd [INFO] checking shadowmint/relay against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/relay on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowmint/relay [INFO] finished tweaking git repo https://github.com/shadowmint/relay [INFO] tweaked toml for git repo https://github.com/shadowmint/relay written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/relay 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/shadowmint/rust-isolate` [INFO] [stderr] Updating git repository `https://github.com/shadowmint/rust-base-logging` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.1.3 [INFO] [stderr] Downloaded ws v0.9.0 [INFO] [stderr] Downloaded names v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9281337e00c7a8c978737e67d49ca5dac20eb9a96090b8bc1c09c3d6214ac7c6 [INFO] running `Command { std: "docker" "start" "-a" "9281337e00c7a8c978737e67d49ca5dac20eb9a96090b8bc1c09c3d6214ac7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9281337e00c7a8c978737e67d49ca5dac20eb9a96090b8bc1c09c3d6214ac7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9281337e00c7a8c978737e67d49ca5dac20eb9a96090b8bc1c09c3d6214ac7c6", kill_on_drop: false }` [INFO] [stdout] 9281337e00c7a8c978737e67d49ca5dac20eb9a96090b8bc1c09c3d6214ac7c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92df8a1845b0c2292ff65d4b6cb3bef309b536123066e3158c3b8af1d2a3d50 [INFO] running `Command { std: "docker" "start" "-a" "e92df8a1845b0c2292ff65d4b6cb3bef309b536123066e3158c3b8af1d2a3d50", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/serde-4232c151117d5425/output` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqOL0kv/symbols.o" "/opt/rustwide/target/debug/build/crossbeam-utils-c067d6db84d1b141/build_script_build-c067d6db84d1b141.build_script_build.b643a3c35b85f961-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-utils-c067d6db84d1b141/build_script_build-c067d6db84d1b141.528nnsbti0hvs5arlxif96oe0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-1739b9600864ae4a.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/crossbeam-utils-c067d6db84d1b141/build_script_build-c067d6db84d1b141" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLAxAuj.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/crossbeam-utils-c067d6db84d1b141/build_script_build-c067d6db84d1b141 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/deps -L/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained -L/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. /tmp/rustcqOL0kv/symbols.o /opt/rustwide/target/debug/build/crossbeam-utils-c067d6db84d1b141/build_script_build-c067d6db84d1b141.build_script_build.b643a3c35b85f961-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-c067d6db84d1b141/build_script_build-c067d6db84d1b141.528nnsbti0hvs5arlxif96oe0.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-1739b9600864ae4a.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib /opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver` (lib) [INFO] [stderr] error: could not compile `arrayvec` (build script) [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `typenum v1.10.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-c2811394feee8a72/build-script-main` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.10.0/build/main.rs:163: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: 0x56378b4ed275 - std::backtrace_rs::backtrace::libunwind::trace::hfb477357653a4e4f [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56378b4ed275 - std::backtrace_rs::backtrace::trace_unsynchronized::h525c0fd0df716fa6 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56378b4ed275 - std::sys::backtrace::_print_fmt::ha838f41c5e535f51 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x56378b4ed275 - ::fmt::h1e9b6837be55babe [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x56378b50a1bb - core::fmt::rt::Argument::fmt::h964c89d0f98e9825 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56378b50a1bb - core::fmt::write::h806b4533fac49ea3 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x56378b4eb01f - std::io::Write::write_fmt::h63c0ff199204c41f [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x56378b4ee3c1 - std::sys::backtrace::BacktraceLock::print::h64a586f07964a880 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x56378b4ee3c1 - std::panicking::default_hook::{{closure}}::h027d3d88677b9c45 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x56378b4ee09c - std::panicking::default_hook::hb3342887544240f4 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x56378b4ee9b1 - std::panicking::rust_panic_with_hook::hb25aeb72f7ce42c5 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x56378b4ee8a7 - std::panicking::begin_panic_handler::{{closure}}::ha9b06f101e0004f6 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x56378b4ed739 - std::sys::backtrace::__rust_end_short_backtrace::hdb1077349ce2b9a0 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x56378b4ee534 - rust_begin_unwind [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x56378b5093c3 - core::panicking::panic_fmt::h3a19e126241d136c [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x56378b5097b6 - core::result::unwrap_failed::h301f190b1c92bf4c [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x56378b4c6934 - build_script_main::main::hf17c6c1a80dea569 [INFO] [stderr] 17: 0x56378b4c7e73 - core::ops::function::FnOnce::call_once::h0733ce777df1824e [INFO] [stderr] 18: 0x56378b4c2e26 - std::sys::backtrace::__rust_begin_short_backtrace::h2e11137130dede51 [INFO] [stderr] 19: 0x56378b4c2d19 - std::rt::lang_start::{{closure}}::hc30fff48cc076d21 [INFO] [stderr] 20: 0x56378b4e8cfd - core::ops::function::impls:: for &F>::call_once::hcc45cd78f98d8df0 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x56378b4e8cfd - std::panicking::try::do_call::h0e8a45a8981fbc44 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x56378b4e8cfd - std::panicking::try::hff166e2fdd69e970 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:521:19 [INFO] [stderr] 23: 0x56378b4e8cfd - std::panic::catch_unwind::he1cd5ab43d7f98b7 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panic.rs:350:14 [INFO] [stderr] 24: 0x56378b4e8cfd - std::rt::lang_start_internal::{{closure}}::hb8c81ea9b0319a57 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/rt.rs:142:48 [INFO] [stderr] 25: 0x56378b4e8cfd - std::panicking::try::do_call::hd44bbe725bcd65ec [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x56378b4e8cfd - std::panicking::try::h9470ca690bfc4660 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panicking.rs:521:19 [INFO] [stderr] 27: 0x56378b4e8cfd - std::panic::catch_unwind::hed03cbf2baedd41b [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/panic.rs:350:14 [INFO] [stderr] 28: 0x56378b4e8cfd - std::rt::lang_start_internal::h44082fa052a14e80 [INFO] [stderr] at /rustc/16b569057e4d1591b4bee05f10df34000308dedc/library/std/src/rt.rs:142:20 [INFO] [stderr] 29: 0x56378b4c2cf7 - std::rt::lang_start::h7388cde79d8941d3 [INFO] [stderr] 30: 0x56378b4c6e55 - main [INFO] [stderr] 31: 0x7f6af8066d90 - [INFO] [stderr] 32: 0x7f6af8066e40 - __libc_start_main [INFO] [stderr] 33: 0x56378b4c2655 - _start [INFO] [stderr] 34: 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/rmeta1buKhr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc_version` (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/rmetatcSNE6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/rmetabHyRFV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e92df8a1845b0c2292ff65d4b6cb3bef309b536123066e3158c3b8af1d2a3d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92df8a1845b0c2292ff65d4b6cb3bef309b536123066e3158c3b8af1d2a3d50", kill_on_drop: false }` [INFO] [stdout] e92df8a1845b0c2292ff65d4b6cb3bef309b536123066e3158c3b8af1d2a3d50 [INFO] checking shadowmint/relay against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/relay on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowmint/relay [INFO] finished tweaking git repo https://github.com/shadowmint/relay [INFO] tweaked toml for git repo https://github.com/shadowmint/relay written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/relay 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2afcef98ff90b37d65a82ee6fc13bd521f975735ba86d173dde62266f9d8801 [INFO] running `Command { std: "docker" "start" "-a" "b2afcef98ff90b37d65a82ee6fc13bd521f975735ba86d173dde62266f9d8801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2afcef98ff90b37d65a82ee6fc13bd521f975735ba86d173dde62266f9d8801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2afcef98ff90b37d65a82ee6fc13bd521f975735ba86d173dde62266f9d8801", kill_on_drop: false }` [INFO] [stdout] b2afcef98ff90b37d65a82ee6fc13bd521f975735ba86d173dde62266f9d8801 [INFO] checking shadowmint/relay against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/relay on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowmint/relay [INFO] finished tweaking git repo https://github.com/shadowmint/relay [INFO] tweaked toml for git repo https://github.com/shadowmint/relay written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/relay 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a5b04bb0c9c010892461f84c506f6946106c48ab9ee1841242ffd1796ddb1e4 [INFO] running `Command { std: "docker" "start" "-a" "8a5b04bb0c9c010892461f84c506f6946106c48ab9ee1841242ffd1796ddb1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a5b04bb0c9c010892461f84c506f6946106c48ab9ee1841242ffd1796ddb1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5b04bb0c9c010892461f84c506f6946106c48ab9ee1841242ffd1796ddb1e4", kill_on_drop: false }` [INFO] [stdout] 8a5b04bb0c9c010892461f84c506f6946106c48ab9ee1841242ffd1796ddb1e4 [INFO] checking shadowmint/relay against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/relay-auth/src/errors.rs [INFO] [stderr] error: unable to write file crates/relay-auth/src/events.rs [INFO] [stderr] fatal: cannot create directory at 'crates/relay-auth/src/events': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shadowmint/relay against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/relay-auth/src/errors.rs [INFO] [stderr] error: unable to write file crates/relay-auth/src/events.rs [INFO] [stderr] fatal: cannot create directory at 'crates/relay-auth/src/events': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shadowmint/relay against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/builds/worker-6-tc2/source/.git/info/exclude': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/shadowmint/relay [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.