[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-25/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4870a88a238df77f3fdb2c461f3c0e9865bcd2828ab77c2b6c519fc01acbce64 [INFO] running `Command { std: "docker" "start" "-a" "4870a88a238df77f3fdb2c461f3c0e9865bcd2828ab77c2b6c519fc01acbce64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4870a88a238df77f3fdb2c461f3c0e9865bcd2828ab77c2b6c519fc01acbce64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4870a88a238df77f3fdb2c461f3c0e9865bcd2828ab77c2b6c519fc01acbce64", kill_on_drop: false }` [INFO] [stdout] 4870a88a238df77f3fdb2c461f3c0e9865bcd2828ab77c2b6c519fc01acbce64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6bc99bd73a03e762c714019cb73a02aa942c993ac30bd1a85fd9ecbb8e9b13e [INFO] running `Command { std: "docker" "start" "-a" "c6bc99bd73a03e762c714019cb73a02aa942c993ac30bd1a85fd9ecbb8e9b13e", 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 void v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.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 bitflags v0.4.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling slab v0.1.3 [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 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 tempfile v3.0.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [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 wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [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 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 wayland-commons v0.20.10 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [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: unnecessary parentheses around block return value [INFO] [stdout] --> src/tracer.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | (num / denum) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 414 - (num / denum) [INFO] [stdout] 414 + num / denum [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn new(num_workers: usize, processor: Box) -> Self { [INFO] [stdout] 19 + pub fn new(num_workers: usize, processor: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/worker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | index: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `thread` [INFO] [stdout] --> src/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | thread: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pixel_position` [INFO] [stdout] --> src/tracer.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pixel_position: Vec2u, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sample_index` [INFO] [stdout] --> src/tracer.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | sample_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/parser.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | position: TextPosition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [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-e6a43cf4f5112375.pathtracer.527461c2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.pathtracer.527461c2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375.1h2xhtkj4i44iksv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6e2e49930e229d8a/out" "-L" "/opt/rustwide/target/debug/build/libloading-c92d7f01e1c82481/out" "-L" "/opt/rustwide/target/debug/build/stb_image-6f5efb2a46ecd605/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-c2a295bec15ab087.rlib" "/opt/rustwide/target/debug/deps/libnotify-f69025a790d68fe5.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-ed02c3b561afb111.rlib" "/opt/rustwide/target/debug/deps/libsame_file-68c5457fbf471b63.rlib" "/opt/rustwide/target/debug/deps/libinotify-7daebdad49d18d9c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d60b543fff2c8bc4.rlib" "/opt/rustwide/target/debug/deps/libmio-e5355d63a02a839c.rlib" "/opt/rustwide/target/debug/deps/liblog-6db5179c3835c2b4.rlib" "/opt/rustwide/target/debug/deps/libnet2-91117fbead10277f.rlib" "/opt/rustwide/target/debug/deps/libmiow-b3e80b088395f82e.rlib" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "/opt/rustwide/target/debug/deps/libnix-d641ca089ec85cac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e78ccf9c1d05a11d.rlib" "/opt/rustwide/target/debug/deps/libslab-fbb42fffa0805c36.rlib" "/opt/rustwide/target/debug/deps/libbytes-4c4a6c8f346902c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a90aa1b00e6334cb.rlib" "/opt/rustwide/target/debug/deps/libtime-671736dbf2baa961.rlib" "/opt/rustwide/target/debug/deps/librand-e14935b6d8431122.rlib" "/opt/rustwide/target/debug/deps/librand_core-4ef64375977b2499.rlib" "/opt/rustwide/target/debug/deps/libhmath-ca6e7a388410e16f.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-a31cb0087f53076b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e451cd426a82f98a.rlib" "/opt/rustwide/target/debug/deps/libglium-dc3071ed2b899f2d.rlib" "/opt/rustwide/target/debug/deps/libglutin-a590d783382e513d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-275ea913ce74522d.rlib" "/opt/rustwide/target/debug/deps/libwinit-e76bff27f21ef4ef.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4bfa62b118197d6d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cf320ccb43dc00ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-90a2e710da3407d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b472c81151adf1f0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1d43bf504830b498.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-9e2f681aa9d72622.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6fcd245741dc9b2a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-71b8d411c4c84f45.rlib" "/opt/rustwide/target/debug/deps/libnix-b826e12c2d46c2c5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-028cdb1086884c72.rlib" "/opt/rustwide/target/debug/deps/libdlib-030859bf514cd143.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e359de8ca0f093b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f0e1deadaf8e4667.rlib" "/opt/rustwide/target/debug/deps/libbitflags-679341c2d9686006.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-30feadf154dfa622.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f47d38a8cd142e08.rlib" "/opt/rustwide/target/debug/deps/librand-1a731c272ce815f7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-796733b95b0539c9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-5ab5c04f05543769.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-cb1886ce90ea8d76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c928f5f74d05aac9.rlib" "/opt/rustwide/target/debug/deps/liblog-a86349eca08e5076.rlib" "/opt/rustwide/target/debug/deps/libshared_library-c6d289ecc26ef09e.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-05e3eabe9e8cd868.rlib" "/opt/rustwide/target/debug/deps/libunreachable-dedc97125ea2fdc9.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-445184fc65509f80.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-318696dd461dce64.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e526cf5f201648ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d08c75bed1f093b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-649592477304cccc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc31995ecc8f0512.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pathtracer-e6a43cf4f5112375" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathtracer` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c6bc99bd73a03e762c714019cb73a02aa942c993ac30bd1a85fd9ecbb8e9b13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bc99bd73a03e762c714019cb73a02aa942c993ac30bd1a85fd9ecbb8e9b13e", kill_on_drop: false }` [INFO] [stdout] c6bc99bd73a03e762c714019cb73a02aa942c993ac30bd1a85fd9ecbb8e9b13e