[INFO] cloning repository https://github.com/andyyu2004/logic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andyyu2004/logic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Flogic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Flogic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd21f1b151665ad1fa886a3f011203d773eaf807 [INFO] checking andyyu2004/logic/dd21f1b151665ad1fa886a3f011203d773eaf807 against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyyu2004%2Flogic" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyyu2004/logic on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andyyu2004/logic [INFO] finished tweaking git repo https://github.com/andyyu2004/logic [INFO] tweaked toml for git repo https://github.com/andyyu2004/logic written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andyyu2004/logic already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test v0.1.0 [INFO] [stderr] Downloaded tracing-test-macro v0.1.0 [INFO] [stderr] Downloaded indexed_vec v1.2.1 [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9d1d0926f63129d2a1ce7edd0a48d44a935a144e017d2465cb859986aaff96e [INFO] running `Command { std: "docker" "start" "-a" "a9d1d0926f63129d2a1ce7edd0a48d44a935a144e017d2465cb859986aaff96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9d1d0926f63129d2a1ce7edd0a48d44a935a144e017d2465cb859986aaff96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d1d0926f63129d2a1ce7edd0a48d44a935a144e017d2465cb859986aaff96e", kill_on_drop: false }` [INFO] [stdout] a9d1d0926f63129d2a1ce7edd0a48d44a935a144e017d2465cb859986aaff96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e956a234bca022d0f128e58dc9768fdf412c3cc193743623b89544e2f57028 [INFO] running `Command { std: "docker" "start" "-a" "37e956a234bca022d0f128e58dc9768fdf412c3cc193743623b89544e2f57028", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/logic-util) [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking logic-core v0.1.0 (/opt/rustwide/workdir/logic-core) [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking lalrpop-util v0.19.6 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking rustyline v7.1.0 [INFO] [stderr] Checking logic-derive v0.1.0 (/opt/rustwide/workdir/logic-derive) [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking salsa v0.16.1 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking indexed_vec v1.2.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking tracing-test v0.1.0 [INFO] [stderr] Compiling logic-parse v0.1.0 (/opt/rustwide/workdir/logic-parse) [INFO] [stderr] error: failed to run custom build command for `logic-parse v0.1.0 (/opt/rustwide/workdir/logic-parse)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/logic-parse-ceeb7da3258a6993/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `./src/parser.lalrpop` [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at logic-parse/build.rs:2:75: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5751dae38c2a - std::backtrace_rs::backtrace::libunwind::trace::hdb59b9b9e4ed1b83 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5751dae38c2a - std::backtrace_rs::backtrace::trace_unsynchronized::h25ad62b551c949b8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5751dae38c2a - std::sys::backtrace::_print_fmt::ha479f6dece680afc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5751dae38c2a - ::fmt::h33ec10e0df36a5c3 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5751dae5af53 - core::fmt::rt::Argument::fmt::h0917f77ae3a257fc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5751dae5af53 - core::fmt::write::h03af667e1dbb240e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5751dae35ad3 - std::io::Write::write_fmt::h3f5609ab9d6d2e49 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5751dae38a72 - std::sys::backtrace::BacktraceLock::print::h9ab1cb7f20a1a38f [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5751dae39a3d - std::panicking::default_hook::{{closure}}::h77ba5dfc66d896ce [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5751dae39882 - std::panicking::default_hook::h2aeb049efd433e28 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5751dae3a147 - std::panicking::rust_panic_with_hook::hd8dd08a68a9d8f5b [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5751dae39eca - std::panicking::begin_panic_handler::{{closure}}::hd69892399d84bae4 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5751dae39109 - std::sys::backtrace::__rust_end_short_backtrace::hba6797b949044424 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5751dae39b5d - rust_begin_unwind [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5751dae595e0 - core::panicking::panic_fmt::h863f6187598fbae9 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5751dae59a56 - core::result::unwrap_failed::hfa1cfec198a6d0d3 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5751da8c014e - build_script_build::main::h31e36b71e5b61882 [INFO] [stderr] 17: 0x5751da8bfe33 - core::ops::function::FnOnce::call_once::hde63b0bbc9c93c51 [INFO] [stderr] 18: 0x5751da8bfdd6 - std::sys::backtrace::__rust_begin_short_backtrace::ha895a1300f684303 [INFO] [stderr] 19: 0x5751da8bfdb9 - std::rt::lang_start::{{closure}}::h03a5d8affe960ce4 [INFO] [stderr] 20: 0x5751dae30897 - core::ops::function::impls:: for &F>::call_once::ha39f0cc3d299ed85 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5751dae30897 - std::panicking::try::do_call::hd7632e187a63a3d0 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 22: 0x5751dae30897 - std::panicking::try::h55a6670aced1338e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 23: 0x5751dae30897 - std::panic::catch_unwind::h8f82b3fc9056f880 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5751dae30897 - std::rt::lang_start_internal::{{closure}}::h78084d846d0ddf5d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x5751dae30897 - std::panicking::try::do_call::hd45134f15a049fc8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x5751dae30897 - std::panicking::try::hba6185e665555e74 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x5751dae30897 - std::panic::catch_unwind::hf8836d6137df3b21 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5751dae30897 - std::rt::lang_start_internal::hd838babd7345a19d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x5751da8bfd97 - std::rt::lang_start::h7f92a437694c667a [INFO] [stderr] 30: 0x5751da8c01e5 - main [INFO] [stderr] 31: 0x7342cdfd0d90 - [INFO] [stderr] 32: 0x7342cdfd0e40 - __libc_start_main [INFO] [stderr] 33: 0x5751da8bfca5 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "37e956a234bca022d0f128e58dc9768fdf412c3cc193743623b89544e2f57028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e956a234bca022d0f128e58dc9768fdf412c3cc193743623b89544e2f57028", kill_on_drop: false }` [INFO] [stdout] 37e956a234bca022d0f128e58dc9768fdf412c3cc193743623b89544e2f57028