[INFO] fetching crate rafx-assets 0.0.7... [INFO] checking rafx-assets-0.0.7 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate rafx-assets 0.0.7 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rafx-assets 0.0.7 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rafx-assets 0.0.7 [INFO] finished tweaking crates.io crate rafx-assets 0.0.7 [INFO] tweaked toml for crates.io crate rafx-assets 0.0.7 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66a7bcffa9d0f2e7c50ef8f38c227fbb76b15b9e76f78ed0a5b699457120b4bb [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" "66a7bcffa9d0f2e7c50ef8f38c227fbb76b15b9e76f78ed0a5b699457120b4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a7bcffa9d0f2e7c50ef8f38c227fbb76b15b9e76f78ed0a5b699457120b4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a7bcffa9d0f2e7c50ef8f38c227fbb76b15b9e76f78ed0a5b699457120b4bb", kill_on_drop: false }` [INFO] [stdout] 66a7bcffa9d0f2e7c50ef8f38c227fbb76b15b9e76f78ed0a5b699457120b4bb [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17239128ff34e1bb6d7e7777cdbb7cd15d6a81b4a6f4f3a29de501a4f177a476 [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" "17239128ff34e1bb6d7e7777cdbb7cd15d6a81b4a6f4f3a29de501a4f177a476", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking capnp v0.14.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking path-slash v0.1.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling image2 v0.11.3 [INFO] [stderr] Compiling distill-downstream-lmdb-sys v0.8.0-windows-fix [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking distill-downstream-lmdb-rkv v0.11.0-windows-fix [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling profiling-procmacros v0.1.3 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling distill-serde-importable-derive v0.0.2 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] error: could not compile `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.13/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=09c95f1d7ad4de2b -C extra-filename=-09c95f1d7ad4de2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1d3eb7745359957b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e9fdfc16d0416b66.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-ffdea294a6e38321.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-33647a7e5a46fab6.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-246f3f045b1429ec.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-bb9ea7f4add9ef4d.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2c6ccf94d67de667.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e33587ce1047619a.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-f41c4c7ba7c599a8.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-eb486812b95905f6.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-66abfe7b9f7befdd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.palette_derive.bqgm3xon-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libpalette_derive-403a6f5f0f4492d4.so" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.2n8say8ie483frzd.rcgu.o" "/opt/rustwide/target/debug/deps/palette_derive-403a6f5f0f4492d4.4jwsrb1hvnawxhgj.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-381dba1c7955528e.rlib" "/opt/rustwide/target/debug/deps/libquote-5a69b9c9858fa556.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-bb4ba7198c8ab084.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-f8f43d60e7e7de10.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "17239128ff34e1bb6d7e7777cdbb7cd15d6a81b4a6f4f3a29de501a4f177a476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17239128ff34e1bb6d7e7777cdbb7cd15d6a81b4a6f4f3a29de501a4f177a476", kill_on_drop: false }` [INFO] [stdout] 17239128ff34e1bb6d7e7777cdbb7cd15d6a81b4a6f4f3a29de501a4f177a476