[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [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 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1fc10a19982116cef23607488e7a445e8d6edacadd66345edaedb156e54ebab [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" "d1fc10a19982116cef23607488e7a445e8d6edacadd66345edaedb156e54ebab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1fc10a19982116cef23607488e7a445e8d6edacadd66345edaedb156e54ebab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1fc10a19982116cef23607488e7a445e8d6edacadd66345edaedb156e54ebab", kill_on_drop: false }` [INFO] [stdout] d1fc10a19982116cef23607488e7a445e8d6edacadd66345edaedb156e54ebab [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3523a9c556c1d612de1f4b0fad00bc13f086f84d4c6e07a497c6ea39b5a50ed [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" "b3523a9c556c1d612de1f4b0fad00bc13f086f84d4c6e07a497c6ea39b5a50ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [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 stable_deref_trait v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling unreachable v1.0.0 [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 nix v0.11.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling net2 v0.2.33 [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 quote v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling parking_lot v0.6.2 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [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 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 issue #80165 [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-1781e7141ac2c133.pathtracer.dc21d062-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.pathtracer.dc21d062-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133.32u6goyakz64bohx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-864f11535831be1b/out" "-L" "/opt/rustwide/target/debug/build/libloading-16ba5d011973ba6d/out" "-L" "/opt/rustwide/target/debug/build/stb_image-d94ac00be6eee426/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-e2c4085688a1536b.rlib" "/opt/rustwide/target/debug/deps/libnotify-14ba309cac400586.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-624aa897b7f7b0d4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-ea0057adaccbd84a.rlib" "/opt/rustwide/target/debug/deps/libinotify-dde324609fa81dbd.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cb7ad361c43b10fb.rlib" "/opt/rustwide/target/debug/deps/libmio-07d89ba99510dfd0.rlib" "/opt/rustwide/target/debug/deps/liblog-7a15de0422e3f8f5.rlib" "/opt/rustwide/target/debug/deps/libnet2-c484149bbe149d7d.rlib" "/opt/rustwide/target/debug/deps/libmiow-48cd824b1dc39e9f.rlib" "/opt/rustwide/target/debug/deps/libwinapi-752b8c6fa8b80860.rlib" "/opt/rustwide/target/debug/deps/libnix-3604f10b716e890a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-49c4d650958fe230.rlib" "/opt/rustwide/target/debug/deps/libslab-c597d3202d2c1c0e.rlib" "/opt/rustwide/target/debug/deps/libbytes-de37aa6ec024b7aa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80053f417b3b3269.rlib" "/opt/rustwide/target/debug/deps/libtime-90b73c962c6db915.rlib" "/opt/rustwide/target/debug/deps/librand-2e3142c1dd89c450.rlib" "/opt/rustwide/target/debug/deps/librand_core-f01bf03e27cf5fbc.rlib" "/opt/rustwide/target/debug/deps/libhmath-9958282f5824b8ba.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-ba1dc9cf5476afdb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f6cbf84a51cd20b.rlib" "/opt/rustwide/target/debug/deps/libglium-0970506728830c10.rlib" "/opt/rustwide/target/debug/deps/libglutin-e3ef0b4b046810d0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-8a7b0011a7b37bf4.rlib" "/opt/rustwide/target/debug/deps/libwinit-28113e4eaee09592.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b9fb7acc29cee0f3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-791ef1b487d933eb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-142a3e74ca5c2bc2.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4deac487c33d9fe6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-000a21bfe45c340a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-0f2c666225c5885d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-09b730e5914b8f87.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8584036556e15751.rlib" "/opt/rustwide/target/debug/deps/libnix-be141c847de12219.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bba74db7b5ab2999.rlib" "/opt/rustwide/target/debug/deps/libdlib-67d4f2db182a3843.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aed53e1b406e8710.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b715b6b58310a9f9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6f201557f8d63b19.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68534a876a4af24c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7ffb5e9c2cfd4db3.rlib" "/opt/rustwide/target/debug/deps/librand-9ae3cb1a9a031783.rlib" "/opt/rustwide/target/debug/deps/liblock_api-274bb9077b363108.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-5cde34e54d16d513.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b8887935c8407599.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e72e089cf3b81401.rlib" "/opt/rustwide/target/debug/deps/liblog-0915a1a43f3e82ae.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5216b33328196011.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e8754f9ce32f949.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ac34cae478ddd523.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-81dda0e20244af4f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e052d57980285067.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9ee8d4455dbb9a24.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-adb2e768b9315b13.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4758d1e77b8c433.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-688dd9fe5fb9af00.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pathtracer-1781e7141ac2c133" "-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b3523a9c556c1d612de1f4b0fad00bc13f086f84d4c6e07a497c6ea39b5a50ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3523a9c556c1d612de1f4b0fad00bc13f086f84d4c6e07a497c6ea39b5a50ed", kill_on_drop: false }` [INFO] [stdout] b3523a9c556c1d612de1f4b0fad00bc13f086f84d4c6e07a497c6ea39b5a50ed