[INFO] cloning repository https://github.com/selenologist/glmesh.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selenologist/glmesh.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fglmesh.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fglmesh.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf0b418271f1848a161b2dc109d8648d26ac19f7 [INFO] testing selenologist/glmesh.rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fglmesh.rs" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selenologist/glmesh.rs 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/selenologist/glmesh.rs [INFO] finished tweaking git repo https://github.com/selenologist/glmesh.rs [INFO] tweaked toml for git repo https://github.com/selenologist/glmesh.rs written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/selenologist/glmesh.rs 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] Updating git repository `https://github.com/can3p/rust-assimp-fix` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.2.27 [INFO] [stderr] Downloaded glm v0.2.3 [INFO] [stderr] Downloaded vecmath v0.0.22 [INFO] [stderr] Downloaded piston-float v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] a32f1fb09c1cd0e8c5c93c6f750ebb6c162b4334ffbc0c69a5ffa12c1c5a8212 [INFO] running `Command { std: "docker" "start" "-a" "a32f1fb09c1cd0e8c5c93c6f750ebb6c162b4334ffbc0c69a5ffa12c1c5a8212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32f1fb09c1cd0e8c5c93c6f750ebb6c162b4334ffbc0c69a5ffa12c1c5a8212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32f1fb09c1cd0e8c5c93c6f750ebb6c162b4334ffbc0c69a5ffa12c1c5a8212", kill_on_drop: false }` [INFO] [stdout] a32f1fb09c1cd0e8c5c93c6f750ebb6c162b4334ffbc0c69a5ffa12c1c5a8212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] ac74073c5cdac5889b0221b52e215bc0fadb9066ff701c9481eaaaeffdaccdbe [INFO] running `Command { std: "docker" "start" "-a" "ac74073c5cdac5889b0221b52e215bc0fadb9066ff701c9481eaaaeffdaccdbe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling piston-float v0.0.1 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling vecmath v0.0.22 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rust-assimp v0.0.24 (https://github.com/can3p/rust-assimp-fix#adddce50) [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling glmesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glium::Surface` [INFO] [stdout] --> src/mesh.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | use glium::Surface; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let params = glium::DrawParameters { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.glmesh.10e72a52-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-aaf2c2aab49d465c.2w1rybdascebijuj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6be9ddf6287439e0/out/.libs" "-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/libassimp-1b95fc341dd85c23.rlib" "/opt/rustwide/target/debug/deps/libvecmath-baeb12650c1170f2.rlib" "/opt/rustwide/target/debug/deps/libfloat-983879118e043b6d.rlib" "/opt/rustwide/target/debug/deps/libglm-cadc5a4118958626.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-de67bce94293b497.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-64a1e92694b707aa.rlib" "/opt/rustwide/target/debug/deps/libregex-516285e41c381e8a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-001e4d51a65bb0e2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3cc6d39c137e5cce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-78ceb3c8e33fb5a9.rlib" "/opt/rustwide/target/debug/deps/libthread_id-162b2136bf2be2a2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80987dc93b3f7635.rlib" "/opt/rustwide/target/debug/deps/libmemchr-86050eebecd9d7b7.rlib" "/opt/rustwide/target/debug/deps/liblog-d8de6cc06430398b.rlib" "/opt/rustwide/target/debug/deps/libnum-347d8f5120549d13.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e76370f1845d33bf.rlib" "/opt/rustwide/target/debug/deps/libimage-744a18f44e3cc89d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-ca6f2e43a18b0afd.rlib" "/opt/rustwide/target/debug/deps/libgif-b6cbf221ca119a0d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-1b857465463f9cef.rlib" "/opt/rustwide/target/debug/deps/liblzw-7e18578c886183a9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-135762e70b200080.rlib" "/opt/rustwide/target/debug/deps/librayon-af6e68ef8633ffcb.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c7c717bf799fb5bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd2f71d0110a0831.rlib" "/opt/rustwide/target/debug/deps/libdeque-00c85173225eabf5.rlib" "/opt/rustwide/target/debug/deps/libpng-5f0c2ff4347bf7b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-81594f4ec591c25c.rlib" "/opt/rustwide/target/debug/deps/libadler32-f6cd724228afd726.rlib" "/opt/rustwide/target/debug/deps/libinflate-7bc444b00cf15ae9.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-df1b193fdc1086c7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-75a9dfc5e5676f6d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-950a55f55cae1675.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a84fb4b3c6b549a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2caf58db2506e3f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d68e69cd4fa6420b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-462e28a33a982db3.rlib" "/opt/rustwide/target/debug/deps/libglium-f62438ab189d05e8.rlib" "/opt/rustwide/target/debug/deps/libglutin-b6de3c7f5de73824.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-39f546fda2af1e76.rlib" "/opt/rustwide/target/debug/deps/libwinit-822abafd7fb801f1.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-38e85fec65172669.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bd2022664298793b.rlib" "/opt/rustwide/target/debug/deps/librand-d83ab42f0d4125b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4235013a32202e68.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-9d3e310fdeb320df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4a37284d6502e449.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0fc59b9953d97451.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-78152237b065412a.rlib" "/opt/rustwide/target/debug/deps/libdlib-b77e37d25fc688e7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-331d5cc11c9e9173.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6a702b921c8aa80.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2de253395ac40a89.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e63b97f545477233.rlib" "/opt/rustwide/target/debug/deps/libfnv-8d38deaf8200781b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-053aee5ebfb18217.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d3b90d1cd70a560e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f4dad1c7ffef4edd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-88cba01dcaf66b1e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e080ecbd6305ed4.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-0a6fe803e8c07b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-c770fe7ecec89a93.rlib" "/opt/rustwide/target/debug/deps/libkernel32-01c3602b974eb81b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3c9829e655027ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-74cafcb8038f5c90.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" "-lassimp" "-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/deps/glmesh-aaf2c2aab49d465c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" "-Wl,-rpath,$ORIGIN/../../../rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--enable-new-dtags" "-Wl,-z,origin" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lassimp [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glmesh` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ac74073c5cdac5889b0221b52e215bc0fadb9066ff701c9481eaaaeffdaccdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac74073c5cdac5889b0221b52e215bc0fadb9066ff701c9481eaaaeffdaccdbe", kill_on_drop: false }` [INFO] [stdout] ac74073c5cdac5889b0221b52e215bc0fadb9066ff701c9481eaaaeffdaccdbe