[INFO] cloning repository https://github.com/bIgBV/lispy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bIgBV/lispy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Flispy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Flispy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94ea02cf7e2240fcae65897ad2c98fa3eb498bca [INFO] checking bIgBV/lispy-rs against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Flispy-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bIgBV/lispy-rs on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bIgBV/lispy-rs [INFO] finished tweaking git repo https://github.com/bIgBV/lispy-rs [INFO] tweaked toml for git repo https://github.com/bIgBV/lispy-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bIgBV/lispy-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lalrpop/lalrpop` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 801e2787d5801fc2b356e6fc3beb70d4b54727a6ab1f8c4d81c11a29e82d86dd [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" "801e2787d5801fc2b356e6fc3beb70d4b54727a6ab1f8c4d81c11a29e82d86dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "801e2787d5801fc2b356e6fc3beb70d4b54727a6ab1f8c4d81c11a29e82d86dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801e2787d5801fc2b356e6fc3beb70d4b54727a6ab1f8c4d81c11a29e82d86dd", kill_on_drop: false }` [INFO] [stdout] 801e2787d5801fc2b356e6fc3beb70d4b54727a6ab1f8c4d81c11a29e82d86dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 414a74551bf7cb4cfe278c71ab3f02d4eb5e93903d4b891b6fd499df71c12768 [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" "414a74551bf7cb4cfe278c71ab3f02d4eb5e93903d4b891b6fd499df71c12768", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling lalrpop-util v0.15.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking slotmap v0.2.1 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking lalrpop-util v0.19.5 (https://github.com/lalrpop/lalrpop?branch=master#fc9986c7) [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking nix v0.5.1 [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 kernel32-sys v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling lalrpop-snap v0.15.2 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling lalrpop v0.15.2 [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stderr] error: failed to run custom build command for `syntax v0.1.0 (/opt/rustwide/workdir/syntax)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/syntax-b5a1bd6c130f5acd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `/opt/rustwide/workdir/syntax/src/parser.lalrpop` [INFO] [stderr] [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" }', syntax/build.rs:4:57 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e63119e8b0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e63119e8b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e63119e8b0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e63119e8b0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e6311bacef - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55e63119bfc5 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x55e6311a070b - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e6311a070b - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e6311a070b - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e6311a01d3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e6311a0cbd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e6311a08b7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e63119ed6c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e6311a0819 - rust_begin_unwind [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e6308e6651 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55e6308e6743 - core::result::unwrap_failed::hbee7d9f7831678f0 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55e6308e7010 - core::result::Result::unwrap::hfa15f8e496bd921a [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55e6308e7268 - build_script_build::main::ha0f9d8e0c3680748 [INFO] [stderr] at /opt/rustwide/workdir/syntax/build.rs:4:5 [INFO] [stderr] 18: 0x55e6308e710b - core::ops::function::FnOnce::call_once::ha20da8e61a8bc246 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55e6308e705e - std::sys_common::backtrace::__rust_begin_short_backtrace::h2d808ef417b0d554 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55e6308e6f91 - std::rt::lang_start::{{closure}}::h2fb1359496401091 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55e6311a10ba - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55e6311a10ba - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55e6311a10ba - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55e6311a10ba - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55e6311a10ba - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55e6308e6f70 - std::rt::lang_start::h0b3d4d4f831fab68 [INFO] [stderr] at /rustc/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55e6308e72cc - main [INFO] [stderr] 28: 0x7f02763710b3 - __libc_start_main [INFO] [stderr] 29: 0x55e6308e6dee - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "414a74551bf7cb4cfe278c71ab3f02d4eb5e93903d4b891b6fd499df71c12768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414a74551bf7cb4cfe278c71ab3f02d4eb5e93903d4b891b6fd499df71c12768", kill_on_drop: false }` [INFO] [stdout] 414a74551bf7cb4cfe278c71ab3f02d4eb5e93903d4b891b6fd499df71c12768