[INFO] cloning repository https://github.com/remykarem/rocket-diesel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remykarem/rocket-diesel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d292c3279eca5e92b7f55c4763a5c0f8b7280d [INFO] checking remykarem/rocket-diesel against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remykarem/rocket-diesel on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] finished tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] tweaked toml for git repo https://github.com/remykarem/rocket-diesel written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/remykarem/rocket-diesel 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0-rc.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 524d890d30e33899a33490e6784fc21afc44201307224bc800c8dd8440a277f2 [INFO] running `Command { std: "docker" "start" "-a" "524d890d30e33899a33490e6784fc21afc44201307224bc800c8dd8440a277f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "524d890d30e33899a33490e6784fc21afc44201307224bc800c8dd8440a277f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524d890d30e33899a33490e6784fc21afc44201307224bc800c8dd8440a277f2", kill_on_drop: false }` [INFO] [stdout] 524d890d30e33899a33490e6784fc21afc44201307224bc800c8dd8440a277f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d48198c8d64b8327364d381d70ec9d74f14b78af407da715844829e9550387a [INFO] running `Command { std: "docker" "start" "-a" "3d48198c8d64b8327364d381d70ec9d74f14b78af407da715844829e9550387a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (build script) [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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/rustc4EeoQB/symbols.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.397024937bc867d8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.397024937bc867d8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.397024937bc867d8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.397024937bc867d8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.09orf6xphgyszv4sfas1bnf70.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106" "-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] 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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/libc-6d2700d5b326c22b.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/rustcuRLqXV/symbols.o" "/opt/rustwide/target/debug/build/proc-macro2-diagnostics-8aec09db4296a649/build_script_build-8aec09db4296a649.build_script_build.cc7908efac0ef43-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/proc-macro2-diagnostics-8aec09db4296a649/build_script_build-8aec09db4296a649.3w9zmm5j39y5gnveiq8es4lzu.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro2-diagnostics-8aec09db4296a649/build_script_build-8aec09db4296a649" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2-diagnostics` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/rustcEdFqmT/symbols.o" "/opt/rustwide/target/debug/build/generic-array-ff07b5e0511b951b/build_script_build-ff07b5e0511b951b.build_script_build.c92e845a375f34b6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/generic-array-ff07b5e0511b951b/build_script_build-ff07b5e0511b951b.ecvkfaeqo4gwlikqk5w67t3os.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-ff07b5e0511b951b/build_script_build-ff07b5e0511b951b" "-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] 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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (build script) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] running `Command { std: "docker" "inspect" "3d48198c8d64b8327364d381d70ec9d74f14b78af407da715844829e9550387a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d48198c8d64b8327364d381d70ec9d74f14b78af407da715844829e9550387a", kill_on_drop: false }` [INFO] [stdout] 3d48198c8d64b8327364d381d70ec9d74f14b78af407da715844829e9550387a [INFO] checking remykarem/rocket-diesel against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remykarem/rocket-diesel on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] finished tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] tweaked toml for git repo https://github.com/remykarem/rocket-diesel written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remykarem/rocket-diesel 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb9a736c0e54e0986b384c4855ee2925e9cb66f2aa54e9df0fdb15522e5f1257 [INFO] running `Command { std: "docker" "start" "-a" "bb9a736c0e54e0986b384c4855ee2925e9cb66f2aa54e9df0fdb15522e5f1257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb9a736c0e54e0986b384c4855ee2925e9cb66f2aa54e9df0fdb15522e5f1257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9a736c0e54e0986b384c4855ee2925e9cb66f2aa54e9df0fdb15522e5f1257", kill_on_drop: false }` [INFO] [stdout] bb9a736c0e54e0986b384c4855ee2925e9cb66f2aa54e9df0fdb15522e5f1257 [INFO] checking remykarem/rocket-diesel against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remykarem/rocket-diesel on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] finished tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] tweaked toml for git repo https://github.com/remykarem/rocket-diesel written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remykarem/rocket-diesel 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5e50e58e30cf0198e47b3d0825dfc49a9933e169436aaaea32c42454e668d1 [INFO] running `Command { std: "docker" "start" "-a" "3e5e50e58e30cf0198e47b3d0825dfc49a9933e169436aaaea32c42454e668d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5e50e58e30cf0198e47b3d0825dfc49a9933e169436aaaea32c42454e668d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5e50e58e30cf0198e47b3d0825dfc49a9933e169436aaaea32c42454e668d1", kill_on_drop: false }` [INFO] [stdout] 3e5e50e58e30cf0198e47b3d0825dfc49a9933e169436aaaea32c42454e668d1 [INFO] checking remykarem/rocket-diesel against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remykarem/rocket-diesel on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] finished tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] tweaked toml for git repo https://github.com/remykarem/rocket-diesel written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remykarem/rocket-diesel 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57033e979fa67dc8b16da20acdc87bf286994436d0e914961c69ff2dc77957bf [INFO] running `Command { std: "docker" "start" "-a" "57033e979fa67dc8b16da20acdc87bf286994436d0e914961c69ff2dc77957bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57033e979fa67dc8b16da20acdc87bf286994436d0e914961c69ff2dc77957bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57033e979fa67dc8b16da20acdc87bf286994436d0e914961c69ff2dc77957bf", kill_on_drop: false }` [INFO] [stdout] 57033e979fa67dc8b16da20acdc87bf286994436d0e914961c69ff2dc77957bf [INFO] checking remykarem/rocket-diesel against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remykarem/rocket-diesel on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] finished tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] tweaked toml for git repo https://github.com/remykarem/rocket-diesel written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remykarem/rocket-diesel 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc70580703d68dec96fc34ea50a915c05bd74330ca5e4e2f82e2e5ce41c5ecdc [INFO] running `Command { std: "docker" "start" "-a" "bc70580703d68dec96fc34ea50a915c05bd74330ca5e4e2f82e2e5ce41c5ecdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc70580703d68dec96fc34ea50a915c05bd74330ca5e4e2f82e2e5ce41c5ecdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc70580703d68dec96fc34ea50a915c05bd74330ca5e4e2f82e2e5ce41c5ecdc", kill_on_drop: false }` [INFO] [stdout] bc70580703d68dec96fc34ea50a915c05bd74330ca5e4e2f82e2e5ce41c5ecdc [INFO] checking remykarem/rocket-diesel against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremykarem%2Frocket-diesel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remykarem/rocket-diesel on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] finished tweaking git repo https://github.com/remykarem/rocket-diesel [INFO] tweaked toml for git repo https://github.com/remykarem/rocket-diesel written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remykarem/rocket-diesel 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19fd41e0ff99a73e6d1276ea37714a6e2e90042ca96877f659780e6b259b44d6 [INFO] running `Command { std: "docker" "start" "-a" "19fd41e0ff99a73e6d1276ea37714a6e2e90042ca96877f659780e6b259b44d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19fd41e0ff99a73e6d1276ea37714a6e2e90042ca96877f659780e6b259b44d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fd41e0ff99a73e6d1276ea37714a6e2e90042ca96877f659780e6b259b44d6", kill_on_drop: false }` [INFO] [stdout] 19fd41e0ff99a73e6d1276ea37714a6e2e90042ca96877f659780e6b259b44d6 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.