[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 beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fglmesh.rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selenologist/glmesh.rs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-3/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" "+beta-2021-01-01" "fetch" "--locked" "--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 glm v0.2.3 [INFO] [stderr] Downloaded quickcheck v0.2.27 [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6adf194e8eb4d96bcbdedf3a06e74a41609fdda89313e8d57b97fb667c8ae269 [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" "6adf194e8eb4d96bcbdedf3a06e74a41609fdda89313e8d57b97fb667c8ae269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6adf194e8eb4d96bcbdedf3a06e74a41609fdda89313e8d57b97fb667c8ae269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6adf194e8eb4d96bcbdedf3a06e74a41609fdda89313e8d57b97fb667c8ae269", kill_on_drop: false }` [INFO] [stdout] 6adf194e8eb4d96bcbdedf3a06e74a41609fdda89313e8d57b97fb667c8ae269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924905ddbf951a74398e4f26cdcfe560788ba2ba4c3ec1d101876d9900c30618 [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" "924905ddbf951a74398e4f26cdcfe560788ba2ba4c3ec1d101876d9900c30618", 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 dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.15 [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 deque v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling piston-float v0.0.1 [INFO] [stderr] Compiling inflate v0.2.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 rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling vecmath v0.0.22 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.3 [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 phf_generator v0.7.21 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling num v0.1.37 [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-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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.glmesh.egrq3nh3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd" "/opt/rustwide/target/debug/deps/glmesh-0a30cb223a26c2fd.2abb08jd2nzrj8fj.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-8d4d9307fb215947/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libassimp-79c5acf0aaca67fc.rlib" "/opt/rustwide/target/debug/deps/libvecmath-51f5deec482b0ed2.rlib" "/opt/rustwide/target/debug/deps/libfloat-6620e50271e26b9c.rlib" "/opt/rustwide/target/debug/deps/libglm-80ca48eccbdcdf91.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-9bb24ef2452f9530.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-52350998da594ae2.rlib" "/opt/rustwide/target/debug/deps/libregex-2ab63bbb8a174fdf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9ebeba0dc2702faf.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-117fffd436c532a4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1aaa74239a661e4d.rlib" "/opt/rustwide/target/debug/deps/libthread_id-34edf31192464c94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-519566bc5e8e1e7d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fce995201178935a.rlib" "/opt/rustwide/target/debug/deps/liblog-321ed92b9a754110.rlib" "/opt/rustwide/target/debug/deps/libnum-cdf60401512f5b1d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-eb2c45a836a6a305.rlib" "/opt/rustwide/target/debug/deps/libimage-5eeadc68f3508ec5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f4267ebe033f66f8.rlib" "/opt/rustwide/target/debug/deps/libgif-f5dd66f9742351c3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d6f47fbbfb510715.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d193fbdf367e9bf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-921e07aed2054894.rlib" "/opt/rustwide/target/debug/deps/librayon-5c57140682a5dde0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0bfd42e02aab4204.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c90fcf322c5f1290.rlib" "/opt/rustwide/target/debug/deps/libdeque-50e5f824e5a7850e.rlib" "/opt/rustwide/target/debug/deps/libpng-d7a53b1d3b9c39a3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfdb3474c5cfdb87.rlib" "/opt/rustwide/target/debug/deps/libadler32-61b27abf259c0c50.rlib" "/opt/rustwide/target/debug/deps/libinflate-d07f1d18438fdde5.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-3b8ddac34d5a00e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c3cbfae217057825.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-01a4ffa382538b48.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-b178dd24c02fcb03.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-66eec1ffdaa3bc2d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e3d71f38aaab3efa.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0acdb02410792e32.rlib" "/opt/rustwide/target/debug/deps/libglium-47a0f13ec7bf0a1d.rlib" "/opt/rustwide/target/debug/deps/libglutin-cace52371ac05755.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-333399a74a02c19a.rlib" "/opt/rustwide/target/debug/deps/libwinit-a55c0f6318751d62.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-66634ed051c7fc45.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a6a4468cb8a591a4.rlib" "/opt/rustwide/target/debug/deps/librand-ba189f6f395fe47d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3918852b5596f108.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-8599317a2a80d51c.rlib" "/opt/rustwide/target/debug/deps/libmemmap-0387c72e3e998d66.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0cf654bf46a5123f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-73708930c62bde7b.rlib" "/opt/rustwide/target/debug/deps/libdlib-9b10e43cf5c9dd33.rlib" "/opt/rustwide/target/debug/deps/liblibloading-51724810723c10c9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7782154f0f449067.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-42d0b903df0f6301.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f96c6f0018466117.rlib" "/opt/rustwide/target/debug/deps/libfnv-3520d8e34b01cff7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8ca3ad2a738861df.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e771d8677ce5b2a3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5c00c59dd5cbc893.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f190c849db92cb74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d94d07db3e692493.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-9ae35311620c121d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-c7f66e8cd24fc69f.rlib" "/opt/rustwide/target/debug/deps/libkernel32-896361d2ec71ad35.rlib" "/opt/rustwide/target/debug/deps/liblibc-70a20c2df17c31e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f9b5ac4cb4fd4dec.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lassimp" "-lassimp" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,-rpath,$ORIGIN/../../../rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/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" "924905ddbf951a74398e4f26cdcfe560788ba2ba4c3ec1d101876d9900c30618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924905ddbf951a74398e4f26cdcfe560788ba2ba4c3ec1d101876d9900c30618", kill_on_drop: false }` [INFO] [stdout] 924905ddbf951a74398e4f26cdcfe560788ba2ba4c3ec1d101876d9900c30618