[INFO] cloning repository https://github.com/Estikno/axle2D
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Estikno/axle2D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstikno%2Faxle2D", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstikno%2Faxle2D'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1495523d0fab60496c876ce940ef2a2c7d8a98d
[INFO] building Estikno/axle2D against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstikno%2Faxle2D" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Estikno/axle2D on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Estikno/axle2D
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Estikno/axle2D
[INFO] tweaked toml for git repo https://github.com/Estikno/axle2D written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c62aeb66402cd2e3981cea21e8252acfd6b8e5f33ffe506c5efe890700f3ad0f
[INFO] running `Command { std: "docker" "start" "-a" "c62aeb66402cd2e3981cea21e8252acfd6b8e5f33ffe506c5efe890700f3ad0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c62aeb66402cd2e3981cea21e8252acfd6b8e5f33ffe506c5efe890700f3ad0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62aeb66402cd2e3981cea21e8252acfd6b8e5f33ffe506c5efe890700f3ad0f", kill_on_drop: false }`
[INFO] [stdout] c62aeb66402cd2e3981cea21e8252acfd6b8e5f33ffe506c5efe890700f3ad0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13afdd9d0d7c6b0bbe3fbaf4ca73206efa8837642ba5b2818c533c7660dc6e56
[INFO] running `Command { std: "docker" "start" "-a" "13afdd9d0d7c6b0bbe3fbaf4ca73206efa8837642ba5b2818c533c7660dc6e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axle_math v0.1.0 (/opt/rustwide/workdir/crates/axle_math)
[INFO] [stderr]    Compiling axle_ecs v0.2.2 (/opt/rustwide/workdir/crates/axle_ecs)
[INFO] [stderr]    Compiling axle_render v0.1.0 (/opt/rustwide/workdir/crates/axle_render)
[INFO] [stdout] warning: unused import: `crate::primitives::renderable::Renderable`
[INFO] [stdout]   --> crates/axle_render/src/renderer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::primitives::renderable::Renderable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> crates/axle_render/src/primitives/ellipse.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |             .map(|i| {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertices`
[INFO] [stdout]   --> crates/axle_render/src/primitives/ellipse.rs:60:42
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn set_transform_vertices(&mut self, vertices: Vec<Vector2>) {}
[INFO] [stdout]    |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entities`
[INFO] [stdout]   --> crates/axle_render/src/renderer.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(entities: &[QueryEntity], resources: &mut Resources) -> Result<()> {
[INFO] [stdout]    |           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axle_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::physics::shape::Shape`
[INFO] [stdout]  --> src/physics/rigid_body.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::physics::shape::Shape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::shape::Shape`
[INFO] [stdout]  --> src/view/renderer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::physics::shape::Shape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::rect::Rect`
[INFO] [stdout]   --> src/view/renderer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sdl2::rect::Rect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_triangle` is never used
[INFO] [stdout]    --> src/view/renderer.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn draw_triangle(&mut self, pos_1: &Vector2, pos_2: &Vector2, pos_3: &Vector2, color: Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.70s
[INFO] running `Command { std: "docker" "inspect" "13afdd9d0d7c6b0bbe3fbaf4ca73206efa8837642ba5b2818c533c7660dc6e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13afdd9d0d7c6b0bbe3fbaf4ca73206efa8837642ba5b2818c533c7660dc6e56", kill_on_drop: false }`
[INFO] [stdout] 13afdd9d0d7c6b0bbe3fbaf4ca73206efa8837642ba5b2818c533c7660dc6e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11f9401789ba7649089c4e0c06db6b383771bb7ea2db076e1e7593d5e1424300
[INFO] running `Command { std: "docker" "start" "-a" "11f9401789ba7649089c4e0c06db6b383771bb7ea2db076e1e7593d5e1424300", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stdout] warning: unused import: `crate::primitives::renderable::Renderable`
[INFO] [stdout]   --> crates/axle_render/src/renderer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::primitives::renderable::Renderable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> crates/axle_render/src/primitives/ellipse.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |             .map(|i| {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertices`
[INFO] [stdout]   --> crates/axle_render/src/primitives/ellipse.rs:60:42
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn set_transform_vertices(&mut self, vertices: Vec<Vector2>) {}
[INFO] [stdout]    |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entities`
[INFO] [stdout]   --> crates/axle_render/src/renderer.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn render(entities: &[QueryEntity], resources: &mut Resources) -> Result<()> {
[INFO] [stdout]    |           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::shape::Shape`
[INFO] [stdout]  --> src/physics/rigid_body.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::physics::shape::Shape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::shape::Shape`
[INFO] [stdout]  --> src/view/renderer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::physics::shape::Shape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::rect::Rect`
[INFO] [stdout]   --> src/view/renderer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sdl2::rect::Rect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_triangle` is never used
[INFO] [stdout]    --> src/view/renderer.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn draw_triangle(&mut self, pos_1: &Vector2, pos_2: &Vector2, pos_3: &Vector2, color: Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axle_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::physics::shape::Shape`
[INFO] [stdout]  --> src/physics/rigid_body.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::physics::shape::Shape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::shape::Shape`
[INFO] [stdout]  --> src/view/renderer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::physics::shape::Shape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::rect::Rect`
[INFO] [stdout]   --> src/view/renderer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sdl2::rect::Rect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> tests/ecs/entities.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 | struct Location(pub f32, pub f32);
[INFO] [stdout]     |        --------          ^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]    --> tests/ecs/systems.rs:233:46
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn update_location(entities: &[QueryEntity], resources: &mut Resources) -> Result<()> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]    --> tests/ecs/systems.rs:245:43
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn update_speed(entities: &[QueryEntity], resources: &mut Resources) -> Result<()> {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_triangle` is never used
[INFO] [stdout]    --> src/view/renderer.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn draw_triangle(&mut self, pos_1: &Vector2, pos_2: &Vector2, pos_3: &Vector2, color: Color) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc7Qr8jv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libaxle_render-a0aede3975cd32a5.rlib,libsdl2-1f76c2a22c1a3e5b.rlib,libc_vec-e600cd7c50fb0387.rlib,libsdl2_sys-dd6f9d96f083e639.rlib,libbitflags-e2b4db6c651223da.rlib,liblazy_static-b3603208c0de2608.rlib,liblibc-60646f2741300933.rlib,libaxle_math-cb0cf0cc303e1d5d.rlib,libaxle_ecs-a340702649957fda.rlib,libthiserror-bf949bab0cf29f51.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,libonce_cell-debe7c411cf97340.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/axle_engine-ad6ab1b5bb81fd58" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axle_engine` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11f9401789ba7649089c4e0c06db6b383771bb7ea2db076e1e7593d5e1424300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f9401789ba7649089c4e0c06db6b383771bb7ea2db076e1e7593d5e1424300", kill_on_drop: false }`
[INFO] [stdout] 11f9401789ba7649089c4e0c06db6b383771bb7ea2db076e1e7593d5e1424300
