[INFO] fetching crate rustpython 0.1.2... [INFO] checking rustpython-0.1.2 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate rustpython 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rustpython 0.1.2 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustpython 0.1.2 [INFO] finished tweaking crates.io crate rustpython 0.1.2 [INFO] tweaked toml for crates.io crate rustpython 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rustpython 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 614a8d308680a7f5d66453029dcdcfe38d08ffb1cec6c269d087f0da89609faf [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" "614a8d308680a7f5d66453029dcdcfe38d08ffb1cec6c269d087f0da89609faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "614a8d308680a7f5d66453029dcdcfe38d08ffb1cec6c269d087f0da89609faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614a8d308680a7f5d66453029dcdcfe38d08ffb1cec6c269d087f0da89609faf", kill_on_drop: false }` [INFO] [stdout] 614a8d308680a7f5d66453029dcdcfe38d08ffb1cec6c269d087f0da89609faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--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] 9e236450566967977efa52f5d5fbbdf5ddcc53fa49ac1f16ceb84c19bc80862f [INFO] running `Command { std: "docker" "start" "-a" "9e236450566967977efa52f5d5fbbdf5ddcc53fa49ac1f16ceb84c19bc80862f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustpython-vm v0.1.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Checking volatile v0.2.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling cpython v0.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking generational-arena v0.2.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking lock_api v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [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-b9f73338247c74ea/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:48 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5643b0f61c80 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5643b0f61c80 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5643b0f61c80 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5643b0f61c80 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5643b0f7cbac - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5643b0f5f4e2 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5643b0f639d5 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5643b0f639d5 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5643b0f639d5 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5643b0f63483 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5643b0f64171 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5643b0f63cb7 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5643b0f6213c - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5643b0f63c19 - rust_begin_unwind [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5643b0f7bdf1 - core::panicking::panic_fmt::h0123abb763a6e96f [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5643b0f7bc13 - core::option::expect_none_failed::h9fff90ea7603aa1d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/option.rs:1300:5 [INFO] [stderr] 16: 0x5643b0f27e4b - core::result::Result::unwrap::h04b4dac99b435b6e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x5643b0f24754 - build_script_build::main::h8b2bf5cd9f80e013 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27:17 [INFO] [stderr] 18: 0x5643b0f25f5b - core::ops::function::FnOnce::call_once::h6cc89cf0b7483185 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5643b0f262fe - std::sys_common::backtrace::__rust_begin_short_backtrace::hc53ac73b62e6a118 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5643b0f265e1 - std::rt::lang_start::{{closure}}::h98954f56abb845c6 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5643b0f6458a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5643b0f6458a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5643b0f6458a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x5643b0f6458a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x5643b0f6458a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5643b0f265b7 - std::rt::lang_start::h1663fda75d39b629 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5643b0f257da - main [INFO] [stderr] 28: 0x7f56436650b3 - __libc_start_main [INFO] [stderr] 29: 0x5643b0f240ae - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e236450566967977efa52f5d5fbbdf5ddcc53fa49ac1f16ceb84c19bc80862f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e236450566967977efa52f5d5fbbdf5ddcc53fa49ac1f16ceb84c19bc80862f", kill_on_drop: false }` [INFO] [stdout] 9e236450566967977efa52f5d5fbbdf5ddcc53fa49ac1f16ceb84c19bc80862f