[INFO] cloning 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" "clone" "--bare" "https://github.com/doup/soft_render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoup%2Fsoft_render", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoup%2Fsoft_render'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 057864c1b3af89700138cb5ecfd6893b2d4148bb [INFO] testing doup/soft_render against 1.60.0 for beta-1.61-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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2-sys v0.30.0 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded cgmath v0.15.0 [INFO] [stderr] Downloaded image v0.17.0 [INFO] [stderr] Downloaded sdl2 v0.30.0 [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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e5ba74e1be1c31dd03d7e0a7bbf1ea68f5c52e7c0bbabc952b686f78c2f3c34 [INFO] running `Command { std: "docker" "start" "-a" "7e5ba74e1be1c31dd03d7e0a7bbf1ea68f5c52e7c0bbabc952b686f78c2f3c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e5ba74e1be1c31dd03d7e0a7bbf1ea68f5c52e7c0bbabc952b686f78c2f3c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5ba74e1be1c31dd03d7e0a7bbf1ea68f5c52e7c0bbabc952b686f78c2f3c34", kill_on_drop: false }` [INFO] [stdout] 7e5ba74e1be1c31dd03d7e0a7bbf1ea68f5c52e7c0bbabc952b686f78c2f3c34 [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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd59c8fd62765e3493e222df20364c374a7ce6c7ebeaba155191d43eb54eac27 [INFO] running `Command { std: "docker" "start" "-a" "dd59c8fd62765e3493e222df20364c374a7ce6c7ebeaba155191d43eb54eac27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memoffset v0.2.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 rayon-core v1.4.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 bitflags v1.0.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [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 num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [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-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling png v0.11.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 | fn triangle(canvas: &WindowCanvas, tri: &Triangle, tri_screen: &[Vector2; 3], pixel_shader: &PixelShader, zbuffer: &mut [f64; SCREEN... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 83 - fn triangle(canvas: &WindowCanvas, tri: &Triangle, tri_screen: &[Vector2; 3], pixel_shader: &PixelShader, zbuffer: &mut [f64; SCREEN_BUFFER]) { [INFO] [stdout] 83 + fn triangle(canvas: &WindowCanvas, tri: &Triangle, tri_screen: &[Vector2; 3], pixel_shader: &dyn PixelShader, zbuffer: &mut [f64; SCREEN_BUFFER]) { [INFO] [stdout] | [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.soft_render.3efba9af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237.4b2gtun0w9dp2fip.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwavefront_obj-8c72da6f7addc336.rlib" "/opt/rustwide/target/debug/deps/libtime-b43b4b56e6c591e6.rlib" "/opt/rustwide/target/debug/deps/libsdl2-3eaadcc974678005.rlib" "/opt/rustwide/target/debug/deps/libc_vec-90efa7a5f1d2d4a0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-252f07bbd9043a56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b50f842450d10e09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libnum-6f8c3e7303cf657f.rlib" "/opt/rustwide/target/debug/deps/libimage-4c69e26a0e6e6ad9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-687dea51450817b6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-81312b8836cb88e7.rlib" "/opt/rustwide/target/debug/deps/librayon-ccdfd4b7e60077cb.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/librayon_core-afad66ae5c024be0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3d1b9c1afb7718f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-105c7c89acf9cdb4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-763151419cd2dacd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4499033725c42a49.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a776a15529863404.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba39efabcb0a90d1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c3731ef06a5c5d2b.rlib" "/opt/rustwide/target/debug/deps/libpng-c93ca9f04ab0171a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-763e966be7719c46.rlib" "/opt/rustwide/target/debug/deps/libinflate-63a926be61fe3b36.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-73f7d53cea5d0628.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e9d4a3e7fef4082a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-801e6833a1ffbb87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6d458c09c596d62f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac0fca417c216564.rlib" "/opt/rustwide/target/debug/deps/libcgmath-5d38f5787782558b.rlib" "/opt/rustwide/target/debug/deps/librand-dfaddcc0df23a796.rlib" "/opt/rustwide/target/debug/deps/librand-88ac2c3b39055246.rlib" "/opt/rustwide/target/debug/deps/liblibc-3eea13af8bb86f4b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e9b23534c4cad8fb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08c9d1039bf60e3d.rlib" "/opt/rustwide/target/debug/deps/libapprox-94ebf2bd36ba4bb3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2_gfx" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/soft_render-1b659baae0729237" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dd59c8fd62765e3493e222df20364c374a7ce6c7ebeaba155191d43eb54eac27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd59c8fd62765e3493e222df20364c374a7ce6c7ebeaba155191d43eb54eac27", kill_on_drop: false }` [INFO] [stdout] dd59c8fd62765e3493e222df20364c374a7ce6c7ebeaba155191d43eb54eac27