[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-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/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/hpatjens/pathtracer on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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-09-08" "fetch" "--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] 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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c07ae951468132e4b5056227b42f8fcf7ae1e6ada36782eb8ecf01bfdc43116a [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" "c07ae951468132e4b5056227b42f8fcf7ae1e6ada36782eb8ecf01bfdc43116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c07ae951468132e4b5056227b42f8fcf7ae1e6ada36782eb8ecf01bfdc43116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07ae951468132e4b5056227b42f8fcf7ae1e6ada36782eb8ecf01bfdc43116a", kill_on_drop: false }` [INFO] [stdout] c07ae951468132e4b5056227b42f8fcf7ae1e6ada36782eb8ecf01bfdc43116a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2548484a89af1c7df82662273143cacc5b8a737149738b9bc6327fa8f5d907e [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" "b2548484a89af1c7df82662273143cacc5b8a737149738b9bc6327fa8f5d907e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [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 winapi-build v0.1.1 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.14.4 [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 parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling parking_lot v0.6.2 [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 dlib v0.4.1 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling wayland-sys v0.20.10 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling mio v0.5.1 [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.pathtracer.509b7ff8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e.2opa3exndf8vjxvj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b85fe133e5d33c93/out" "-L" "/opt/rustwide/target/debug/build/libloading-dcb4fd5fd14fdfcc/out" "-L" "/opt/rustwide/target/debug/build/stb_image-4c36fbe3d8efb339/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-ee75cf21527121a8.rlib" "/opt/rustwide/target/debug/deps/libnotify-cb07da1b090c581e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fac02fa5226f5123.rlib" "/opt/rustwide/target/debug/deps/libsame_file-e39955f67faec340.rlib" "/opt/rustwide/target/debug/deps/libinotify-90f6a9362ff31bc3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-ebfb210cc682c11f.rlib" "/opt/rustwide/target/debug/deps/libmio-49c3e2d0e61c1eaf.rlib" "/opt/rustwide/target/debug/deps/liblog-e95d679e68250628.rlib" "/opt/rustwide/target/debug/deps/libnet2-887d0f8d99b34e20.rlib" "/opt/rustwide/target/debug/deps/libmiow-b8d9954d91f4cf86.rlib" "/opt/rustwide/target/debug/deps/libwinapi-9c98d1bc6d82ae57.rlib" "/opt/rustwide/target/debug/deps/libnix-ae0a07c9f853c755.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ac6a24f7645a4690.rlib" "/opt/rustwide/target/debug/deps/libslab-332ed7daea089ab5.rlib" "/opt/rustwide/target/debug/deps/libbytes-808f0922df3ea462.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9d0cc7cd35f17e7b.rlib" "/opt/rustwide/target/debug/deps/libtime-14d705292ceabf7c.rlib" "/opt/rustwide/target/debug/deps/librand-2eaa29070697c06b.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b9e46bd6feb4ded.rlib" "/opt/rustwide/target/debug/deps/libhmath-1f5397bc80ecabd6.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-6bf9de6aff8f8425.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-391f0aee202d0a19.rlib" "/opt/rustwide/target/debug/deps/libglium-95ce6596a9a9292a.rlib" "/opt/rustwide/target/debug/deps/libglutin-8493f9e11e7324da.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c18d7ce266fc11ce.rlib" "/opt/rustwide/target/debug/deps/libwinit-7e922c4f7e32e165.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-dd51dafeafd9c496.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-592f433dfd4fa569.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a59fcc4868ad1ddf.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5e29359ec6d0674e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7eb0480e0214bbf2.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5b9916b0d855ae3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-97bf34f4a2b1bede.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libnix-d71fed0ecfc24cac.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c58c3638fd3c287c.rlib" "/opt/rustwide/target/debug/deps/libdlib-17e99c6020b1e724.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6d9e586b302f9fad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd276519e0d77f3f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55840e120ae1dee7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c7d34a9961a643cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-12fdadbb98c9b78d.rlib" "/opt/rustwide/target/debug/deps/librand-e649bfd5c85b96ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4c609ae4fc14e7ac.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ff51788831580642.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-87106ad784b09feb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1682082a4a8fc65c.rlib" "/opt/rustwide/target/debug/deps/liblog-4f86468fde253d7f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-cf1e15b84b500d9f.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c72b5762d1f0247e.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ad188ed2f082723c.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d8cef8b64486b433.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a20839af7fbd5b73.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-359265c3d23a6bbc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e80935cbd143366f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ec3f7015ca8e227.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5b304da8aaac3575.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pathtracer-8a7e33c87789466e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b2548484a89af1c7df82662273143cacc5b8a737149738b9bc6327fa8f5d907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2548484a89af1c7df82662273143cacc5b8a737149738b9bc6327fa8f5d907e", kill_on_drop: false }` [INFO] [stdout] b2548484a89af1c7df82662273143cacc5b8a737149738b9bc6327fa8f5d907e