[INFO] cloning repository https://github.com/rj00a/spatial-index-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rj00a/spatial-index-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frj00a%2Fspatial-index-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frj00a%2Fspatial-index-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49770caca181185bf8fbf20633a0d6cecfc59a8b
[INFO] testing rj00a/spatial-index-demo against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frj00a%2Fspatial-index-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rj00a/spatial-index-demo
[INFO] finished tweaking git repo https://github.com/rj00a/spatial-index-demo
[INFO] tweaked toml for git repo https://github.com/rj00a/spatial-index-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rj00a/spatial-index-demo on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rj00a/spatial-index-demo 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82692ea372397973eb6b77289ad55e6fa83e8abc27e71be51aad5b0cf0b91d38
[INFO] running `Command { std: "docker" "start" "-a" "82692ea372397973eb6b77289ad55e6fa83e8abc27e71be51aad5b0cf0b91d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82692ea372397973eb6b77289ad55e6fa83e8abc27e71be51aad5b0cf0b91d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82692ea372397973eb6b77289ad55e6fa83e8abc27e71be51aad5b0cf0b91d38", kill_on_drop: false }`
[INFO] [stdout] 82692ea372397973eb6b77289ad55e6fa83e8abc27e71be51aad5b0cf0b91d38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ed013e14e95f06aa3e20e106e89c40ea766cfc163ea89ad8a170eadf26a57b8
[INFO] running `Command { std: "docker" "start" "-a" "0ed013e14e95f06aa3e20e106e89c40ea766cfc163ea89ad8a170eadf26a57b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling vek v0.15.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v3.0.0
[INFO] [stderr]    Compiling rtree-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7XWuC2/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-201c07274d3e084a,libsdl2_sys-30b64f52eb4d757a,libbitflags-dde12b0d7d495b50,librand-cf5f2aeb9ea2b8c5,librand_chacha-7d9cc8d71e60736b,libppv_lite86-f1eaae57f9caf7a8,librand_core-53baa85c391ed23a,libgetrandom-9ac1e0130febfaf4,libordered_float-3828a6018cfe9ef4,libarrayvec-324bee7ec07e0504,libvek-cb33564a3ba4c06d,libstatic_assertions-f0217ecdd817a834,libnum_integer-2884128fb4be84b1,libserde-1a4584f2e75481a0,librayon-5af0b6bb16461b68,librayon_core-7eebf3eeb66b7490,libnum_cpus-174035291375644d,liblibc-8c3dbee95b9876f8,libcrossbeam_deque-c281997349291ecb,libcrossbeam_epoch-051e956fbb7585a3,libmemoffset-1c8252c8204b3f17,libscopeguard-e318caba69bf687f,libcrossbeam_channel-0b24cd70601889e7,libcrossbeam_utils-7e69b5db3950b4a3,liblazy_static-af860367908b8176,libcfg_if-3e7fc4e38d4a72b5,libeither-ab6c4cd91672d94a,libapprox-233b8a2eb8518570,libnum_traits-4a2e7da29747b9e5}.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_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7XWuC2/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/rtree_demo-78138075973111a4" "-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]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtree-demo` (bin "rtree-demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0ed013e14e95f06aa3e20e106e89c40ea766cfc163ea89ad8a170eadf26a57b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed013e14e95f06aa3e20e106e89c40ea766cfc163ea89ad8a170eadf26a57b8", kill_on_drop: false }`
[INFO] [stdout] 0ed013e14e95f06aa3e20e106e89c40ea766cfc163ea89ad8a170eadf26a57b8
