[INFO] updating cached repository https://github.com/thomcc/bad3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8ecd7f4f37444c8336480d3ae754e5a83204d01 [INFO] testing thomcc/bad3d/e8ecd7f4f37444c8336480d3ae754e5a83204d01 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomcc/bad3d on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomcc/bad3d [INFO] finished tweaking git repo https://github.com/thomcc/bad3d [INFO] tweaked toml for git repo https://github.com/thomcc/bad3d written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/thomcc/bad3d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c0fcd8557ab3f9fcf62dfd005003cd24880c4fb9f0c9f79a2b7334b45b8f613 [INFO] running `Command { std: "docker" "start" "-a" "5c0fcd8557ab3f9fcf62dfd005003cd24880c4fb9f0c9f79a2b7334b45b8f613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c0fcd8557ab3f9fcf62dfd005003cd24880c4fb9f0c9f79a2b7334b45b8f613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0fcd8557ab3f9fcf62dfd005003cd24880c4fb9f0c9f79a2b7334b45b8f613", kill_on_drop: false }` [INFO] [stdout] 5c0fcd8557ab3f9fcf62dfd005003cd24880c4fb9f0c9f79a2b7334b45b8f613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d2ed8e64d929bbd929693fed49ae02b68273b7f2ce9713710a9de76f246d766 [INFO] running `Command { std: "docker" "start" "-a" "8d2ed8e64d929bbd929693fed49ae02b68273b7f2ce9713710a9de76f246d766", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling almost v0.1.0 [INFO] [stderr] Compiling almost v0.2.0 [INFO] [stderr] Compiling handy v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling smallbitvec v2.4.0 [INFO] [stderr] Compiling chek v0.1.0 [INFO] [stderr] Compiling t3m v0.1.0 (/opt/rustwide/workdir/t3m) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> t3m/src/vec/mod.rs:287:53 [INFO] [stdout] | [INFO] [stdout] 287 | $(debug_assert_ne!(v.$field, 0.0);)+; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 600 | do_vec_boilerplate!(V2 { x: 0, y: 1 }, 2, (f32, f32)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_vec_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> t3m/src/quat.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 568 - "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] 568 + "sse2" => super::simd::quat_mul_quat(self, other), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bad3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.65s [INFO] running `Command { std: "docker" "inspect" "8d2ed8e64d929bbd929693fed49ae02b68273b7f2ce9713710a9de76f246d766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2ed8e64d929bbd929693fed49ae02b68273b7f2ce9713710a9de76f246d766", kill_on_drop: false }` [INFO] [stdout] 8d2ed8e64d929bbd929693fed49ae02b68273b7f2ce9713710a9de76f246d766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3246f1b02c5b160b5f71191fcc0de83274b71609b352b5dd59b06b0894660247 [INFO] running `Command { std: "docker" "start" "-a" "3246f1b02c5b160b5f71191fcc0de83274b71609b352b5dd59b06b0894660247", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> t3m/src/vec/mod.rs:287:53 [INFO] [stdout] | [INFO] [stdout] 287 | $(debug_assert_ne!(v.$field, 0.0);)+; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 600 | do_vec_boilerplate!(V2 { x: 0, y: 1 }, 2, (f32, f32)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_vec_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> t3m/src/quat.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 568 - "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] 568 + "sse2" => super::simd::quat_mul_quat(self, other), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling mimalloc-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling mimallocator v0.1.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling imgui v0.1.0 [INFO] [stderr] Compiling imgui-glium-renderer v0.1.0 [INFO] [stderr] Compiling imgui-winit-support v0.1.0 [INFO] [stderr] Compiling bad3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bad3d` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gjk --edition=2018 examples/gjk.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b959dbc3fd56e04a -C extra-filename=-b959dbc3fd56e04a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern almost=/opt/rustwide/target/debug/deps/libalmost-cd1e2f4c100d0bde.rlib --extern bad3d=/opt/rustwide/target/debug/deps/libbad3d-d20443c5a20aa306.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib --extern chek=/opt/rustwide/target/debug/deps/libchek-faffaad932aa8ee5.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e865fbb80c3ec210.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-9fb8974cd92bc6b0.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-c71244c8d7e7abde.rlib --extern handy=/opt/rustwide/target/debug/deps/libhandy-dc7923e9c079fbb9.rlib --extern imgui=/opt/rustwide/target/debug/deps/libimgui-cf4905118efbe1ce.rlib --extern imgui_glium_renderer=/opt/rustwide/target/debug/deps/libimgui_glium_renderer-6cf525bdbcad6359.rlib --extern imgui_winit_support=/opt/rustwide/target/debug/deps/libimgui_winit_support-ec4887dfd4833e80.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a272d5c2891183e5.rlib --extern mimallocator=/opt/rustwide/target/debug/deps/libmimallocator-9838290d4c8f0d67.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d8dea0d81e0987ba.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b671900c4d97fed1.rlib --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-e3a13965d714faad.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib --extern t3m=/opt/rustwide/target/debug/deps/libt3m-828b30ebf4b39a25.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-20eaf7026c297df0/out -L native=/opt/rustwide/target/debug/build/libloading-f6210e0c2e8002ba/out -L native=/opt/rustwide/target/debug/build/imgui-sys-e3ae76e746651b09/out -L native=/opt/rustwide/target/debug/build/mimalloc-sys-a4349582aa4c8cdf/out` (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" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.fps.4ac437a3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c.1hyes1rh7bw9ya3o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-20eaf7026c297df0/out" "-L" "/opt/rustwide/target/debug/build/libloading-f6210e0c2e8002ba/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-e3ae76e746651b09/out" "-L" "/opt/rustwide/target/debug/build/mimalloc-sys-a4349582aa4c8cdf/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e865fbb80c3ec210.rlib" "/opt/rustwide/target/debug/deps/libregex-cf645c901fdedc77.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f53de7e9482e4085.rlib" "/opt/rustwide/target/debug/deps/libthread_local-03c33df2e93ed024.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libatty-723ef370fce80b2e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-318e742b09e4869d.rlib" "/opt/rustwide/target/debug/deps/libmimallocator-9838290d4c8f0d67.rlib" "/opt/rustwide/target/debug/deps/libmimalloc_sys-be4c136ee7cf6ce5.rlib" "/opt/rustwide/target/debug/deps/libimgui_winit_support-ec4887dfd4833e80.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-6cf525bdbcad6359.rlib" "/opt/rustwide/target/debug/deps/libfailure-9fb8974cd92bc6b0.rlib" "/opt/rustwide/target/debug/deps/libimgui-cf4905118efbe1ce.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-a66e75200bc55f80.rlib" "/opt/rustwide/target/debug/deps/libbad3d-d20443c5a20aa306.rlib" "/opt/rustwide/target/debug/deps/libhandy-dc7923e9c079fbb9.rlib" "/opt/rustwide/target/debug/deps/libsmallbitvec-e3a13965d714faad.rlib" "/opt/rustwide/target/debug/deps/libt3m-828b30ebf4b39a25.rlib" "/opt/rustwide/target/debug/deps/libalmost-cd1e2f4c100d0bde.rlib" "/opt/rustwide/target/debug/deps/libchek-faffaad932aa8ee5.rlib" "/opt/rustwide/target/debug/deps/libalmost-6ae9d9d8e412fb8c.rlib" "/opt/rustwide/target/debug/deps/libglium-c71244c8d7e7abde.rlib" "/opt/rustwide/target/debug/deps/libglutin-4bd5f9456683c65b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-93c5283321297052.rlib" "/opt/rustwide/target/debug/deps/libshared_library-243ceafda7d2f8b1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6f8f573fed5d0a2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec53f195b61f7caf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libwinit-9c6abecb3527545f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-92efdd44fcbb9431.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d7cd95986ff5bd8f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f5fe0ee209ff7cb8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1da297fba37e4906.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-79835141ff8523a5.rlib" "/opt/rustwide/target/debug/deps/libnix-569bbe6beaf422ea.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-9f8f3eee7ed9e675.rlib" "/opt/rustwide/target/debug/deps/libandrew-d0929a5d74118e13.rlib" "/opt/rustwide/target/debug/deps/libxml-a75ff8007c9b995c.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a5829ea2a1f7d702.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0201691cfbb8497b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0f3eb68c5eafbe5b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c72c224bc28245b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b5e89e21a13f3067.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c3731ef06a5c5d2b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bf74484a8a227b0e.rlib" "/opt/rustwide/target/debug/deps/libapprox-603c865253196f0d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-505aa5c1acd06994.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ac6c759cfd855e38.rlib" "/opt/rustwide/target/debug/deps/libdlib-9739ef7ed1e6695a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6b280bf16c34f040.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d02ad3c39680c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0ab12cfa63ed0be3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-37a05b682cbf21b2.rlib" "/opt/rustwide/target/debug/deps/librand-b671900c4d97fed1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6ee9c0fde72670f7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba9c17a8250145bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-aeb68ea6cd4999e4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-30b9ef7e9f4b2d9b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/liblog-a272d5c2891183e5.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3cf030d1acc9d7dc.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5000987d5eab5c08.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-a6c294903a1e7a1a.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-277ba2fd84a8e28b.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-796f28048b209d47.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-943cade387ee3ab4.rlib" "/opt/rustwide/target/debug/deps/liblibc-24671ede337b9823.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e51525b966fd7c2f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lstdc++" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fps-b0bb9bac9a6a1a4c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: build failed [INFO] running `Command { std: "docker" "inspect" "3246f1b02c5b160b5f71191fcc0de83274b71609b352b5dd59b06b0894660247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3246f1b02c5b160b5f71191fcc0de83274b71609b352b5dd59b06b0894660247", kill_on_drop: false }` [INFO] [stdout] 3246f1b02c5b160b5f71191fcc0de83274b71609b352b5dd59b06b0894660247