[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5e5220dc65dc6f4df73887b037da43acb89f3afbbcce1f2cdbe6507ddf35659 [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" "d5e5220dc65dc6f4df73887b037da43acb89f3afbbcce1f2cdbe6507ddf35659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5e5220dc65dc6f4df73887b037da43acb89f3afbbcce1f2cdbe6507ddf35659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e5220dc65dc6f4df73887b037da43acb89f3afbbcce1f2cdbe6507ddf35659", kill_on_drop: false }` [INFO] [stdout] d5e5220dc65dc6f4df73887b037da43acb89f3afbbcce1f2cdbe6507ddf35659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 7ec99368274dde690aa918e4dc959201a29d101a5058d04b5b334a165a2969fa [INFO] running `Command { std: "docker" "start" "-a" "7ec99368274dde690aa918e4dc959201a29d101a5058d04b5b334a165a2969fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [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 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 scopeguard v0.3.3 [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 bitflags v0.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [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 slab v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [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 smallvec v0.6.3 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [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 nix v0.5.1 [INFO] [stderr] Compiling time v0.1.40 [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 wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.14.4 [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 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 glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.10 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling wayland-commons v0.20.10 [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] = 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] | ^ ^ [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: 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-286d559f5c0765de.pathtracer.c62792f8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.pathtracer.c62792f8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de.4gxyzlyll9cgf4df.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-541406b8396dc385/out" "-L" "/opt/rustwide/target/debug/build/libloading-679d329a6db01bc6/out" "-L" "/opt/rustwide/target/debug/build/stb_image-0aeb5257c76e567d/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-f5bf47dca369af64.rlib" "/opt/rustwide/target/debug/deps/libnotify-3505066c300a70c4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5c0a9b8eb08ee586.rlib" "/opt/rustwide/target/debug/deps/libsame_file-eb5d100ffa11769f.rlib" "/opt/rustwide/target/debug/deps/libinotify-44fcd2163dc86383.rlib" "/opt/rustwide/target/debug/deps/libfiletime-df4b165cf3837b9e.rlib" "/opt/rustwide/target/debug/deps/libmio-6774aa7491e06bd8.rlib" "/opt/rustwide/target/debug/deps/liblog-d3f04ede6aee051a.rlib" "/opt/rustwide/target/debug/deps/libnet2-08d93359e1632aab.rlib" "/opt/rustwide/target/debug/deps/libmiow-344acbe40d550b38.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libnix-d8f7e17fc9324b50.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6ea1fc1bd1cf39d.rlib" "/opt/rustwide/target/debug/deps/libslab-170bca6d30a87c6c.rlib" "/opt/rustwide/target/debug/deps/libbytes-69326175d43adfc6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e0f7dbb2934afe82.rlib" "/opt/rustwide/target/debug/deps/libtime-e611962544677170.rlib" "/opt/rustwide/target/debug/deps/librand-3a3d3627e05aa029.rlib" "/opt/rustwide/target/debug/deps/librand_core-a3696b589a33494a.rlib" "/opt/rustwide/target/debug/deps/libhmath-83c5df90e00460b6.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-0ea87922a251b93a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d82269b22d7daab1.rlib" "/opt/rustwide/target/debug/deps/libglium-1ee55bc3e5c3c95c.rlib" "/opt/rustwide/target/debug/deps/libglutin-c9eac8e58006483b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-216ae4a65c307a39.rlib" "/opt/rustwide/target/debug/deps/libwinit-b70e918410837c42.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3f06ea1b148e3616.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-efffd620e1dbac18.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9622826c0fa7a631.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4d4f11acb4098b7b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-050d621c9cf33844.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-3f82d19d9775bef4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f0697bb1c11bd4b4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee69be44825954b3.rlib" "/opt/rustwide/target/debug/deps/libnix-ff6467f08870cccc.rlib" "/opt/rustwide/target/debug/deps/libmemmap-829e925be6418cd6.rlib" "/opt/rustwide/target/debug/deps/libdlib-1e4c1dc63c72cc90.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ab79ad3ccbd73b73.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a553b347d1cedcc7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d4ada631758d8768.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-45248fe10ac8b8b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f50a4cdec558122.rlib" "/opt/rustwide/target/debug/deps/librand-2dcba8162aa7c276.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5fe8158182f68627.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4a195fdf77819089.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-7cd72541a12b7488.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0ce9dcd6ac943c25.rlib" "/opt/rustwide/target/debug/deps/liblog-323526a01435dea9.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d04e3c6a52234aed.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9049a496e115463d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-0813e50129ab416f.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3b46ef87bf24abc2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ffffd8fd2f7a8433.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f99d05ebcf5db4e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cd806b590a44f9e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3e2538f62e14c74.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-263ac794e799dc1c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pathtracer-286d559f5c0765de" "-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" "7ec99368274dde690aa918e4dc959201a29d101a5058d04b5b334a165a2969fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec99368274dde690aa918e4dc959201a29d101a5058d04b5b334a165a2969fa", kill_on_drop: false }` [INFO] [stdout] 7ec99368274dde690aa918e4dc959201a29d101a5058d04b5b334a165a2969fa