[INFO] cloning repository https://github.com/emmanueltouzery/cigale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmanueltouzery/cigale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fcigale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fcigale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7798f69a1d27ff45817aa1cb9473654a8435a614 [INFO] checking emmanueltouzery/cigale against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fcigale" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmanueltouzery/cigale on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emmanueltouzery/cigale [INFO] finished tweaking git repo https://github.com/emmanueltouzery/cigale [INFO] tweaked toml for git repo https://github.com/emmanueltouzery/cigale written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/emmanueltouzery/cigale already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f451b11241d5bf5fd283a3808b8be989cbca0305b88dc8599df2404209704f6 [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" "8f451b11241d5bf5fd283a3808b8be989cbca0305b88dc8599df2404209704f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f451b11241d5bf5fd283a3808b8be989cbca0305b88dc8599df2404209704f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f451b11241d5bf5fd283a3808b8be989cbca0305b88dc8599df2404209704f6", kill_on_drop: false }` [INFO] [stdout] 8f451b11241d5bf5fd283a3808b8be989cbca0305b88dc8599df2404209704f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711c18d2c7187ed20b152d44a5774e7dc27f5ee4c4564c0a3ed4df2004530143 [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" "711c18d2c7187ed20b152d44a5774e7dc27f5ee4c4564c0a3ed4df2004530143", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling cigale v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling gtk v0.9.1 [INFO] [stderr] error: failed to run custom build command for `cigale v0.5.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cigale-eaee79c9b6143da1/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/icons.gresource [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Failed to create file ?src/icons.bin.B3PIU0?: Read-only file system [INFO] [stderr] thread 'main' panicked at 'assertion failed: status.success()', build.rs:12:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d8b580de30 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55d8b580de30 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d8b580de30 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d8b580de30 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d8b582a04c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55d8b580bd22 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55d8b58100f5 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d8b58100f5 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d8b58100f5 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55d8b580fc4a - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55d8b5810891 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55d8b57f648a - std::panicking::begin_panic::{{closure}}::hf31f4c6de9cbd546 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55d8b57f1cf8 - std::sys_common::backtrace::__rust_end_short_backtrace::hafef16ed443b7c5e [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d8b57f63c7 - std::panicking::begin_panic::hfac87fa95dea29bf [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55d8b57f2015 - build_script_build::main::hedc10036940fb76d [INFO] [stderr] at /opt/rustwide/workdir/build.rs:12:5 [INFO] [stderr] 15: 0x55d8b57f221b - core::ops::function::FnOnce::call_once::hcae5a227c2469a46 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55d8b57f1d2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8c0ac6ce5c85f2fa [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55d8b57f3c21 - std::rt::lang_start::{{closure}}::h12b9dd21fb3bbd0d [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55d8b5810cb7 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55d8b5810cb7 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55d8b5810cb7 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55d8b5810cb7 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panic.rs:396:14 [INFO] [stderr] 22: 0x55d8b5810cb7 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55d8b57f3bf7 - std::rt::lang_start::he856293975587246 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55d8b57f208a - main [INFO] [stderr] 25: 0x7f2eaf3050b3 - __libc_start_main [INFO] [stderr] 26: 0x55d8b57f009e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "711c18d2c7187ed20b152d44a5774e7dc27f5ee4c4564c0a3ed4df2004530143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711c18d2c7187ed20b152d44a5774e7dc27f5ee4c4564c0a3ed4df2004530143", kill_on_drop: false }` [INFO] [stdout] 711c18d2c7187ed20b152d44a5774e7dc27f5ee4c4564c0a3ed4df2004530143