[INFO] fetching crate sdl2_ttf 0.25.1...
[INFO] testing sdl2_ttf-0.25.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sdl2_ttf 0.25.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sdl2_ttf 0.25.1
[INFO] finished tweaking crates.io crate sdl2_ttf 0.25.1
[INFO] tweaked toml for crates.io crate sdl2_ttf 0.25.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdl2_ttf 0.25.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.6.0 (available: v2.10.0)
[INFO] [stderr]       Adding sdl2 v0.25.0 (available: v0.38.0)
[INFO] [stderr]       Adding sdl2-sys v0.25.0 (available: v0.38.0)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.6.0
[INFO] [stderr]   Downloaded sdl2-sys v0.25.0
[INFO] [stderr]   Downloaded sdl2 v0.25.0
[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] 26d362af79b4b01ba37881a153e978620e73756629df89a1d6eedb719858d122
[INFO] running `Command { std: "docker" "start" "-a" "26d362af79b4b01ba37881a153e978620e73756629df89a1d6eedb719858d122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26d362af79b4b01ba37881a153e978620e73756629df89a1d6eedb719858d122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d362af79b4b01ba37881a153e978620e73756629df89a1d6eedb719858d122", kill_on_drop: false }`
[INFO] [stdout] 26d362af79b4b01ba37881a153e978620e73756629df89a1d6eedb719858d122
[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] 4e95fe8055c3e7b4483c4dac19d42a3f2ca179b9f0928aee16885fc87c6d7102
[INFO] running `Command { std: "docker" "start" "-a" "4e95fe8055c3e7b4483c4dac19d42a3f2ca179b9f0928aee16885fc87c6d7102", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling sdl2-sys v0.25.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling sdl2 v0.25.0
[INFO] [stderr]    Compiling sdl2_ttf v0.25.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / bitflags! {
[INFO] [stdout] 29 | |     /// The styling of a font.
[INFO] [stdout] 30 | |     pub flags FontStyle: ::std::os::raw::c_int {
[INFO] [stdout] 31 | |         const STYLE_NORMAL        = ::ffi::TTF_STYLE_NORMAL,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / bitflags! {
[INFO] [stdout] 29 | |     /// The styling of a font.
[INFO] [stdout] 30 | |     pub flags FontStyle: ::std::os::raw::c_int {
[INFO] [stdout] 31 | |         const STYLE_NORMAL        = ::ffi::TTF_STYLE_NORMAL,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let c_string = try!(RenderableText::Utf8(text).convert());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let c_string = try!(RenderableText::Latin1(text).convert());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sdl2_ttf/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     extern {}
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/sdl2_ttf/context.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 error.description()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:99:60
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 write!(f, "Invalid Latin-1 bytes: {}", err.description())
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 error.description()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn internal_load_font(path: &Path, ptsize: u16) -> Result<Font, String> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn internal_load_font(path: &Path, ptsize: u16) -> Result<Font<'_>, String> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:293:42
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn internal_load_font_at_index(path: &Path, index: u32, ptsize: u16)
[INFO] [stdout]     |                                          ^^^^^ the lifetime is elided here
[INFO] [stdout] 294 |         -> Result<Font, String> {
[INFO] [stdout]     |                   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 |         -> Result<Font<'_>, String> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:32:79
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn load_font<'a>(&'a self, path: &'a Path, point_size: u16) -> Result<Font, String> {
[INFO] [stdout]    |                           --              -- the lifetime is named here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn load_font<'a>(&'a self, path: &'a Path, point_size: u16) -> Result<Font<'a>, String> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn load_font_at_index<'a>(&'a self, path: &'a Path, index: u32, point_size: u16)
[INFO] [stdout]    |                                    --              -- the lifetime is named here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout] 39 |             -> Result<Font, String> {
[INFO] [stdout]    |                       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |             -> Result<Font<'a>, String> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4e95fe8055c3e7b4483c4dac19d42a3f2ca179b9f0928aee16885fc87c6d7102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e95fe8055c3e7b4483c4dac19d42a3f2ca179b9f0928aee16885fc87c6d7102", kill_on_drop: false }`
[INFO] [stdout] 4e95fe8055c3e7b4483c4dac19d42a3f2ca179b9f0928aee16885fc87c6d7102
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f1fe2e4f157447c308bd8e7056beeee0df46bf3cc5c541535f27a9eaac2cda4
[INFO] running `Command { std: "docker" "start" "-a" "0f1fe2e4f157447c308bd8e7056beeee0df46bf3cc5c541535f27a9eaac2cda4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling sdl2_ttf v0.25.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / bitflags! {
[INFO] [stdout] 29 | |     /// The styling of a font.
[INFO] [stdout] 30 | |     pub flags FontStyle: ::std::os::raw::c_int {
[INFO] [stdout] 31 | |         const STYLE_NORMAL        = ::ffi::TTF_STYLE_NORMAL,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / bitflags! {
[INFO] [stdout] 29 | |     /// The styling of a font.
[INFO] [stdout] 30 | |     pub flags FontStyle: ::std::os::raw::c_int {
[INFO] [stdout] 31 | |         const STYLE_NORMAL        = ::ffi::TTF_STYLE_NORMAL,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let c_string = try!(RenderableText::Utf8(text).convert());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let c_string = try!(RenderableText::Latin1(text).convert());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sdl2_ttf/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     extern {}
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/sdl2_ttf/context.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 error.description()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:99:60
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 write!(f, "Invalid Latin-1 bytes: {}", err.description())
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 error.description()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn internal_load_font(path: &Path, ptsize: u16) -> Result<Font, String> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn internal_load_font(path: &Path, ptsize: u16) -> Result<Font<'_>, String> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:293:42
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn internal_load_font_at_index(path: &Path, index: u32, ptsize: u16)
[INFO] [stdout]     |                                          ^^^^^ the lifetime is elided here
[INFO] [stdout] 294 |         -> Result<Font, String> {
[INFO] [stdout]     |                   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 |         -> Result<Font<'_>, String> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:32:79
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn load_font<'a>(&'a self, path: &'a Path, point_size: u16) -> Result<Font, String> {
[INFO] [stdout]    |                           --              -- the lifetime is named here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn load_font<'a>(&'a self, path: &'a Path, point_size: u16) -> Result<Font<'a>, String> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn load_font_at_index<'a>(&'a self, path: &'a Path, index: u32, point_size: u16)
[INFO] [stdout]    |                                    --              -- the lifetime is named here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout] 39 |             -> Result<Font, String> {
[INFO] [stdout]    |                       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |             -> Result<Font<'a>, String> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / bitflags! {
[INFO] [stdout] 29 | |     /// The styling of a font.
[INFO] [stdout] 30 | |     pub flags FontStyle: ::std::os::raw::c_int {
[INFO] [stdout] 31 | |         const STYLE_NORMAL        = ::ffi::TTF_STYLE_NORMAL,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / bitflags! {
[INFO] [stdout] 29 | |     /// The styling of a font.
[INFO] [stdout] 30 | |     pub flags FontStyle: ::std::os::raw::c_int {
[INFO] [stdout] 31 | |         const STYLE_NORMAL        = ::ffi::TTF_STYLE_NORMAL,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let source = try!(self.text.convert());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let c_string = try!(RenderableText::Utf8(text).convert());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let c_string = try!(RenderableText::Latin1(text).convert());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sdl2_ttf/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     extern {}
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/sdl2_ttf/context.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 error.description()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/font.rs:99:60
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 write!(f, "Invalid Latin-1 bytes: {}", err.description())
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 error.description()
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn internal_load_font(path: &Path, ptsize: u16) -> Result<Font, String> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub fn internal_load_font(path: &Path, ptsize: u16) -> Result<Font<'_>, String> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_ttf/font.rs:293:42
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn internal_load_font_at_index(path: &Path, index: u32, ptsize: u16)
[INFO] [stdout]     |                                          ^^^^^ the lifetime is elided here
[INFO] [stdout] 294 |         -> Result<Font, String> {
[INFO] [stdout]     |                   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 |         -> Result<Font<'_>, String> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:32:79
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn load_font<'a>(&'a self, path: &'a Path, point_size: u16) -> Result<Font, String> {
[INFO] [stdout]    |                           --              -- the lifetime is named here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn load_font<'a>(&'a self, path: &'a Path, point_size: u16) -> Result<Font<'a>, String> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sdl2_ttf/context.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn load_font_at_index<'a>(&'a self, path: &'a Path, index: u32, point_size: u16)
[INFO] [stdout]    |                                    --              -- the lifetime is named here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout] 39 |             -> Result<Font, String> {
[INFO] [stdout]    |                       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |             -> Result<Font<'a>, String> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHKUOfF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2_ttf-dd8a0166f8da3e35,libsdl2-0d4a2bfdb39c56a5,librand-bfa8667fdf832e47,librand-4b11c27414d2878f,libsdl2_sys-39763c38c5376864,libbitflags-98c4939916ac965f,liblazy_static-3b19f43574904cb2,liblibc-8e54dbb44c3a887e,libnum-3c46258eab939774,libnum_iter-794a3a0d0ef80345,libnum_integer-3331e32e1a0a41f8,libnum_traits-586cc47e792695a9}.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_ttf" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHKUOfF/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/examples/demo-75786b7e3ea23100" "-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 `sdl2_ttf` (example "demo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUdeHdu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lSDL2_ttf" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdl2-0d4a2bfdb39c56a5,librand-bfa8667fdf832e47,librand-4b11c27414d2878f,libsdl2_sys-39763c38c5376864,libbitflags-98c4939916ac965f,liblazy_static-3b19f43574904cb2,liblibc-8e54dbb44c3a887e,libnum-3c46258eab939774,libnum_iter-794a3a0d0ef80345,libnum_integer-3331e32e1a0a41f8,libnum_traits-586cc47e792695a9}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUdeHdu/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/sdl2_ttf-cd981d256d0dc3ad" "-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 `sdl2_ttf` (lib test) due to 1 previous error; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0f1fe2e4f157447c308bd8e7056beeee0df46bf3cc5c541535f27a9eaac2cda4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1fe2e4f157447c308bd8e7056beeee0df46bf3cc5c541535f27a9eaac2cda4", kill_on_drop: false }`
[INFO] [stdout] 0f1fe2e4f157447c308bd8e7056beeee0df46bf3cc5c541535f27a9eaac2cda4
