[INFO] updating cached repository https://github.com/tomasdivito/gol-rs [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] 333059f0f872b905447d01342771554735a76737 [INFO] checking tomasdivito/gol-rs against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasdivito%2Fgol-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasdivito/gol-rs on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomasdivito/gol-rs [INFO] finished tweaking git repo https://github.com/tomasdivito/gol-rs [INFO] tweaked toml for git repo https://github.com/tomasdivito/gol-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/tomasdivito/gol-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [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 submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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/gtk.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [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/gio` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 87da049487e6bde258fc7449befc55e1658e61d88a4d0eba43660d4ec0815775 [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" "87da049487e6bde258fc7449befc55e1658e61d88a4d0eba43660d4ec0815775"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#4bde9234) [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#b2227c9f) [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#4ceb87c0) [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#51256265) [INFO] [stderr] Compiling gdk v0.12.1 (https://github.com/gtk-rs/gdk#51927f01) [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [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 cairo-sys-rs v0.9.2 (https://github.com/gtk-rs/cairo#b2227c9f) [INFO] [stderr] Compiling gdk-pixbuf-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-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 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.git#71c19c00) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling glib-macros v0.9.0 (https://github.com/gtk-rs/glib#b6b4bdc5) [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 (https://github.com/gtk-rs/glib#b6b4bdc5) [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] error[E0425]: cannot find function `pango_font_map_get_shape_engine_type` in crate `pango_sys` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/pango-8b09f0fff5076af8/8021e0f/src/auto/font_map.rs:72:39 [INFO] [stderr] | [INFO] [stderr] 72 | from_glib_none(pango_sys::pango_font_map_get_shape_engine_type( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `pango_sys` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `pango_font_metrics_new` in crate `pango_sys` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/pango-8b09f0fff5076af8/8021e0f/src/auto/font_metrics.rs:21:44 [INFO] [stderr] | [INFO] [stderr] 21 | unsafe { from_glib_full(pango_sys::pango_font_metrics_new()) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `pango_font_metrics_ref` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/git/checkouts/sys-5eecc06807450db7/3bac9eb/pango-sys/src/lib.rs:1792:5 [INFO] [stderr] | [INFO] [stderr] 1792 | pub fn pango_font_metrics_ref(metrics: *mut PangoFontMetrics) -> *mut PangoFontMetrics; [INFO] [stderr] | --------------------------------------------------------------------------------------- similarly named function `pango_font_metrics_ref` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `pango_config_key_get` in crate `pango_sys` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/pango-8b09f0fff5076af8/8021e0f/src/auto/functions.rs:30:40 [INFO] [stderr] | [INFO] [stderr] 30 | unsafe { from_glib_full(pango_sys::pango_config_key_get(key.to_glib_none().0)) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in `pango_sys` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `pango_config_key_get_system` in crate `pango_sys` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/pango-8b09f0fff5076af8/8021e0f/src/auto/functions.rs:35:40 [INFO] [stderr] | [INFO] [stderr] 35 | unsafe { from_glib_full(pango_sys::pango_config_key_get_system(key.to_glib_none().0)) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `pango_sys` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `pango_get_lib_subdirectory` in crate `pango_sys` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/pango-8b09f0fff5076af8/8021e0f/src/auto/functions.rs:85:40 [INFO] [stderr] | [INFO] [stderr] 85 | unsafe { from_glib_none(pango_sys::pango_get_lib_subdirectory()) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `pango_sys` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `pango_get_sysconf_subdirectory` in crate `pango_sys` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/pango-8b09f0fff5076af8/8021e0f/src/auto/functions.rs:94:40 [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { from_glib_none(pango_sys::pango_get_sysconf_subdirectory()) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `pango_sys` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `pango`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "87da049487e6bde258fc7449befc55e1658e61d88a4d0eba43660d4ec0815775"` [INFO] running `"docker" "rm" "-f" "87da049487e6bde258fc7449befc55e1658e61d88a4d0eba43660d4ec0815775"` [INFO] [stdout] 87da049487e6bde258fc7449befc55e1658e61d88a4d0eba43660d4ec0815775