[INFO] updating cached repository https://github.com/scrogson/phoronix-reader [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] d249567e059cebe4802d0d2d5c249c2c4c4a7ea1 [INFO] testing scrogson/phoronix-reader against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrogson%2Fphoronix-reader" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scrogson/phoronix-reader on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/scrogson/phoronix-reader [INFO] finished tweaking git repo https://github.com/scrogson/phoronix-reader [INFO] tweaked toml for git repo https://github.com/scrogson/phoronix-reader written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/scrogson/phoronix-reader already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+1.44.0" "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/gtk` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [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/gio` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c98816ba9598f8ad4c9560e6990d2825172cf8b3b2064f4393c8d2ec00a55a6 [INFO] running `"docker" "start" "-a" "3c98816ba9598f8ad4c9560e6990d2825172cf8b3b2064f4393c8d2ec00a55a6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#47e70e41) [INFO] [stderr] Compiling pango v0.8.0 (https://github.com/gtk-rs/pango#8021e0f2) [INFO] [stderr] Compiling cairo-rs v0.8.1 (https://github.com/gtk-rs/cairo#21369e6a) [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#4ceb87c0) [INFO] [stderr] Compiling gdk v0.12.1 (https://github.com/gtk-rs/gdk#51927f01) [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#51256265) [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling glib-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gobject-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gio-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 (https://github.com/gtk-rs/cairo#21369e6a) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling pango-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling atk-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gdk-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gtk-sys v0.9.2 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gtk v0.8.1 (https://github.com/gtk-rs/gtk#9d45db9f) [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling glib-macros v0.9.0 (https://github.com/gtk-rs/glib#6bbbe731) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling glib v0.9.3 (https://github.com/gtk-rs/glib#6bbbe731) [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] error: could not compile `gdk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gdk /opt/rustwide/cargo-home/git/checkouts/gdk-0e2106e2e12a0cc1/51927f0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=948321ec69cd3342 -C extra-filename=-948321ec69cd3342 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c2adb9795b6adaf1.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-fa2b836aac3891f0.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-99842497a885ac4c.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-39fd3669f1ada309.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-69ca60cd6bd5ba85.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ec8668a5e04e7894.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-36490ec56b3182ec.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ca57d5c48d221f52.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7e5dd1121460875b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-eca11f94929de97d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gio`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gio /opt/rustwide/cargo-home/git/checkouts/gio-a4b825b310a073b9/47e70e4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=69ca60cd6bd5ba85 -C extra-filename=-69ca60cd6bd5ba85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0385c0fb263b1399.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-83b5f9eb57836efa.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7cfa19c249329b58.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-07f669f59758a6a0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-543d93253d8401c7.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ec8668a5e04e7894.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-36490ec56b3182ec.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ca57d5c48d221f52.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7e5dd1121460875b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-961f5fb58bae86f1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-edeb1aa268f9fac0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "3c98816ba9598f8ad4c9560e6990d2825172cf8b3b2064f4393c8d2ec00a55a6"` [INFO] running `"docker" "rm" "-f" "3c98816ba9598f8ad4c9560e6990d2825172cf8b3b2064f4393c8d2ec00a55a6"` [INFO] [stdout] 3c98816ba9598f8ad4c9560e6990d2825172cf8b3b2064f4393c8d2ec00a55a6