[INFO] cloning repository https://github.com/PeaceAntoHim/Foundry-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeaceAntoHim/Foundry-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ff298a5b7366b4747e1f05fe21a4aac578a525f [INFO] testing PeaceAntoHim/Foundry-app against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app" "/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/PeaceAntoHim/Foundry-app on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PeaceAntoHim/Foundry-app [INFO] finished tweaking git repo https://github.com/PeaceAntoHim/Foundry-app [INFO] tweaked toml for git repo https://github.com/PeaceAntoHim/Foundry-app written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PeaceAntoHim/Foundry-app 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" "+595316b4006932405a63862d8fe65f71a6356293" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Updating git repository `https://github.com/bluealloy/revm` [INFO] [stderr] Updating git repository `https://github.com/rust-blockchain/evm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-ethereum/ethabi` [INFO] [stderr] Updating git repository `https://github.com/hyperledger-labs/solang` [INFO] [stderr] Updating git repository `https://github.com/roynalnaruto/svm-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.7 [INFO] [stderr] Downloaded md-5 v0.10.0 [INFO] [stderr] Downloaded sha2-asm v0.6.2 [INFO] [stderr] Downloaded base64ct v1.3.3 [INFO] [stderr] Downloaded eyre v0.6.6 [INFO] [stderr] Downloaded locate-cargo-manifest v0.2.2 [INFO] [stderr] Downloaded clap_complete v3.0.5 [INFO] [stderr] Downloaded coins-bip32 v0.6.0 [INFO] [stderr] Downloaded rusb v0.9.0 [INFO] [stderr] Downloaded coins-ledger v0.6.0 [INFO] [stderr] Downloaded k256 v0.10.2 [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded pretty_assertions v1.1.0 [INFO] [stderr] Downloaded protobuf v2.26.1 [INFO] [stderr] Downloaded uint v0.9.2 [INFO] [stderr] Downloaded lalrpop v0.19.7 [INFO] [stderr] Downloaded scrypt v0.7.0 [INFO] [stderr] Downloaded hidapi-rusb v1.3.0 [INFO] [stderr] Downloaded eth-keystore v0.3.0 [INFO] [stderr] Downloaded libusb1-sys v0.6.0 [INFO] [stderr] Downloaded trezor-client v0.0.4 [INFO] [stderr] Downloaded vergen v6.0.2 [INFO] [stderr] Downloaded coins-core v0.2.2 [INFO] [stderr] Downloaded coins-bip39 v0.6.0 [INFO] [stderr] Downloaded salsa20 v0.8.1 [INFO] [stderr] Downloaded sha3 v0.10.0 [INFO] [stderr] Downloaded ethereum v0.11.1 [INFO] [stderr] Downloaded serde-aux v3.0.1 [INFO] [stderr] Downloaded ripemd v0.1.0 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded comfy-table v5.0.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b591fc29da57e48296dc6d19db6679a56f6a241c82dd3a080f8fe355e602b456 [INFO] running `Command { std: "docker" "start" "-a" "b591fc29da57e48296dc6d19db6679a56f6a241c82dd3a080f8fe355e602b456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b591fc29da57e48296dc6d19db6679a56f6a241c82dd3a080f8fe355e602b456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b591fc29da57e48296dc6d19db6679a56f6a241c82dd3a080f8fe355e602b456", kill_on_drop: false }` [INFO] [stdout] b591fc29da57e48296dc6d19db6679a56f6a241c82dd3a080f8fe355e602b456 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b1dcd7d374a363c0806c3aa2d5bfbdcb85bb5ca7219c6ca90ec026d236fb9e [INFO] running `Command { std: "docker" "start" "-a" "08b1dcd7d374a363c0806c3aa2d5bfbdcb85bb5ca7219c6ca90ec026d236fb9e", 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 libc v0.2.116 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling uint v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stdout] error: failed to write /tmp/rustcBIpI1y/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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/ring-bef9d667d225feff/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-cce2ade2d73ce1c5/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] /tmp/cctHIpS3.s: Assembler messages: [INFO] [stderr] /tmp/cctHIpS3.s: Fatal error: can't write 39 bytes to section .text of /opt/rustwide/target/debug/build/ring-cce2ade2d73ce1c5/out/aesni-x86_64-elf.o: 'No space left on device' [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f4dc73ab45 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55f4dc73ab45 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f4dc73ab45 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55f4dc73ab45 - ::fmt::h093865098a3fff40 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55f4dc75ebfb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55f4dc75ebfb - core::fmt::write::h7a508f96bafac160 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55f4dc73735f - std::io::Write::write_fmt::h484601497d9f125a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55f4dc73beb1 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55f4dc73beb1 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55f4dc73bb8c - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55f4dc73c581 - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55f4dc6e6aaa - std::panicking::begin_panic::{{closure}}::ha8e7505dd73e7f9b [INFO] [stderr] 12: 0x55f4dc6e964a - std::sys::backtrace::__rust_end_short_backtrace::h54a045a27f835764 [INFO] [stderr] 13: 0x55f4dc6e6a5b - std::panicking::begin_panic::h0286b755013f2ba4 [INFO] [stderr] 14: 0x55f4dc6b67fa - build_script_build::run_command::hf6dc3b5238b07bce [INFO] [stderr] 15: 0x55f4dc6b521a - build_script_build::compile::h720bc168fe7ed55c [INFO] [stderr] 16: 0x55f4dc6b4d1e - build_script_build::build_library::{{closure}}::hfc5826a50f33d056 [INFO] [stderr] 17: 0x55f4dc6b051b - core::ops::function::impls:: for &mut F>::call_once::hcb5679824f50ad8f [INFO] [stderr] 18: 0x55f4dc6bf585 - as core::iter::traits::iterator::Iterator>::next::hffc3f4d055fb68d1 [INFO] [stderr] 19: 0x55f4dc6bd7c8 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::ha290f00fefe3b5ed [INFO] [stderr] 20: 0x55f4dc6bf28d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hf8684025e7ae0f42 [INFO] [stderr] 21: 0x55f4dc6bf105 - as core::iter::traits::collect::FromIterator>::from_iter::h68f31db01478ef95 [INFO] [stderr] 22: 0x55f4dc6bfaad - core::iter::traits::iterator::Iterator::collect::h12c02dc5bea91700 [INFO] [stderr] 23: 0x55f4dc6b44a5 - build_script_build::build_library::ha16ff5e4d94052fc [INFO] [stderr] 24: 0x55f4dc6b42de - build_script_build::build_c_code::{{closure}}::hbca97d59a0e34c83 [INFO] [stderr] 25: 0x55f4dc6b1a1f - as core::iter::traits::iterator::Iterator>::for_each::hd408155f7ff3992c [INFO] [stderr] 26: 0x55f4dc6b3ee1 - build_script_build::build_c_code::h86e30c730f4060f5 [INFO] [stderr] 27: 0x55f4dc6b29ac - build_script_build::ring_build_rs_main::h4ddc468ab4d36ad6 [INFO] [stderr] 28: 0x55f4dc6b1d5d - build_script_build::main::he53e7676cd244951 [INFO] [stderr] 29: 0x55f4dc6b9733 - core::ops::function::FnOnce::call_once::h475505e5c8107ab0 [INFO] [stderr] 30: 0x55f4dc6b91a6 - std::sys::backtrace::__rust_begin_short_backtrace::h5d44f0d9c787f148 [INFO] [stderr] 31: 0x55f4dc6b90e9 - std::rt::lang_start::{{closure}}::hac209229da24c692 [INFO] [stderr] 32: 0x55f4dc732e70 - core::ops::function::impls:: for &F>::call_once::hcfa85c3fbac5078a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 33: 0x55f4dc732e70 - std::panicking::try::do_call::hb3cf00a7f42d3840 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 34: 0x55f4dc732e70 - std::panicking::try::h065f2ef53c491c04 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 35: 0x55f4dc732e70 - std::panic::catch_unwind::h159783fa4a40797c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 36: 0x55f4dc732e70 - std::rt::lang_start_internal::{{closure}}::h120b54b1708149f0 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:48 [INFO] [stderr] 37: 0x55f4dc732e70 - std::panicking::try::do_call::h2eb0e0c217689fbf [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 38: 0x55f4dc732e70 - std::panicking::try::h4a91890850e0ceb3 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 39: 0x55f4dc732e70 - std::panic::catch_unwind::h3ff2686a348805a1 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 40: 0x55f4dc732e70 - std::rt::lang_start_internal::h0865ffa830341474 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:20 [INFO] [stderr] 41: 0x55f4dc6b90c7 - std::rt::lang_start::h154bc41abca1a703 [INFO] [stderr] 42: 0x55f4dc6b88b5 - main [INFO] [stderr] 43: 0x7f8a933f9d90 - [INFO] [stderr] 44: 0x7f8a933f9e40 - __libc_start_main [INFO] [stderr] 45: 0x55f4dc6b0375 - _start [INFO] [stderr] 46: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakwDl8K/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `form_urlencoded` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaa8cf9q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha2` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `ff` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `openssl-sys` (build script) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaI8IhKN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] error: could not compile `der` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaToEaTf" [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/rmetaEX5vIU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaobgN7z" [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/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/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" "-Wl,--version-script=/tmp/rustcCTzxEn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCTzxEn/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8a8c8a770eb7f462.proc_macro_error_attr.d30745f60ddad123-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8a8c8a770eb7f462.proc_macro_error_attr.d30745f60ddad123-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8a8c8a770eb7f462.2mro71tut25b00kffgnxz8mev.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8a8c8a770eb7f462.7dyfzcxgbmu98o4ua7cww9xxe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-0140990f2bf6f9ef.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-20744539699231d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-49b5da4b42dded28.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-7e248b736ec3690e.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/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/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-8a8c8a770eb7f462.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libproc_macro_error_attr-8a8c8a770eb7f462.so" "-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 `crypto-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro-error-attr` (lib) 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 `regex` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaspH6RI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4YmfzY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "08b1dcd7d374a363c0806c3aa2d5bfbdcb85bb5ca7219c6ca90ec026d236fb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b1dcd7d374a363c0806c3aa2d5bfbdcb85bb5ca7219c6ca90ec026d236fb9e", kill_on_drop: false }` [INFO] [stdout] 08b1dcd7d374a363c0806c3aa2d5bfbdcb85bb5ca7219c6ca90ec026d236fb9e [INFO] testing PeaceAntoHim/Foundry-app against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app" "/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/PeaceAntoHim/Foundry-app on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PeaceAntoHim/Foundry-app [INFO] finished tweaking git repo https://github.com/PeaceAntoHim/Foundry-app [INFO] testing PeaceAntoHim/Foundry-app against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file forge/testdata/dapp-artifact.json [INFO] [stderr] fatal: cannot create directory at 'foundryup': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing PeaceAntoHim/Foundry-app against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-1-tc2/source/.git/packed-refs.new: No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing PeaceAntoHim/Foundry-app against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] testing PeaceAntoHim/Foundry-app against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaceAntoHim%2FFoundry-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/PeaceAntoHim/Foundry-app [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.