[INFO] cloning repository https://github.com/john80412/RustRocketWeb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/john80412/RustRocketWeb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn80412%2FRustRocketWeb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn80412%2FRustRocketWeb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bd6874eb248e3a894099e655dedd3b7a8034793 [INFO] checking john80412/RustRocketWeb against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn80412%2FRustRocketWeb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-1-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking john80412/RustRocketWeb against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn80412%2FRustRocketWeb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/john80412/RustRocketWeb on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/john80412/RustRocketWeb [INFO] finished tweaking git repo https://github.com/john80412/RustRocketWeb [INFO] tweaked toml for git repo https://github.com/john80412/RustRocketWeb written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/john80412/RustRocketWeb 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b97db4b500124a455df91bd125b370f0aed8d4a4de8692112ffb3f22bc4c139 [INFO] running `Command { std: "docker" "start" "-a" "4b97db4b500124a455df91bd125b370f0aed8d4a4de8692112ffb3f22bc4c139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b97db4b500124a455df91bd125b370f0aed8d4a4de8692112ffb3f22bc4c139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b97db4b500124a455df91bd125b370f0aed8d4a4de8692112ffb3f22bc4c139", kill_on_drop: false }` [INFO] [stdout] 4b97db4b500124a455df91bd125b370f0aed8d4a4de8692112ffb3f22bc4c139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32d74794d5db73d7af55be4320460d3a2743f6f3f870e5b328706599d22def21 [INFO] running `Command { std: "docker" "start" "-a" "32d74794d5db73d7af55be4320460d3a2743f6f3f870e5b328706599d22def21", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stdout] error: failed to write /tmp/rustcVvzTZw/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetancdLUZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `smallvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiXzOnU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/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/rustcmWzjvu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-079364c9198be29c.rlib,libyansi-15445db6828a5704.rlib}" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/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/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rocket_codegen-9c0244f1c6489be6/build_script_build-9c0244f1c6489be6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007b89cc14ebd7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4ebd7) [INFO] [stdout] #1 0x00007b89cc14efec SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4efec) [INFO] [stdout] #2 0x00007b89d01aa520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007b89d0308aca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca) [INFO] [stdout] #4 0x000065010093fc08 void lld::elf::InputSection::writeTo >(unsigned char*) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x3ccc08) [INFO] [stdout] #5 0x000065010098d7e3 void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x00007b89cc100422 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f00422) [INFO] [stdout] #7 0x00007b89cc0ff7da llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3eff7da) [INFO] [stdout] #8 0x00007b89cc07ad40 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e7ad40) [INFO] [stdout] #9 0x00007b89d01fcac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x00007b89d028da04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/rocket_codegen-9c0244f1c6489be6/build_script_build-9c0244f1c6489be6': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_codegen` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasHjj3L/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "32d74794d5db73d7af55be4320460d3a2743f6f3f870e5b328706599d22def21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d74794d5db73d7af55be4320460d3a2743f6f3f870e5b328706599d22def21", kill_on_drop: false }` [INFO] [stdout] 32d74794d5db73d7af55be4320460d3a2743f6f3f870e5b328706599d22def21