[INFO] cloning repository https://github.com/m-wynn/img_dedup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-wynn/img_dedup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-wynn%2Fimg_dedup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-wynn%2Fimg_dedup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0309abf690713d327e7bb4825dbe692b3d207beb [INFO] testing m-wynn/img_dedup against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-wynn%2Fimg_dedup" "/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/m-wynn/img_dedup on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-wynn/img_dedup [INFO] finished tweaking git repo https://github.com/m-wynn/img_dedup [INFO] tweaked toml for git repo https://github.com/m-wynn/img_dedup written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/m-wynn/img_dedup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--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-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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bebea4e32c7bdccd2b32e11e63f9a59a080aed560de6c667d1d0bdd15f8102f4 [INFO] running `Command { std: "docker" "start" "-a" "bebea4e32c7bdccd2b32e11e63f9a59a080aed560de6c667d1d0bdd15f8102f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bebea4e32c7bdccd2b32e11e63f9a59a080aed560de6c667d1d0bdd15f8102f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebea4e32c7bdccd2b32e11e63f9a59a080aed560de6c667d1d0bdd15f8102f4", kill_on_drop: false }` [INFO] [stdout] bebea4e32c7bdccd2b32e11e63f9a59a080aed560de6c667d1d0bdd15f8102f4 [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef19fadc5512ca32a11dedb1b9ec9ab66e435039b59354edc21fe0dd50935470 [INFO] running `Command { std: "docker" "start" "-a" "ef19fadc5512ca32a11dedb1b9ec9ab66e435039b59354edc21fe0dd50935470", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rustdoc-stripper v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling relm-gen-widget v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling relm-derive-common v0.15.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling relm-attributes v0.15.0 [INFO] [stderr] Compiling relm-derive v0.15.0 [INFO] [stderr] Compiling img_hash v2.1.0 [INFO] [stderr] Compiling relm-core v0.15.0 [INFO] [stderr] Compiling relm-state v0.15.0 [INFO] [stderr] Compiling relm v0.15.0 [INFO] [stderr] Compiling img_dedup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="embed-lgpl-docs"' --cfg 'feature="gtk-rs-lgpl-docs"' --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=677724af07b527b7 -C extra-filename=-677724af07b527b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-61bd0853d78f00ad.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-fff5363a5c491057.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-d375bdb5154d6b24.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-ea879fd5a15b8cc6.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-818189ae5015c8bb.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-a34b7e00666a368d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-3df87fd59ef4cc5d.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-16d258dd9923d228.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-52dccc326d1f96ac.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-841e065a345b9cdc.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-93c1d76e55d4756d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-fd66d4c1fa8cf24f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0fea7099695e5be5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-93a3dfd8170646bf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ef19fadc5512ca32a11dedb1b9ec9ab66e435039b59354edc21fe0dd50935470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef19fadc5512ca32a11dedb1b9ec9ab66e435039b59354edc21fe0dd50935470", kill_on_drop: false }` [INFO] [stdout] ef19fadc5512ca32a11dedb1b9ec9ab66e435039b59354edc21fe0dd50935470