[INFO] cloning repository https://github.com/dennyX7/todo_crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dennyX7/todo_crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdennyX7%2Ftodo_crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdennyX7%2Ftodo_crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 122715e0683055f9bb10cb24a0e51a389a396777 [INFO] checking dennyX7/todo_crud against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdennyX7%2Ftodo_crud" "/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/dennyX7/todo_crud on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dennyX7/todo_crud [INFO] finished tweaking git repo https://github.com/dennyX7/todo_crud [INFO] tweaked toml for git repo https://github.com/dennyX7/todo_crud written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dennyX7/todo_crud 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" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b5a8d5537359c4b91d8c929550a917771fd006a3cd940992b902c99ee99d2a0 [INFO] running `Command { std: "docker" "start" "-a" "3b5a8d5537359c4b91d8c929550a917771fd006a3cd940992b902c99ee99d2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b5a8d5537359c4b91d8c929550a917771fd006a3cd940992b902c99ee99d2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5a8d5537359c4b91d8c929550a917771fd006a3cd940992b902c99ee99d2a0", kill_on_drop: false }` [INFO] [stdout] 3b5a8d5537359c4b91d8c929550a917771fd006a3cd940992b902c99ee99d2a0 [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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec16191d095525ee1a12ac7b87315d6eefa847e6f60c56f846420c7f9aa8f89 [INFO] running `Command { std: "docker" "start" "-a" "3ec16191d095525ee1a12ac7b87315d6eefa847e6f60c56f846420c7f9aa8f89", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling winnow v0.5.18 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4PSTVJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixedbitset` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahu3PMY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `num-bigint v0.4.4` [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/num-bigint-4d1ff297913a91b5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=u64_digit [INFO] [stderr] cargo:rustc-cfg=has_try_from [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-bigint-e8a48c461180b52a/out/rmetajCQV4k" [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.4/build.rs:42:25: [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: 0x592e01bc03a2 - std::backtrace_rs::backtrace::libunwind::trace::h0ba9157721c35840 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x592e01bc03a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h86ccaa9e8e807ced [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x592e01bc03a2 - std::sys::backtrace::_print_fmt::h349c193bb5c0bc78 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x592e01bc03a2 - ::fmt::h03493273b68c541f [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x592e01bdf1b3 - core::fmt::rt::Argument::fmt::h15ec3bfc4130f0f3 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x592e01bdf1b3 - core::fmt::write::h0ad6302f6d4dd435 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x592e01bbd763 - std::io::default_write_fmt::hb47e9846d3041dac [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x592e01bbd763 - std::io::Write::write_fmt::h02d833d801fd417d [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x592e01bc01f2 - std::sys::backtrace::BacktraceLock::print::hf4c70899989a4c05 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x592e01bc1262 - std::panicking::default_hook::{{closure}}::hb583b4cee228551d [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x592e01bc1065 - std::panicking::default_hook::h5dea409290788d81 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x592e01bc1b32 - std::panicking::rust_panic_with_hook::hf643fb839cbcc568 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x592e01bc19ca - std::panicking::begin_panic_handler::{{closure}}::h3410972461e99562 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x592e01bc0899 - std::sys::backtrace::__rust_end_short_backtrace::hf1bf1d55b8ddd5d8 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x592e01bc165d - __rustc[2cdc4cefc7961cb7]::rust_begin_unwind [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x592e01bde460 - core::panicking::panic_fmt::hdefd3e888081c660 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x592e01bde7f6 - core::result::unwrap_failed::hfab0873f584e0178 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x592e01b8ab79 - build_script_build::main::h70703dbb8513d3a8 [INFO] [stderr] 18: 0x592e01b88fe3 - core::ops::function::FnOnce::call_once::h5359cea3dd8767b9 [INFO] [stderr] 19: 0x592e01b88c76 - std::sys::backtrace::__rust_begin_short_backtrace::hac0d62b91841fc5e [INFO] [stderr] 20: 0x592e01b88c19 - std::rt::lang_start::{{closure}}::h2109111d3c0308ce [INFO] [stderr] 21: 0x592e01bb9f10 - core::ops::function::impls:: for &F>::call_once::h821851a4b59dd3e0 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x592e01bb9f10 - std::panicking::try::do_call::h29b3db2a8d7f7183 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x592e01bb9f10 - std::panicking::try::h05374d3e135016b1 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x592e01bb9f10 - std::panic::catch_unwind::h7416c57f4ea365fc [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x592e01bb9f10 - std::rt::lang_start_internal::{{closure}}::hf7b7e14bdf8ef966 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x592e01bb9f10 - std::panicking::try::do_call::hbf263968054c8956 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x592e01bb9f10 - std::panicking::try::hb399c715a961ac3e [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x592e01bb9f10 - std::panic::catch_unwind::h1bb049748f0fd11c [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x592e01bb9f10 - std::rt::lang_start_internal::h562b242fe2653a53 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x592e01b88c01 - std::rt::lang_start::h9bd13e9b803d90c0 [INFO] [stderr] 31: 0x592e01b8b665 - main [INFO] [stderr] 32: 0x7649e9f4f1ca - [INFO] [stderr] 33: 0x7649e9f4f28b - __libc_start_main [INFO] [stderr] 34: 0x592e01b88535 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [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] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a7a2814de839d6e1 -C extra-filename=-c506a05697f6e678 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZ9A3Jn/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ec16191d095525ee1a12ac7b87315d6eefa847e6f60c56f846420c7f9aa8f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec16191d095525ee1a12ac7b87315d6eefa847e6f60c56f846420c7f9aa8f89", kill_on_drop: false }` [INFO] [stdout] 3ec16191d095525ee1a12ac7b87315d6eefa847e6f60c56f846420c7f9aa8f89