[INFO] cloning repository https://github.com/olback/gtk3-rs-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olback/gtk3-rs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folback%2Fgtk3-rs-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folback%2Fgtk3-rs-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5444be2a8632282f1cd0d11c4e321aa7144a5597 [INFO] checking olback/gtk3-rs-template against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folback%2Fgtk3-rs-template" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olback/gtk3-rs-template on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olback/gtk3-rs-template [INFO] finished tweaking git repo https://github.com/olback/gtk3-rs-template [INFO] tweaked toml for git repo https://github.com/olback/gtk3-rs-template written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/olback/gtk3-rs-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f529d367efb38cfc47a796b33e89ba4685f59f30e289805214b17780322e9659 [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" "f529d367efb38cfc47a796b33e89ba4685f59f30e289805214b17780322e9659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f529d367efb38cfc47a796b33e89ba4685f59f30e289805214b17780322e9659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f529d367efb38cfc47a796b33e89ba4685f59f30e289805214b17780322e9659", kill_on_drop: false }` [INFO] [stdout] f529d367efb38cfc47a796b33e89ba4685f59f30e289805214b17780322e9659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afedcfeb2a2147c824b204743d6e2478d7a505d1610a727975956afc02a324b3 [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" "afedcfeb2a2147c824b204743d6e2478d7a505d1610a727975956afc02a324b3", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling giftwrap v0.1.0 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling gtk v0.14.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v3.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.14.0 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Checking glib v0.14.0 [INFO] [stderr] Compiling last-git-commit v0.2.0 [INFO] [stderr] Compiling gtk3-rs-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `gtk3-rs-template v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gtk3-rs-template-35a3e330c7142d04/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=.git/HEAD [INFO] [stderr] cargo:rerun-if-changed=assets/* [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/out.rs:10:38 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558a36249740 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558a36249740 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558a36249740 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558a36249740 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558a362683dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x558a36246d55 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x558a3624ba4b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558a3624ba4b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558a3624ba4b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558a3624b521 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558a3624c114 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x558a3624bbf7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x558a36249c3c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558a3624bb59 - rust_begin_unwind [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x558a35fbce01 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558a35fbce93 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x558a35fc2c77 - core::result::Result::unwrap::h906a9d655d81ac09 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x558a35fbfa68 - build_script_build::out::output_dir::hdb979bf710f0e041 [INFO] [stderr] at /opt/rustwide/workdir/build/out.rs:10:9 [INFO] [stderr] 18: 0x558a35fbfe09 - build_script_build::main::ha06f08aaa646b9d0 [INFO] [stderr] at /opt/rustwide/workdir/build/build.rs:17:5 [INFO] [stderr] 19: 0x558a35fc0aeb - core::ops::function::FnOnce::call_once::h7d74a06e5ae94556 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x558a35fbea6e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd19abee372a0b0ee [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x558a35fbd7d1 - std::rt::lang_start::{{closure}}::hc5a254460d85b261 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x558a3624c71a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x558a3624c71a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x558a3624c71a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x558a3624c71a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x558a3624c71a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x558a3624c71a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x558a3624c71a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x558a3624c71a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x558a3624c71a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x558a35fbd7a0 - std::rt::lang_start::h9fb21983eed3f6d8 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x558a35fbff3c - main [INFO] [stderr] 33: 0x7f22bf3330b3 - __libc_start_main [INFO] [stderr] 34: 0x558a35fbd59e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "afedcfeb2a2147c824b204743d6e2478d7a505d1610a727975956afc02a324b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afedcfeb2a2147c824b204743d6e2478d7a505d1610a727975956afc02a324b3", kill_on_drop: false }` [INFO] [stdout] afedcfeb2a2147c824b204743d6e2478d7a505d1610a727975956afc02a324b3