[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/compare_digest [INFO] [stderr] - [deleted] (none) -> coolreader18/demo-improvements [INFO] [stderr] 107b2405..7a6ec184 coolreader18/no-azure -> coolreader18/no-azure [INFO] [stderr] 8bc91571..750cb7e0 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 750cb7e01094fddc9ccbdbccee257e1e81965da8 [INFO] checking RustPython/RustPython against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustPython/RustPython on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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-0/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] 257b55defa43b214fef5c1535b6f789767797638941b8dcc17f478dc6f3227a2 [INFO] running `"docker" "start" "-a" "257b55defa43b214fef5c1535b6f789767797638941b8dcc17f478dc6f3227a2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wtf8 v0.0.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking unic-char-basics v0.9.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking unic-idna-punycode v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling rustpython-vm v0.1.1 [INFO] [stderr] Checking unicode_names2 v0.2.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling cpython v0.2.1 [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking hexf-parse v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking unic-idna-mapping v0.9.0 [INFO] [stderr] Checking unic-ucd-block v0.9.0 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking unic-char v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking unic-emoji v0.9.0 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking subprocess v0.1.20 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.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-d7f30c5a6a8d98e2/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: 0x563618836e64 - backtrace::backtrace::libunwind::trace::hfbeb01b07def3f05 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x563618836e64 - backtrace::backtrace::trace_unsynchronized::h45f2e41cc54dcd88 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563618836e64 - std::sys_common::backtrace::_print_fmt::hf5722840fcbb1187 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x563618836e64 - ::fmt::ha9e99845bfb0ebce [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x56361885284c - core::fmt::write::hc529a780634bfe15 [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x5636188349e7 - std::io::Write::write_fmt::hd171fdefd1d3df69 [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x563618838ec5 - std::sys_common::backtrace::_print::h8a5740dde9a43cd0 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x563618838ec5 - std::sys_common::backtrace::print::h5436dddfead7eae5 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x563618838ec5 - std::panicking::default_hook::{{closure}}::h3cc0af59c5ca4cc4 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x563618838bb1 - std::panicking::default_hook::hf6b2894115daa715 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x56361883947a - std::panicking::rust_panic_with_hook::h5bd6ca89052faee2 [INFO] [stderr] at src/libstd/panicking.rs:472 [INFO] [stderr] 11: 0x563618839060 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x563618851d11 - core::panicking::panic_fmt::h04dc8ee033acc967 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x563618851b33 - core::option::expect_none_failed::h35559b9b8987c1bb [INFO] [stderr] at src/libcore/option.rs:1199 [INFO] [stderr] 14: 0x56361880df9f - core::result::Result::unwrap::hc02e6719429bc27d [INFO] [stderr] at /rustc/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x56361880a715 - build_script_build::main::h4920f167990564ba [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27 [INFO] [stderr] 16: 0x56361880c370 - std::rt::lang_start::{{closure}}::hbe46722520c9770d [INFO] [stderr] at /rustc/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x563618838f93 - std::rt::lang_start_internal::{{closure}}::h1290f4aaa12eba49 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x563618838f93 - std::panicking::try::do_call::h67a25163f365bfb5 [INFO] [stderr] at src/libstd/panicking.rs:305 [INFO] [stderr] 19: 0x56361883f207 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x563618839920 - std::panicking::try::h45cfcab1f9dbff97 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x563618839920 - std::panic::catch_unwind::hcc46ddf27ba0ee14 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x563618839920 - std::rt::lang_start_internal::hf64f629cd7f49f66 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x56361880c349 - std::rt::lang_start::h3f5be2e35b1bbd4b [INFO] [stderr] at /rustc/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x56361880b7ea - main [INFO] [stderr] 25: 0x7f16c9d85b97 - __libc_start_main [INFO] [stderr] 26: 0x56361880a04a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unic-ucd-name`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unic_ucd_name --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unic-ucd-name-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4b993a9d19f428fa -C extra-filename=-4b993a9d19f428fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unic_char_property=/opt/rustwide/target/debug/deps/libunic_char_property-03065a209cad7c43.rmeta --extern unic_ucd_hangul=/opt/rustwide/target/debug/deps/libunic_ucd_hangul-1c089d0d3279d711.rmeta --extern unic_ucd_version=/opt/rustwide/target/debug/deps/libunic_ucd_version-ab9e6b94c4b29025.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "257b55defa43b214fef5c1535b6f789767797638941b8dcc17f478dc6f3227a2"` [INFO] running `"docker" "rm" "-f" "257b55defa43b214fef5c1535b6f789767797638941b8dcc17f478dc6f3227a2"` [INFO] [stdout] 257b55defa43b214fef5c1535b6f789767797638941b8dcc17f478dc6f3227a2