[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHam5andw1ch%2FGTKonfig" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ham5andw1ch/GTKonfig on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-4/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26744fccc289739db5437772eaf9bb936ad4e2c6efbd72fe70053dc9e7b950d0 [INFO] running `Command { std: "docker" "start" "-a" "26744fccc289739db5437772eaf9bb936ad4e2c6efbd72fe70053dc9e7b950d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26744fccc289739db5437772eaf9bb936ad4e2c6efbd72fe70053dc9e7b950d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26744fccc289739db5437772eaf9bb936ad4e2c6efbd72fe70053dc9e7b950d0", kill_on_drop: false }` [INFO] [stdout] 26744fccc289739db5437772eaf9bb936ad4e2c6efbd72fe70053dc9e7b950d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e6bdae3c6274ac74d22eff160bc4c136983c08a11f5e0ecc58c236726a03399 [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" "3e6bdae3c6274ac74d22eff160bc4c136983c08a11f5e0ecc58c236726a03399", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling gio v0.6.0 (https://github.com/gtk-rs/gio#e05ff1c6) [INFO] [stderr] Compiling pango v0.6.0 (https://github.com/gtk-rs/pango#c632e186) [INFO] [stderr] Compiling cairo-rs v0.6.0 (https://github.com/gtk-rs/cairo#6f881be3) [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 (https://github.com/gtk-rs/gdk-pixbuf#eecbf873) [INFO] [stderr] Checking fragile v0.3.0 [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 gdk-pixbuf-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 cairo-sys-rs v0.8.0 (https://github.com/gtk-rs/cairo#6f881be3) [INFO] [stderr] Compiling atk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gdk-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 15s [INFO] running `Command { std: "docker" "inspect" "3e6bdae3c6274ac74d22eff160bc4c136983c08a11f5e0ecc58c236726a03399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6bdae3c6274ac74d22eff160bc4c136983c08a11f5e0ecc58c236726a03399", kill_on_drop: false }` [INFO] [stdout] 3e6bdae3c6274ac74d22eff160bc4c136983c08a11f5e0ecc58c236726a03399