[INFO] cloning repository https://github.com/narpfel/kiro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narpfel/kiro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fkiro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fkiro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f58eee48683a40c3a7658ad191450aac6e948628 [INFO] checking narpfel/kiro against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fkiro" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/narpfel/kiro on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/narpfel/kiro [INFO] finished tweaking git repo https://github.com/narpfel/kiro [INFO] tweaked toml for git repo https://github.com/narpfel/kiro written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/narpfel/kiro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cbindgen v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 314e1bb63a33eb93af819946d197b192bb792a7181c337ae278ab0f64cc122fd [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" "314e1bb63a33eb93af819946d197b192bb792a7181c337ae278ab0f64cc122fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "314e1bb63a33eb93af819946d197b192bb792a7181c337ae278ab0f64cc122fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314e1bb63a33eb93af819946d197b192bb792a7181c337ae278ab0f64cc122fd", kill_on_drop: false }` [INFO] [stdout] 314e1bb63a33eb93af819946d197b192bb792a7181c337ae278ab0f64cc122fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "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] 0e002ae2306110154057b4775378c009d74e6b8e00810e4e2a450d556e5bc2e6 [INFO] running `Command { std: "docker" "start" "-a" "0e002ae2306110154057b4775378c009d74e6b8e00810e4e2a450d556e5bc2e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cbindgen v0.14.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling kiro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `kiro v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kiro-5981c6ac0a96fcd6/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=kilo.c [INFO] [stderr] cargo:rerun-if-changed=src/main.rs [INFO] [stderr] cargo:rerun-if-changed=src/ansi.rs [INFO] [stderr] cargo:rerun-if-changed=src/lib.rs [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" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.14.3/src/bindgen/bindings.rs:101:43 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5614da453fc0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x5614da453fc0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5614da453fc0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5614da453fc0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5614da47bf4c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5614da44fb52 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x5614da456d55 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5614da456d55 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5614da456d55 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5614da4569f8 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x5614da457516 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:597:17 [INFO] [stderr] 11: 0x5614da457037 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x5614da45445c - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5614da456f99 - rust_begin_unwind [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x5614da479eb1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5614da479cd3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x5614d9f377db - core::result::Result::unwrap::hc40568dc5bb917c8 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x5614d9ed9c2e - cbindgen::bindgen::bindings::Bindings::write_to_file::h9261d234a8015ec2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.14.3/src/bindgen/bindings.rs:101:24 [INFO] [stderr] 18: 0x5614d9e7e639 - build_script_build::main::h685407f021a56928 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:10:5 [INFO] [stderr] 19: 0x5614d9e806db - core::ops::function::FnOnce::call_once::h385383ccda7a9d52 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5614d9ed12fe - std::sys_common::backtrace::__rust_begin_short_backtrace::h3f3da8c6053a5425 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5614d9e80361 - std::rt::lang_start::{{closure}}::h52ec10bbafeef9ad [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5614da457a07 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5614da457a07 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:381:40 [INFO] [stderr] 24: 0x5614da457a07 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:345:19 [INFO] [stderr] 25: 0x5614da457a07 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panic.rs:382:14 [INFO] [stderr] 26: 0x5614da457a07 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5614d9e80337 - std::rt::lang_start::he08a6dfbcb40dedf [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5614d9e7ea3a - main [INFO] [stderr] 29: 0x7fe32dc030b3 - __libc_start_main [INFO] [stderr] 30: 0x5614d9dae0de - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0e002ae2306110154057b4775378c009d74e6b8e00810e4e2a450d556e5bc2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e002ae2306110154057b4775378c009d74e6b8e00810e4e2a450d556e5bc2e6", kill_on_drop: false }` [INFO] [stdout] 0e002ae2306110154057b4775378c009d74e6b8e00810e4e2a450d556e5bc2e6