[INFO] cloning repository https://github.com/darkwater/patternlock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkwater/patternlock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fpatternlock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fpatternlock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 537bd2738220bb6e0011a3e0c6a3541baf49150d [INFO] testing darkwater/patternlock against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fpatternlock" "/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/darkwater/patternlock on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darkwater/patternlock [INFO] finished tweaking git repo https://github.com/darkwater/patternlock [INFO] tweaked toml for git repo https://github.com/darkwater/patternlock written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/darkwater/patternlock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2288f9981a89c8be40b436b05ead53d817293e7ed01a6eb43cd1ec9442581c94 [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" "2288f9981a89c8be40b436b05ead53d817293e7ed01a6eb43cd1ec9442581c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2288f9981a89c8be40b436b05ead53d817293e7ed01a6eb43cd1ec9442581c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2288f9981a89c8be40b436b05ead53d817293e7ed01a6eb43cd1ec9442581c94", kill_on_drop: false }` [INFO] [stdout] 2288f9981a89c8be40b436b05ead53d817293e7ed01a6eb43cd1ec9442581c94 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d04194da310378b8fafb0dacde2351faeae22b923e5d19c8035d0e5ce14aa6d [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" "5d04194da310378b8fafb0dacde2351faeae22b923e5d19c8035d0e5ce14aa6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Compiling gdk-pixbuf v0.1.1 (https://github.com/gtk-rs/gdk-pixbuf.git#739fe928) [INFO] [stderr] Compiling gio v0.1.1 (https://github.com/gtk-rs/gio#a7e8f44f) [INFO] [stderr] Compiling cairo-rs v0.1.1 (https://github.com/gtk-rs/cairo.git#8be0251d) [INFO] [stderr] Compiling c_vec v1.2.0 [INFO] [stderr] Compiling adler32 v0.3.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling gdk v0.5.1 (https://github.com/gtk-rs/gdk.git#8b334252) [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling gtk v0.1.1 (https://github.com/gtk-rs/gtk.git#7a4b9660) [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling glib-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gobject-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gio-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling cairo-sys-rs v0.3.2 (https://github.com/gtk-rs/cairo.git#8be0251d) [INFO] [stderr] Compiling pango-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gdk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling atk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gtk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling xml-rs v0.1.26 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling deflate v0.7.4 [INFO] [stderr] Compiling gl_common v0.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling xlib v0.1.0 (https://github.com/servo/rust-xlib#38ce24e6) [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling screenshot v0.0.7 (https://github.com/darkwater/screenshot-rs#e808926a) [INFO] [stdout] error[E0635]: unknown feature `convert` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/screenshot-rs-a773e88c0337d451/e808926/src/lib.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(core_intrinsics, convert)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `screenshot`. [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" "5d04194da310378b8fafb0dacde2351faeae22b923e5d19c8035d0e5ce14aa6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d04194da310378b8fafb0dacde2351faeae22b923e5d19c8035d0e5ce14aa6d", kill_on_drop: false }` [INFO] [stdout] 5d04194da310378b8fafb0dacde2351faeae22b923e5d19c8035d0e5ce14aa6d