[INFO] fetching crate peach 0.4.0... [INFO] testing peach-0.4.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate peach 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate peach 0.4.0 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 crates.io crate peach 0.4.0 [INFO] finished tweaking crates.io crate peach 0.4.0 [INFO] tweaked toml for crates.io crate peach 0.4.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate peach 0.4.0 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] ad58f89ad6c1fcef89c5707e9e4c0e05b38aab6e4b800ed58d0e04826a77710a [INFO] running `Command { std: "docker" "start" "-a" "ad58f89ad6c1fcef89c5707e9e4c0e05b38aab6e4b800ed58d0e04826a77710a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad58f89ad6c1fcef89c5707e9e4c0e05b38aab6e4b800ed58d0e04826a77710a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad58f89ad6c1fcef89c5707e9e4c0e05b38aab6e4b800ed58d0e04826a77710a", kill_on_drop: false }` [INFO] [stdout] ad58f89ad6c1fcef89c5707e9e4c0e05b38aab6e4b800ed58d0e04826a77710a [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] 4d399be993a72ea1ef95dd333298772c38a4b5c716505989bf1217a9ab58e5e1 [INFO] running `Command { std: "docker" "start" "-a" "4d399be993a72ea1ef95dd333298772c38a4b5c716505989bf1217a9ab58e5e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling profiling v1.0.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.8.0 [INFO] [stderr] Compiling gpu-alloc v0.4.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling lyon_geom v0.16.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling lyon_path v0.16.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lyon_tessellation v0.16.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wgpu-subscriber v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.4.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling gfx-hal v0.8.0 [INFO] [stderr] Compiling gfx-backend-empty v0.8.0 [INFO] [stderr] Compiling gfx-backend-gl v0.8.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.8.0 [INFO] [stderr] Compiling wgpu v0.8.0 [INFO] [stderr] Compiling peach v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.04s [INFO] running `Command { std: "docker" "inspect" "4d399be993a72ea1ef95dd333298772c38a4b5c716505989bf1217a9ab58e5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d399be993a72ea1ef95dd333298772c38a4b5c716505989bf1217a9ab58e5e1", kill_on_drop: false }` [INFO] [stdout] 4d399be993a72ea1ef95dd333298772c38a4b5c716505989bf1217a9ab58e5e1 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a78704f5773f303147591b369d2e2af0391a431778ab386677542331cb3d7ff [INFO] running `Command { std: "docker" "start" "-a" "5a78704f5773f303147591b369d2e2af0391a431778ab386677542331cb3d7ff", kill_on_drop: false }` [INFO] [stderr] Compiling peach v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.events.face7f13-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e.2990e3snp2cshpj6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-bd6e92e01fc7be6e/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpeach-f3b0e71492b25a06.rlib" "/opt/rustwide/target/debug/deps/libpollster-f64fbc9535e52df1.rlib" "/opt/rustwide/target/debug/deps/libwgpu_subscriber-70f82e17e393a162.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4d2ca5d4fa848b2c.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-1c246d22037d5bfc.rlib" "/opt/rustwide/target/debug/deps/libchrono-7c7ff5b1c140d549.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8eb88f8db4b768d8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ba7e62e7cfecb7cb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-1a69aceca59aa34e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54728a062910a393.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-9ad81ff231c5587c.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-6e45c93b36087717.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libtracing-641adbdbc6f2ec5f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libmatchers-7df9d9db5cb15fab.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dcffb3ba6df9319c.rlib" "/opt/rustwide/target/debug/deps/libregex-ec2fc83b3fc9e774.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-88a59a317c494792.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-6f5c557c1da66265.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-1a036363d019876d.rlib" "/opt/rustwide/target/debug/deps/libeuclid-20e46f8ef9e718e2.rlib" "/opt/rustwide/target/debug/deps/libwinit-5208e137d6fe8fc4.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e60fd66c211ce4e1.rlib" "/opt/rustwide/target/debug/deps/libmio-6ee905729d0faf1a.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-f5e997030888ee83.rlib" "/opt/rustwide/target/debug/deps/libnet2-a3704a746c896805.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-545a8a00bcfe26b7.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f5b0449bc67a5b36.rlib" "/opt/rustwide/target/debug/deps/libandrew-9cbe626c398f0551.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-2f2050d8937627d6.rlib" "/opt/rustwide/target/debug/deps/libxcursor-121a0d52c2780cf3.rlib" "/opt/rustwide/target/debug/deps/libnom-1e5e45957d19bf94.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-19d502a5ef5e5569.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-57caf1b54faae947.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e42d26f9890e6703.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dee3a6d659c04faa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d3508968c725e4bf.rlib" "/opt/rustwide/target/debug/deps/libcalloop-39c13d03457ab7ff.rlib" "/opt/rustwide/target/debug/deps/libnix-613b4665c882480d.rlib" "/opt/rustwide/target/debug/deps/libdlib-f080c7f22f38f081.rlib" "/opt/rustwide/target/debug/deps/liblibloading-61b11ecadca34086.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libwgpu-5a2dd248487abb26.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-5550d424077b19d7.rlib" "/opt/rustwide/target/debug/deps/libprofiling-a9a73bc7e8c5f3ad.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-9cc8575d53cc8b07.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-cd733e7a47532981.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-61281e59bee52d80.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-0db7104e3a99aa5e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-d91f3366793ec731.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-f90d3db997a5563b.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-d1fcdad8c8f14414.rlib" "/opt/rustwide/target/debug/deps/libash-07148edda0619c64.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-2ecc4141bbd9e1ed.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-14196e5ba9fe0ef2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libglow-b75aa09abfa56cb6.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-1dc0cce55632bbd3.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-4102d1f5ab559794.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-dc72190f6d52f94b.rlib" "/opt/rustwide/target/debug/deps/libnaga-a64249d6d5b875bb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-2cb95fc331e91865.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ffc03784b724a0aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b829062c16c871dd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a5b65719d83ebe2.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-458d6a2f1c2ed88f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libbit_set-8cfb2f65c428d770.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-20e0c785e1dd8af8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f164fc7e9c53f244.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-063eaf18ab00de73.rlib" "/opt/rustwide/target/debug/deps/liblibc-30485e3088c67835.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1b920c306e7a6a4f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/librgb-14351d1585e0ae22.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9e869ebfa6148f8c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-a20afd604201001e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `peach` [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" "5a78704f5773f303147591b369d2e2af0391a431778ab386677542331cb3d7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a78704f5773f303147591b369d2e2af0391a431778ab386677542331cb3d7ff", kill_on_drop: false }` [INFO] [stdout] 5a78704f5773f303147591b369d2e2af0391a431778ab386677542331cb3d7ff