[INFO] cloning repository https://github.com/amarsero/AltabRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amarsero/AltabRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarsero%2FAltabRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarsero%2FAltabRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff4bc51b8c2aaaf3e44763febbb0afd47ee119de [INFO] checking amarsero/AltabRust against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarsero%2FAltabRust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amarsero/AltabRust 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/amarsero/AltabRust [INFO] finished tweaking git repo https://github.com/amarsero/AltabRust [INFO] tweaked toml for git repo https://github.com/amarsero/AltabRust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/amarsero/AltabRust 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d0713d3d38bf58deb6ef05dfcf1d07087bba10690d849200ad2f62f1b6fa995 [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" "7d0713d3d38bf58deb6ef05dfcf1d07087bba10690d849200ad2f62f1b6fa995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d0713d3d38bf58deb6ef05dfcf1d07087bba10690d849200ad2f62f1b6fa995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0713d3d38bf58deb6ef05dfcf1d07087bba10690d849200ad2f62f1b6fa995", kill_on_drop: false }` [INFO] [stdout] 7d0713d3d38bf58deb6ef05dfcf1d07087bba10690d849200ad2f62f1b6fa995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 887ee5e6723f12fb7a44046fb00574c4673c16f0f51d17b75c5d245b81a28e32 [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" "887ee5e6723f12fb7a44046fb00574c4673c16f0f51d17b75c5d245b81a28e32", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling gio v0.7.0 (https://github.com/gtk-rs/gio#753f85bb) [INFO] [stderr] Compiling cairo-rs v0.7.0 (https://github.com/gtk-rs/cairo#7837ef63) [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling pango v0.7.0 (https://github.com/gtk-rs/pango#31d859c7) [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 (https://github.com/gtk-rs/gdk-pixbuf#5386953d) [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling atk v0.7.0 (https://github.com/gtk-rs/atk#28f9fd12) [INFO] [stderr] Compiling gdk v0.11.0 (https://github.com/gtk-rs/gdk#ba58f615) [INFO] [stderr] Compiling gtk v0.7.0 (https://github.com/gtk-rs/gtk#8b9e6321) [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling glib-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gobject-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gio-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 (https://github.com/gtk-rs/cairo#7837ef63) [INFO] [stderr] Compiling pango-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gdk-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling atk-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gtk-sys v0.0.1 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking glib v0.8.0 (https://github.com/gtk-rs/glib#cbb8cf6c) [INFO] [stderr] Checking rusto_trainuru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "887ee5e6723f12fb7a44046fb00574c4673c16f0f51d17b75c5d245b81a28e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887ee5e6723f12fb7a44046fb00574c4673c16f0f51d17b75c5d245b81a28e32", kill_on_drop: false }` [INFO] [stdout] 887ee5e6723f12fb7a44046fb00574c4673c16f0f51d17b75c5d245b81a28e32