[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#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Flispy-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bIgBV/lispy-rs on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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-2/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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lalrpop/lalrpop` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atty v0.1.2 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] [stderr] Downloaded ena v0.5.0 [INFO] [stderr] Downloaded digest v0.7.6 [INFO] [stderr] Downloaded block-buffer v0.3.3 [INFO] [stderr] Downloaded sha2 v0.7.1 [INFO] [stderr] Downloaded itertools v0.7.11 [INFO] [stderr] Downloaded lalrpop-snap v0.15.2 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded lalrpop-util v0.15.2 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] [stderr] Downloaded lalrpop v0.15.2 [INFO] [stderr] Downloaded string_cache v0.7.5 [INFO] [stderr] Downloaded byte-tools v0.2.0 [INFO] [stderr] Downloaded string_cache_codegen v0.4.4 [INFO] [stderr] Downloaded slotmap v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", 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] 8d36771d851af177deac56f5a39afc15720ee84791476ac31ad3ca8a1e203092 [INFO] running `Command { std: "docker" "start" "-a" "8d36771d851af177deac56f5a39afc15720ee84791476ac31ad3ca8a1e203092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d36771d851af177deac56f5a39afc15720ee84791476ac31ad3ca8a1e203092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d36771d851af177deac56f5a39afc15720ee84791476ac31ad3ca8a1e203092", kill_on_drop: false }` [INFO] [stdout] 8d36771d851af177deac56f5a39afc15720ee84791476ac31ad3ca8a1e203092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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] f4a18f76f2f667404d15c0f7c7b5e9a874cfcad14426ce527e7827b8bedc9609 [INFO] running `Command { std: "docker" "start" "-a" "f4a18f76f2f667404d15c0f7c7b5e9a874cfcad14426ce527e7827b8bedc9609", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling lalrpop-util v0.15.2 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking slotmap v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking lalrpop-util v0.19.5 (https://github.com/lalrpop/lalrpop?branch=master#ea6e5bf1) [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling thread_local v0.3.6 [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 kernel32-sys v0.2.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking rustyline v1.0.0 [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: 0x561ed40d1540 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x561ed40d1540 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561ed40d1540 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561ed40d1540 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561ed40f17ff - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x561ed40cee85 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x561ed40d337b - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561ed40d337b - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561ed40d337b - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x561ed40d2e5d - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x561ed40d392d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x561ed40d3527 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x561ed40d19dc - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x561ed40d3489 - rust_begin_unwind [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x561ed383e341 - core::panicking::panic_fmt::he3827412471ccbb1 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x561ed383e433 - core::result::unwrap_failed::h6e66654d198da7bd [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x561ed383ed00 - core::result::Result::unwrap::h8543c70507cfb082 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x561ed383ef58 - build_script_build::main::h9496f752e4a73d92 [INFO] [stderr] at /opt/rustwide/workdir/syntax/build.rs:4:5 [INFO] [stderr] 18: 0x561ed383edfb - core::ops::function::FnOnce::call_once::hd37901ee218c42a7 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x561ed383ed4e - std::sys_common::backtrace::__rust_begin_short_backtrace::h15b9b4211a628c67 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x561ed383ec81 - std::rt::lang_start::{{closure}}::h74c22688812cd465 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x561ed40d3d2a - core::ops::function::impls:: for &F>::call_once::hd5953dadf0bc8f54 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x561ed40d3d2a - std::panicking::try::do_call::h23b369f1996fb7d4 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x561ed40d3d2a - std::panicking::try::he017ee9ed6bce192 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x561ed40d3d2a - std::panic::catch_unwind::hbfb892340a78b30d [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x561ed40d3d2a - std::rt::lang_start_internal::hce6e4c0ce56abb51 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x561ed383ec60 - std::rt::lang_start::h4a6567901f206c1b [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x561ed383efbc - main [INFO] [stderr] 28: 0x7ff4bf6480b3 - __libc_start_main [INFO] [stderr] 29: 0x561ed383eade - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f4a18f76f2f667404d15c0f7c7b5e9a874cfcad14426ce527e7827b8bedc9609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a18f76f2f667404d15c0f7c7b5e9a874cfcad14426ce527e7827b8bedc9609", kill_on_drop: false }` [INFO] [stdout] f4a18f76f2f667404d15c0f7c7b5e9a874cfcad14426ce527e7827b8bedc9609