[INFO] cloning repository https://github.com/felix-gohla/meminfo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felix-gohla/meminfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-gohla%2Fmeminfo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-gohla%2Fmeminfo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5603424970060b0af9647f2b1ee7007cd5a3e695 [INFO] testing felix-gohla/meminfo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-gohla%2Fmeminfo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felix-gohla/meminfo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felix-gohla/meminfo [INFO] finished tweaking git repo https://github.com/felix-gohla/meminfo [INFO] tweaked toml for git repo https://github.com/felix-gohla/meminfo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/felix-gohla/meminfo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-12/source/server/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-12/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 921cec75aa975bcd11992789c036576f4944f2d0cf2a5bc2d3885d6132a59430 [INFO] running `Command { std: "docker" "start" "-a" "921cec75aa975bcd11992789c036576f4944f2d0cf2a5bc2d3885d6132a59430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "921cec75aa975bcd11992789c036576f4944f2d0cf2a5bc2d3885d6132a59430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921cec75aa975bcd11992789c036576f4944f2d0cf2a5bc2d3885d6132a59430", kill_on_drop: false }` [INFO] [stdout] 921cec75aa975bcd11992789c036576f4944f2d0cf2a5bc2d3885d6132a59430 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64db9f4e7e0dc0df910628ffc3b7597702c3211c02be976599bae5887dd2d3b1 [INFO] running `Command { std: "docker" "start" "-a" "64db9f4e7e0dc0df910628ffc3b7597702c3211c02be976599bae5887dd2d3b1", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/server/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling safe-transmute v0.11.1 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling zvariant_derive v2.5.0 [INFO] [stderr] Compiling zbus_macros v1.8.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling caps v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zvariant v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling zbus v1.8.0 [INFO] [stderr] Compiling zbus_polkit v1.2.0 [INFO] [stderr] Compiling meminfo-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused imports: `dbus_interface`, `dbus_proxy` [INFO] [stdout] --> server/src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use zbus::{dbus_interface, dbus_proxy, fdo, Connection, ObjectServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zbus_polkit::policykit1::*` [INFO] [stdout] --> server/src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use zbus_polkit::policykit1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --cfg 'feature="v3_22_20"' --cfg 'feature="v3_22_26"' --cfg 'feature="v3_22_27"' --cfg 'feature="v3_22_29"' --cfg 'feature="v3_22_30"' --cfg 'feature="v3_24"' --cfg 'feature="v3_24_8"' --cfg 'feature="v3_24_9"' -C metadata=a7e8d4d892e6e994 -C extra-filename=-a7e8d4d892e6e994 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-e07a04c3c1b4bcc8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-4d2f43b152696583.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-dee4d92aac3d7c60.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-2d270ecc7d38d338.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-da1768ca74927e37.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-41b8eb4f517536b6.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-702eb9db19f8b9c9.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f629123571f49b1a.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-509ce39c454f7938.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-90e38db741d6ac3c.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-78fc5241394d4af9.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-46341f3bd471dd39.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-9100dbf2cba41710.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ccf16a9cc3f334c1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-55e0cadb9bf59c83.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-8f28eeb5729adcf0.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "64db9f4e7e0dc0df910628ffc3b7597702c3211c02be976599bae5887dd2d3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64db9f4e7e0dc0df910628ffc3b7597702c3211c02be976599bae5887dd2d3b1", kill_on_drop: false }` [INFO] [stdout] 64db9f4e7e0dc0df910628ffc3b7597702c3211c02be976599bae5887dd2d3b1