[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fglmesh.rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selenologist/glmesh.rs on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be87a3ca4ff4b766c56bc729fb8f5693f29814f625ae93015a89f2562b506366 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be87a3ca4ff4b766c56bc729fb8f5693f29814f625ae93015a89f2562b506366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be87a3ca4ff4b766c56bc729fb8f5693f29814f625ae93015a89f2562b506366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be87a3ca4ff4b766c56bc729fb8f5693f29814f625ae93015a89f2562b506366", kill_on_drop: false }` [INFO] [stdout] be87a3ca4ff4b766c56bc729fb8f5693f29814f625ae93015a89f2562b506366 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23cb3b0207956bf7e7cf7af1ffea31980188ccd6a7d464b9641c13bb6f1e68c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23cb3b0207956bf7e7cf7af1ffea31980188ccd6a7d464b9641c13bb6f1e68c3", kill_on_drop: false }` [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 serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling piston-float v0.0.1 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling fnv v1.0.5 [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 rustc_version v0.1.7 [INFO] [stderr] Compiling deflate v0.7.11 [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 gif v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rust-assimp v0.0.24 (https://github.com/can3p/rust-assimp-fix#adddce50) [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling serde_json v0.9.10 [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-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.glmesh.cj8oexpb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8" "/opt/rustwide/target/debug/deps/glmesh-a0a8990f5316a9e8.4fkamcgakvyulhb8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-823e11574b807993/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libassimp-d062eb09f420ddd1.rlib" "/opt/rustwide/target/debug/deps/libvecmath-5f25fd910f9e5266.rlib" "/opt/rustwide/target/debug/deps/libfloat-cc4a8adc32d68855.rlib" "/opt/rustwide/target/debug/deps/libglm-e1d2d7a75cc4daf5.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-89a7d94982868132.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-28bd065d2e1886c6.rlib" "/opt/rustwide/target/debug/deps/libregex-741493537e15fcfd.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cd39ac8bb5ec20ce.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44d2ba79cc04fc30.rlib" "/opt/rustwide/target/debug/deps/libthread_local-508d928872d51c56.rlib" "/opt/rustwide/target/debug/deps/libthread_id-c44eccff85ca217e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-51f02e924f06f8ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-91c744d93b8c5cd4.rlib" "/opt/rustwide/target/debug/deps/liblog-bcf97f44a9f980fe.rlib" "/opt/rustwide/target/debug/deps/libnum-4cbee5ed1121b2b4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7a6f1b33f775da4b.rlib" "/opt/rustwide/target/debug/deps/libimage-f06c58dc5d35aa03.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c1395a0a4ffa2e26.rlib" "/opt/rustwide/target/debug/deps/libgif-98cfe634458bbf60.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-21ddb21cfaccda84.rlib" "/opt/rustwide/target/debug/deps/liblzw-2cb19574efeff50a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ea30866d84a85ad9.rlib" "/opt/rustwide/target/debug/deps/librayon-17b5053d3c83192c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b4a9b111f8513c5f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5afe5f9a7a0b654.rlib" "/opt/rustwide/target/debug/deps/libdeque-e775510b98238057.rlib" "/opt/rustwide/target/debug/deps/libpng-dbfc73ea5a2a634e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-68d66a4d37e4cd09.rlib" "/opt/rustwide/target/debug/deps/libadler32-8be5688a56841f0a.rlib" "/opt/rustwide/target/debug/deps/libinflate-2d695f9ee9fc3acb.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a5f3e7e0662850a6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b038e7607fd5c80c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-89b03c8920016223.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-52ce39489e795101.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-783fc9acd3e0010d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-874eeee95eb04f81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07fef9d3123ba93d.rlib" "/opt/rustwide/target/debug/deps/libglium-de6928ef347c1a46.rlib" "/opt/rustwide/target/debug/deps/libglutin-f1b38907ad804e05.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-6eb40726fed94a6b.rlib" "/opt/rustwide/target/debug/deps/libwinit-5e93e79de1638650.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-6658666547e469d0.rlib" "/opt/rustwide/target/debug/deps/libtempfile-43961ab584c72765.rlib" "/opt/rustwide/target/debug/deps/librand-fc861d2cc6d85f12.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-efd1bee1a30c936a.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-40f531814b72ec8e.rlib" "/opt/rustwide/target/debug/deps/libmemmap-6b8daf12803bf5e8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9827d37b55846151.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8a134032a5e984c7.rlib" "/opt/rustwide/target/debug/deps/libdlib-ffce08682a26cb01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1a057967ef92d98a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2732c4e0ffa48e33.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e65360d3efdd21fe.rlib" "/opt/rustwide/target/debug/deps/libshared_library-22a5603d96d95cb4.rlib" "/opt/rustwide/target/debug/deps/libfnv-0ee354c583fed98c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-54b58a59322b536c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-31441747d1bf06cb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-915c538b3f508509.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-104c7c8a72a4cf95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db880dd3edf7bc53.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-de45c5d0f75daacf.rlib" "/opt/rustwide/target/debug/deps/libwinapi-38e258696335d815.rlib" "/opt/rustwide/target/debug/deps/libkernel32-804f79878caed283.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ef3d03f63708634.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9d5c41946e0b0bf6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lassimp" "-lassimp" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-Wl,-rpath,$ORIGIN/../../../rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-rpath,/opt/rustwide/workdir/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--enable-new-dtags" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lassimp [INFO] [stdout] /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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "23cb3b0207956bf7e7cf7af1ffea31980188ccd6a7d464b9641c13bb6f1e68c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cb3b0207956bf7e7cf7af1ffea31980188ccd6a7d464b9641c13bb6f1e68c3", kill_on_drop: false }` [INFO] [stdout] 23cb3b0207956bf7e7cf7af1ffea31980188ccd6a7d464b9641c13bb6f1e68c3