[INFO] cloning repository https://github.com/thomcc/bad3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomcc/bad3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8ecd7f4f37444c8336480d3ae754e5a83204d01 [INFO] building thomcc/bad3d against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomcc/bad3d on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded takeable-option v0.4.0 [INFO] [stderr] Downloaded imgui-glium-renderer v0.1.0 [INFO] [stderr] Downloaded imgui-winit-support v0.1.0 [INFO] [stderr] Downloaded gl_generator v0.13.0 [INFO] [stderr] Downloaded almost v0.2.0 [INFO] [stderr] Downloaded smallbitvec v2.4.0 [INFO] [stderr] Downloaded syn v0.15.43 [INFO] [stderr] Downloaded handy v0.1.3 [INFO] [stderr] Downloaded glium v0.25.1 [INFO] [stderr] Downloaded chek v0.1.0 [INFO] [stderr] Downloaded mimallocator v0.1.3 [INFO] [stderr] Downloaded almost v0.1.0 [INFO] [stderr] Downloaded mimalloc-sys v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78fc4eab0633001d8a50c5278147ba3d518d2e4a98c9e308abc188fa37b249d1 [INFO] running `Command { std: "docker" "start" "-a" "78fc4eab0633001d8a50c5278147ba3d518d2e4a98c9e308abc188fa37b249d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78fc4eab0633001d8a50c5278147ba3d518d2e4a98c9e308abc188fa37b249d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78fc4eab0633001d8a50c5278147ba3d518d2e4a98c9e308abc188fa37b249d1", kill_on_drop: false }` [INFO] [stdout] 78fc4eab0633001d8a50c5278147ba3d518d2e4a98c9e308abc188fa37b249d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8a663bfdc62429ddd78df8b59a9a5e1d5bda9e32eb0d11976e1ea18555fbb3 [INFO] running `Command { std: "docker" "start" "-a" "2e8a663bfdc62429ddd78df8b59a9a5e1d5bda9e32eb0d11976e1ea18555fbb3", kill_on_drop: false }` [INFO] [stderr] Compiling almost v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling almost v0.2.0 [INFO] [stderr] Compiling smallbitvec v2.4.0 [INFO] [stderr] Compiling handy v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling chek v0.1.0 [INFO] [stderr] Compiling t3m v0.1.0 (/opt/rustwide/workdir/t3m) [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> t3m/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "2e8a663bfdc62429ddd78df8b59a9a5e1d5bda9e32eb0d11976e1ea18555fbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8a663bfdc62429ddd78df8b59a9a5e1d5bda9e32eb0d11976e1ea18555fbb3", kill_on_drop: false }` [INFO] [stdout] 2e8a663bfdc62429ddd78df8b59a9a5e1d5bda9e32eb0d11976e1ea18555fbb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ef2d6bddb74c3e835e14dbeb955b8164614ea1407e2fdf90dc7e3c007a4459b [INFO] running `Command { std: "docker" "start" "-a" "4ef2d6bddb74c3e835e14dbeb955b8164614ea1407e2fdf90dc7e3c007a4459b", 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 rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling mimalloc-sys v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> t3m/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mimallocator v0.1.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.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] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWivAUo/symbols.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.phys.a3bf3ad691dc50b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a.55417dl5sq41gx4p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-677f2818c536b3f4/out" "-L" "/opt/rustwide/target/debug/build/libloading-5762b564b8b3ae3b/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-d441e2e15089727c/out" "-L" "/opt/rustwide/target/debug/build/mimalloc-sys-74ff2dac8e3e573f/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a81c51e4e2d9011a.rlib" "/opt/rustwide/target/debug/deps/libregex-6de4ec5230342d97.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ec52df1a6792a5db.rlib" "/opt/rustwide/target/debug/deps/libthread_local-feb8e1ada205ffbf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95485f766671b200.rlib" "/opt/rustwide/target/debug/deps/libmemchr-09239322da9f2b68.rlib" "/opt/rustwide/target/debug/deps/libatty-e0649ff616171b57.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-41daf77d90469fac.rlib" "/opt/rustwide/target/debug/deps/libmimallocator-abe743b123d0a430.rlib" "/opt/rustwide/target/debug/deps/libmimalloc_sys-7fbf1c70d9a677f0.rlib" "/opt/rustwide/target/debug/deps/libimgui_winit_support-ca46c4b351580911.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-07ec67e2223f6310.rlib" "/opt/rustwide/target/debug/deps/libfailure-e7dd69b869982c1f.rlib" "/opt/rustwide/target/debug/deps/libimgui-964870b2396e3d60.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e1f782e4fd554a1d.rlib" "/opt/rustwide/target/debug/deps/libbad3d-f087bcfec25caf29.rlib" "/opt/rustwide/target/debug/deps/libhandy-4f17b693b8fe1507.rlib" "/opt/rustwide/target/debug/deps/libsmallbitvec-0f8ba038468f629b.rlib" "/opt/rustwide/target/debug/deps/libt3m-64c39f45e5d7bf47.rlib" "/opt/rustwide/target/debug/deps/libalmost-36a4ed1971caac8f.rlib" "/opt/rustwide/target/debug/deps/libchek-6e678a8a146cb085.rlib" "/opt/rustwide/target/debug/deps/libalmost-ed5388f842d8227f.rlib" "/opt/rustwide/target/debug/deps/libglium-f872a40ca752df10.rlib" "/opt/rustwide/target/debug/deps/libglutin-ccde8a075835d3ab.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1fa0477e4850ec32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-943cbf64c5ad9c34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-71c573c4bd1b020b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cca09615a44ac001.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e740fa14d39e6f9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9c06c083e3cc7a6c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ff2d6f41169dcc19.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-11280264ea39e0df.rlib" "/opt/rustwide/target/debug/deps/libwinit-76d428437d043463.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fa90f22cc1fa7930.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fd017e014299c933.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-85e66168466f8462.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5f9f16f6875e89d2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2433a9f4fe12b8c9.rlib" "/opt/rustwide/target/debug/deps/libnix-df65da5113e71408.rlib" "/opt/rustwide/target/debug/deps/libvoid-6ec24f4dc2b90f33.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54aac56bd353fc5e.rlib" "/opt/rustwide/target/debug/deps/libandrew-9ab6f64f6254d655.rlib" "/opt/rustwide/target/debug/deps/libxml-638e88258229a4ef.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-122e4a4a5eca648c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d681cf8b6ac6d1b9.rlib" "/opt/rustwide/target/debug/deps/librusttype-a1df863919b4aedb.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-f19dd1022a7ebac8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8cbb9c750b199ebc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-406f858b88df6b9d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-49099b4e7ea0d3ee.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5e18bf188a9663b.rlib" "/opt/rustwide/target/debug/deps/libapprox-89d8842e71e7ed63.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c050f432d48c26e8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7673dd6bc76bcda4.rlib" "/opt/rustwide/target/debug/deps/libdlib-6b7f8626237379cc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-165889a5adae6a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fbc5249f43529cdd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4cd654f572aec917.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dd2f946abd533151.rlib" "/opt/rustwide/target/debug/deps/librand-4afce47d9a8e133e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c0c280a8aa2de2a1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-873b0de197dd7234.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-9f999273035ed948.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8e69dc16cb8a7117.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f9d12082f011eedc.rlib" "/opt/rustwide/target/debug/deps/liblog-19e24e09dfab9052.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07c87fb4e4e45f8a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-30fb1139ef0aab5c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-9f285fbf3106d878.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-8a9895dd5e7457c4.rlib" "/opt/rustwide/target/debug/deps/libfnv-3c814c2a55708c09.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e935504891f65b77.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a02f4bfa9348d6b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57fb1eb7ac757f98.rlib" "/opt/rustwide/target/debug/deps/liblibc-4c16f0108672a27a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-9955a9771957cecc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fea6aa6f3325669c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5c81b7f5bf7098a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lstdc++" "-ldl" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/phys-ee72b35d6a7df54a" "-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 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bad3d` (example "phys") due to 2 previous errors; 1 warning emitted [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcY01ACr/symbols.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.powered_ragdoll.49b6c87a919b49a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2.1s0yuzvp8l6256qg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-677f2818c536b3f4/out" "-L" "/opt/rustwide/target/debug/build/libloading-5762b564b8b3ae3b/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-d441e2e15089727c/out" "-L" "/opt/rustwide/target/debug/build/mimalloc-sys-74ff2dac8e3e573f/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a81c51e4e2d9011a.rlib" "/opt/rustwide/target/debug/deps/libregex-6de4ec5230342d97.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ec52df1a6792a5db.rlib" "/opt/rustwide/target/debug/deps/libthread_local-feb8e1ada205ffbf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95485f766671b200.rlib" "/opt/rustwide/target/debug/deps/libmemchr-09239322da9f2b68.rlib" "/opt/rustwide/target/debug/deps/libatty-e0649ff616171b57.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-41daf77d90469fac.rlib" "/opt/rustwide/target/debug/deps/libmimallocator-abe743b123d0a430.rlib" "/opt/rustwide/target/debug/deps/libmimalloc_sys-7fbf1c70d9a677f0.rlib" "/opt/rustwide/target/debug/deps/libimgui_winit_support-ca46c4b351580911.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-07ec67e2223f6310.rlib" "/opt/rustwide/target/debug/deps/libimgui-964870b2396e3d60.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e1f782e4fd554a1d.rlib" "/opt/rustwide/target/debug/deps/libfailure-e7dd69b869982c1f.rlib" "/opt/rustwide/target/debug/deps/libbad3d-f087bcfec25caf29.rlib" "/opt/rustwide/target/debug/deps/libhandy-4f17b693b8fe1507.rlib" "/opt/rustwide/target/debug/deps/libsmallbitvec-0f8ba038468f629b.rlib" "/opt/rustwide/target/debug/deps/libt3m-64c39f45e5d7bf47.rlib" "/opt/rustwide/target/debug/deps/libalmost-36a4ed1971caac8f.rlib" "/opt/rustwide/target/debug/deps/libchek-6e678a8a146cb085.rlib" "/opt/rustwide/target/debug/deps/libalmost-ed5388f842d8227f.rlib" "/opt/rustwide/target/debug/deps/libglium-f872a40ca752df10.rlib" "/opt/rustwide/target/debug/deps/libglutin-ccde8a075835d3ab.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1fa0477e4850ec32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-943cbf64c5ad9c34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-71c573c4bd1b020b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cca09615a44ac001.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e740fa14d39e6f9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9c06c083e3cc7a6c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ff2d6f41169dcc19.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-11280264ea39e0df.rlib" "/opt/rustwide/target/debug/deps/libwinit-76d428437d043463.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fa90f22cc1fa7930.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fd017e014299c933.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-85e66168466f8462.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5f9f16f6875e89d2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2433a9f4fe12b8c9.rlib" "/opt/rustwide/target/debug/deps/libnix-df65da5113e71408.rlib" "/opt/rustwide/target/debug/deps/libvoid-6ec24f4dc2b90f33.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54aac56bd353fc5e.rlib" "/opt/rustwide/target/debug/deps/libandrew-9ab6f64f6254d655.rlib" "/opt/rustwide/target/debug/deps/libxml-638e88258229a4ef.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-122e4a4a5eca648c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d681cf8b6ac6d1b9.rlib" "/opt/rustwide/target/debug/deps/librusttype-a1df863919b4aedb.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-f19dd1022a7ebac8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8cbb9c750b199ebc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-406f858b88df6b9d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-49099b4e7ea0d3ee.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5e18bf188a9663b.rlib" "/opt/rustwide/target/debug/deps/libapprox-89d8842e71e7ed63.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c050f432d48c26e8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7673dd6bc76bcda4.rlib" "/opt/rustwide/target/debug/deps/libdlib-6b7f8626237379cc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-165889a5adae6a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fbc5249f43529cdd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4cd654f572aec917.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dd2f946abd533151.rlib" "/opt/rustwide/target/debug/deps/librand-4afce47d9a8e133e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c0c280a8aa2de2a1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-873b0de197dd7234.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-9f999273035ed948.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8e69dc16cb8a7117.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f9d12082f011eedc.rlib" "/opt/rustwide/target/debug/deps/liblog-19e24e09dfab9052.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-07c87fb4e4e45f8a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-30fb1139ef0aab5c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-9f285fbf3106d878.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-8a9895dd5e7457c4.rlib" "/opt/rustwide/target/debug/deps/libfnv-3c814c2a55708c09.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e935504891f65b77.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a02f4bfa9348d6b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-57fb1eb7ac757f98.rlib" "/opt/rustwide/target/debug/deps/liblibc-4c16f0108672a27a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-9955a9771957cecc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fea6aa6f3325669c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5c81b7f5bf7098a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lstdc++" "-ldl" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/powered_ragdoll-6395d25be38d51c2" "-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 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bad3d` (example "powered_ragdoll") due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ef2d6bddb74c3e835e14dbeb955b8164614ea1407e2fdf90dc7e3c007a4459b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef2d6bddb74c3e835e14dbeb955b8164614ea1407e2fdf90dc7e3c007a4459b", kill_on_drop: false }` [INFO] [stdout] 4ef2d6bddb74c3e835e14dbeb955b8164614ea1407e2fdf90dc7e3c007a4459b [INFO] building thomcc/bad3d against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomcc/bad3d on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963017e9710b772b4dccaba3c39ec403dc6d7bef3d3a62cbaf1f81bc84a21e91 [INFO] running `Command { std: "docker" "start" "-a" "963017e9710b772b4dccaba3c39ec403dc6d7bef3d3a62cbaf1f81bc84a21e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963017e9710b772b4dccaba3c39ec403dc6d7bef3d3a62cbaf1f81bc84a21e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963017e9710b772b4dccaba3c39ec403dc6d7bef3d3a62cbaf1f81bc84a21e91", kill_on_drop: false }` [INFO] [stdout] 963017e9710b772b4dccaba3c39ec403dc6d7bef3d3a62cbaf1f81bc84a21e91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1184af46741c4b047cdec1051c803bbe3804f0f0fcdc0fef7d157991c7d2c278 [INFO] running `Command { std: "docker" "start" "-a" "1184af46741c4b047cdec1051c803bbe3804f0f0fcdc0fef7d157991c7d2c278", kill_on_drop: false }` [INFO] [stderr] Compiling almost v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling almost v0.2.0 [INFO] [stderr] Compiling handy v0.1.3 [INFO] [stderr] Compiling smallbitvec v2.4.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling chek v0.1.0 [INFO] [stderr] Compiling t3m v0.1.0 (/opt/rustwide/workdir/t3m) [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> t3m/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "1184af46741c4b047cdec1051c803bbe3804f0f0fcdc0fef7d157991c7d2c278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1184af46741c4b047cdec1051c803bbe3804f0f0fcdc0fef7d157991c7d2c278", kill_on_drop: false }` [INFO] [stdout] 1184af46741c4b047cdec1051c803bbe3804f0f0fcdc0fef7d157991c7d2c278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 239d78bc1611c0c054fc5dc284937ff2551ceca5c81ccca06cf40067b174ab31 [INFO] running `Command { std: "docker" "start" "-a" "239d78bc1611c0c054fc5dc284937ff2551ceca5c81ccca06cf40067b174ab31", 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 semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [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_jitter v0.1.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling shared_library v0.1.9 [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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mimalloc-sys v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> t3m/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mimallocator v0.1.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.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-winit-support v0.1.0 [INFO] [stderr] Compiling imgui-glium-renderer v0.1.0 [INFO] [stderr] Compiling bad3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/shared/input.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | let mut k = self.keys.entry(vk).or_insert_with(Default::default); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.30s [INFO] running `Command { std: "docker" "inspect" "239d78bc1611c0c054fc5dc284937ff2551ceca5c81ccca06cf40067b174ab31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239d78bc1611c0c054fc5dc284937ff2551ceca5c81ccca06cf40067b174ab31", kill_on_drop: false }` [INFO] [stdout] 239d78bc1611c0c054fc5dc284937ff2551ceca5c81ccca06cf40067b174ab31