[INFO] cloning repository https://github.com/rocurley/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rocurley/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9b0c9cedaed97dde6863ff66f31dd4b50586f07 [INFO] testing rocurley/raytracer against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fraytracer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rocurley/raytracer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rocurley/raytracer [INFO] finished tweaking git repo https://github.com/rocurley/raytracer [INFO] tweaked toml for git repo https://github.com/rocurley/raytracer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rocurley/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84815a696e98987da60eb0eb0a863bfb88a8442805effa9c39a55c7cb5238ac4 [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" "84815a696e98987da60eb0eb0a863bfb88a8442805effa9c39a55c7cb5238ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84815a696e98987da60eb0eb0a863bfb88a8442805effa9c39a55c7cb5238ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84815a696e98987da60eb0eb0a863bfb88a8442805effa9c39a55c7cb5238ac4", kill_on_drop: false }` [INFO] [stdout] 84815a696e98987da60eb0eb0a863bfb88a8442805effa9c39a55c7cb5238ac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db7f2f1cb362e0179ab45d1d04f45678e4c63583a0a8740d711fd65a415ba6b [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" "7db7f2f1cb362e0179ab45d1d04f45678e4c63583a0a8740d711fd65a415ba6b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cpuprofiler v0.0.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ordered-float v2.2.0 [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.raytrace.d622ad67-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66.49f3q3mypjk8vits.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-7546526b439d05f7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-4d90cc73dfb6632a.rlib" "/opt/rustwide/target/debug/deps/librand_distr-de7ee1dd3a9c273b.rlib" "/opt/rustwide/target/debug/deps/libpng-804d3ed6d1c7bcd9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-04ac6e16eec03c59.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1083ac033abf727b.rlib" "/opt/rustwide/target/debug/deps/libserde-0c7b404a3a1d31a4.rlib" "/opt/rustwide/target/debug/deps/libminifb-ec12ee5ca2339f5a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1b21b7c5127a223f.rlib" "/opt/rustwide/target/debug/deps/libxcursor-84d7cc677244cc44.rlib" "/opt/rustwide/target/debug/deps/libnom-bb9042c0792c9caa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b97095416c3f7e80.rlib" "/opt/rustwide/target/debug/deps/librand-ed725920409bf2bc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-23252e981d58e454.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-eda5c8c89de4c7b6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-593f300c0d4889ad.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-26401e48b7ca63bc.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libxkb-1ab8c77944be25ea.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-2c9d90f37c1c4e75.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-19cbc05d3885ddad.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cb5a8c0feb2d70c7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e50eda92fe4bcd37.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libnix-ab602aaaed962b2e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-88ee2dc8652db865.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-728dd1b7a8605037.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-f9f1dd4150e54e34.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3024c7e5c0b11c84.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bbcd5a2ff04728ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-7f9b4c248054ad0f.rlib" "/opt/rustwide/target/debug/deps/liblibc-00c2aa334bb88ee1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ba6ea391e073c3fc.rlib" "/opt/rustwide/target/debug/deps/libgimli-5df03c9424391870.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b12df720b04fa7db.rlib" "/opt/rustwide/target/debug/deps/libargh-1659e12d575b651e.rlib" "/opt/rustwide/target/debug/deps/libargh_shared-3a13d095c1f62072.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lprofiler" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raytrace-d3c5104ac8f14c66" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lprofiler [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raytrace` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7db7f2f1cb362e0179ab45d1d04f45678e4c63583a0a8740d711fd65a415ba6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db7f2f1cb362e0179ab45d1d04f45678e4c63583a0a8740d711fd65a415ba6b", kill_on_drop: false }` [INFO] [stdout] 7db7f2f1cb362e0179ab45d1d04f45678e4c63583a0a8740d711fd65a415ba6b