[INFO] fetching crate wgpu_rust_renderer 0.0.4... [INFO] testing wgpu_rust_renderer-0.0.4 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate wgpu_rust_renderer 0.0.4 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate wgpu_rust_renderer 0.0.4 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wgpu_rust_renderer 0.0.4 [INFO] finished tweaking crates.io crate wgpu_rust_renderer 0.0.4 [INFO] tweaked toml for crates.io crate wgpu_rust_renderer 0.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate wgpu_rust_renderer 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_enum v0.5.4 [INFO] [stderr] Downloaded wgpu-types v0.11.0 [INFO] [stderr] Downloaded libloading v0.7.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.4 [INFO] [stderr] Downloaded gltf-derive v0.16.0 [INFO] [stderr] Downloaded gpu-descriptor v0.2.1 [INFO] [stderr] Downloaded gltf-json v0.16.0 [INFO] [stderr] Downloaded gpu-alloc v0.5.2 [INFO] [stderr] Downloaded gltf v0.16.0 [INFO] [stderr] Downloaded wgpu-core v0.11.2 [INFO] [stderr] Downloaded glow v0.11.0 [INFO] [stderr] Downloaded tokio v1.13.0 [INFO] [stderr] Downloaded ash v0.33.3+1.2.191 [INFO] [stderr] Downloaded metal v0.23.1 [INFO] [stderr] Downloaded naga v0.7.1 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded wgpu-hal v0.11.4 [INFO] [stderr] Downloaded wgpu v0.11.0 [INFO] [stderr] Downloaded profiling v1.0.4 [INFO] [stderr] Downloaded tokio-macros v1.5.1 [INFO] [stderr] Downloaded d3d12 v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6e17d96baca434cd7f750a484177a86a185f94779de955dbb7c0b9a9f0f264a [INFO] running `Command { std: "docker" "start" "-a" "c6e17d96baca434cd7f750a484177a86a185f94779de955dbb7c0b9a9f0f264a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6e17d96baca434cd7f750a484177a86a185f94779de955dbb7c0b9a9f0f264a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e17d96baca434cd7f750a484177a86a185f94779de955dbb7c0b9a9f0f264a", kill_on_drop: false }` [INFO] [stdout] c6e17d96baca434cd7f750a484177a86a185f94779de955dbb7c0b9a9f0f264a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b6f2538a9f52804f12f1299353f0084804677d52aa39495521958880cac79b9 [INFO] running `Command { std: "docker" "start" "-a" "0b6f2538a9f52804f12f1299353f0084804677d52aa39495521958880cac79b9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling wgpu-hal v0.11.4 [INFO] [stderr] Compiling gltf-json v0.16.0 [INFO] [stderr] Compiling gltf v0.16.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu v0.11.0 [INFO] [stderr] Compiling wgpu_rust_renderer v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.29s [INFO] running `Command { std: "docker" "inspect" "0b6f2538a9f52804f12f1299353f0084804677d52aa39495521958880cac79b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6f2538a9f52804f12f1299353f0084804677d52aa39495521958880cac79b9", kill_on_drop: false }` [INFO] [stdout] 0b6f2538a9f52804f12f1299353f0084804677d52aa39495521958880cac79b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22add0f4c7e8434eceeafb908b6daf3d53c21f1f5f83e6ee6ca94986c2df5df4 [INFO] running `Command { std: "docker" "start" "-a" "22add0f4c7e8434eceeafb908b6daf3d53c21f1f5f83e6ee6ca94986c2df5df4", kill_on_drop: false }` [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling wgpu_rust_renderer v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfTD1YZ/symbols.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.texture.69ee879a26e5e7e3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8.0fqzm7l7upivnia6gd440ljvi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-a9702ab08b87d081.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-78ca38e26da14b35.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libwgpu_rust_renderer-dd8e455e62f12104.rlib" "/opt/rustwide/target/debug/deps/libpng-ec81018b18866b88.rlib" "/opt/rustwide/target/debug/deps/libencoding-6d6686abb4dc9228.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8122fdcd3d372fc2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-043d8a1e191b8613.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5ca4b1a9fb68f991.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-1fc97c1c1952d6ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-61ec8ec951a241cb.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e9052cf6bccb2466.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libgltf-8d39afa20df6fd4b.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-87577f9c61cd6788.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c7d78e58bb9a25c.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-949b2af86df48b64.rlib" "/opt/rustwide/target/debug/deps/libserde-f8b419a493566905.rlib" "/opt/rustwide/target/debug/deps/libimage-4706e3864e9f1310.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1d9c1d81427480ec.rlib" "/opt/rustwide/target/debug/deps/libpng-5ffe6eb631ad9ac0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b469b6902788c5d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a06b492bced0509c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c742d14cbc6d6526.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4ef948452ea2df0b.rlib" "/opt/rustwide/target/debug/deps/librayon-793e5a498055bb8a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-85259ca6ac8d0ad8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8cfb43c204c858f3.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libwgpu-e024623fa9d30727.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-07f8a5af1ddf1853.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-cc0fa30f39e2be58.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-55e093294fb29a59.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-e729d0657a109f4b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-89ee347c7ecaaf82.rlib" "/opt/rustwide/target/debug/deps/libahash-58ae4c67045b5240.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-396d3495c90f1e70.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-9a2bd9dc10c042e4.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8c34b41bc4acd054.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-9372303256110d46.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-2ec11098623f11fc.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-119ea0b6bb2ebc86.rlib" "/opt/rustwide/target/debug/deps/libnaga-e8f03bc064c3b797.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ebeeb360134adcc6.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9e3ffed94b5799cd.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-35e88982fc478c44.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f5d2ae8fd7f224c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-39f1e4b1f93d298c.rlib" "/opt/rustwide/target/debug/deps/libspirv-b0fda02214b8d852.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-558aaa602f4d9c27.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3f4f4a0da06340c7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-947a003bfe1568e9.rlib" "/opt/rustwide/target/debug/deps/libglow-b6478463bbd89bca.rlib" "/opt/rustwide/target/debug/deps/libthiserror-035c9b955d76fcb2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libwinit-df0904b213bc4909.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-0d9849a50762801b.rlib" "/opt/rustwide/target/debug/deps/libmio-30d3504486320aaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-22c8c6ece06dd266.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-928352484de5c73d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e9755e00548e855.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-739338051f4aa99c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4e46e6e64d89eba.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-357afe4c24783c2a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-aab6a9ddcc6de649.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6fa6195449a1c1b5.rlib" "/opt/rustwide/target/debug/deps/libandrew-b3ecd7c5383e84b5.rlib" "/opt/rustwide/target/debug/deps/libxml-0fde99760ab204b7.rlib" "/opt/rustwide/target/debug/deps/libxdg-4a24661054a4643d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bc8e9e78dcd9759d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-df6441f6976ce13f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f1fb062e139c421a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/librusttype-3405cdce962b0899.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-5af4fb8b38927ad0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e819a80abb4b39ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fb9abd5ca0ad339a.rlib" "/opt/rustwide/target/debug/deps/libxcursor-4db35a0ca673eb0d.rlib" "/opt/rustwide/target/debug/deps/libnom-d3f5ead625349261.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ac00f1834ceb8368.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-bf479c247577a97e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3bca938c28e2f20f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-4702f1dd783a4832.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e738e43fe98056a1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libnix-cbd7589e333ee12c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5e6c70d07135a68b.rlib" "/opt/rustwide/target/debug/deps/libdlib-2567f4ec90402dc3.rlib" "/opt/rustwide/target/debug/deps/liblibloading-79e21d4919c91769.rlib" "/opt/rustwide/target/debug/deps/libcalloop-949f4577018c1d73.rlib" "/opt/rustwide/target/debug/deps/libnix-f70689fa5766c521.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libdlib-be4f37aa88323c90.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bbb610b03b897c5a.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e322247d21e2119c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-932dd2a13e2a2a41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ef4c1d6db7a39907.rlib" "/opt/rustwide/target/debug/deps/liblibc-37bed20de11596d3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-4431afe4e7fd695c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/examples/texture-a873fce72e6175f8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu_rust_renderer` (example "texture") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "22add0f4c7e8434eceeafb908b6daf3d53c21f1f5f83e6ee6ca94986c2df5df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22add0f4c7e8434eceeafb908b6daf3d53c21f1f5f83e6ee6ca94986c2df5df4", kill_on_drop: false }` [INFO] [stdout] 22add0f4c7e8434eceeafb908b6daf3d53c21f1f5f83e6ee6ca94986c2df5df4 [INFO] testing wgpu_rust_renderer-0.0.4 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate wgpu_rust_renderer 0.0.4 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate wgpu_rust_renderer 0.0.4 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wgpu_rust_renderer 0.0.4 [INFO] finished tweaking crates.io crate wgpu_rust_renderer 0.0.4 [INFO] tweaked toml for crates.io crate wgpu_rust_renderer 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate wgpu_rust_renderer 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b063f7078bdc9a35dc2d3afdc8831600dc375063fbcbb0a2ac0e2339201cf86a [INFO] running `Command { std: "docker" "start" "-a" "b063f7078bdc9a35dc2d3afdc8831600dc375063fbcbb0a2ac0e2339201cf86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b063f7078bdc9a35dc2d3afdc8831600dc375063fbcbb0a2ac0e2339201cf86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b063f7078bdc9a35dc2d3afdc8831600dc375063fbcbb0a2ac0e2339201cf86a", kill_on_drop: false }` [INFO] [stdout] b063f7078bdc9a35dc2d3afdc8831600dc375063fbcbb0a2ac0e2339201cf86a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89af1537e63f5028742f33a8164a52a0995095057646487366ae85e9edb7b7ac [INFO] running `Command { std: "docker" "start" "-a" "89af1537e63f5028742f33a8164a52a0995095057646487366ae85e9edb7b7ac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling gltf-json v0.16.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu-hal v0.11.4 [INFO] [stderr] Compiling gltf v0.16.0 [INFO] [stderr] Compiling wgpu v0.11.0 [INFO] [stderr] Compiling wgpu_rust_renderer v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "89af1537e63f5028742f33a8164a52a0995095057646487366ae85e9edb7b7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89af1537e63f5028742f33a8164a52a0995095057646487366ae85e9edb7b7ac", kill_on_drop: false }` [INFO] [stdout] 89af1537e63f5028742f33a8164a52a0995095057646487366ae85e9edb7b7ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d477c412beb4f035199347735e92ac398733ac4ce2d61f5252fed09c8ca3d7b2 [INFO] running `Command { std: "docker" "start" "-a" "d477c412beb4f035199347735e92ac398733ac4ce2d61f5252fed09c8ca3d7b2", kill_on_drop: false }` [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling wgpu_rust_renderer v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.52s [INFO] running `Command { std: "docker" "inspect" "d477c412beb4f035199347735e92ac398733ac4ce2d61f5252fed09c8ca3d7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d477c412beb4f035199347735e92ac398733ac4ce2d61f5252fed09c8ca3d7b2", kill_on_drop: false }` [INFO] [stdout] d477c412beb4f035199347735e92ac398733ac4ce2d61f5252fed09c8ca3d7b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfc8e1143f8298ebc516e6a6b3f8cd8a7a587b0fbc0b9c55656fde72879f1a4d [INFO] running `Command { std: "docker" "start" "-a" "bfc8e1143f8298ebc516e6a6b3f8cd8a7a587b0fbc0b9c55656fde72879f1a4d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_rust_renderer-e5176c4acdcad8b7) [INFO] [stderr] Doc-tests wgpu_rust_renderer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bfc8e1143f8298ebc516e6a6b3f8cd8a7a587b0fbc0b9c55656fde72879f1a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc8e1143f8298ebc516e6a6b3f8cd8a7a587b0fbc0b9c55656fde72879f1a4d", kill_on_drop: false }` [INFO] [stdout] bfc8e1143f8298ebc516e6a6b3f8cd8a7a587b0fbc0b9c55656fde72879f1a4d