[INFO] updating cached repository https://github.com/efyang/pbook-gui [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] 66e6f94d6eea9ef00477e9cbc5993dae242f5e7b [INFO] checking efyang/pbook-gui against try#71b81291baafb8a58836272757b28817fe1d8190 for pr-73102 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefyang%2Fpbook-gui" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/efyang/pbook-gui on toolchain 71b81291baafb8a58836272757b28817fe1d8190 [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/efyang/pbook-gui [INFO] finished tweaking git repo https://github.com/efyang/pbook-gui [INFO] tweaked toml for git repo https://github.com/efyang/pbook-gui written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/efyang/pbook-gui already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+71b81291baafb8a58836272757b28817fe1d8190" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 97beb01da2dbc36fc66825440487b706483dfd19d7c0e68e57af030ebcf636fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "97beb01da2dbc36fc66825440487b706483dfd19d7c0e68e57af030ebcf636fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#4bde9234) [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#4ceb87c0) [INFO] [stderr] Compiling pango v0.8.0 (https://github.com/gtk-rs/pango#6fcc8628) [INFO] [stderr] Compiling cairo-rs v0.8.1 (https://github.com/gtk-rs/cairo#b2227c9f) [INFO] [stderr] Compiling gdk v0.12.1 (https://github.com/gtk-rs/gdk#51927f01) [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#51256265) [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling pbook-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking threadpool v0.2.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Compiling glib-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling gobject-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling gio-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling pango-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 (https://github.com/gtk-rs/cairo#b2227c9f) [INFO] [stderr] Compiling gdk-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling atk-sys v0.9.1 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling gtk-sys v0.9.2 (https://github.com/gtk-rs/sys#3bac9eba) [INFO] [stderr] Compiling gtk v0.8.1 (https://github.com/gtk-rs/gtk#71c19c00) [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] error: failed to run custom build command for `pbook-gui v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pbook-gui-ba6c7509f24d8d63/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to create "include.rs" file: Os { code: 30, kind: Other, message: "Read-only file system" }', build/build.rs:19:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563289d9bf25 - backtrace::backtrace::libunwind::trace::haa412c68ebbfb7cb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x563289d9bf25 - backtrace::backtrace::trace_unsynchronized::ha108e3f35b74f2c0 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563289d9bf25 - std::sys_common::backtrace::_print_fmt::h15e024020a5efe76 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x563289d9bf25 - ::fmt::h0f0ee68588fafa16 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x563289dbde0c - core::fmt::write::h5e8e27a0c5da998b [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x563289d99903 - std::io::Write::write_fmt::h40a97a3850da46f1 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x563289d9e430 - std::sys_common::backtrace::_print::h1951082d2778220a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x563289d9e430 - std::sys_common::backtrace::print::hb28523ad63a39f3d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x563289d9e430 - std::panicking::default_hook::{{closure}}::h335019dd84826d63 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x563289d9e17c - std::panicking::default_hook::h075f202ae1b09cd1 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x563289d9ea17 - std::panicking::rust_panic_with_hook::hd172f806c3cae9b4 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x563289d9e61b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x563289dbd211 - core::panicking::panic_fmt::hc02b60091d55b8de [INFO] [stderr] at src/libcore/panicking.rs:86 [INFO] [stderr] 13: 0x563289dbd033 - core::option::expect_none_failed::h91c12a04056d3a8b [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x563289d8ca59 - core::result::Result::expect::hb0f10e2790c9d525 [INFO] [stderr] at /rustc/71b81291baafb8a58836272757b28817fe1d8190/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x563289d904d2 - build_script_build::main::h91b7cb35690c0867 [INFO] [stderr] at build/build.rs:19 [INFO] [stderr] 16: 0x563289d8fb1b - std::rt::lang_start::{{closure}}::h8db4c7f31ce535d3 [INFO] [stderr] at /rustc/71b81291baafb8a58836272757b28817fe1d8190/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x563289d9ede8 - std::rt::lang_start_internal::{{closure}}::h2864321e935738e7 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x563289d9ede8 - std::panicking::try::do_call::h333ff4828746b918 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x563289d9ede8 - std::panicking::try::h8e774ead4eea5983 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x563289d9ede8 - std::panic::catch_unwind::h16076fe2b012afda [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x563289d9ede8 - std::rt::lang_start_internal::hbf7659429e6237e7 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x563289d8faf7 - std::rt::lang_start::h48c5089d72b01bf0 [INFO] [stderr] at /rustc/71b81291baafb8a58836272757b28817fe1d8190/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x563289d90e5a - main [INFO] [stderr] 24: 0x7f6cb47980b3 - __libc_start_main [INFO] [stderr] 25: 0x563289d8717e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "97beb01da2dbc36fc66825440487b706483dfd19d7c0e68e57af030ebcf636fa"` [INFO] running `"docker" "rm" "-f" "97beb01da2dbc36fc66825440487b706483dfd19d7c0e68e57af030ebcf636fa"` [INFO] [stdout] 97beb01da2dbc36fc66825440487b706483dfd19d7c0e68e57af030ebcf636fa