[INFO] updating cached repository https://github.com/3Hren/photon [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] b54c1bc3b49c66d2dc5fb678ef62ca7d248e620d [INFO] testing 3Hren/photon against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fphoton" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3Hren/photon on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/3Hren/photon [INFO] finished tweaking git repo https://github.com/3Hren/photon [INFO] tweaked toml for git repo https://github.com/3Hren/photon written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/3Hren/photon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 51eef16c88521805c621f76000dacb50309db55fadc099cce96e2a41d7882636 [INFO] running `Command { std: "docker" "start" "-a" "51eef16c88521805c621f76000dacb50309db55fadc099cce96e2a41d7882636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51eef16c88521805c621f76000dacb50309db55fadc099cce96e2a41d7882636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51eef16c88521805c621f76000dacb50309db55fadc099cce96e2a41d7882636", kill_on_drop: false }` [INFO] [stdout] 51eef16c88521805c621f76000dacb50309db55fadc099cce96e2a41d7882636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a54d58924e2400fda38a5d12b9029c32e5ae14b6a8121edee39347d4d2945b8 [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" "7a54d58924e2400fda38a5d12b9029c32e5ae14b6a8121edee39347d4d2945b8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.33 [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 lazy_static v1.3.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling c_vec v1.3.2 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling photon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ImageBuffer`, `ImageRgb8` [INFO] [stdout] --> src/main.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use image::{ImageBuffer, ImageRgb8, Pixel, Rgb}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mouse::Cursor` [INFO] [stdout] --> src/main.rs:15:73 [INFO] [stdout] | [INFO] [stdout] 15 | use sdl2::{event::Event, gfx::framerate::FPSManager, keyboard::Keycode, mouse::Cursor}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/geometry/mesh.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn load>(path: P) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AddAssign` [INFO] [stdout] --> src/matrix.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Add, AddAssign, Mul}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | lights: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Light + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | objects: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Geometry + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:94:63 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn load>(path: &P) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:110:45 [INFO] [stdout] | [INFO] [stdout] 110 | Box::new(sphere) as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Geometry + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:114:44 [INFO] [stdout] | [INFO] [stdout] 114 | Box::new(plane) as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Geometry + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:122:43 [INFO] [stdout] | [INFO] [stdout] 122 | Box::new(mesh) as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Geometry + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:180:74 [INFO] [stdout] | [INFO] [stdout] 180 | fn closest_intersection(&self, ray: &Ray) -> Option<(&Model>, Intersection)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Geometry + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rot_z` [INFO] [stdout] --> src/main.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | let rot_z = Matrix4x4::new([ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rot_z` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:330:61 [INFO] [stdout] | [INFO] [stdout] 330 | buf.par_chunks_mut(4).enumerate().for_each(|(n, mut c)| { [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: variable does not need to be mutable [INFO] [stdout] --> src/matrix.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | let mut v = out.0[i][j] + self.0[i][k] * o.0[k][j]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `range_contains` has been stable since 1.35.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(range_contains)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.photon.9n7hqphm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765" "/opt/rustwide/target/debug/deps/photon-1ebfd719bd903765.231rd6uu6nv7072t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-818e7bdc5bbff8e3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-80c3bbbb4aea6bd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-38469688ae969210.rlib" "/opt/rustwide/target/debug/deps/libsdl2-2f0cfaf0931883cd.rlib" "/opt/rustwide/target/debug/deps/librand-2fe33393e1b4d1c4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-168e391bb2a0f10d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1cd21de59bbad6b7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-77835e606c696417.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7df3054328b6622f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cca4f014312ca780.rlib" "/opt/rustwide/target/debug/deps/librand_core-69274ca1827bcf2c.rlib" "/opt/rustwide/target/debug/deps/librand_os-b956935613453cd3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-80d479e126c44a6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e79fafbbb39f5688.rlib" "/opt/rustwide/target/debug/deps/libc_vec-4208ba0702cd24d5.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8bcf9ed64f3e72c8.rlib" "/opt/rustwide/target/debug/deps/libnum-b9680abaa4db7d64.rlib" "/opt/rustwide/target/debug/deps/libimage-c9bcbfb3ad1bbb46.rlib" "/opt/rustwide/target/debug/deps/libtiff-952cac4de59b252d.rlib" "/opt/rustwide/target/debug/deps/libpng-4da6fc8310071e2f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c123c8631d27b503.rlib" "/opt/rustwide/target/debug/deps/libinflate-fe8f423f1b149308.rlib" "/opt/rustwide/target/debug/deps/libadler32-b4e97d29bb5ddd74.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12b35c10e0bef139.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2e832925be61e7a7.rlib" "/opt/rustwide/target/debug/deps/librayon-7e4d82aea4d9387e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-a1fc9a321ef5fdc5.rlib" "/opt/rustwide/target/debug/deps/libgif-236bab8750ef299f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-083c50a981202059.rlib" "/opt/rustwide/target/debug/deps/libsafe_transmute-c5f8a0263c97e306.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-59f4b2140053a2f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-82e5358d75659cc0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3e8c276407a0ffd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a0d527554db9fa1e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a08582caa76e6cbb.rlib" "/opt/rustwide/target/debug/deps/liblzw-1b09b64bb0de51a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cfa5eb1f9cbf212a.rlib" "/opt/rustwide/target/debug/deps/libserde-1c6bd77c2d0d7022.rlib" "/opt/rustwide/target/debug/deps/librayon-44d707e157253d34.rlib" "/opt/rustwide/target/debug/deps/libeither-643b6f858dff276a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5267ab9035211dca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-608b2564ec1d7e37.rlib" "/opt/rustwide/target/debug/deps/liblibc-d8bfe61dc40098c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0a189405e5de832a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-84f8b1e5552bb026.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-365de6631b98bb44.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b8138cd5d80fdd67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1c7ddb990653b984.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-028a43faf3c4ec40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-eb569dc908f26788.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-058c775419fac274.rlib" "/opt/rustwide/target/debug/deps/libnodrop-e3190ae2c78509d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-72177418e27a41fc.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_gfx" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /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; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `photon`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7a54d58924e2400fda38a5d12b9029c32e5ae14b6a8121edee39347d4d2945b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a54d58924e2400fda38a5d12b9029c32e5ae14b6a8121edee39347d4d2945b8", kill_on_drop: false }` [INFO] [stdout] 7a54d58924e2400fda38a5d12b9029c32e5ae14b6a8121edee39347d4d2945b8