[INFO] cloning repository https://github.com/DJawna/blasstar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DJawna/blasstar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDJawna%2Fblasstar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDJawna%2Fblasstar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3dbfbcb43a5229c66494c22a4c9364af1cc7ef1
[INFO] testing DJawna/blasstar against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDJawna%2Fblasstar" "/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/DJawna/blasstar
[INFO] finished tweaking git repo https://github.com/DJawna/blasstar
[INFO] tweaked toml for git repo https://github.com/DJawna/blasstar written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DJawna/blasstar on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DJawna/blasstar 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78c1b48eb40e3ae00d9fe1c2b09a8035b3e32f7b14823125b95523cc321bddb1
[INFO] running `Command { std: "docker" "start" "-a" "78c1b48eb40e3ae00d9fe1c2b09a8035b3e32f7b14823125b95523cc321bddb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78c1b48eb40e3ae00d9fe1c2b09a8035b3e32f7b14823125b95523cc321bddb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78c1b48eb40e3ae00d9fe1c2b09a8035b3e32f7b14823125b95523cc321bddb1", kill_on_drop: false }`
[INFO] [stdout] 78c1b48eb40e3ae00d9fe1c2b09a8035b3e32f7b14823125b95523cc321bddb1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99a6f2c7d30e9339c3dec8e2e5406fe8d71de0ec5e77e4a0c42af5c48e19cef1
[INFO] running `Command { std: "docker" "start" "-a" "99a6f2c7d30e9339c3dec8e2e5406fe8d71de0ec5e77e4a0c42af5c48e19cef1", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdl3-sys v0.4.6+SDL3-3.2.8
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling sdl3-ttf-sys v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling sdl3 v0.14.16
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling blasstar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcR1wMXo/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-a56223418b408d80,libsdl3-399abbe4f49b8a23,libsdl3_ttf_sys-5572b7425ca16a4f,libsdl3_sys-5e9eed8c086894ab,liblibc-c5faa46acfc5e47f,liblazy_static-b3603208c0de2608,libbitflags-96e56b993b11ae97}.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" "-lSDL3_ttf" "-lSDL3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcR1wMXo/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blasstar-5aedc798ecabb94c" "-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 `blasstar` (bin "blasstar") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "99a6f2c7d30e9339c3dec8e2e5406fe8d71de0ec5e77e4a0c42af5c48e19cef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a6f2c7d30e9339c3dec8e2e5406fe8d71de0ec5e77e4a0c42af5c48e19cef1", kill_on_drop: false }`
[INFO] [stdout] 99a6f2c7d30e9339c3dec8e2e5406fe8d71de0ec5e77e4a0c42af5c48e19cef1
