[INFO] updating cached repository https://github.com/raviqqe/ewm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0f065e1ecac7d7e9a61e157f8242b4c8fe307ed1 [INFO] checking raviqqe/ewm against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraviqqe%2Fewm" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raviqqe/ewm on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/raviqqe/ewm [INFO] finished tweaking git repo https://github.com/raviqqe/ewm [INFO] tweaked toml for git repo https://github.com/raviqqe/ewm written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/raviqqe/ewm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d88db5e11276fce0fc3cc7941e702fca2418341357f6ecfd05a39939585e9386 [INFO] running `"docker" "start" "-a" "d88db5e11276fce0fc3cc7941e702fca2418341357f6ecfd05a39939585e9386"` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking xkbcommon v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling aster v0.38.0 [INFO] [stderr] Compiling quasi v0.29.0 [INFO] [stderr] Compiling quasi_codegen v0.29.0 [INFO] [stderr] Compiling bindgen v0.22.1 [INFO] [stderr] Compiling wlc-sys v0.0.8 [INFO] [stderr] error: failed to run custom build command for `wlc-sys v0.0.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wlc-sys-7c72e56a6a1040a7/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] wlc/include/wlc/geometry.h:49:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:49:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:49:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:57:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:57:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:57:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:65:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:65:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:65:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:73:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:73:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:73:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:81:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:81:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:88:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:88:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:95:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:95:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:102:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] wlc/include/wlc/geometry.h:102:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false [INFO] [stderr] cargo:rustc-link-lib=dylib=wlc [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" }', src/libcore/result.rs:1165:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56114c5412e4 - backtrace::backtrace::libunwind::trace::h836120cb2cfba712 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56114c5412e4 - backtrace::backtrace::trace_unsynchronized::h363db4af51bde585 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56114c5412e4 - std::sys_common::backtrace::_print_fmt::h33a80c84a606d44e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x56114c5412e4 - ::fmt::hc3acf58b6df6127f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x56114c56515c - core::fmt::write::hdef7f8cce8f6a662 [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x56114c53df37 - std::io::Write::write_fmt::h42f193674aa0004e [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x56114c5436b5 - std::sys_common::backtrace::_print::h5da26908d886b2c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x56114c5436b5 - std::sys_common::backtrace::print::h8a6f66fe88800872 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x56114c5436b5 - std::panicking::default_hook::{{closure}}::h2eebe3935948e7ad [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x56114c5433a6 - std::panicking::default_hook::h6b14b1c7e8865653 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x56114c543d55 - std::panicking::rust_panic_with_hook::h41b9717c69a7f473 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x56114c5438f2 - std::panicking::continue_panic_fmt::ha3ba417ec3a5f012 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x56114c5437e6 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:307 [INFO] [stderr] 13: 0x56114c561dea - core::panicking::panic_fmt::hd262c4ca2914505b [INFO] [stderr] at src/libcore/panicking.rs:84 [INFO] [stderr] 14: 0x56114c561ee7 - core::result::unwrap_failed::h42e843d3f65805bc [INFO] [stderr] at src/libcore/result.rs:1165 [INFO] [stderr] 15: 0x56114c3ccf2f - core::result::Result::unwrap::h4ebf7d879db827a6 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libcore/result.rs:933 [INFO] [stderr] 16: 0x56114bcfe471 - build_script_build::main::h09eac16afed9fffb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wlc-sys-0.0.8/build.rs:61 [INFO] [stderr] 17: 0x56114bcfe5e0 - std::rt::lang_start::{{closure}}::h14a68706d787306d [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x56114c543783 - std::rt::lang_start_internal::{{closure}}::h9d98976b820605e6 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 19: 0x56114c543783 - std::panicking::try::do_call::heb5bc60e15dbcb52 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 20: 0x56114c54a38a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 21: 0x56114c54424d - std::panicking::try::hf9b0b6a7905c4995 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 22: 0x56114c54424d - std::panic::catch_unwind::h4f7be31483141e83 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x56114c54424d - std::rt::lang_start_internal::h3053de7339f9193e [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 24: 0x56114bcfe5b9 - std::rt::lang_start::ha58d635120c8df41 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/rt.rs:64 [INFO] [stderr] 25: 0x56114bcfe4da - main [INFO] [stderr] 26: 0x7f395dc7bb97 - __libc_start_main [INFO] [stderr] 27: 0x56114bcfb85a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "d88db5e11276fce0fc3cc7941e702fca2418341357f6ecfd05a39939585e9386"` [INFO] running `"docker" "rm" "-f" "d88db5e11276fce0fc3cc7941e702fca2418341357f6ecfd05a39939585e9386"` [INFO] [stdout] d88db5e11276fce0fc3cc7941e702fca2418341357f6ecfd05a39939585e9386