[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer 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/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-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce7aa950d8e9be99f84e50d06c0a291c6b2ca8297db8100f4484003b59552447 [INFO] running `Command { std: "docker" "start" "-a" "ce7aa950d8e9be99f84e50d06c0a291c6b2ca8297db8100f4484003b59552447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7aa950d8e9be99f84e50d06c0a291c6b2ca8297db8100f4484003b59552447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7aa950d8e9be99f84e50d06c0a291c6b2ca8297db8100f4484003b59552447", kill_on_drop: false }` [INFO] [stdout] ce7aa950d8e9be99f84e50d06c0a291c6b2ca8297db8100f4484003b59552447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 1fd5086acb3233a36b47bcacb9b5aa482c59b8d4379ce0d80e2ce6366d3e57b2 [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" "1fd5086acb3233a36b47bcacb9b5aa482c59b8d4379ce0d80e2ce6366d3e57b2", 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 pkg-config v0.3.11 [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 unicode-xid v0.1.0 [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 percent-encoding v1.0.1 [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 bitflags v0.7.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling walkdir v2.1.4 [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 lock_api v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [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 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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling x11-dl v2.18.1 [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 miow v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling parking_lot v0.6.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling dlib v0.4.1 [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 wayland-commons v0.20.10 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.9 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.pathtracer.8vj04owe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5" "/opt/rustwide/target/debug/deps/pathtracer-4e8a8c26ec51e2d5.2rvrx0u38c1k88b3.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-c4a89c8fe90558d8/out" "-L" "/opt/rustwide/target/debug/build/libloading-932c25bf60ffd19e/out" "-L" "/opt/rustwide/target/debug/build/stb_image-b62b93ae15edc0ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-d22aa31cf9145585.rlib" "/opt/rustwide/target/debug/deps/libnotify-f69e0c9e9a09955a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7c575ce00a62d26c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-52456d8835ce43c0.rlib" "/opt/rustwide/target/debug/deps/libinotify-eaf38c87030d9351.rlib" "/opt/rustwide/target/debug/deps/libfiletime-24d86e4f4775c004.rlib" "/opt/rustwide/target/debug/deps/libmio-86489b9685e893e2.rlib" "/opt/rustwide/target/debug/deps/liblog-cc0d8f6b2518c902.rlib" "/opt/rustwide/target/debug/deps/libnet2-33fee2e5d4c2bba6.rlib" "/opt/rustwide/target/debug/deps/libmiow-3f96757326738dd0.rlib" "/opt/rustwide/target/debug/deps/libwinapi-f315fac9f78c00fb.rlib" "/opt/rustwide/target/debug/deps/libnix-d2dc3138ef6a0973.rlib" "/opt/rustwide/target/debug/deps/libbitflags-72d3a0bb89c626e1.rlib" "/opt/rustwide/target/debug/deps/libslab-13b6d49cba117c9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-1e19091c94d305f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libtime-87ee3c080125e0f0.rlib" "/opt/rustwide/target/debug/deps/librand-a81ed5313aacab5b.rlib" "/opt/rustwide/target/debug/deps/librand_core-924427d1587d7878.rlib" "/opt/rustwide/target/debug/deps/libhmath-ff572f9954d7e79d.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-6d89f53766b922a0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c256212920bb292d.rlib" "/opt/rustwide/target/debug/deps/libglium-b8a5c5a75e9caf07.rlib" "/opt/rustwide/target/debug/deps/libglutin-5a17fba47c910166.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-11ab921cf4d3b5be.rlib" "/opt/rustwide/target/debug/deps/libwinit-14b863640316a163.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-29f3a1d710ece6c7.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c535fcb1e1476d60.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-018350933cd79b2f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-91f0a460586e966b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-86e23ea6b3c71a70.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-66548eed1becd0ce.rlib" "/opt/rustwide/target/debug/deps/libtempfile-02d4e9a14f6569b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libnix-de7d46c079da1862.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f0e90b149dd8eb2b.rlib" "/opt/rustwide/target/debug/deps/libdlib-436e61462ee83905.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8542dde387079517.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f596df4ed368e2a7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-26fd8a5d3df4bfc9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2b0fdffa5be6cfce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f7c6ee40807e74a.rlib" "/opt/rustwide/target/debug/deps/librand-c8fa76c33449dd6f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abda5bf902329c02.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f4c19451dfbc9bc.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-56d40d264bca8977.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-671e46a001a87450.rlib" "/opt/rustwide/target/debug/deps/liblog-a270b9866e2558dc.rlib" "/opt/rustwide/target/debug/deps/libshared_library-7b606d34b9eb5a36.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2c2e73850132e05a.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b4c647d8521b1eda.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2af3e5c914f34e4c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-09804f504d904833.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bde166e81ce77867.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf06101683c86e8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2b758e6e29ab9e40.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" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "1fd5086acb3233a36b47bcacb9b5aa482c59b8d4379ce0d80e2ce6366d3e57b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd5086acb3233a36b47bcacb9b5aa482c59b8d4379ce0d80e2ce6366d3e57b2", kill_on_drop: false }` [INFO] [stdout] 1fd5086acb3233a36b47bcacb9b5aa482c59b8d4379ce0d80e2ce6366d3e57b2