[INFO] cloning repository https://github.com/4-0-9/practical-runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4-0-9/practical-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4-0-9%2Fpractical-runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4-0-9%2Fpractical-runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fb5042e64d52c3bad53fd1845fab14b550812dd
[INFO] testing 4-0-9/practical-runner against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4-0-9%2Fpractical-runner" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4-0-9/practical-runner
[INFO] finished tweaking git repo https://github.com/4-0-9/practical-runner
[INFO] tweaked toml for git repo https://github.com/4-0-9/practical-runner written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4-0-9/practical-runner on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4-0-9/practical-runner 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b150b91f80133af6258a833aa25af0dff92c7fd93210986c5f9098d6f5443291
[INFO] running `Command { std: "docker" "start" "-a" "b150b91f80133af6258a833aa25af0dff92c7fd93210986c5f9098d6f5443291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b150b91f80133af6258a833aa25af0dff92c7fd93210986c5f9098d6f5443291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b150b91f80133af6258a833aa25af0dff92c7fd93210986c5f9098d6f5443291", kill_on_drop: false }`
[INFO] [stdout] b150b91f80133af6258a833aa25af0dff92c7fd93210986c5f9098d6f5443291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a629bc32d401603295e65e49e293ab9e626438481654b987f0fca1c0ffac5caf
[INFO] running `Command { std: "docker" "start" "-a" "a629bc32d401603295e65e49e293ab9e626438481654b987f0fca1c0ffac5caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling fontconfig v0.8.0
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling practicalrunner v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc099wb9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhome-abc0ecdb3f830542.rlib,libfontconfig-8a7fb35965b023cd.rlib,libfontconfig_sys-1a0c7f69ff033948.rlib,libdlib-6f7570a20978719c.rlib,liblibloading-c3fb44eb1d205874.rlib,libsdl2-017e2fdec7327460.rlib,libsdl2_sys-dfff4ce836b5c62a.rlib,libbitflags-ed512472f018a953.rlib,liblazy_static-4a3eb30d8f892632.rlib,liblibc-4e941f3c786d1baf.rlib,libfuzzy_matcher-cdc2ea8fc1c7a11f.rlib,libthread_local-9d7e6dacea212c33.rlib,libcfg_if-238a855292fb6d2b.rlib,libonce_cell-20a943de9b0df70b.rlib,libclap-f58ac6e2f1be38a3.rlib,libclap_builder-70eaae4c0a1e84fb.rlib,libstrsim-943ef04be024c536.rlib,libanstream-001edb236c693822.rlib,libanstyle_query-2739f563be3a8392.rlib,libis_terminal_polyfill-b7f2d39f6d3e5197.rlib,libcolorchoice-044bdd4f5fa32c06.rlib,libanstyle_parse-2c4d1c441b57757c.rlib,libutf8parse-1f3dfa9993795d64.rlib,libclap_lex-a4ef6a17ef3682a9.rlib,libanstyle-a53c1aabbfc2cb57.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-ldl" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc099wb9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/practicalrunner-8b66f6ec13df6ee5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 `practicalrunner` (bin "practicalrunner") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a629bc32d401603295e65e49e293ab9e626438481654b987f0fca1c0ffac5caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a629bc32d401603295e65e49e293ab9e626438481654b987f0fca1c0ffac5caf", kill_on_drop: false }`
[INFO] [stdout] a629bc32d401603295e65e49e293ab9e626438481654b987f0fca1c0ffac5caf
