[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.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-4/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.49.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf2bf8d1125c2ea5898426d8b26d180b94da3322bc134aebc478fc72d3cf614 [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" "0cf2bf8d1125c2ea5898426d8b26d180b94da3322bc134aebc478fc72d3cf614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf2bf8d1125c2ea5898426d8b26d180b94da3322bc134aebc478fc72d3cf614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf2bf8d1125c2ea5898426d8b26d180b94da3322bc134aebc478fc72d3cf614", kill_on_drop: false }` [INFO] [stdout] 0cf2bf8d1125c2ea5898426d8b26d180b94da3322bc134aebc478fc72d3cf614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4dddbf3e4c1f7d35a01848dcfc4cbfaa446709df3c1fa4d8a68693a0179cc0 [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" "9a4dddbf3e4c1f7d35a01848dcfc4cbfaa446709df3c1fa4d8a68693a0179cc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 winapi-build v0.1.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling winapi v0.2.8 [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 rustc-demangle v0.1.8 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [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 smallvec v0.6.3 [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 log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.3 [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 quote v0.6.3 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [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 stb_image v0.2.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempfile v3.0.2 [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 float-cmp v0.4.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.10 [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 backtrace v0.3.9 [INFO] [stderr] Compiling wayland-commons v0.20.10 [INFO] [stderr] Compiling mio v0.5.1 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.pathtracer.3sasivea-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d" "/opt/rustwide/target/debug/deps/pathtracer-853240ad3129a11d.32d6g8zent9cd401.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-3f09a6d99ee5ebff/out" "-L" "/opt/rustwide/target/debug/build/libloading-f9faeb2b951bb3df/out" "-L" "/opt/rustwide/target/debug/build/stb_image-b579042568d17f7d/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-a15c02e2df59cd10.rlib" "/opt/rustwide/target/debug/deps/libnotify-04241534c23d0f3e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0b36cc33f0c79887.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0f3af416213f088f.rlib" "/opt/rustwide/target/debug/deps/libinotify-e066eb4a8d0b21a6.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b994e26c4e638c2e.rlib" "/opt/rustwide/target/debug/deps/libmio-e498b3047a800114.rlib" "/opt/rustwide/target/debug/deps/liblog-6201f2febc61902b.rlib" "/opt/rustwide/target/debug/deps/libnet2-6790b46df1691c0c.rlib" "/opt/rustwide/target/debug/deps/libmiow-44fae6eb292875d9.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4302359dfd2c100e.rlib" "/opt/rustwide/target/debug/deps/libnix-7ebe21c615fee93d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-07daebe67b2b1ddf.rlib" "/opt/rustwide/target/debug/deps/libslab-be4cc02860dced54.rlib" "/opt/rustwide/target/debug/deps/libbytes-edc02ee437e649e1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2660c594cf04f3b5.rlib" "/opt/rustwide/target/debug/deps/libtime-946c37c842c9720b.rlib" "/opt/rustwide/target/debug/deps/librand-0ee5c76d0aef9311.rlib" "/opt/rustwide/target/debug/deps/librand_core-ec6a019383c855e4.rlib" "/opt/rustwide/target/debug/deps/libhmath-70a99798cce3937c.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-eb1001ffbf143bcf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3d94a07947d9623b.rlib" "/opt/rustwide/target/debug/deps/libglium-8dc90c7a3aef5aa6.rlib" "/opt/rustwide/target/debug/deps/libglutin-092d586c66f954dc.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-0c014793f4275818.rlib" "/opt/rustwide/target/debug/deps/libwinit-cf1a898383a08333.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2c2f76c196929803.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-921a9f30700e097e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d392a13a4cd6f7e7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b7e22dc1b53b0f41.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9727810ec0e79d64.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-447cb9a4de370554.rlib" "/opt/rustwide/target/debug/deps/libtempfile-27632e00579a0e1b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0c5e46607ff565b6.rlib" "/opt/rustwide/target/debug/deps/libnix-990dc39a1c52767e.rlib" "/opt/rustwide/target/debug/deps/libmemmap-9ca2c116a8b47d5b.rlib" "/opt/rustwide/target/debug/deps/libdlib-4d1aaa0f4f8655fa.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b6fe7eb81a232219.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-853867439da595a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ad8729d9c80cae41.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-07a7918ec9bcf31d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d7b745292a3376e2.rlib" "/opt/rustwide/target/debug/deps/librand-eed0288f3e13c0d8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c161131e0faa5002.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fd256f391ac9e34b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-d2b406730b93ac57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9a9913592acc9be7.rlib" "/opt/rustwide/target/debug/deps/liblog-d0b4bfbac368555b.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4e795683843aa214.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f62ef73cb7136dc5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-de05fff193b30123.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f611a782aeef8b12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e30253877ad6a536.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1f282aabc9001379.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8393df636e8cda21.rlib" "/opt/rustwide/target/debug/deps/liblibc-c35dc2c2514abcfb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ef95627b84ac5213.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "9a4dddbf3e4c1f7d35a01848dcfc4cbfaa446709df3c1fa4d8a68693a0179cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4dddbf3e4c1f7d35a01848dcfc4cbfaa446709df3c1fa4d8a68693a0179cc0", kill_on_drop: false }` [INFO] [stdout] 9a4dddbf3e4c1f7d35a01848dcfc4cbfaa446709df3c1fa4d8a68693a0179cc0