[INFO] cloning repository https://github.com/logaritmisk/rust-smb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/logaritmisk/rust-smb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogaritmisk%2Frust-smb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogaritmisk%2Frust-smb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa8e003a9e86c0227f7cfa01c1b2513cae7e7363
[INFO] testing logaritmisk/rust-smb against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogaritmisk%2Frust-smb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/logaritmisk/rust-smb
[INFO] finished tweaking git repo https://github.com/logaritmisk/rust-smb
[INFO] tweaked toml for git repo https://github.com/logaritmisk/rust-smb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/logaritmisk/rust-smb on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/logaritmisk/rust-smb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `super-matte-bros` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36
[INFO] running `Command { std: "docker" "start" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `super-matte-bros` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.1.32
[INFO] [stderr]    Compiling libc v0.2.11
[INFO] [stderr]    Compiling sdl2-sys v0.25.0
[INFO] [stderr]    Compiling lazy_static v0.2.1
[INFO] [stderr]    Compiling bitflags v0.6.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling rand v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.32
[INFO] [stderr]    Compiling num-iter v0.1.32
[INFO] [stderr]    Compiling num v0.1.32
[INFO] [stderr]    Compiling sdl2 v0.25.0
[INFO] [stderr]    Compiling sdl2_image v0.25.0
[INFO] [stderr]    Compiling super-matte-bros v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/sprite.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn render(&self, f64, &mut Renderer, &Rect);
[INFO] [stdout]   |                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f64`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/sprite.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn render(&self, f64, &mut Renderer, &Rect);
[INFO] [stdout]   |                           ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Renderer`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/sprite.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn render(&self, f64, &mut Renderer, &Rect);
[INFO] [stdout]   |                                          ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Rect`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/component.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn update(&self, &GameObject);
[INFO] [stdout]   |                      ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameObject`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/component.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&self, &GameObject, f64, &mut Renderer, &Rect);
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameObject`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/component.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&self, &GameObject, f64, &mut Renderer, &Rect);
[INFO] [stdout]    |                                   ^^^ help: try naming the parameter or explicitly ignoring it: `_: f64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/component.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&self, &GameObject, f64, &mut Renderer, &Rect);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Renderer`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/component.rs:11:55
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&self, &GameObject, f64, &mut Renderer, &Rect);
[INFO] [stdout]    |                                                       ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Rect`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game_object.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     physics: Box<Updatable + 'a>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     physics: Box<dyn Updatable + 'a>,
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game_object.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     graphics: Box<Renderable + 'a>
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |     graphics: Box<dyn Renderable + 'a>
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game_object.rs:20:45
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(x: f32, y: f32, physics: Box<Updatable + 'a>, graphics: Box<Renderable + 'a>) -> GameObject<'a> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(x: f32, y: f32, physics: Box<dyn Updatable + 'a>, graphics: Box<Renderable + 'a>) -> GameObject<'a> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game_object.rs:20:76
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(x: f32, y: f32, physics: Box<Updatable + 'a>, graphics: Box<Renderable + 'a>) -> GameObject<'a> {
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(x: f32, y: f32, physics: Box<Updatable + 'a>, graphics: Box<dyn Renderable + 'a>) -> GameObject<'a> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dx`, `dy`, and `gravity` are never read
[INFO] [stdout]   --> src/player_components.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PlayerPhysicsComponent {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 12 |     pub dx: f32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 13 |     pub dy: f32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 14 |     pub gravity: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/release/deps/rustcX9T85p/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libsdl2_image-937e8159d81bc6f8,libbitflags-df77fe360619f5b2,libsdl2-560b9c56645c5daf,librand-697c09ac19401d0d,libsdl2_sys-f9c6b11598f57cfd,libbitflags-2fc6a13f6361e74b,liblazy_static-e3baab6272afe73a,liblibc-69979bd0fb9b83a3,libnum-3cf208ba00366d60,libnum_iter-3e164e3fd4be79d6,libnum_integer-ac39e3cdb347c7d1,libnum_traits-4683f16c4317b113}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2_image" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcX9T85p/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/super_matte_bros-b592011118318c59" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-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]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `super-matte-bros` (bin "super-matte-bros") due to 1 previous error; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36", kill_on_drop: false }`
[INFO] [stdout] a71ac581889d5123aa6ad7729e315a2419dda0770881979e01014f7f94f69a36
