[INFO] fetching crate trust-80 1.0.0...
[INFO] testing trust-80-1.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate trust-80 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate trust-80 1.0.0
[INFO] finished tweaking crates.io crate trust-80 1.0.0
[INFO] tweaked toml for crates.io crate trust-80 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trust-80 1.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trust-80 1.0.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded zilog_z80 v0.16.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded syn v2.0.66
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15aaf49c25afb5e0eb9dca34ebfa45073ee97dda4316b46fc52648c5f8a74b3c
[INFO] running `Command { std: "docker" "start" "-a" "15aaf49c25afb5e0eb9dca34ebfa45073ee97dda4316b46fc52648c5f8a74b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15aaf49c25afb5e0eb9dca34ebfa45073ee97dda4316b46fc52648c5f8a74b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15aaf49c25afb5e0eb9dca34ebfa45073ee97dda4316b46fc52648c5f8a74b3c", kill_on_drop: false }`
[INFO] [stdout] 15aaf49c25afb5e0eb9dca34ebfa45073ee97dda4316b46fc52648c5f8a74b3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ac061530c6fc73d178060551d4d08de3905af1c8ec78d7364c7b28ede3b9d4f
[INFO] running `Command { std: "docker" "start" "-a" "0ac061530c6fc73d178060551d4d08de3905af1c8ec78d7364c7b28ede3b9d4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling zilog_z80 v0.16.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling trust-80 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUIIodS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-85cdd059e3ee48d9,libtoml_edit-c7b27a3ca18bf6e5,libserde_spanned-e38fee1eefcd5c2f,libindexmap-752149dd6d537a08,libequivalent-b336b2ccffcd21d6,libhashbrown-2629c1c9126e25c9,libwinnow-d49a4c2d7c9dce1f,libtoml_datetime-a7448f3648372241,libserde-33f6d9252ed3d495,libzilog_z80-dabe484dd18b579a,libdirectories-e36d33cf7c1ae90f,libdirs_sys-3870ff2023e60f51,libsdl2-d25904c7371c07f2,libsdl2_sys-743eb713651528b6,libbitflags-dfd565f85bac9b15,liblazy_static-16658855d1fc8677,liblibc-5a7e31c6c5cc6056}.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" "/opt/rustwide/target/debug/deps/rustcUIIodS/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/trust_80-0c3d859459728598" "-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 `trust-80` (bin "trust-80") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0ac061530c6fc73d178060551d4d08de3905af1c8ec78d7364c7b28ede3b9d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac061530c6fc73d178060551d4d08de3905af1c8ec78d7364c7b28ede3b9d4f", kill_on_drop: false }`
[INFO] [stdout] 0ac061530c6fc73d178060551d4d08de3905af1c8ec78d7364c7b28ede3b9d4f
