[INFO] fetching crate syno-photo-frame 0.17.0...
[INFO] testing syno-photo-frame-0.17.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate syno-photo-frame 0.17.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate syno-photo-frame 0.17.0
[INFO] finished tweaking crates.io crate syno-photo-frame 0.17.0
[INFO] tweaked toml for crates.io crate syno-photo-frame 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate syno-photo-frame 0.17.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate syno-photo-frame 0.17.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6df01edb010358998b867e0b2033e03e8e6d39d5fb1cc182a477d4c44b867c13
[INFO] running `Command { std: "docker" "start" "-a" "6df01edb010358998b867e0b2033e03e8e6d39d5fb1cc182a477d4c44b867c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6df01edb010358998b867e0b2033e03e8e6d39d5fb1cc182a477d4c44b867c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df01edb010358998b867e0b2033e03e8e6d39d5fb1cc182a477d4c44b867c13", kill_on_drop: false }`
[INFO] [stdout] 6df01edb010358998b867e0b2033e03e8e6d39d5fb1cc182a477d4c44b867c13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e29c22fe927f07d88374bb2b8a8298cfff04764aea3c78457866ead542a02d69
[INFO] running `Command { std: "docker" "start" "-a" "e29c22fe927f07d88374bb2b8a8298cfff04764aea3c78457866ead542a02d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling simple_logger v5.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling syno_api v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling syno-photo-frame v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `syno-photo-frame` (bin "syno-photo-frame") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHjtJzo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyno_photo_frame-012afcf5a9bebbf0,librand-2cf6027cf8a886a9,libgetrandom-e3dba3dc726a3d5d,libchacha20-54f097daa7ad5b97,libcpufeatures-d1b6d7e2abe28c60,librand_core-be38687d840215c2,libimage-5e079d0a3a092a8c,libbytemuck-667951a4be418c98,libbyteorder_lite-372ee7020504094b,libmoxcms-50c71712cfadfeee,libpxfm-3a5b89dad9c80fcb,libpng-b477ca05ee7165c6,libflate2-c75293861d114f21,libminiz_oxide-5867652a9d6f110e,libfdeflate-93c8adfb6e397440,libsimd_adler32-4988da0a39fd4fbc,libcrc32fast-5906a57d877d687d,libzune_jpeg-bd58ee39058ffc2f,libzune_core-e24feaec0505289d,libsyno_api-2fab306f66ae74e6,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libsdl2-5c9c7d141f6663f2,libc_vec-fe72f804e31d56c3,libsdl2_sys-2fb0c4143c964cb2,libbitflags-40a27ceec947d12f,liblazy_static-afffdbb119bd9ac1,libreqwest-487dc32f917858bc,libserde_urlencoded-437b217b3b7cb743,libryu-96e4827cb8e74ef1,librustls_platform_verifier-34db6c42ea828934,librustls_native_certs-202b131cb636ac2b,libopenssl_probe-703a3ddfc0e4be36,libcookie_store-9ba9c6dbab7263da,libpublicsuffix-b25ab4d49852642f,libpsl_types-6947b81f8be31980,libcookie-fb26edf4e93250a5,libhyper_rustls-524466485ef69efb,libtokio_rustls-9d881ed597ae2ea3,librustls-3a39b8970d7684b2,libsubtle-e2f0af8959bd7889,libwebpki-8acd44d8f5408564,libuntrusted-151845769873c416,libaws_lc_rs-ad6db4b1cd789f0f,libaws_lc_sys-46d3b836293ef7a7,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libcfg_if-cad248e7066eec15,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libtower_http-6e0d27da92df54ea,libiri_string-6cdde5800cd3944e,libtower-77cdc649065c4d2e,libtower_layer-5699d784b4449e00,libhyper_util-609720b91cc59cb3,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-f0e06e5b9e14052b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-6ed37e766fdabbb5,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libfnv-2a26f5d3b9cd4973,libtokio_util-985a5cf73efda896,libatomic_waker-f98c2fb1596910db,libfutures_channel-fa74799ac390873e,libtokio-ddcbb3d9a5a2c697,libsocket2-29300952dade9a73,libmio-2d2d837a5aa92d35,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-5b0ac2a5f36e4143,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liburl-d3151a89e859e809,libidna-25757e5766d5291b,libidna_adapter-96ac20c22eca8f12,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-38ebab4626ed6996,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytes-a6415339708e1154,libclap-f619e37d715a50b9,libclap_builder-0f5436daf9353dfd,libterminal_size-783d6baedc4895de,librustix-7e967f0de4da5f4b,libbitflags-0f741259822c9aad,liblinux_raw_sys-6f64b533656ada5e,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libchrono-24e1c47c6026e25c,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-bc0ce776a8f3d154,libpure_rust_locales-134099c138d57c1d,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libsimple_logger-eb1ba7374915bf1d,libtime-d5e4588f403a972f,libnum_threads-90956269057bea24,liblibc-4aef7f866e20fd95,libitoa-0d0a278c06e14513,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libcolored-bb2b7332cdb1adc3,liblog-753a0cb3f11b08fe,libanyhow-bb5f243237f5f99b}.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" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHjtJzo/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" "/opt/rustwide/target/debug/build/aws-lc-sys-106b10a71b7da2c6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/syno_photo_frame-cac2f05e26d5a2d7" "-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]           rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e29c22fe927f07d88374bb2b8a8298cfff04764aea3c78457866ead542a02d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29c22fe927f07d88374bb2b8a8298cfff04764aea3c78457866ead542a02d69", kill_on_drop: false }`
[INFO] [stdout] e29c22fe927f07d88374bb2b8a8298cfff04764aea3c78457866ead542a02d69
