[INFO] cloning repository https://github.com/mateuszgiza/Rusty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateuszgiza/Rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgiza%2FRusty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgiza%2FRusty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41ea61b2e2e2d14013dab0e992b1a88dae323350
[INFO] testing mateuszgiza/Rusty against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgiza%2FRusty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mateuszgiza/Rusty
[INFO] finished tweaking git repo https://github.com/mateuszgiza/Rusty
[INFO] tweaked toml for git repo https://github.com/mateuszgiza/Rusty written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mateuszgiza/Rusty on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mateuszgiza/Rusty 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38ee69fe2414c159ebc82e323d3f426b010a8ed003c59ff11cb1a83275a65624
[INFO] running `Command { std: "docker" "start" "-a" "38ee69fe2414c159ebc82e323d3f426b010a8ed003c59ff11cb1a83275a65624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38ee69fe2414c159ebc82e323d3f426b010a8ed003c59ff11cb1a83275a65624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ee69fe2414c159ebc82e323d3f426b010a8ed003c59ff11cb1a83275a65624", kill_on_drop: false }`
[INFO] [stdout] 38ee69fe2414c159ebc82e323d3f426b010a8ed003c59ff11cb1a83275a65624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62fc927f3c2db82e220047ed9bbd3c0f4dd5d06d932ea35e6392899fba343018
[INFO] running `Command { std: "docker" "start" "-a" "62fc927f3c2db82e220047ed9bbd3c0f4dd5d06d932ea35e6392899fba343018", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling smallvec v0.6.5
[INFO] [stderr]    Compiling sdl2-sys v0.31.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling byteorder v1.2.6
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling syn v0.10.8
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling crossbeam v0.3.2
[INFO] [stderr]    Compiling tuple_utils v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling specs-derive v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.5.5
[INFO] [stderr]    Compiling shred-derive v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling sdl2 v0.31.0
[INFO] [stderr]    Compiling derivative v1.0.0
[INFO] [stderr]    Compiling shred v0.7.0
[INFO] [stderr]    Compiling hibitset v0.5.2
[INFO] [stderr]    Compiling shrev v1.0.1
[INFO] [stderr]    Compiling specs v0.12.3
[INFO] [stderr]    Compiling rusty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/font_manager.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn get_font(&self, font_name: &str) -> &Font {
[INFO] [stdout]    |                     ^^^^^                      ^^^^^
[INFO] [stdout]    |                     |                          ||
[INFO] [stdout]    |                     |                          |the same lifetimes are hidden here
[INFO] [stdout]    |                     |                          the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn get_font(&self, font_name: &str) -> &Font<'_, '_> {
[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/rustcNnMyGO/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspecs-36fba43cc7592ef3,libtuple_utils-fa64fdfdec7f3272,libshrev-580fb8797eb8baf8,libparking_lot-7a12cc5dd8d6b97c,libparking_lot_core-31fa7a4f28458ce2,libowning_ref-060961268b2086ed,libstable_deref_trait-68d2c1d43e363f92,liblog-fc68606aab90130e,libhibitset-2cd9cde486fd3fb8,libatom-caae1bad370e0fb4,libfnv-482e933a7efd9d4a,libcrossbeam-6a103ed7b27b6780,libshred-a52cdd5a37105278,libsmallvec-a607a5ca5f6a8780,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,librayon-5b75a9946d8f7e5c,libeither-00f3facc4b427eb9,librayon_core-6e64d15827e95b50,libnum_cpus-0b69e58edb8e0745,libcrossbeam_deque-abeacea3512a29ed,libcrossbeam_epoch-289462ab3ca399c6,libscopeguard-ac99e2954c22da03,libmemoffset-a3081a78682b88ee,liblazy_static-ad65c597cddabf93,libcrossbeam_utils-1aaa5245dd16a43c,libcfg_if-9567ef7327d2775c,libmopa-978d96f27dd8fdf9,libfxhash-71f48f026cea6bb4,libbyteorder-868c9197ee8ae9a8,libarrayvec-84c0055f72f98ceb,libnodrop-e40b307f0ccb59bc,libsdl2-7f2c0da52dd5e334,librand-2264bcef0444224d,librand-4bbb0b69f74e4ac4,libsdl2_sys-4ee01ac37f8aafd7,libbitflags-93de1e277c949754,liblazy_static-f94a104d9c94319d,libnum-406243c707ca7ceb,libnum_iter-10a7f35ea8234d2d,libchrono-5e8bb302ad3a73af,libnum_integer-0265aed46d122d56,libnum_traits-4e14263177f67aae,libtime-15ed584999294b0f,liblibc-b17117fd9f0d44c7}.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_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNnMyGO/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/debug/deps/rusty-c22fdfebf284a131" "-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_ttf
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_mixer
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty` (bin "rusty") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "62fc927f3c2db82e220047ed9bbd3c0f4dd5d06d932ea35e6392899fba343018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62fc927f3c2db82e220047ed9bbd3c0f4dd5d06d932ea35e6392899fba343018", kill_on_drop: false }`
[INFO] [stdout] 62fc927f3c2db82e220047ed9bbd3c0f4dd5d06d932ea35e6392899fba343018
