[INFO] cloning repository https://github.com/dominictwlee/noc-nannou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dominictwlee/noc-nannou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14ae95edb249deed921a8daf2e92ef93278aadad [INFO] testing dominictwlee/noc-nannou against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dominictwlee/noc-nannou on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dominictwlee/noc-nannou [INFO] finished tweaking git repo https://github.com/dominictwlee/noc-nannou [INFO] tweaked toml for git repo https://github.com/dominictwlee/noc-nannou written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dominictwlee/noc-nannou already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18f3e01c2c1108b6add1b145fa296758fb262ba225b323e06474fa3540d6784d [INFO] running `Command { std: "docker" "start" "-a" "18f3e01c2c1108b6add1b145fa296758fb262ba225b323e06474fa3540d6784d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18f3e01c2c1108b6add1b145fa296758fb262ba225b323e06474fa3540d6784d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f3e01c2c1108b6add1b145fa296758fb262ba225b323e06474fa3540d6784d", kill_on_drop: false }` [INFO] [stdout] 18f3e01c2c1108b6add1b145fa296758fb262ba225b323e06474fa3540d6784d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee7d73a5c509e0aae547da0bf335b5a97c8526c0f9c1828869a85abc982faf9 [INFO] running `Command { std: "docker" "start" "-a" "8ee7d73a5c509e0aae547da0bf335b5a97c8526c0f9c1828869a85abc982faf9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.107 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling perlin_noise v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.23.6 [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] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.11 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling lyon_geom v0.15.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling lyon_algorithms v0.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling lyon v0.15.8 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.107 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling conrod_core v0.69.0 [INFO] [stderr] Compiling conrod_wgpu v0.69.0 [INFO] [stderr] Compiling nannou v0.14.1 [INFO] [stderr] Compiling noc-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_1_bouncing_ball_no_vectors --edition=2018 src/bin/1_1_bouncing_ball_no_vectors.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=40ff2dd7926ec00f -C extra-filename=-40ff2dd7926ec00f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-efa7ace5aa50ea75.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-2c2253af4c397a92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a927832feae20190.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-885e4d00c1143806/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.0_6_perlin_noise_walker.1zwzmouv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2" "/opt/rustwide/target/debug/deps/0_6_perlin_noise_walker-0538380920ddc6c2.1rogj3igiwz77n71.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-885e4d00c1143806/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-efa7ace5aa50ea75.rlib" "/opt/rustwide/target/debug/deps/libnotosans-233edeb11cc5c585.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ff8edece205f7d13.rlib" "/opt/rustwide/target/debug/deps/librand-4fc66513f1954e3a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d79b8c0006358fa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c63fa7fcf11a201.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-44e00ca5ecf78089.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3340c1946e69087c.rlib" "/opt/rustwide/target/debug/deps/libnoise-4e75ef1e79f16057.rlib" "/opt/rustwide/target/debug/deps/librand-a927832feae20190.rlib" "/opt/rustwide/target/debug/deps/libimage-599b8b30ee0e1310.rlib" "/opt/rustwide/target/debug/deps/libgif-ba3cf37c55239937.rlib" "/opt/rustwide/target/debug/deps/libpng-abcfbfe1f5b1db45.rlib" "/opt/rustwide/target/debug/deps/libdeflate-57eb2a096257f93a.rlib" "/opt/rustwide/target/debug/deps/libinflate-8d81de0afa79981d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d64ea542f74848c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a7ce19d3bf5274e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8b9c66359d56f2dd.rlib" "/opt/rustwide/target/debug/deps/libtoml-687d59587e2e5d16.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb604acbf4da6cc3.rlib" "/opt/rustwide/target/debug/deps/libryu-ada7d88363cddc2e.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libimage-a7f9050c006f8801.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0e25142dcd4c3a5c.rlib" "/opt/rustwide/target/debug/deps/libpng-131a3fc294536c99.rlib" "/opt/rustwide/target/debug/deps/libinflate-7feab1ac3ce2101f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8caee9c01225c3d1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4c7a9d92b9fc3dc0.rlib" "/opt/rustwide/target/debug/deps/librayon-b1eb314ed5380f4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-aa3a444a215f2e55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8e193e81a9a21d3f.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libtiff-45aa1ca7356f9013.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3ad4ad1fdc284cd0.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libpennereq-b44778501720ee22.rlib" "/opt/rustwide/target/debug/deps/libcgmath-111c7880e3ca7526.rlib" "/opt/rustwide/target/debug/deps/librand-31d0589a018fb286.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-a3a5e56ee64d1f8f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a6b8208a5963856f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0d9c967c517acd84.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5326faa634ceb2ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_os-6530e79e6544da32.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libpalette-f1c2b850b36a02de.rlib" "/opt/rustwide/target/debug/deps/libphf-74d44e93e7ed2437.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-26ff7590f60e4edd.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b947e252c9738476.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d86c335d63ab8cb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0a3915a530dd7b43.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fff119438e797137.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-05546fc75fdbb78b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/liblyon-829555adea1adbad.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-b19bb25f053ac668.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-9aa82c1459b06cd2.rlib" "/opt/rustwide/target/debug/deps/libsid-de4695aac894f8fa.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-0d24dd996f0c7b75.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-9e480e8f59bb226f.rlib" "/opt/rustwide/target/debug/deps/libeuclid-c552f9e23d5c4e8a.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-be17056942b4a14f.rlib" "/opt/rustwide/target/debug/deps/libdaggy-8707d01fa6bcbbfb.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-b08ce957726d5feb.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-426018cd94396d49.rlib" "/opt/rustwide/target/debug/deps/libwgpu-d3a7ffd26eeb771c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-1c6d59cd77c32db9.rlib" "/opt/rustwide/target/debug/deps/libfxhash-82f555b611118d8b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-09bf29fe44ae0a4d.rlib" "/opt/rustwide/target/debug/deps/libcolorful-5e60044e3697ed78.rlib" "/opt/rustwide/target/debug/deps/libhibitset-6bbf121754a5859c.rlib" "/opt/rustwide/target/debug/deps/libatom-9e0fe37314790bbb.rlib" "/opt/rustwide/target/debug/deps/libcopyless-b9d20fa8075aa0f3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b200f88aa0b7f883.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-93312f2d08964c03.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-37b8ea330ff218bc.rlib" "/opt/rustwide/target/debug/deps/librelevant-d40b33aab6ef50dc.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-7e96d157411c645e.rlib" "/opt/rustwide/target/debug/deps/libash-34507dcc158124fa.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e87f229a11a71d42.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-1e434644a46fae47.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-26a13d193fc07c32.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5566a688babdfa9a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-be6ac6f40b2d4237.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-48aa7e56c79bb668.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-3548ba542f1cc46b.rlib" "/opt/rustwide/target/debug/deps/libinstant-e991c7102b87a5e3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-4ca9f9010c17019a.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-200914721b6282a7.rlib" "/opt/rustwide/target/debug/deps/libxcb-9cdbcd6ed9d578a3.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7cf954dfb7c0417b.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b8e860215d3441fb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c5783483ecad4725.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4ee6f54bacdff7be.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bf8c6671c6b02a29.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f0612609a955ccc5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-70db3e746440edac.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-d7782a30f8db40b5.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d930fed4571de76.rlib" "/opt/rustwide/target/debug/deps/libmio-033cc2f8693dde34.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-f66cd8fa278dbdc1.rlib" "/opt/rustwide/target/debug/deps/libnet2-8f178c670be0184a.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1dad7fe52441d428.rlib" "/opt/rustwide/target/debug/deps/libandrew-1f070ead87b3f431.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-6b54b4b241b9ba4d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d2bbad0f4a3aa7a4.rlib" "/opt/rustwide/target/debug/deps/libdlib-652aca86028bed88.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fefbc3e4cf3ebb78.rlib" "/opt/rustwide/target/debug/deps/libnix-676bf25a30b7ca04.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/librusttype-517fa5a441170599.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-10341b6004336bb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-e27d20201c16498f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-72b99a31bb242b13.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bf7e0d9489077da3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dba1b39ad820ea3b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd221593b5f0d28c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-79d11b54bd09f8ae.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e4fcb5c53f79ba44.rlib" "/opt/rustwide/target/debug/deps/libapprox-436636e676527ce8.rlib" "/opt/rustwide/target/debug/deps/libinput-c92f3924a5769a77.rlib" "/opt/rustwide/target/debug/deps/libviewport-c43072367e30a092.rlib" "/opt/rustwide/target/debug/deps/libfloat-1a1d95fa6d8755b3.rlib" "/opt/rustwide/target/debug/deps/libserde-4c38b396fc35eee0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libnum-33eb8001edfb1af9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-10a2fac5b9165fd2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-39f99dd57b89a8e7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1c74fd59b3135ca6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2d58a6010d98ca8c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5491aa284c95892a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fb8dddf4a8ddd77.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libdaggy-fac1ac5b1f28dc11.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-69fc1b856e5fc60f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-71f2c5ee7f43620d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "8ee7d73a5c509e0aae547da0bf335b5a97c8526c0f9c1828869a85abc982faf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee7d73a5c509e0aae547da0bf335b5a97c8526c0f9c1828869a85abc982faf9", kill_on_drop: false }` [INFO] [stdout] 8ee7d73a5c509e0aae547da0bf335b5a97c8526c0f9c1828869a85abc982faf9