[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hpatjens/hmath` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.5 [INFO] [stderr] Downloaded stb_image v0.2.2 [INFO] [stderr] Downloaded core-foundation v0.6.1 [INFO] [stderr] Downloaded core-foundation-sys v0.6.1 [INFO] [stderr] Downloaded parking_lot v0.6.2 [INFO] [stderr] Downloaded x11-dl v2.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", 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] 262ad6fbd6f8aab3bcb8452fc432115b117a2d5ee61ddbb99579659c50127d72 [INFO] running `Command { std: "docker" "start" "-a" "262ad6fbd6f8aab3bcb8452fc432115b117a2d5ee61ddbb99579659c50127d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "262ad6fbd6f8aab3bcb8452fc432115b117a2d5ee61ddbb99579659c50127d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262ad6fbd6f8aab3bcb8452fc432115b117a2d5ee61ddbb99579659c50127d72", kill_on_drop: false }` [INFO] [stdout] 262ad6fbd6f8aab3bcb8452fc432115b117a2d5ee61ddbb99579659c50127d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 5cc40d2c09eaa7f5f279b09e3ae4490dc02c18408968db53b19b9c68956711f3 [INFO] running `Command { std: "docker" "start" "-a" "5cc40d2c09eaa7f5f279b09e3ae4490dc02c18408968db53b19b9c68956711f3", kill_on_drop: false }` [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 void v1.0.2 [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 scopeguard v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.6.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [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 glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling derive-new v0.5.5 [INFO] [stderr] Compiling notify v4.0.3 [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.pathtracer.awfnyp04-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c" "/opt/rustwide/target/debug/deps/pathtracer-b9970ac31fc9855c.5973wxucqey5gdqp.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-fc4e6c5795cd8d7f/out" "-L" "/opt/rustwide/target/debug/build/libloading-83a3aed4a916fcdd/out" "-L" "/opt/rustwide/target/debug/build/stb_image-2435a16b435b75e3/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-9e1097e3118d091e.rlib" "/opt/rustwide/target/debug/deps/libnotify-e7aeb2b07c3d1ebd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f7411b27eb95c6ee.rlib" "/opt/rustwide/target/debug/deps/libsame_file-245c12597d2d339f.rlib" "/opt/rustwide/target/debug/deps/libinotify-e51d8490af8f25fd.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5c97ae399c7f483b.rlib" "/opt/rustwide/target/debug/deps/libmio-33c1ea558c426dc0.rlib" "/opt/rustwide/target/debug/deps/liblog-e711f2fb3f9e0f2e.rlib" "/opt/rustwide/target/debug/deps/libnet2-b97b8304e8eb3a1b.rlib" "/opt/rustwide/target/debug/deps/libmiow-bd8a794106a3380e.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libnix-0a2dabd83b3c27dc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6f692fa80552602.rlib" "/opt/rustwide/target/debug/deps/libslab-8140aad2a079b5ec.rlib" "/opt/rustwide/target/debug/deps/libbytes-f9a4d953f045c1b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libtime-56afb818107e0326.rlib" "/opt/rustwide/target/debug/deps/librand-73d0d098d3aee164.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4d43130f6bc613a.rlib" "/opt/rustwide/target/debug/deps/libhmath-5bd7c9d47b2d9cac.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-9e117317a3b05634.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd6d39e4afc55f40.rlib" "/opt/rustwide/target/debug/deps/libglium-3b85973df00edd73.rlib" "/opt/rustwide/target/debug/deps/libglutin-c2e2d1b62ce16d04.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-54de7a5ce710fb39.rlib" "/opt/rustwide/target/debug/deps/libwinit-5e96410e6c9d4150.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cd60ea0cb02e7e9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a0bdd8504f633f51.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f197fed9a6e82f97.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1d32c739984f10a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3249e895d7d2af57.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1ba6360c8e9e196e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7fc67ef40ca568a8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0d2cef5d2a429fab.rlib" "/opt/rustwide/target/debug/deps/libnix-2248817b25f09d78.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f6d47532613b093f.rlib" "/opt/rustwide/target/debug/deps/libdlib-3d8ef07a15994395.rlib" "/opt/rustwide/target/debug/deps/liblibloading-82c8862b77625381.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-36892ebd78b9cfca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9e569063d74ffdd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cbf3cb0d88b90ffd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6a7f62d82a80941f.rlib" "/opt/rustwide/target/debug/deps/librand-a2da6ca13042ca99.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ac2376feb0244815.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fd7c1b5fe23f4d76.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-d0faebdd61c77c9e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e57036f2104a690a.rlib" "/opt/rustwide/target/debug/deps/liblog-f09702634b722f45.rlib" "/opt/rustwide/target/debug/deps/libshared_library-65276d3a2398fb52.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cfa39f4f7baadc91.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-54f8f0fc66468f88.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e416c9609f0bc5d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-51350af08565e67e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c7e474074f91fab8.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-707830329d7a7f42.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "5cc40d2c09eaa7f5f279b09e3ae4490dc02c18408968db53b19b9c68956711f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc40d2c09eaa7f5f279b09e3ae4490dc02c18408968db53b19b9c68956711f3", kill_on_drop: false }` [INFO] [stdout] 5cc40d2c09eaa7f5f279b09e3ae4490dc02c18408968db53b19b9c68956711f3