[INFO] cloning repository https://github.com/najlachamseddine/zkp-protocol-ex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/najlachamseddine/zkp-protocol-ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajlachamseddine%2Fzkp-protocol-ex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajlachamseddine%2Fzkp-protocol-ex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3ae126da9a1b855e5bf4e09f7f7237ee13cc47f [INFO] checking najlachamseddine/zkp-protocol-ex against try#654bc80249a2b2ba8bd16392b5829d87ed96c92d for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajlachamseddine%2Fzkp-protocol-ex" "/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/najlachamseddine/zkp-protocol-ex on toolchain 654bc80249a2b2ba8bd16392b5829d87ed96c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/najlachamseddine/zkp-protocol-ex [INFO] finished tweaking git repo https://github.com/najlachamseddine/zkp-protocol-ex [INFO] tweaked toml for git repo https://github.com/najlachamseddine/zkp-protocol-ex written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/najlachamseddine/zkp-protocol-ex 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" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03cd168979ea76738a2bb38118355349cc4dba3d5fcbf32e51f5a676d8d68d14 [INFO] running `Command { std: "docker" "start" "-a" "03cd168979ea76738a2bb38118355349cc4dba3d5fcbf32e51f5a676d8d68d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03cd168979ea76738a2bb38118355349cc4dba3d5fcbf32e51f5a676d8d68d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03cd168979ea76738a2bb38118355349cc4dba3d5fcbf32e51f5a676d8d68d14", kill_on_drop: false }` [INFO] [stdout] 03cd168979ea76738a2bb38118355349cc4dba3d5fcbf32e51f5a676d8d68d14 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc783d81406721050667e548d9ef1586f83124d61bdd90e0a41284f3461a1ffd [INFO] running `Command { std: "docker" "start" "-a" "cc783d81406721050667e548d9ef1586f83124d61bdd90e0a41284f3461a1ffd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNSJvtu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] error: could not compile `rustversion` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184: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: 0x62e3c031bcf0 - std::backtrace_rs::backtrace::libunwind::trace::h4dfc8c63bdc9e110 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x62e3c031bcf0 - std::backtrace_rs::backtrace::trace_unsynchronized::hfd547d92c8b36f9f [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x62e3c031bcf0 - std::sys::backtrace::_print_fmt::h6a9165ed2fa4e47b [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62e3c031bcf0 - ::fmt::he931207cb843d08b [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62e3c0339363 - core::fmt::rt::Argument::fmt::he47965e0e04fc308 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62e3c0339363 - core::fmt::write::ha3bc55cf96ab310a [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62e3c0319073 - std::io::Write::write_fmt::h35ddab657efd7f4e [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62e3c031bb42 - std::sys::backtrace::BacktraceLock::print::hf23c9ca929f40e10 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62e3c031ca8f - std::panicking::default_hook::{{closure}}::hba60e8663a01de79 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62e3c031c8fa - std::panicking::default_hook::hce768f3e107e2051 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62e3c031d362 - std::panicking::rust_panic_with_hook::hce8243b952eaf523 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x62e3c031d1fa - std::panicking::begin_panic_handler::{{closure}}::h4a8936b2e1b16c51 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x62e3c031c1f9 - std::sys::backtrace::__rust_end_short_backtrace::h2591f0acba9619f0 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62e3c031ce8d - rust_begin_unwind [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x62e3c0338590 - core::panicking::panic_fmt::h2d21b4eb4bbd6ab4 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62e3c0338936 - core::result::unwrap_failed::h600dd6fe5209b6c7 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x62e3c02faa77 - build_script_main::main::h47b5923ceaa5f283 [INFO] [stderr] 17: 0x62e3c02f88d3 - core::ops::function::FnOnce::call_once::hdbbc6a2331576a89 [INFO] [stderr] 18: 0x62e3c02f7eb6 - std::sys::backtrace::__rust_begin_short_backtrace::hd1218ae23d076e8b [INFO] [stderr] 19: 0x62e3c02f58d9 - std::rt::lang_start::{{closure}}::h17ace8cc9ef7a484 [INFO] [stderr] 20: 0x62e3c0316150 - core::ops::function::impls:: for &F>::call_once::hab300d4093760697 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x62e3c0316150 - std::panicking::try::do_call::he16185489fee9fba [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x62e3c0316150 - std::panicking::try::he039eace873b4336 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x62e3c0316150 - std::panic::catch_unwind::h8166c9e76c51dbf7 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x62e3c0316150 - std::rt::lang_start_internal::{{closure}}::h49577415cf4c1b24 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x62e3c0316150 - std::panicking::try::do_call::h2d35bdb1cad4b988 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x62e3c0316150 - std::panicking::try::hd45a5ee353f253dd [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x62e3c0316150 - std::panic::catch_unwind::h6a8974fabbbe6a83 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x62e3c0316150 - std::rt::lang_start_internal::hddbec8dec8d967a7 [INFO] [stderr] at /rustc/654bc80249a2b2ba8bd16392b5829d87ed96c92d/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x62e3c02f58c1 - std::rt::lang_start::hfde0ec179d02af65 [INFO] [stderr] 30: 0x62e3c02faf45 - main [INFO] [stderr] 31: 0x72a25fe40d90 - [INFO] [stderr] 32: 0x72a25fe40e40 - __libc_start_main [INFO] [stderr] 33: 0x62e3c02e5255 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKOgJfe/lib.rmeta`: No space left on device (os error 28) [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 `anyhow` (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 `bitflags` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name bitflags --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.1/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=44aaee9477c8dbb5 -C extra-filename=-449053de48118d9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `semver` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7bb09bf4a624a776 -C extra-filename=-8192675281c8268d --out-dir /opt/rustwide/target/debug/build/semver-8192675281c8268d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cc783d81406721050667e548d9ef1586f83124d61bdd90e0a41284f3461a1ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc783d81406721050667e548d9ef1586f83124d61bdd90e0a41284f3461a1ffd", kill_on_drop: false }` [INFO] [stdout] cc783d81406721050667e548d9ef1586f83124d61bdd90e0a41284f3461a1ffd