[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 1.91.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rj00a/spatial-index-demo on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.1
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded vek v0.15.8
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded ordered-float v3.0.0
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] [stderr]   Downloaded semver v1.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be6a1c578c2bf8906a91c244c23da57b7e35dc08c60f0aedbb9aeeca96588f31
[INFO] running `Command { std: "docker" "start" "-a" "be6a1c578c2bf8906a91c244c23da57b7e35dc08c60f0aedbb9aeeca96588f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be6a1c578c2bf8906a91c244c23da57b7e35dc08c60f0aedbb9aeeca96588f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6a1c578c2bf8906a91c244c23da57b7e35dc08c60f0aedbb9aeeca96588f31", kill_on_drop: false }`
[INFO] [stdout] be6a1c578c2bf8906a91c244c23da57b7e35dc08c60f0aedbb9aeeca96588f31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 506cb856d6f99cf2c47850e1858bf7170958e858927d00a36d67401be226cf20
[INFO] running `Command { std: "docker" "start" "-a" "506cb856d6f99cf2c47850e1858bf7170958e858927d00a36d67401be226cf20", 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 unicode-ident v1.0.0
[INFO] [stderr]    Compiling semver v1.0.10
[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 rayon-core v1.9.3
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[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 rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling vek v0.15.8
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v3.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[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/rustcwKXo47/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-f0b31e3b1e4997ca,libsdl2_sys-577a7c58513c9155,libbitflags-a56917bef97924b7,librand-4381049ff4fc7028,librand_chacha-9bab9c3a418b6f4b,libppv_lite86-30c4d0bc247bcdde,librand_core-31c91eedd00e304a,libgetrandom-9e5265ab0aab040d,libordered_float-4b98cab1f621c9f2,libarrayvec-0dbba703ea10da05,libvek-8839a94ae7f77fe1,libstatic_assertions-1b4ac743028479c0,libnum_integer-04fef8e8e7241728,libserde-e8e78a5c57344620,librayon-4e3c5b8df3e7f11b,librayon_core-66d0ab8bc4927162,libnum_cpus-1ccb4e3b71d7f4e3,liblibc-0055188c344241fd,libcrossbeam_deque-2b39fd3ad02db546,libcrossbeam_epoch-be10cc82ef3f6ea2,libmemoffset-d3e7e7a952931b0c,libscopeguard-47bb29cb00f6f525,libcrossbeam_channel-220e8f4e67377664,libcrossbeam_utils-2f3624349886c4af,liblazy_static-7d7e4d59d48eac89,libcfg_if-6a7eff3bb9b3cc11,libeither-22c6726431b8e4bc,libapprox-5b11e83dabe92455,libnum_traits-9ac6c1b9c1f52417}.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/rustcwKXo47/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-eb04e4337e21cfb5" "-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" "506cb856d6f99cf2c47850e1858bf7170958e858927d00a36d67401be226cf20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506cb856d6f99cf2c47850e1858bf7170958e858927d00a36d67401be226cf20", kill_on_drop: false }`
[INFO] [stdout] 506cb856d6f99cf2c47850e1858bf7170958e858927d00a36d67401be226cf20
