[INFO] updating cached repository https://github.com/doup/soft_render [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] 057864c1b3af89700138cb5ecfd6893b2d4148bb [INFO] testing doup/soft_render against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoup%2Fsoft_render" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doup/soft_render on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doup/soft_render [INFO] finished tweaking git repo https://github.com/doup/soft_render [INFO] tweaked toml for git repo https://github.com/doup/soft_render written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/doup/soft_render already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", 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] 9e8ac29c788a78884bc59dba1a971ca5b843db6c2a14d1373548ae7ffa7645b9 [INFO] running `Command { std: "docker" "start" "-a" "9e8ac29c788a78884bc59dba1a971ca5b843db6c2a14d1373548ae7ffa7645b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e8ac29c788a78884bc59dba1a971ca5b843db6c2a14d1373548ae7ffa7645b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8ac29c788a78884bc59dba1a971ca5b843db6c2a14d1373548ae7ffa7645b9", kill_on_drop: false }` [INFO] [stdout] 9e8ac29c788a78884bc59dba1a971ca5b843db6c2a14d1373548ae7ffa7645b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b228b6ff27621dfd7bf4ee878b64da2b8047cdea4aa314280780d66792ba05 [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" "36b228b6ff27621dfd7bf4ee878b64da2b8047cdea4aa314280780d66792ba05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling soft_render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cgmath::SquareMatrix` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::SquareMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:83:99 [INFO] [stdout] | [INFO] [stdout] 83 | ..._screen: &[Vector2; 3], pixel_shader: &PixelShader, zbuffer: &mut [f64; SCREEN_BUFFER]) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn PixelShader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/main.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | fn render(&self, u: f64, v: f64) -> pixels::Color { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/main.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | fn render(&self, u: f64, v: f64) -> pixels::Color { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | let mut sample = Vector2::new(x as f64 + 0.5, y as f64 + 0.5); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `line` [INFO] [stdout] --> src/main.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn line(canvas: &WindowCanvas, mut x0: i16, mut y0: i16, mut x1: i16, mut y1: i16, color: pixels::Color) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `cgmath::InnerSpace::normalize` that must be used [INFO] [stdout] --> src/main.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | light_dir.normalize(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.soft_render.7kxl7hzl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa" "/opt/rustwide/target/debug/deps/soft_render-99c2614b0bef10fa.bnpqgh8595czur.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwavefront_obj-6a38807e43676c4d.rlib" "/opt/rustwide/target/debug/deps/libtime-66e61d25e8652e7f.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8db2f78f7a1931c9.rlib" "/opt/rustwide/target/debug/deps/libc_vec-287aaf910ec28e78.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-318162645bc6b767.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7b15d77b989f677d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2ea69cae54b65af6.rlib" "/opt/rustwide/target/debug/deps/libnum-40c02d75b8f4456d.rlib" "/opt/rustwide/target/debug/deps/libimage-2eb155fb88d499bc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libgif-3c33efaa77e984aa.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c1c66a18cb80988c.rlib" "/opt/rustwide/target/debug/deps/librayon-0479f40dc7a5cd83.rlib" "/opt/rustwide/target/debug/deps/libeither-fffa7dedf195fb70.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2161fa30118b8bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d13c98fc5e1281e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3c4e55071caae096.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-372f037cc1d382f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e3467a78a379b3af.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libpng-c6b5d257af2c21a8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f1e6ff08f3714d6a.rlib" "/opt/rustwide/target/debug/deps/libinflate-680c77c88cb375ea.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-93ea778d2d426c2d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1fa7277046bf5973.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d638954e43e05d15.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6f06a2f01512f241.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a365d08e7e185d9.rlib" "/opt/rustwide/target/debug/deps/libcgmath-0b9fa31c9bfc7514.rlib" "/opt/rustwide/target/debug/deps/librand-b08d6bc635766aff.rlib" "/opt/rustwide/target/debug/deps/librand-6e95f364e9dc7d0e.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f062fae07e23fe8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-59056e9b79ae238f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cdbb2c93d82ff0aa.rlib" "/opt/rustwide/target/debug/deps/libapprox-43cd5c53f5296d66.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lSDL2_gfx" "-lSDL2" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soft_render`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "36b228b6ff27621dfd7bf4ee878b64da2b8047cdea4aa314280780d66792ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b228b6ff27621dfd7bf4ee878b64da2b8047cdea4aa314280780d66792ba05", kill_on_drop: false }` [INFO] [stdout] 36b228b6ff27621dfd7bf4ee878b64da2b8047cdea4aa314280780d66792ba05