[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 beta-2022-02-22 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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rocurley/raytracer on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.35 [INFO] [stderr] Downloaded ordered-float v2.2.0 [INFO] [stderr] Downloaded cpuprofiler v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73462ca7784e1c7142ce3f7dc87080f6000ef316aac66ec3c6b9f4cbb8e6141e [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" "73462ca7784e1c7142ce3f7dc87080f6000ef316aac66ec3c6b9f4cbb8e6141e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73462ca7784e1c7142ce3f7dc87080f6000ef316aac66ec3c6b9f4cbb8e6141e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73462ca7784e1c7142ce3f7dc87080f6000ef316aac66ec3c6b9f4cbb8e6141e", kill_on_drop: false }` [INFO] [stdout] 73462ca7784e1c7142ce3f7dc87080f6000ef316aac66ec3c6b9f4cbb8e6141e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f537ccb7ea49c8c4b3283592a5c609c641db0d7177236779f8fa9e26fa958d52 [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" "f537ccb7ea49c8c4b3283592a5c609c641db0d7177236779f8fa9e26fa958d52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bindgen v0.56.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 wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cpuprofiler v0.0.4 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand 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 serde_derive v1.0.126 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [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-3f8153c7816f3dca.raytrace.ce046f34-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.raytrace.ce046f34-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca.3cheqcxwsmxozw1u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-09ec92707eb5e177/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-13f5c3928789c640.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d1e917acf43e24f9.rlib" "/opt/rustwide/target/debug/deps/libpng-13ab5c039b0c2491.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-25c32a4f56a4b648.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6e137828830f54fc.rlib" "/opt/rustwide/target/debug/deps/libserde-87c5473b7ded25d5.rlib" "/opt/rustwide/target/debug/deps/libminifb-a41d251c409bdec6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-5dac53bdc78b1deb.rlib" "/opt/rustwide/target/debug/deps/libxcursor-49e8bf78535245c5.rlib" "/opt/rustwide/target/debug/deps/libnom-637c10820f4b74c4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ed13a31270fea376.rlib" "/opt/rustwide/target/debug/deps/librand-6a132e55bf568000.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2bc2350179a4fcf4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-2478dd5a7992e61c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b6cfa31b8e46a29.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bfd42e0ee3429d8b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libxkb-37ff59d966519907.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-d1a4d812a0bdfc17.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3edeba04dc657f44.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-77c7ff10a7156b92.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-26e5d26e21bab5c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libnix-e89a94908cb8e6db.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-76634adbfeb969ac.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3cfa5de7a1482242.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-43ad77e6bc6d034e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-855d69782fa54bcb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-539cc40d456b6691.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-2172dfbaf3a753d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-4d6ca9fe842f0b6c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-954e83e2938b79ca.rlib" "/opt/rustwide/target/debug/deps/libgimli-af203356f051834b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fac7ca16fe6e9041.rlib" "/opt/rustwide/target/debug/deps/libargh-88ddb4ca833fd94a.rlib" "/opt/rustwide/target/debug/deps/libargh_shared-a714487c69442360.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raytrace-3f8153c7816f3dca" "-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" "f537ccb7ea49c8c4b3283592a5c609c641db0d7177236779f8fa9e26fa958d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f537ccb7ea49c8c4b3283592a5c609c641db0d7177236779f8fa9e26fa958d52", kill_on_drop: false }` [INFO] [stdout] f537ccb7ea49c8c4b3283592a5c609c641db0d7177236779f8fa9e26fa958d52