[INFO] fetching crate teki 0.2.0...
[INFO] testing teki-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate teki 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate teki 0.2.0
[INFO] finished tweaking crates.io crate teki 0.2.0
[INFO] tweaked toml for crates.io crate teki 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teki 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teki 0.2.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 923b513a8dd0a699c2420f2166f2986eb8148b25f002b10025746e66559e9dca
[INFO] running `Command { std: "docker" "start" "-a" "923b513a8dd0a699c2420f2166f2986eb8148b25f002b10025746e66559e9dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "923b513a8dd0a699c2420f2166f2986eb8148b25f002b10025746e66559e9dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923b513a8dd0a699c2420f2166f2986eb8148b25f002b10025746e66559e9dca", kill_on_drop: false }`
[INFO] [stdout] 923b513a8dd0a699c2420f2166f2986eb8148b25f002b10025746e66559e9dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84036c8292dc0e6750e46ac783b11a2b4e732026525bd47cf8fb382eb200c9a3
[INFO] running `Command { std: "docker" "start" "-a" "84036c8292dc0e6750e46ac783b11a2b4e732026525bd47cf8fb382eb200c9a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling sdl2-sys v0.34.3
[INFO] [stderr]    Compiling proc_vector2d v1.0.2
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling array-macro v1.0.5
[INFO] [stderr]    Compiling vector2d v2.2.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling legion_codegen v0.3.0
[INFO] [stderr]    Compiling erased-serde v0.3.12
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling legion v0.3.1
[INFO] [stderr]    Compiling teki v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `player_entity` is never read
[INFO] [stdout]   --> src/teki/ecs/components.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MyShot {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     pub player_entity: Entity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enemy_type` is never read
[INFO] [stdout]   --> src/teki/ecs/components.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Enemy {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 19 |     pub enemy_type: EnemyType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcny8Ldt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-d2ceb2b586f96de9,libvec_map-75126d96f8392bf4,libtextwrap-22afd99a54c3f974,libunicode_width-872488d468fe4def,libstrsim-eb3bc2e4997041af,libatty-27f2e2c0836a8154,libansi_term-f833f6474621b01a,libarray_macro-29dd4c6e00f1f232,libvector2d-6e3465ddf0175838,libsdl2-5766f7271b4344ed,libsdl2_sys-4a9a3d65c3b1bb76,libbitflags-9d8828a22cdd2424,liblegion-0075b232d7735fd3,liberased_serde-a6a2b5b77624b414,libcrossbeam_channel-a4cb1ab0edfcceb3,libmaybe_uninit-6d1e2cb021f1cc78,libcrossbeam_utils-45435758fd301ca7,libbit_set-b3511fed4455eaa6,libbit_vec-b06753219a6ccf92,libdowncast_rs-d33906d24142a297,libuuid-c68156e522ede8c4,librand-63612550c0f6e8fa,librand_chacha-35804684d4c7b7e1,libppv_lite86-c6f18da16586a8ed,librand_core-5a2ea13ba94f6f36,libgetrandom-59419abbc91a5821,libcfg_if-5debf92116708c19,libserde-badc10f98abba706,libparking_lot-832fd4605bc21613,libparking_lot_core-60b02050fb9dff05,liblock_api-01758e87bdf3de3d,libinstant-e279955f8e10ae31,libitertools-ca9b4b17b04314fc,libsmallvec-2c10da61dfb1233e,librayon-56c846a1be0db632,librayon_core-5302a0fb654845da,libnum_cpus-9a8226cd6b34247a,liblibc-839bf6467ea65252,libcrossbeam_deque-92b713f28b862f42,libcrossbeam_epoch-d54970d7ce7d5e41,libmemoffset-c378001ccc942c73,libscopeguard-e318caba69bf687f,libcrossbeam_channel-e1f052838edd11ee,libcrossbeam_utils-1109bf960511c678,liblazy_static-af860367908b8176,libcfg_if-3e7fc4e38d4a72b5,libeither-ab6c4cd91672d94a,libthiserror-d7e3fdf05527cd91}.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" "-lSDL2_mixer" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcny8Ldt/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/teki-67ed78bf1ad2ccba" "-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_mixer
[INFO] [stdout]           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 `teki` (bin "teki") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "84036c8292dc0e6750e46ac783b11a2b4e732026525bd47cf8fb382eb200c9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84036c8292dc0e6750e46ac783b11a2b4e732026525bd47cf8fb382eb200c9a3", kill_on_drop: false }`
[INFO] [stdout] 84036c8292dc0e6750e46ac783b11a2b4e732026525bd47cf8fb382eb200c9a3
