[INFO] cloning repository https://github.com/kaksv/rusty_counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaksv/rusty_counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaksv%2Frusty_counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaksv%2Frusty_counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 651701abc791e58f6bb8f756455a499a6e922c82 [INFO] checking kaksv/rusty_counter against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaksv%2Frusty_counter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaksv/rusty_counter on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaksv/rusty_counter [INFO] finished tweaking git repo https://github.com/kaksv/rusty_counter [INFO] tweaked toml for git repo https://github.com/kaksv/rusty_counter written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kaksv/rusty_counter 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borsh v1.2.0 [INFO] [stderr] Downloaded borsh-derive v1.2.0 [INFO] [stderr] Downloaded secp256k1 v0.22.2 [INFO] [stderr] Downloaded ff_derive v0.4.1 [INFO] [stderr] Downloaded ff v0.5.2 [INFO] [stderr] Downloaded rust_decimal v1.33.0 [INFO] [stderr] Downloaded concordium_base_derive v1.0.0 [INFO] [stderr] Downloaded pairing v0.15.1 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [INFO] [stderr] Downloaded concordium-contracts-common-derive v4.0.1 [INFO] [stderr] Downloaded concordium-contracts-common v8.1.1 [INFO] [stderr] Downloaded concordium-wasm v3.0.0 [INFO] [stderr] Downloaded concordium-smart-contract-testing v3.1.0 [INFO] [stderr] Downloaded concordium-smart-contract-engine v3.1.0 [INFO] [stderr] Downloaded concordium-std v8.1.0 [INFO] [stderr] Downloaded concordium-rust-sdk v3.1.0 [INFO] [stderr] Downloaded concordium_base v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fedcb5054423e09a8e6ee2777459905ee1913be332cac3a0ce72673845422daf [INFO] running `Command { std: "docker" "start" "-a" "fedcb5054423e09a8e6ee2777459905ee1913be332cac3a0ce72673845422daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fedcb5054423e09a8e6ee2777459905ee1913be332cac3a0ce72673845422daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedcb5054423e09a8e6ee2777459905ee1913be332cac3a0ce72673845422daf", kill_on_drop: false }` [INFO] [stdout] fedcb5054423e09a8e6ee2777459905ee1913be332cac3a0ce72673845422daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47fd02f54ed19f28130a3c0ee8cec47937e2d9950698aa87e7439e8e4a68ee9b [INFO] running `Command { std: "docker" "start" "-a" "47fd02f54ed19f28130a3c0ee8cec47937e2d9950698aa87e7439e8e4a68ee9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [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: 0x63894c967332 - std::backtrace_rs::backtrace::libunwind::trace::h563a2beac1baee5d [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63894c967332 - std::backtrace_rs::backtrace::trace_unsynchronized::hdc700c8ea914f702 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63894c967332 - std::sys::backtrace::_print_fmt::h1b39b2ce6204063a [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63894c967332 - ::fmt::h542d155fb00771a6 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63894c9825d3 - core::fmt::rt::Argument::fmt::h387f243e796dbb39 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x63894c9825d3 - core::fmt::write::h5c20ef0aafe2b529 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x63894c964c03 - std::io::default_write_fmt::hcd6191d430111ac5 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63894c964c03 - std::io::Write::write_fmt::hac11ffd732faa171 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63894c967182 - std::sys::backtrace::BacktraceLock::print::h47f90f237b73cbf4 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63894c9681f2 - std::panicking::default_hook::{{closure}}::h6282c72a1387d25f [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x63894c967ff5 - std::panicking::default_hook::he6b494ff3c83ead4 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63894c968ac2 - std::panicking::rust_panic_with_hook::h149b08272aeb16bc [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63894c96895a - std::panicking::begin_panic_handler::{{closure}}::hcdbe86989a0ba44a [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63894c967829 - std::sys::backtrace::__rust_end_short_backtrace::hf8d59804c2387dc6 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63894c9685ed - __rustc[2d4870ff425ddf61]::rust_begin_unwind [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63894c981880 - core::panicking::panic_fmt::he8c25f98fc794a04 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63894c981c16 - core::result::unwrap_failed::hd2f81870133ab398 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x63894c9442cc - build_script_main::main::hff13bd7083a9d9dd [INFO] [stderr] 18: 0x63894c93fa33 - core::ops::function::FnOnce::call_once::h71dc1a81dbf00db0 [INFO] [stderr] 19: 0x63894c941d26 - std::sys::backtrace::__rust_begin_short_backtrace::h8c69d7ee523b1b0f [INFO] [stderr] 20: 0x63894c93ee69 - std::rt::lang_start::{{closure}}::h72d571e472848d57 [INFO] [stderr] 21: 0x63894c961c10 - core::ops::function::impls:: for &F>::call_once::h7076474eed8656b3 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x63894c961c10 - std::panicking::try::do_call::hbd0cac780971e5ed [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x63894c961c10 - std::panicking::try::h3cbc02d8aba51c73 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x63894c961c10 - std::panic::catch_unwind::h6b36eecd966bb8ff [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x63894c961c10 - std::rt::lang_start_internal::{{closure}}::hdbe6db4edf3386dc [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x63894c961c10 - std::panicking::try::do_call::h510fcf1b84eec1a9 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x63894c961c10 - std::panicking::try::h3dc1c9c2c726907f [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x63894c961c10 - std::panic::catch_unwind::haa7a05f30e57423e [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x63894c961c10 - std::rt::lang_start_internal::h85e7d85bc582d158 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x63894c93ee51 - std::rt::lang_start::h6a0777346a36adfb [INFO] [stderr] 31: 0x63894c9444e5 - main [INFO] [stderr] 32: 0x72c5653751ca - [INFO] [stderr] 33: 0x72c56537528b - __libc_start_main [INFO] [stderr] 34: 0x63894c935875 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcKz19Xx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBUBVUn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBUBVUn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9" "-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] 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] [stderr] error: could not compile `generic-array` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcH3yJSe/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcH3yJSe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/syn-3c918baefb9f652b/build_script_build-3c918baefb9f652b" "-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] 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] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaopY7Up/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5Qw69F/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "47fd02f54ed19f28130a3c0ee8cec47937e2d9950698aa87e7439e8e4a68ee9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47fd02f54ed19f28130a3c0ee8cec47937e2d9950698aa87e7439e8e4a68ee9b", kill_on_drop: false }` [INFO] [stdout] 47fd02f54ed19f28130a3c0ee8cec47937e2d9950698aa87e7439e8e4a68ee9b