[INFO] updating cached repository https://github.com/hpatjens/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e5ea318e020eb12eba46bcea12251d39e099764 [INFO] testing hpatjens/pathtracer against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpatjens%2Fpathtracer" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpatjens/pathtracer on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-11/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.45.2" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 416ef6c3653f18e8ca2d0a51fff5d2ab39ca3bbc688ad2f75d9b0db471afa399 [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" "416ef6c3653f18e8ca2d0a51fff5d2ab39ca3bbc688ad2f75d9b0db471afa399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "416ef6c3653f18e8ca2d0a51fff5d2ab39ca3bbc688ad2f75d9b0db471afa399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416ef6c3653f18e8ca2d0a51fff5d2ab39ca3bbc688ad2f75d9b0db471afa399", kill_on_drop: false }` [INFO] [stdout] 416ef6c3653f18e8ca2d0a51fff5d2ab39ca3bbc688ad2f75d9b0db471afa399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f6a8742859c49a0f92114a7bc12021a9924b201fdaa6e3ccdb4ac24b6e66996 [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" "9f6a8742859c49a0f92114a7bc12021a9924b201fdaa6e3ccdb4ac24b6e66996", kill_on_drop: false }` [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling hmath v0.1.0 (https://github.com/hpatjens/hmath#82996f82) [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling wayland-sys v0.20.10 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling wayland-commons v0.20.10 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [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 glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.pathtracer.3yns7dx1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2" "/opt/rustwide/target/debug/deps/pathtracer-4d08c997ccfd49c2.2084e4ff5fmc3z7b.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-6c61520f8c5d5b2a/out" "-L" "/opt/rustwide/target/debug/build/libloading-11c6144850b9261c/out" "-L" "/opt/rustwide/target/debug/build/stb_image-a994688269d88691/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopengl32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstb_image-96977a14ede3b9f5.rlib" "/opt/rustwide/target/debug/deps/libnotify-f88583c766df2354.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0e8aa33ee62839d8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0bc81c777b106aaf.rlib" "/opt/rustwide/target/debug/deps/libinotify-48665101d0be71a9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-4f9b25567a52e1ac.rlib" "/opt/rustwide/target/debug/deps/libmio-55f98269dc01386d.rlib" "/opt/rustwide/target/debug/deps/liblog-5879b8b3d405de32.rlib" "/opt/rustwide/target/debug/deps/libnet2-98cf77bf33b65dbb.rlib" "/opt/rustwide/target/debug/deps/libmiow-88b6c9e29f58efb2.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0f165c0ed5b63ae2.rlib" "/opt/rustwide/target/debug/deps/libnix-6704d55a2fd5469e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-502e36cbe8397e5a.rlib" "/opt/rustwide/target/debug/deps/libslab-40fcc9f45b663f6c.rlib" "/opt/rustwide/target/debug/deps/libbytes-4473ad7d2862f1f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/libtime-ced8ec0e4fa4baca.rlib" "/opt/rustwide/target/debug/deps/librand-4177f6ae7a337f15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4e3f36f7fa8340c3.rlib" "/opt/rustwide/target/debug/deps/libhmath-3c101578ec77ce86.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-d2492a983409a48a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f5aca41895af8d57.rlib" "/opt/rustwide/target/debug/deps/libglium-b32fff8874505aa6.rlib" "/opt/rustwide/target/debug/deps/libglutin-f22ad480b1ad9ea0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-6980d66343e6e8ca.rlib" "/opt/rustwide/target/debug/deps/libwinit-8b168b5423137bf9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ad8b210be800db88.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7b6d0b2914848802.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5e00b0bcc5dc4f4d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-237c19cc6064398b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3d93a7be48ac9fba.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-4f816ed8333e7997.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b075ed60028b42af.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-1507fb6ab9efff1c.rlib" "/opt/rustwide/target/debug/deps/libnix-467bb632b10632b5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f93083c1b6cab39a.rlib" "/opt/rustwide/target/debug/deps/libdlib-a66a210e097ec8cc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b16865cbd644e74b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4301c244cb8dc74b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e7d74538f16e3ae6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8d2c8e7f129a28a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-891925f111a982c5.rlib" "/opt/rustwide/target/debug/deps/librand-8cb2092d19ee6c36.rlib" "/opt/rustwide/target/debug/deps/liblock_api-041771170626cc66.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8d30770d354c2a0c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4bf902867b497e68.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7c014f8093facf6d.rlib" "/opt/rustwide/target/debug/deps/liblog-8fd3f54aa3d3fe7a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-6352a5011c3ed8aa.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-12adcf29cddddca9.rlib" "/opt/rustwide/target/debug/deps/libunreachable-94397377acec52bb.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-100dc70216fef94e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0643361a2720d0a8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-769da7bba57e54df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db9e7b75608c5dd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2da3647476cc380a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "9f6a8742859c49a0f92114a7bc12021a9924b201fdaa6e3ccdb4ac24b6e66996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6a8742859c49a0f92114a7bc12021a9924b201fdaa6e3ccdb4ac24b6e66996", kill_on_drop: false }` [INFO] [stdout] 9f6a8742859c49a0f92114a7bc12021a9924b201fdaa6e3ccdb4ac24b6e66996