[INFO] cloning repository https://github.com/ranfdev/shortwave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ranfdev/shortwave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franfdev%2Fshortwave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franfdev%2Fshortwave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59b9b6a62a9e2da17da46056b99f08fa78218f20 [INFO] checking ranfdev/shortwave against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franfdev%2Fshortwave" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ranfdev/shortwave on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ranfdev/shortwave [INFO] finished tweaking git repo https://github.com/ranfdev/shortwave [INFO] tweaked toml for git repo https://github.com/ranfdev/shortwave written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ranfdev/shortwave already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d14f75eb586a61747d0c311bc3c27db728170c345bfeb619ec15ed62198681 [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" "c9d14f75eb586a61747d0c311bc3c27db728170c345bfeb619ec15ed62198681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d14f75eb586a61747d0c311bc3c27db728170c345bfeb619ec15ed62198681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d14f75eb586a61747d0c311bc3c27db728170c345bfeb619ec15ed62198681", kill_on_drop: false }` [INFO] [stdout] c9d14f75eb586a61747d0c311bc3c27db728170c345bfeb619ec15ed62198681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "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] 752904c5882a26aae0464d8d5a0ef0f73261e7fa57530d0870cb58711f7dee31 [INFO] running `Command { std: "docker" "start" "-a" "752904c5882a26aae0464d8d5a0ef0f73261e7fa57530d0870cb58711f7dee31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling protobuf v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling gstreamer v0.13.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking muldiv v0.2.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling gstreamer-pbutils v0.13.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Compiling shortwave v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking open v1.2.2 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling gstreamer-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling gstreamer-audio-sys v0.7.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.7.0 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling gstreamer-pbutils-sys v0.7.0 [INFO] [stderr] Compiling libhandy-sys v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] error: failed to run custom build command for `shortwave v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/shortwave-062e1e75bca1b928/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=data [INFO] [stderr] cargo:rerun-if-changed=data/* [INFO] [stderr] Run glib-compile-resources... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Failed to create file ?./resources.gresource.0YHBW0?: Read-only file system [INFO] [stderr] thread 'main' panicked at 'assertion failed: out.success()', build.rs:14:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5577c15436c7 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5577c15436c7 - std::backtrace_rs::backtrace::trace_unsynchronized::h84373278bfb39e0c [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5577c15436c7 - std::sys_common::backtrace::_print_fmt::h517324efde750597 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5577c15436c7 - ::fmt::hf594ab77fac89284 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5577c155d53c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5577c1541462 - std::io::Write::write_fmt::h3f6656f045fa877f [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x5577c1545405 - std::sys_common::backtrace::_print::hda7655c057c24dcc [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5577c1545405 - std::sys_common::backtrace::print::h546a6c8431d46287 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5577c1545405 - std::panicking::default_hook::{{closure}}::h006dd083853faf51 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5577c1544f5a - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5577c1545ba1 - std::panicking::rust_panic_with_hook::hb7a19826c029b1d6 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5577c15456b7 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5577c1543b8c - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5577c1545649 - rust_begin_unwind [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5577c155c911 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5577c155c85d - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5577c1524fb7 - build_script_build::main::hf8c4c06f6a86b52c [INFO] [stderr] at /opt/rustwide/workdir/build.rs:14:5 [INFO] [stderr] 17: 0x5577c152416b - core::ops::function::FnOnce::call_once::h7676f818ebe12a0d [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x5577c1527d0e - std::sys_common::backtrace::__rust_begin_short_backtrace::heb587427401897a7 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x5577c1527db1 - std::rt::lang_start::{{closure}}::h442d8f0f438ca30e [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/rt.rs:66:18 [INFO] [stderr] 20: 0x5577c1545fc7 - core::ops::function::impls:: for &F>::call_once::h54c39b9b8451875a [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x5577c1545fc7 - std::panicking::try::do_call::hcdfba51a06e21b42 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:379:40 [INFO] [stderr] 22: 0x5577c1545fc7 - std::panicking::try::h77386c66889b2066 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:343:19 [INFO] [stderr] 23: 0x5577c1545fc7 - std::panic::catch_unwind::hc55a0d8aadca44f0 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panic.rs:396:14 [INFO] [stderr] 24: 0x5577c1545fc7 - std::rt::lang_start_internal::h97dca9624db2aa85 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/rt.rs:51:25 [INFO] [stderr] 25: 0x5577c1527d87 - std::rt::lang_start::hf16fbaa42340e400 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/rt.rs:65:5 [INFO] [stderr] 26: 0x5577c152501a - main [INFO] [stderr] 27: 0x7fd8483000b3 - __libc_start_main [INFO] [stderr] 28: 0x5577c152209e - _start [INFO] [stderr] 29: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "752904c5882a26aae0464d8d5a0ef0f73261e7fa57530d0870cb58711f7dee31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752904c5882a26aae0464d8d5a0ef0f73261e7fa57530d0870cb58711f7dee31", kill_on_drop: false }` [INFO] [stdout] 752904c5882a26aae0464d8d5a0ef0f73261e7fa57530d0870cb58711f7dee31