[INFO] cloning repository https://github.com/lcagustini/pocket-pirates
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcagustini/pocket-pirates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcagustini%2Fpocket-pirates", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcagustini%2Fpocket-pirates'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd4d9a5681e6efed8873542bc15c5268ef8ac8da
[INFO] testing lcagustini/pocket-pirates against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcagustini%2Fpocket-pirates" "/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/lcagustini/pocket-pirates
[INFO] finished tweaking git repo https://github.com/lcagustini/pocket-pirates
[INFO] tweaked toml for git repo https://github.com/lcagustini/pocket-pirates written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lcagustini/pocket-pirates 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 git repo https://github.com/lcagustini/pocket-pirates 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9127a53287c985bcc0e44a3fff8ba514b27066c0157664f190c422ffd98db525
[INFO] running `Command { std: "docker" "start" "-a" "9127a53287c985bcc0e44a3fff8ba514b27066c0157664f190c422ffd98db525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9127a53287c985bcc0e44a3fff8ba514b27066c0157664f190c422ffd98db525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9127a53287c985bcc0e44a3fff8ba514b27066c0157664f190c422ffd98db525", kill_on_drop: false }`
[INFO] [stdout] 9127a53287c985bcc0e44a3fff8ba514b27066c0157664f190c422ffd98db525
[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=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] 70f536bd0c6dd597d6e1f898898f2111d273f19cf941a33aa3edc7bd6f0a9992
[INFO] running `Command { std: "docker" "start" "-a" "70f536bd0c6dd597d6e1f898898f2111d273f19cf941a33aa3edc7bd6f0a9992", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling ears v0.5.1
[INFO] [stderr]    Compiling sdl2-sys v0.32.1 (https://github.com/AngryLawyer/rust-sdl2#cfced74f)
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc6lR0UC/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6lR0UC/symbols.o" "<10 object files omitted>" "/tmp/rustc6lR0UC/rmeta.o" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblazy_static-b753bb378fbdd6b0,liblibc-ad6cb31c622de432}.rlib" "-Wl,-Bdynamic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2a1757997f179349.so" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-*.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6lR0UC/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/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libears-8b780af16705a374.so" "-shared" "-Wl,-soname=libears-8b780af16705a374.so" "-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 -lsndfile
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ears` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "70f536bd0c6dd597d6e1f898898f2111d273f19cf941a33aa3edc7bd6f0a9992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f536bd0c6dd597d6e1f898898f2111d273f19cf941a33aa3edc7bd6f0a9992", kill_on_drop: false }`
[INFO] [stdout] 70f536bd0c6dd597d6e1f898898f2111d273f19cf941a33aa3edc7bd6f0a9992
