[INFO] cloning repository https://github.com/cadet-robotics/mkprop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cadet-robotics/mkprop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadet-robotics%2Fmkprop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadet-robotics%2Fmkprop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4103a3b0a8bbe667f84c458c0f7b439aed234ce4 [INFO] checking cadet-robotics/mkprop against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadet-robotics%2Fmkprop" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cadet-robotics/mkprop on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cadet-robotics/mkprop [INFO] finished tweaking git repo https://github.com/cadet-robotics/mkprop [INFO] tweaked toml for git repo https://github.com/cadet-robotics/mkprop written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cadet-robotics/mkprop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7450be0237ffda89b462b1cf2636413a31b3e5c0e01b65dfeaa5efeb21916ba2 [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" "7450be0237ffda89b462b1cf2636413a31b3e5c0e01b65dfeaa5efeb21916ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7450be0237ffda89b462b1cf2636413a31b3e5c0e01b65dfeaa5efeb21916ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7450be0237ffda89b462b1cf2636413a31b3e5c0e01b65dfeaa5efeb21916ba2", kill_on_drop: false }` [INFO] [stdout] 7450be0237ffda89b462b1cf2636413a31b3e5c0e01b65dfeaa5efeb21916ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6382f907641d547eea07ef5a826e9ab6d6580ab77f5a5e2ecd3b17e8905335f0 [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" "6382f907641d547eea07ef5a826e9ab6d6580ab77f5a5e2ecd3b17e8905335f0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking lalrpop-util v0.19.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling mkprop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mkprop v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mkprop-fbdb06244d56f9bb/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `./src/parse/parse_inner.lalrpop` [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', build.rs:7:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55766f74ea30 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55766f74ea30 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55766f74ea30 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55766f74ea30 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55766f76e59c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55766f74c205 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x55766f75098b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55766f75098b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55766f75098b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55766f750461 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55766f751054 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55766f750b37 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55766f74ef2c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55766f750a99 - rust_begin_unwind [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55766eeff771 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55766eeff863 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55766ef001b9 - core::result::Result::unwrap::h41d5026481724ef0 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55766ef00481 - build_script_build::main::hecc2357ebaabc386 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4:5 [INFO] [stderr] 18: 0x55766ef0029b - core::ops::function::FnOnce::call_once::h216b6e277febaa9f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55766ef0032e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdf95df8b8f9c9738 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55766ef00131 - std::rt::lang_start::{{closure}}::h26f578582290d2be [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x55766f75155a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55766f75155a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x55766f75155a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x55766f75155a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x55766f75155a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x55766f75155a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x55766f75155a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x55766f75155a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x55766f75155a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x55766ef00100 - std::rt::lang_start::hcfd6a1d1ff8f894f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x55766ef004cc - main [INFO] [stderr] 32: 0x7f55dab260b3 - __libc_start_main [INFO] [stderr] 33: 0x55766eefff6e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6382f907641d547eea07ef5a826e9ab6d6580ab77f5a5e2ecd3b17e8905335f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6382f907641d547eea07ef5a826e9ab6d6580ab77f5a5e2ecd3b17e8905335f0", kill_on_drop: false }` [INFO] [stdout] 6382f907641d547eea07ef5a826e9ab6d6580ab77f5a5e2ecd3b17e8905335f0