[INFO] updating cached repository https://github.com/darkwater/patternlock
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 537bd2738220bb6e0011a3e0c6a3541baf49150d
[INFO] checking darkwater/patternlock against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fpatternlock" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/darkwater/patternlock on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-3/source/Cargo.toml
[INFO] crate git repo https://github.com/darkwater/patternlock already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 847848135d014c99e30a0f45ccfbbf13b56a3b4a1eeb930ea0d6a7ef122c6296
[INFO] running `"docker" "start" "-a" "847848135d014c99e30a0f45ccfbbf13b56a3b4a1eeb930ea0d6a7ef122c6296"`
[INFO] [stderr]    Compiling khronos_api v0.0.8
[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 gdk-pixbuf v0.1.1 (https://github.com/gtk-rs/gdk-pixbuf.git#739fe928)
[INFO] [stderr]     Checking c_vec v1.2.0
[INFO] [stderr]    Compiling gdk v0.5.1 (https://github.com/gtk-rs/gdk.git#8b334252)
[INFO] [stderr]    Compiling gtk v0.1.1 (https://github.com/gtk-rs/gtk.git#7a4b9660)
[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 cairo-sys-rs v0.3.2 (https://github.com/gtk-rs/cairo.git#8be0251d)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[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]     Checking deflate v0.7.4
[INFO] [stderr]     Checking gl_common v0.1.0
[INFO] [stderr]     Checking xlib v0.1.0 (https://github.com/servo/rust-xlib#38ce24e6)
[INFO] [stderr]     Checking num-rational v0.1.36
[INFO] [stderr]     Checking screenshot v0.0.7 (https://github.com/darkwater/screenshot-rs#e808926a)
[INFO] [stderr]     Checking png v0.6.2
[INFO] [stderr]    Compiling gl_generator v0.1.0
[INFO] [stderr] error[E0635]: unknown feature `convert`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/git/checkouts/screenshot-rs-a773e88c0337d451/e808926/src/lib.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 | #![feature(core_intrinsics, convert)]
[INFO] [stderr]    |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0635`.
[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 `"docker" "inspect" "847848135d014c99e30a0f45ccfbbf13b56a3b4a1eeb930ea0d6a7ef122c6296"`
[INFO] running `"docker" "rm" "-f" "847848135d014c99e30a0f45ccfbbf13b56a3b4a1eeb930ea0d6a7ef122c6296"`
[INFO] [stdout] 847848135d014c99e30a0f45ccfbbf13b56a3b4a1eeb930ea0d6a7ef122c6296
