[INFO] cloning repository https://github.com/tim-hellhake/webthings-gateway-ipc-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim-hellhake/webthings-gateway-ipc-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-hellhake%2Fwebthings-gateway-ipc-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-hellhake%2Fwebthings-gateway-ipc-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ff8267b6f5175c691559911a4ca5db209063f32 [INFO] checking tim-hellhake/webthings-gateway-ipc-types against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-hellhake%2Fwebthings-gateway-ipc-types" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tim-hellhake/webthings-gateway-ipc-types on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tim-hellhake/webthings-gateway-ipc-types [INFO] finished tweaking git repo https://github.com/tim-hellhake/webthings-gateway-ipc-types [INFO] tweaked toml for git repo https://github.com/tim-hellhake/webthings-gateway-ipc-types written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tim-hellhake/webthings-gateway-ipc-types already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Marwes/schemafy.git` [INFO] [stderr] Updating git submodule `https://github.com/json-schema-org/JSON-Schema-Test-Suite` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a676906d9ee7636df96cb26706892ff5fe7e11f157f2c586f59d1370b9d0b7e2 [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" "a676906d9ee7636df96cb26706892ff5fe7e11f157f2c586f59d1370b9d0b7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a676906d9ee7636df96cb26706892ff5fe7e11f157f2c586f59d1370b9d0b7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a676906d9ee7636df96cb26706892ff5fe7e11f157f2c586f59d1370b9d0b7e2", kill_on_drop: false }` [INFO] [stdout] a676906d9ee7636df96cb26706892ff5fe7e11f157f2c586f59d1370b9d0b7e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65808226432d583824890e7d65f407ac4f5a44f0928750af2cd7db05565853d3 [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" "65808226432d583824890e7d65f407ac4f5a44f0928750af2cd7db05565853d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Compiling schemafy_core v0.5.1 (https://github.com/Marwes/schemafy.git#3631839f) [INFO] [stderr] Compiling schemafy_lib v0.5.1 (https://github.com/Marwes/schemafy.git#3631839f) [INFO] [stderr] Compiling webthings-gateway-ipc-types v1.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `webthings-gateway-ipc-types v1.0.0-alpha.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/webthings-gateway-ipc-types-6662b0f772fb7d88/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] fatal: could not create work tree dir 'gateway-addon-ipc-schema': Read-only file system [INFO] [stderr] fatal: cannot change to 'gateway-addon-ipc-schema': No such file or directory [INFO] [stderr] thread 'main' panicked at 'Could not read dir gateway-addon-ipc-schema/messages: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:54:37 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564ef9c722d0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564ef9c722d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564ef9c722d0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564ef9c722d0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564ef9c8c82f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x564ef9c6f725 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x564ef9c73e4b - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564ef9c73e4b - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564ef9c73e4b - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564ef9c73913 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564ef9c743fd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564ef9c73ff7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x564ef9c7278c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564ef9c73f59 - rust_begin_unwind [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x564ef9c092a1 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x564ef9c09333 - core::result::unwrap_failed::hbee7d9f7831678f0 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x564ef9c12b2d - core::result::Result::expect::hae5963c5aedc7eb6 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x564ef9c271f0 - build_script_build::merge_schema::h7f495a53d3e66ce3 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:54:18 [INFO] [stderr] 18: 0x564ef9c26b1e - build_script_build::main::h34803effa5e035bd [INFO] [stderr] at /opt/rustwide/workdir/build.rs:17:5 [INFO] [stderr] 19: 0x564ef9c17aeb - core::ops::function::FnOnce::call_once::hf0e9a5b0397c1bb2 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x564ef9c11efe - std::sys_common::backtrace::__rust_begin_short_backtrace::h17e24ff6087a842b [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x564ef9c13f91 - std::rt::lang_start::{{closure}}::he0d100be724dff0d [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x564ef9c747fa - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x564ef9c747fa - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x564ef9c747fa - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x564ef9c747fa - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x564ef9c747fa - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x564ef9c13f70 - std::rt::lang_start::hc9324c7a68e6b1b4 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x564ef9c2a77c - main [INFO] [stderr] 29: 0x7ff2986b30b3 - __libc_start_main [INFO] [stderr] 30: 0x564ef9c0999e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "65808226432d583824890e7d65f407ac4f5a44f0928750af2cd7db05565853d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65808226432d583824890e7d65f407ac4f5a44f0928750af2cd7db05565853d3", kill_on_drop: false }` [INFO] [stdout] 65808226432d583824890e7d65f407ac4f5a44f0928750af2cd7db05565853d3