[INFO] updating cached repository https://github.com/RustPython/RustPython [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/RustPython/RustPython [INFO] [stderr] - [deleted] (none) -> coolreader18/update-lockfile [INFO] [stderr] * [new branch] coolreader18/cache-actions -> coolreader18/cache-actions [INFO] [stderr] * [new branch] coolreader18/deploy-gh-actions -> coolreader18/deploy-gh-actions [INFO] [stderr] * [new branch] coolreader18/gitpod -> coolreader18/gitpod [INFO] [stderr] * [new branch] coolreader18/wasm-inject-module -> coolreader18/wasm-inject-module [INFO] [stderr] * [new branch] coolreader18/wasm-test-production -> coolreader18/wasm-test-production [INFO] [stderr] * [new branch] feature/implement-random -> feature/implement-random [INFO] [stderr] 1272b911..78180ff8 master -> master [INFO] [stderr] f4c432b5..be42508c release -> release [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 78180ff8a459d31b312c7cd5a82a6ac6afddd663 [INFO] checking RustPython/RustPython against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustPython/RustPython on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/RustPython/RustPython [INFO] removed workspace from git repo https://github.com/RustPython/RustPython [INFO] removed path dependency rustpython-compiler from git repo https://github.com/RustPython/RustPython [INFO] removed path dependency rustpython-parser from git repo https://github.com/RustPython/RustPython [INFO] removed path dependency rustpython-vm from git repo https://github.com/RustPython/RustPython [INFO] finished tweaking git repo https://github.com/RustPython/RustPython [INFO] tweaked toml for git repo https://github.com/RustPython/RustPython written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/RustPython/RustPython already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90d3bebe3c22ceea75fcdeb0c8ee75eab96a93be245732c09b476f6b3a1ba9b3 [INFO] running `"docker" "start" "-a" "90d3bebe3c22ceea75fcdeb0c8ee75eab96a93be245732c09b476f6b3a1ba9b3"` [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling wtf8 v0.0.3 [INFO] [stderr] Compiling rustpython-vm v0.1.1 [INFO] [stderr] Compiling cpython v0.2.1 [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rustyline v6.0.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling python3-sys v0.2.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] error: failed to run custom build command for `rustc_version_runtime v0.1.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_version_runtime-a83547197baa8d03/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55693e5168e8 - backtrace::backtrace::libunwind::trace::h2e8c2dc2de171fe2 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55693e5168e8 - backtrace::backtrace::trace_unsynchronized::h7aa4c132b10c7ee3 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55693e5168e8 - std::sys_common::backtrace::_print_fmt::h1942b7aafbde352f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55693e5168e8 - ::fmt::h95769d76088227e3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55693e53499c - core::fmt::write::h5449cc1bc822e495 [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x55693e514167 - std::io::Write::write_fmt::h84f4214f658d281c [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55693e518d75 - std::sys_common::backtrace::_print::h6dc1123e98efaa83 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55693e518d75 - std::sys_common::backtrace::print::hedc9d8b1887612e4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55693e518d75 - std::panicking::default_hook::{{closure}}::hd2554eb10d7a19f9 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x55693e518ab6 - std::panicking::default_hook::haccd3e09b604f2d2 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x55693e519332 - std::panicking::rust_panic_with_hook::h9df121a4b9c153a9 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x55693e518f1b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x55693e533be1 - core::panicking::panic_fmt::h6cb862d5747526c7 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x55693e533a03 - core::option::expect_none_failed::h5ad33417bd707460 [INFO] [stderr] at src/libcore/option.rs:1199 [INFO] [stderr] 14: 0x55693e4ece8f - core::result::Result::unwrap::hae3b1adb38cd56b0 [INFO] [stderr] at /rustc/f149601db42efe10ece8b284ab681fd4a6fcb89c/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x55693e4e96f5 - build_script_build::main::h9c40450686adea0c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27 [INFO] [stderr] 16: 0x55693e4eb350 - std::rt::lang_start::{{closure}}::h785b79e890c0c038 [INFO] [stderr] at /rustc/f149601db42efe10ece8b284ab681fd4a6fcb89c/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55693e518e43 - std::rt::lang_start_internal::{{closure}}::hb14eb9c0c678a8cb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55693e518e43 - std::panicking::try::do_call::h1c64a799be75ef67 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 19: 0x55693e51f627 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x55693e5197d9 - std::panicking::try::h98fa498825d75aa7 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x55693e5197d9 - std::panic::catch_unwind::h480b3762cc3fd11f [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55693e5197d9 - std::rt::lang_start_internal::h90fbd8b8afb10fb4 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x55693e4eb329 - std::rt::lang_start::hff2b54ec056daa18 [INFO] [stderr] at /rustc/f149601db42efe10ece8b284ab681fd4a6fcb89c/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55693e4ea7ca - main [INFO] [stderr] 25: 0x7f7ff15e4b97 - __libc_start_main [INFO] [stderr] 26: 0x55693e4e902a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "90d3bebe3c22ceea75fcdeb0c8ee75eab96a93be245732c09b476f6b3a1ba9b3"` [INFO] running `"docker" "rm" "-f" "90d3bebe3c22ceea75fcdeb0c8ee75eab96a93be245732c09b476f6b3a1ba9b3"` [INFO] [stdout] 90d3bebe3c22ceea75fcdeb0c8ee75eab96a93be245732c09b476f6b3a1ba9b3