[INFO] cloning repository https://github.com/iffonox/SDL3-Rust-Demo-Game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iffonox/SDL3-Rust-Demo-Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiffonox%2FSDL3-Rust-Demo-Game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiffonox%2FSDL3-Rust-Demo-Game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dc4bf5c68189e05d80f55cbb805b1d4c82a98ad [INFO] testing iffonox/SDL3-Rust-Demo-Game against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiffonox%2FSDL3-Rust-Demo-Game" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iffonox/SDL3-Rust-Demo-Game [INFO] finished tweaking git repo https://github.com/iffonox/SDL3-Rust-Demo-Game [INFO] tweaked toml for git repo https://github.com/iffonox/SDL3-Rust-Demo-Game written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iffonox/SDL3-Rust-Demo-Game on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iffonox/SDL3-Rust-Demo-Game 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1db33366a8c1c915da63e3f5e5e7513871d0651499b7b185be1da94c526dcfe8 [INFO] running `Command { std: "docker" "start" "-a" "1db33366a8c1c915da63e3f5e5e7513871d0651499b7b185be1da94c526dcfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1db33366a8c1c915da63e3f5e5e7513871d0651499b7b185be1da94c526dcfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db33366a8c1c915da63e3f5e5e7513871d0651499b7b185be1da94c526dcfe8", kill_on_drop: false }` [INFO] [stdout] 1db33366a8c1c915da63e3f5e5e7513871d0651499b7b185be1da94c526dcfe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351f8550f56628fbe2de2d8fba8f9a710f226ecca79cb40c1515f59d1b7e2df8 [INFO] running `Command { std: "docker" "start" "-a" "351f8550f56628fbe2de2d8fba8f9a710f226ecca79cb40c1515f59d1b7e2df8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling sdl3-ttf-sys v0.2.0+SDL3-ttf-3.2.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling sdl3-sys v0.5.4+SDL3-3.2.20 [INFO] [stderr] Compiling sdl3 v0.14.41 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling demo-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/gui/constraints.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 40 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 41 | [INFO] [stdout] 42 | / if self.relation != Relation::None { [INFO] [stdout] 43 | | if self.other_anchor.is_none() || self.other_id.is_none() { [INFO] [stdout] 44 | | return Err(String::from("missing anchor")) [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | } [INFO] [stdout] | |_________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root_view` [INFO] [stdout] --> src/gui/constraints.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn to_asset_bounds(&self, root_view: &UiElement) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_view` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game_object/behaviour/dvd.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl DvdBehaviour { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 28 | pub fn new(bounds: FRect, speed: PhysicsVector) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fatal` is never constructed [INFO] [stdout] --> src/game_object/world.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum BorderType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Fatal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BorderType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `scale` and `borders` are never read [INFO] [stdout] --> src/game_object/world.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 28 | bounds: FRect, [INFO] [stdout] 29 | scale: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | borders: Borders, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `join` is never used [INFO] [stdout] --> src/math/bounds.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Bounds { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 35 | fn join(&self, other: Self) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `element_with_id` is never used [INFO] [stdout] --> src/gui/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 75 | impl UiElement { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn element_with_id(&self, id: AssetId) -> Option<&UiElement> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Anchor` is never used [INFO] [stdout] --> src/gui/constraints.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Anchor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Relation` is never used [INFO] [stdout] --> src/gui/constraints.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Relation { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Constraint` is never constructed [INFO] [stdout] --> src/gui/constraints.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Constraint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_asset_bounds` is never used [INFO] [stdout] --> src/gui/constraints.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Constraint { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 39 | pub fn to_asset_bounds(&self, root_view: &UiElement) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConstraintSet` is never constructed [INFO] [stdout] --> src/gui/constraints.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ConstraintSet { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Frame` is never used [INFO] [stdout] --> src/gui/constraints.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub enum Frame { [INFO] [stdout] | ^^^^^ [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/rustchU9H1Y/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-9f0fa9a0f8e12445,libtoml_writer-b11337a44a9f55f7,libtoml_parser-18372efa05949fd0,libwinnow-0a1d84f9d2bb260f,libserde_spanned-c403ba60ba18e094,libtoml_datetime-60781fc2a1f94d60,libserde_json-ba052ae098786813,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-a5ac955aae5a8c68,libsdl3-fc5f66809157c840,libsdl3_ttf_sys-84ba934f225be1cc,libsdl3_sys-07b929f8d54493dc,liblibc-7d0f03b2bc1af056,liblazy_static-b3603208c0de2608,libbitflags-4a9173519d570f0c}.rlib" "/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" "-lSDL3_ttf" "-lSDL3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchU9H1Y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/demo_game-652fbe0ad1996e3c" "-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 -lSDL3_ttf [INFO] [stdout] rust-lld: error: unable to find library -lSDL3 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `demo-game` (bin "demo-game") due to 1 previous error; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "351f8550f56628fbe2de2d8fba8f9a710f226ecca79cb40c1515f59d1b7e2df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351f8550f56628fbe2de2d8fba8f9a710f226ecca79cb40c1515f59d1b7e2df8", kill_on_drop: false }` [INFO] [stdout] 351f8550f56628fbe2de2d8fba8f9a710f226ecca79cb40c1515f59d1b7e2df8