[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-27/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c55bc4803463ad7e53f2341a0d5da18f3c9a98e30adca8e70907f7079543b70 [INFO] running `Command { std: "docker" "start" "-a" "8c55bc4803463ad7e53f2341a0d5da18f3c9a98e30adca8e70907f7079543b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c55bc4803463ad7e53f2341a0d5da18f3c9a98e30adca8e70907f7079543b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c55bc4803463ad7e53f2341a0d5da18f3c9a98e30adca8e70907f7079543b70", kill_on_drop: false }` [INFO] [stdout] 8c55bc4803463ad7e53f2341a0d5da18f3c9a98e30adca8e70907f7079543b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30cdb6fc7fa598fbc650874a3d6316b11e2461b44c31d147c51799c57b4692fe [INFO] running `Command { std: "docker" "start" "-a" "30cdb6fc7fa598fbc650874a3d6316b11e2461b44c31d147c51799c57b4692fe", 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 winapi-build v0.1.1 [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 stable_deref_trait v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bitflags v0.4.0 [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 rustc-demangle v0.1.8 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [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 quote v0.6.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling stb_image v0.2.2 [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 tempfile v3.0.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 parking_lot v0.6.2 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling notify v4.0.3 [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 wayland-commons v0.20.10 [INFO] [stderr] Compiling backtrace v0.3.9 [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] note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/worker.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, new)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/worker.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, new)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Meta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/tracer.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Meta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/tracer.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ParseError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ParseError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, new)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.pathtracer.4ddd710f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c.24el39fo4ituqvnc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-11d1a451162ba44e/out" "-L" "/opt/rustwide/target/debug/build/libloading-df4c3133c04e5d7c/out" "-L" "/opt/rustwide/target/debug/build/stb_image-4dd6684f9117659a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-25e08def9bf3e063.rlib" "/opt/rustwide/target/debug/deps/libnotify-d35f227a7b61aee0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fac02fa5226f5123.rlib" "/opt/rustwide/target/debug/deps/libsame_file-e39955f67faec340.rlib" "/opt/rustwide/target/debug/deps/libinotify-90f6a9362ff31bc3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-ebfb210cc682c11f.rlib" "/opt/rustwide/target/debug/deps/libmio-9f67be90f9ab33d2.rlib" "/opt/rustwide/target/debug/deps/liblog-e95d679e68250628.rlib" "/opt/rustwide/target/debug/deps/libnet2-887d0f8d99b34e20.rlib" "/opt/rustwide/target/debug/deps/libmiow-1e487372ca4d1ca4.rlib" "/opt/rustwide/target/debug/deps/libwinapi-9c98d1bc6d82ae57.rlib" "/opt/rustwide/target/debug/deps/libnix-ae0a07c9f853c755.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ac6a24f7645a4690.rlib" "/opt/rustwide/target/debug/deps/libslab-332ed7daea089ab5.rlib" "/opt/rustwide/target/debug/deps/libbytes-808f0922df3ea462.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9d0cc7cd35f17e7b.rlib" "/opt/rustwide/target/debug/deps/libtime-14d705292ceabf7c.rlib" "/opt/rustwide/target/debug/deps/librand-2eaa29070697c06b.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b9e46bd6feb4ded.rlib" "/opt/rustwide/target/debug/deps/libhmath-b393986fa90fa34e.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-3fcf932fa55f9217.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-498d0e80a7d650cf.rlib" "/opt/rustwide/target/debug/deps/libglium-4d9ab3f1640c390b.rlib" "/opt/rustwide/target/debug/deps/libglutin-7745786309a7396c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c18d7ce266fc11ce.rlib" "/opt/rustwide/target/debug/deps/libwinit-a2cc1d7778548117.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-1e1704223f56b562.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7eb6d655a1a0dedc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-bbbf0bbaf9b146ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3acede6a6a153abe.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-68f088fb9bb98af0.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5b9916b0d855ae3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-97bf34f4a2b1bede.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libnix-9be5bb2e29990353.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c58c3638fd3c287c.rlib" "/opt/rustwide/target/debug/deps/libdlib-f64ce6118c625dc7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8726404b278f30a1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd276519e0d77f3f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55840e120ae1dee7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c7d34a9961a643cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-12fdadbb98c9b78d.rlib" "/opt/rustwide/target/debug/deps/librand-e649bfd5c85b96ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4c609ae4fc14e7ac.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ff51788831580642.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-87106ad784b09feb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c880ad56f77bbd6e.rlib" "/opt/rustwide/target/debug/deps/liblog-4f86468fde253d7f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-cf1e15b84b500d9f.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c72b5762d1f0247e.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ad188ed2f082723c.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4fd1228cfb07a9ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d852804729f432a2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-359265c3d23a6bbc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e80935cbd143366f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ec3f7015ca8e227.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5b304da8aaac3575.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pathtracer-98fe6e0d2a4c920c" "-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" "30cdb6fc7fa598fbc650874a3d6316b11e2461b44c31d147c51799c57b4692fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cdb6fc7fa598fbc650874a3d6316b11e2461b44c31d147c51799c57b4692fe", kill_on_drop: false }` [INFO] [stdout] 30cdb6fc7fa598fbc650874a3d6316b11e2461b44c31d147c51799c57b4692fe