[INFO] cloning repository https://github.com/hpatjens/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hpatjens/pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e5ea318e020eb12eba46bcea12251d39e099764 [INFO] testing hpatjens/pathtracer 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%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer 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/hpatjens/pathtracer [INFO] finished tweaking git repo https://github.com/hpatjens/pathtracer [INFO] tweaked toml for git repo https://github.com/hpatjens/pathtracer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hpatjens/pathtracer 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] Updating git repository `https://github.com/hpatjens/hmath` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot v0.6.2 [INFO] [stderr] Downloaded objc v0.2.3 [INFO] [stderr] Downloaded stb_image v0.2.2 [INFO] [stderr] Downloaded derive-new v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ab19235b5360f76a47755e5dd2941fcfbd9f9aaeb6fd93bef7668451d6b21d77 [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" "ab19235b5360f76a47755e5dd2941fcfbd9f9aaeb6fd93bef7668451d6b21d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab19235b5360f76a47755e5dd2941fcfbd9f9aaeb6fd93bef7668451d6b21d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab19235b5360f76a47755e5dd2941fcfbd9f9aaeb6fd93bef7668451d6b21d77", kill_on_drop: false }` [INFO] [stdout] ab19235b5360f76a47755e5dd2941fcfbd9f9aaeb6fd93bef7668451d6b21d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15b7f4bd1c6b2a2d8268597a7ad299476c3429c69dfcd2b907c221ac59d010e8 [INFO] running `Command { std: "docker" "start" "-a" "15b7f4bd1c6b2a2d8268597a7ad299476c3429c69dfcd2b907c221ac59d010e8", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling parking_lot v0.6.2 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling wayland-sys v0.20.10 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling wayland-commons v0.20.10 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling derive-new v0.5.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/worker.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(num_workers: usize, processor: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(D) + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tracer.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | (num / denum) [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` 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/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.pathtracer.b6x0w3d0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c" "/opt/rustwide/target/debug/deps/pathtracer-cfce7c6856cd5f0c.4q77h5390rwhyfhy.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-339d274cd8aa7ba9/out" "-L" "/opt/rustwide/target/debug/build/libloading-59245db5ea9a71a3/out" "-L" "/opt/rustwide/target/debug/build/stb_image-211413b22c80b500/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-84fb4b0120927925.rlib" "/opt/rustwide/target/debug/deps/libnotify-f68e092117cfdb27.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6bf855f02ef78540.rlib" "/opt/rustwide/target/debug/deps/libsame_file-ed411ea3d5e98a5b.rlib" "/opt/rustwide/target/debug/deps/libinotify-84698199d83c8922.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5b5f3ac0ee1bafac.rlib" "/opt/rustwide/target/debug/deps/libmio-d4c151ef56117765.rlib" "/opt/rustwide/target/debug/deps/liblog-5c84baa7ea483f95.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f994ca7aa0137e5.rlib" "/opt/rustwide/target/debug/deps/libmiow-ca250acc2bc8a55d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-53d291ef9733f714.rlib" "/opt/rustwide/target/debug/deps/libnix-bf6430e046378831.rlib" "/opt/rustwide/target/debug/deps/libbitflags-58563d069d744bbc.rlib" "/opt/rustwide/target/debug/deps/libslab-f0ba2419ced166a7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8c52ec884c483b12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5491842f1301905a.rlib" "/opt/rustwide/target/debug/deps/libtime-e14ac8f4fcce8e0c.rlib" "/opt/rustwide/target/debug/deps/librand-8354c53ec13ce69a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b50d6241baaa16e.rlib" "/opt/rustwide/target/debug/deps/libhmath-3f959a1e8e56d376.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-0816b201dd711a76.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-14d0c494b8fa89d8.rlib" "/opt/rustwide/target/debug/deps/libglium-46ea1927cf20f2ca.rlib" "/opt/rustwide/target/debug/deps/libglutin-4d37747eacd024d8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e24035d31141d658.rlib" "/opt/rustwide/target/debug/deps/libwinit-9860ea4b0f4e29bb.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5ace3b147a53136f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f54d3d5aea7e7b49.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a69857bbdf9b8e49.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8b5cb502cbe5dc02.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d425da26e51b1ed9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-77182aeb40e62e1c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f700c8d0d045d5da.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-4193b66e83a92224.rlib" "/opt/rustwide/target/debug/deps/libnix-8135c73e60b66348.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d9c4d4fdaf607a85.rlib" "/opt/rustwide/target/debug/deps/libdlib-2a085183fb069ecc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-53c53460da3d9eb4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c1b44e45763452f1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d444558c8f408453.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-62239f2d13854267.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1bd4b5a2b3a8f05e.rlib" "/opt/rustwide/target/debug/deps/librand-ecd511f9eeff3fce.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d6a3bda5e3b7c5a.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e12a6cf28eb4b58d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b85db4f99b858b43.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1033263cf9f2abd9.rlib" "/opt/rustwide/target/debug/deps/liblog-96dbb9670aafde92.rlib" "/opt/rustwide/target/debug/deps/libshared_library-192329623641aec3.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7b022765c6b23d2f.rlib" "/opt/rustwide/target/debug/deps/libunreachable-bac186ff98291623.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ffca19b3c7166e91.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99cdecb5cf1f1565.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b2f25b63572fb187.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-deab707a7e1e7126.rlib" "/opt/rustwide/target/debug/deps/liblibc-79850a6ece173d7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2f3582a5c2008896.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" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopengl32 [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 `pathtracer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "15b7f4bd1c6b2a2d8268597a7ad299476c3429c69dfcd2b907c221ac59d010e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b7f4bd1c6b2a2d8268597a7ad299476c3429c69dfcd2b907c221ac59d010e8", kill_on_drop: false }` [INFO] [stdout] 15b7f4bd1c6b2a2d8268597a7ad299476c3429c69dfcd2b907c221ac59d010e8