[INFO] cloning repository https://github.com/sunnyone/metal-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunnyone/metal-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnyone%2Fmetal-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnyone%2Fmetal-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cecb0f28fdd0fc38c4b2c7cad6c3cfae54c0ae67 [INFO] checking sunnyone/metal-git against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnyone%2Fmetal-git" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunnyone/metal-git on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunnyone/metal-git [INFO] finished tweaking git repo https://github.com/sunnyone/metal-git [INFO] tweaked toml for git repo https://github.com/sunnyone/metal-git written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sunnyone/metal-git already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-13/source/src/main.rs [INFO] [stderr] warning: dependency (gdk-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gio-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (glib-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobject-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gtk-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pango-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matches v0.1.2 [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded pnacl-build-helper v1.4.10 [INFO] [stderr] Downloaded bitflags v0.5.0 [INFO] [stderr] Downloaded winapi-build v0.1.1 [INFO] [stderr] Downloaded gdi32-sys v0.1.1 [INFO] [stderr] Downloaded rustc-serialize v0.3.19 [INFO] [stderr] Downloaded uuid v0.1.18 [INFO] [stderr] Downloaded openssl-sys v0.7.10 [INFO] [stderr] Downloaded libc v0.2.10 [INFO] [stderr] Downloaded url v0.2.38 [INFO] [stderr] Downloaded user32-sys v0.1.2 [INFO] [stderr] Downloaded rand v0.3.14 [INFO] [stderr] Downloaded tempdir v0.3.4 [INFO] [stderr] Downloaded libgit2-sys v0.3.12 [INFO] [stderr] Downloaded libssh2-sys v0.1.37 [INFO] [stderr] Downloaded winapi v0.2.6 [INFO] [stderr] Downloaded libressl-pnacl-sys v2.1.6 [INFO] [stderr] Downloaded cmake v0.1.17 [INFO] [stderr] Downloaded gcc v0.3.27 [INFO] [stderr] Downloaded git2 v0.3.4 [INFO] [stderr] Downloaded libz-sys v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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] ab967b3ed7aee4b7634cb59f1839eb8a5177493e5ecc5778d4ed1da4d708827e [INFO] running `Command { std: "docker" "start" "-a" "ab967b3ed7aee4b7634cb59f1839eb8a5177493e5ecc5778d4ed1da4d708827e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab967b3ed7aee4b7634cb59f1839eb8a5177493e5ecc5778d4ed1da4d708827e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab967b3ed7aee4b7634cb59f1839eb8a5177493e5ecc5778d4ed1da4d708827e", kill_on_drop: false }` [INFO] [stdout] ab967b3ed7aee4b7634cb59f1839eb8a5177493e5ecc5778d4ed1da4d708827e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eafe5c4d227d8365c884e1be577803f494c3f9af8a181390c5d5665fc7db95af [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" "eafe5c4d227d8365c884e1be577803f494c3f9af8a181390c5d5665fc7db95af", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] warning: dependency (gdk-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gio-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (glib-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobject-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gtk-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] warning: dependency (pango-sys) specification is ambiguous. Only one of `git` or `path` is allowed. This will be considered an error in future versions [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking libc v0.2.10 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling gcc v0.3.27 [INFO] [stderr] Compiling gdk-pixbuf v0.0.2 (https://github.com/gtk-rs/gdk-pixbuf.git#705379cc) [INFO] [stderr] Compiling cairo-rs v0.0.9 (https://github.com/gtk-rs/cairo#be21d8e4) [INFO] [stderr] Compiling gio v0.0.1 (https://github.com/gtk-rs/gio.git#09ae0433) [INFO] [stderr] Checking c_vec v1.0.12 [INFO] [stderr] Compiling gdk v0.4.0 (https://github.com/gtk-rs/gdk.git#5670a726) [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Compiling gtk v0.0.8 (https://github.com/gtk-rs/gtk.git#081c7b61) [INFO] [stderr] Checking matches v0.1.2 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Compiling metal-git v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Compiling cmake v0.1.17 [INFO] [stderr] Compiling glib-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling gobject-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling gio-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling cairo-sys-rs v0.3.1 (https://github.com/gtk-rs/cairo#be21d8e4) [INFO] [stderr] Compiling pango-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling gdk-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling openssl-sys v0.7.10 [INFO] [stderr] Compiling atk-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling gtk-sys v0.3.0 (https://github.com/gtk-rs/sys.git#8924ad29) [INFO] [stderr] Compiling libz-sys v1.0.3 [INFO] [stderr] Compiling libssh2-sys v0.1.37 [INFO] [stderr] Compiling libgit2-sys v0.3.12 [INFO] [stderr] Checking tempdir v0.3.4 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eafe5c4d227d8365c884e1be577803f494c3f9af8a181390c5d5665fc7db95af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eafe5c4d227d8365c884e1be577803f494c3f9af8a181390c5d5665fc7db95af", kill_on_drop: false }` [INFO] [stdout] eafe5c4d227d8365c884e1be577803f494c3f9af8a181390c5d5665fc7db95af