[INFO] cloning repository https://github.com/Ham5andw1ch/GTKonfig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ham5andw1ch/GTKonfig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHam5andw1ch%2FGTKonfig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHam5andw1ch%2FGTKonfig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff7554fc9fe4f3215180cd67f9c9152fdc512e90 [INFO] checking Ham5andw1ch/GTKonfig against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHam5andw1ch%2FGTKonfig" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ham5andw1ch/GTKonfig on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ham5andw1ch/GTKonfig [INFO] finished tweaking git repo https://github.com/Ham5andw1ch/GTKonfig [INFO] tweaked toml for git repo https://github.com/Ham5andw1ch/GTKonfig written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Ham5andw1ch/GTKonfig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccb92fffc2c259b4231f72d7416e062f20da5b51d6a68a507a8afc44e3115648 [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" "ccb92fffc2c259b4231f72d7416e062f20da5b51d6a68a507a8afc44e3115648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccb92fffc2c259b4231f72d7416e062f20da5b51d6a68a507a8afc44e3115648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb92fffc2c259b4231f72d7416e062f20da5b51d6a68a507a8afc44e3115648", kill_on_drop: false }` [INFO] [stdout] ccb92fffc2c259b4231f72d7416e062f20da5b51d6a68a507a8afc44e3115648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 424b41c8d345a61cd97ff0a679241985098caf6d5af1ff7e2c4e4ac4cbbcb2eb [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" "424b41c8d345a61cd97ff0a679241985098caf6d5af1ff7e2c4e4ac4cbbcb2eb", kill_on_drop: false }` [INFO] [stderr] Compiling gio v0.6.0 (https://github.com/gtk-rs/gio#e05ff1c6) [INFO] [stderr] Compiling cairo-rs v0.6.0 (https://github.com/gtk-rs/cairo#6f881be3) [INFO] [stderr] Compiling pango v0.6.0 (https://github.com/gtk-rs/pango#c632e186) [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 (https://github.com/gtk-rs/gdk-pixbuf#eecbf873) [INFO] [stderr] Compiling atk v0.6.0 (https://github.com/gtk-rs/atk#8ce82f5b) [INFO] [stderr] Compiling gdk v0.10.0 (https://github.com/gtk-rs/gdk#d2dfdb79) [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling gtk v0.6.0 (https://github.com/gtk-rs/gtk#7b2dbba1) [INFO] [stderr] Compiling glib-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gobject-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gio-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling pango-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 (https://github.com/gtk-rs/cairo#6f881be3) [INFO] [stderr] Compiling gdk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling atk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gtk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling ncurses v5.99.0 (https://github.com/jeaye/ncurses-rs#2a5dc99e) [INFO] [stderr] Checking glib v0.7.0 (https://github.com/gtk-rs/glib#a3d0ab76) [INFO] [stderr] Checking gtkonfig_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "424b41c8d345a61cd97ff0a679241985098caf6d5af1ff7e2c4e4ac4cbbcb2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424b41c8d345a61cd97ff0a679241985098caf6d5af1ff7e2c4e4ac4cbbcb2eb", kill_on_drop: false }` [INFO] [stdout] 424b41c8d345a61cd97ff0a679241985098caf6d5af1ff7e2c4e4ac4cbbcb2eb