[INFO] cloning repository https://github.com/zphixon/snipsnap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zphixon/snipsnap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Fsnipsnap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Fsnipsnap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0253e22f921db610aaedb965aa8bf9bc0671a194 [INFO] checking zphixon/snipsnap against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Fsnipsnap" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zphixon/snipsnap on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zphixon/snipsnap [INFO] finished tweaking git repo https://github.com/zphixon/snipsnap [INFO] tweaked toml for git repo https://github.com/zphixon/snipsnap written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/zphixon/snipsnap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29b7e4c1f81b405d314466d191e9731f999cbe2fb79463e984bd7cc9a7962e6a [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" "29b7e4c1f81b405d314466d191e9731f999cbe2fb79463e984bd7cc9a7962e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b7e4c1f81b405d314466d191e9731f999cbe2fb79463e984bd7cc9a7962e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b7e4c1f81b405d314466d191e9731f999cbe2fb79463e984bd7cc9a7962e6a", kill_on_drop: false }` [INFO] [stdout] 29b7e4c1f81b405d314466d191e9731f999cbe2fb79463e984bd7cc9a7962e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb5874e73f992bd44a9ec2a482e5d96424c2916f5ec945a7fcbab292b68b2e4d [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" "eb5874e73f992bd44a9ec2a482e5d96424c2916f5ec945a7fcbab292b68b2e4d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling squote v0.1.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tiny_http v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling windows_gen_macros v0.5.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling windows_gen v0.5.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Compiling windows_macros v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling windows v0.5.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.4 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling bindings v0.1.0 (/opt/rustwide/workdir/bindings) [INFO] [stderr] Checking glib v0.10.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.build_script_build.2nzc8flv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126" "/opt/rustwide/target/debug/build/bindings-bdc5390950011126/build_script_build-bdc5390950011126.4ae1dvqxau8jx5f5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwindows-250e129c30805cf8.rlib" "/opt/rustwide/target/debug/deps/libconst_sha1-749b0902ccb08e48.rlib" "/opt/rustwide/target/debug/deps/libwindows_gen-8962b9e554a2a22b.rlib" "/opt/rustwide/target/debug/deps/libsquote-fdaad686702ed0a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/3aedcf06b73fc36feeebca3d579e1d2a6c40acc5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.rlib" "-Wl,-Bdynamic" "-lOLEAUT32" "-lOLEAUT32" "-lOLEAUT32" "-lOLEAUT32" "-lOLEAUT32" "-lOLE32" "-lOLE32" "-lOLE32" "-lOLE32" "-lOLE32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lKERNEL32" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOLEAUT32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLEAUT32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLEAUT32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLEAUT32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLEAUT32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLE32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLE32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLE32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLE32 [INFO] [stdout] /usr/bin/ld: cannot find -lOLE32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] /usr/bin/ld: cannot find -lKERNEL32 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bindings` [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" "eb5874e73f992bd44a9ec2a482e5d96424c2916f5ec945a7fcbab292b68b2e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5874e73f992bd44a9ec2a482e5d96424c2916f5ec945a7fcbab292b68b2e4d", kill_on_drop: false }` [INFO] [stdout] eb5874e73f992bd44a9ec2a482e5d96424c2916f5ec945a7fcbab292b68b2e4d