[INFO] cloning repository https://github.com/MinnMinn/near-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinnMinn/near-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinnMinn%2Fnear-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinnMinn%2Fnear-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e592ab50155c97b8fea1ba676cb82bc08d52f97d [INFO] testing MinnMinn/near-core against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinnMinn%2Fnear-core" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MinnMinn/near-core on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/MinnMinn/near-core [INFO] finished tweaking git repo https://github.com/MinnMinn/near-core [INFO] tweaked toml for git repo https://github.com/MinnMinn/near-core written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/MinnMinn/near-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341ac169ee2537d53cc7cbbce63cf9f4f6fa6660a79d85a0065562d376dae076 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "341ac169ee2537d53cc7cbbce63cf9f4f6fa6660a79d85a0065562d376dae076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341ac169ee2537d53cc7cbbce63cf9f4f6fa6660a79d85a0065562d376dae076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341ac169ee2537d53cc7cbbce63cf9f4f6fa6660a79d85a0065562d376dae076", kill_on_drop: false }` [INFO] [stdout] 341ac169ee2537d53cc7cbbce63cf9f4f6fa6660a79d85a0065562d376dae076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d66235538506b69e5dda7375d54c7706217e9f9418352a52ade8eb552c338bbb [INFO] running `Command { std: "docker" "start" "-a" "d66235538506b69e5dda7375d54c7706217e9f9418352a52ade8eb552c338bbb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling wasmparser v0.76.0 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling near-stable-hasher v0.1.0 (/opt/rustwide/workdir/utils/near-stable-hasher) [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling conqueue v0.4.0 [INFO] [stderr] Compiling sysinfo v0.14.3 (https://github.com/near/sysinfo?rev=3cb97ee79a02754407d2f0f63628f247d7c65e7b#3cb97ee7) [INFO] [stderr] Compiling near-test-contracts v0.0.0 (/opt/rustwide/workdir/runtime/near-test-contracts) [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling paperclip v0.5.0 (https://github.com/near/paperclip?branch=actix-web-4-beta.6#b9589c6e) [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling arbitrary v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling gnuplot v0.0.37 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] error: failed to run custom build command for `near-test-contracts v0.0.0 (/opt/rustwide/workdir/runtime/near-test-contracts)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/near-test-contracts-8533552d6599ebac/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] info: downloading component 'rust-std' for 'wasm32-unknown-unknown' [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: cleaning up cached downloads [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30)', download/src/lib.rs:130:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55da89537650 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55da89537650 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55da89537650 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55da89537650 - ::fmt::h28abce2fdb9884c2 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55da89193b4f - core::fmt::write::h3b84512577ca38a8 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55da89536f31 - std::io::Write::write_fmt::h465f8feea02e2aa1 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55da89536935 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55da89536935 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55da89536935 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55da89535e37 - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55da895359dc - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:595:17 [INFO] [stderr] 11: 0x55da89552da8 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55da89552d1c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55da89552ccd - rust_begin_unwind [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55da89110d00 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55da891113f2 - core::option::expect_none_failed::hb1edf11f73e63728 [INFO] [stderr] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55da8943e9cf - rustup::utils::utils::download_file_with_resume::h93a3c02897311476 [INFO] [stderr] 17: 0x55da8945422a - rustup::dist::manifestation::Manifestation::update::hea52b46f9b6744a0 [INFO] [stderr] 18: 0x55da894fdb5b - rustup::toolchain::DistributableToolchain::add_component::h1daaabb23dc33832 [INFO] [stderr] 19: 0x55da894db565 - rustup::cli::rustup_mode::main::h3d75d7ddeef88c66 [INFO] [stderr] 20: 0x55da8912674e - rustup_init::main::hcf1ce6ee9e71e489 [INFO] [stderr] 21: 0x55da89124803 - std::sys_common::backtrace::__rust_begin_short_backtrace::h18fd16721cd8cbad [INFO] [stderr] 22: 0x55da8912b5e6 - main [INFO] [stderr] 23: 0x7fb4c334b0b3 - __libc_start_main [INFO] [stderr] 24: 0x55da891246e5 - [INFO] [stderr] command `"rustup" "target" "add" "wasm32-unknown-unknown"` exited with non-zero status: ExitStatus(unix_wait_status(25856)) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d66235538506b69e5dda7375d54c7706217e9f9418352a52ade8eb552c338bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66235538506b69e5dda7375d54c7706217e9f9418352a52ade8eb552c338bbb", kill_on_drop: false }` [INFO] [stdout] d66235538506b69e5dda7375d54c7706217e9f9418352a52ade8eb552c338bbb