[INFO] cloning repository https://github.com/tanner2379/widentify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanner2379/widentify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd5dd880a87faf37b7440fd6e946c15e7ba3aa23 [INFO] testing tanner2379/widentify 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%2Ftanner2379%2Fwidentify" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanner2379/widentify 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/tanner2379/widentify [INFO] finished tweaking git repo https://github.com/tanner2379/widentify [INFO] tweaked toml for git repo https://github.com/tanner2379/widentify written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tanner2379/widentify 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: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b39fe27397a27adebeffbd8fb78d320e0852e91e65f2c4a6eb86032ed6fed7a [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" "9b39fe27397a27adebeffbd8fb78d320e0852e91e65f2c4a6eb86032ed6fed7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b39fe27397a27adebeffbd8fb78d320e0852e91e65f2c4a6eb86032ed6fed7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b39fe27397a27adebeffbd8fb78d320e0852e91e65f2c4a6eb86032ed6fed7a", kill_on_drop: false }` [INFO] [stdout] 9b39fe27397a27adebeffbd8fb78d320e0852e91e65f2c4a6eb86032ed6fed7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc2c46513566d362f8b0685895512a032eda9b152991c6747c6ffb2b68454ef5 [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" "dc2c46513566d362f8b0685895512a032eda9b152991c6747c6ffb2b68454ef5", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling gio v0.15.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling gtk v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling system-deps v6.0.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling timer v0.1.6 [INFO] [stderr] Compiling glib-sys v0.15.1 [INFO] [stderr] Compiling gobject-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling glib-macros v0.15.1 [INFO] [stderr] Compiling gtk3-macros v0.15.1 [INFO] [stderr] Compiling glib v0.15.2 [INFO] [stderr] Compiling cairo-rs v0.15.1 [INFO] [stderr] Compiling pango v0.15.2 [INFO] [stderr] Compiling atk v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf v0.15.1 [INFO] [stderr] Compiling gdk v0.15.2 [INFO] [stderr] Compiling widentify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.15.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 -C metadata=b85173e7a523cd8d -C extra-filename=-b85173e7a523cd8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-074ab17bee47be70.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-8391f3453788e35d.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-11ac99e037e6ef18.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-96a0ee47050fa1c0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-f3229b28cf2763ed.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d6625949f27fadeb.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-bb930d35922cdeab.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-745bc2bc68b6b675.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-82df3cc193ed160e.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-b67c0a860c828a04.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-d6b1c74255132726.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-b07f1a7d6b711adc.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" "dc2c46513566d362f8b0685895512a032eda9b152991c6747c6ffb2b68454ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2c46513566d362f8b0685895512a032eda9b152991c6747c6ffb2b68454ef5", kill_on_drop: false }` [INFO] [stdout] dc2c46513566d362f8b0685895512a032eda9b152991c6747c6ffb2b68454ef5