[INFO] cloning repository https://github.com/drew-y/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drew-y/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b62f0f494945c78ef9fc6708ee6159c91378edee [INFO] testing drew-y/rustracer against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drew-y/rustracer [INFO] finished tweaking git repo https://github.com/drew-y/rustracer [INFO] tweaked toml for git repo https://github.com/drew-y/rustracer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/drew-y/rustracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] [stderr] Downloaded image v0.21.1 [INFO] [stderr] Downloaded hermit-abi v0.1.5 [INFO] [stderr] Downloaded syn v0.15.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dc676137e8a4cd6a9fd4ca55ad6532a7c24157977e38a5344bc11820b687c40 [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" "0dc676137e8a4cd6a9fd4ca55ad6532a7c24157977e38a5344bc11820b687c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dc676137e8a4cd6a9fd4ca55ad6532a7c24157977e38a5344bc11820b687c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc676137e8a4cd6a9fd4ca55ad6532a7c24157977e38a5344bc11820b687c40", kill_on_drop: false }` [INFO] [stdout] 0dc676137e8a4cd6a9fd4ca55ad6532a7c24157977e38a5344bc11820b687c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 733456d35a614996723f2e210d5f48229f3823017f6cb57863a18f0f511a336e [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" "733456d35a614996723f2e210d5f48229f3823017f6cb57863a18f0f511a336e", kill_on_drop: false }` [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.45s [INFO] running `Command { std: "docker" "inspect" "733456d35a614996723f2e210d5f48229f3823017f6cb57863a18f0f511a336e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733456d35a614996723f2e210d5f48229f3823017f6cb57863a18f0f511a336e", kill_on_drop: false }` [INFO] [stdout] 733456d35a614996723f2e210d5f48229f3823017f6cb57863a18f0f511a336e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d4c9fd076c24fbd42abfa2cb4193f40d83bb607e66bb1e4dc2064b3ab388595 [INFO] running `Command { std: "docker" "start" "-a" "3d4c9fd076c24fbd42abfa2cb4193f40d83bb607e66bb1e4dc2064b3ab388595", kill_on_drop: false }` [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.cornell_smoke.3l763s31-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32" "/opt/rustwide/target/debug/examples/cornell_smoke-d543fce7b3f7ba32.46igtf7s6455zfun.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-a45a5cacff7e1002.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1c650997da71dac4.rlib" "/opt/rustwide/target/debug/deps/libconsole-1fe265f898131620.rlib" "/opt/rustwide/target/debug/deps/libtermios-ad39785566c28c4b.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6994a58511b811a6.rlib" "/opt/rustwide/target/debug/deps/libregex-6e3ed22399c7b7d5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-29bbf3d1efde32ae.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-840ee3ac2aeb52bf.rlib" "/opt/rustwide/target/debug/deps/libimage-e6e4c17b30458330.rlib" "/opt/rustwide/target/debug/deps/libtiff-488887cfb252974a.rlib" "/opt/rustwide/target/debug/deps/libpng-c59aaed1ed57150b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f26e119c9c6ecfe3.rlib" "/opt/rustwide/target/debug/deps/libinflate-d1a8cdb015d7c3f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-a2b7e3901777d851.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-857e8c271e71453f.rlib" "/opt/rustwide/target/debug/deps/librayon-9be5a13804fdc140.rlib" "/opt/rustwide/target/debug/deps/libeither-f8fda6b999f8d6b2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cae222272ca6300f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-370068c83f52400d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-acf5c66219685919.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-711ce59b3f455c25.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bf9312beb1c781c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7ff44d63f8ca9cea.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de696fb7aa7872a9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d215cf3514d9c554.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libgif-c55ace16aea96bc9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8ad129042e458bad.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f5c1ec2c8354cd7d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a30ec4673ed6d9ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-918fa676b9c82de8.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-29abf57da481591f.rlib" "/opt/rustwide/target/debug/deps/librand-1a7ac9a30a578cfd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-da7de8a60151494c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-677f006f3ca2cd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ffe96918f37cdc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0508067edc0ddbb4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4944f4f9bac790d9.rlib" "/opt/rustwide/target/debug/deps/librand_core-0577083de755613d.rlib" "/opt/rustwide/target/debug/deps/librand_os-d098c2b060e08341.rlib" "/opt/rustwide/target/debug/deps/liblibc-714bb78be1ad2e88.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-450c7907c524d8c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ea4caa07bd58fe44.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustracer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.ray_tracing_the_next_week.4c33mz53-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-a3d6a44b66eb7dab.2rgtv9xsrz67j4gv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-a45a5cacff7e1002.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1c650997da71dac4.rlib" "/opt/rustwide/target/debug/deps/libconsole-1fe265f898131620.rlib" "/opt/rustwide/target/debug/deps/libtermios-ad39785566c28c4b.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6994a58511b811a6.rlib" "/opt/rustwide/target/debug/deps/libregex-6e3ed22399c7b7d5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-29bbf3d1efde32ae.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-840ee3ac2aeb52bf.rlib" "/opt/rustwide/target/debug/deps/libimage-e6e4c17b30458330.rlib" "/opt/rustwide/target/debug/deps/libtiff-488887cfb252974a.rlib" "/opt/rustwide/target/debug/deps/libpng-c59aaed1ed57150b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f26e119c9c6ecfe3.rlib" "/opt/rustwide/target/debug/deps/libinflate-d1a8cdb015d7c3f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-a2b7e3901777d851.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-857e8c271e71453f.rlib" "/opt/rustwide/target/debug/deps/librayon-9be5a13804fdc140.rlib" "/opt/rustwide/target/debug/deps/libeither-f8fda6b999f8d6b2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cae222272ca6300f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-370068c83f52400d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-acf5c66219685919.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-711ce59b3f455c25.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bf9312beb1c781c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7ff44d63f8ca9cea.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de696fb7aa7872a9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d215cf3514d9c554.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libgif-c55ace16aea96bc9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8ad129042e458bad.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f5c1ec2c8354cd7d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a30ec4673ed6d9ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-918fa676b9c82de8.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-29abf57da481591f.rlib" "/opt/rustwide/target/debug/deps/librand-1a7ac9a30a578cfd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-da7de8a60151494c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-677f006f3ca2cd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ffe96918f37cdc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0508067edc0ddbb4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4944f4f9bac790d9.rlib" "/opt/rustwide/target/debug/deps/librand_core-0577083de755613d.rlib" "/opt/rustwide/target/debug/deps/librand_os-d098c2b060e08341.rlib" "/opt/rustwide/target/debug/deps/liblibc-714bb78be1ad2e88.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-450c7907c524d8c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ea4caa07bd58fe44.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3d4c9fd076c24fbd42abfa2cb4193f40d83bb607e66bb1e4dc2064b3ab388595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4c9fd076c24fbd42abfa2cb4193f40d83bb607e66bb1e4dc2064b3ab388595", kill_on_drop: false }` [INFO] [stdout] 3d4c9fd076c24fbd42abfa2cb4193f40d83bb607e66bb1e4dc2064b3ab388595