[INFO] cloning repository https://github.com/9elt/youtube-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9elt/youtube-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9elt%2Fyoutube-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9elt%2Fyoutube-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f218bcc73d483fc6f6d7a96c75a6c05e37a09fc5
[INFO] testing 9elt/youtube-cli 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%2F9elt%2Fyoutube-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/9elt/youtube-cli
[INFO] finished tweaking git repo https://github.com/9elt/youtube-cli
[INFO] tweaked toml for git repo https://github.com/9elt/youtube-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9elt/youtube-cli 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/9elt/youtube-cli 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0774b84e9ff63917b9a85e53e706743f9923baa5a9dd0d06327fe3f0b7b6e697
[INFO] running `Command { std: "docker" "start" "-a" "0774b84e9ff63917b9a85e53e706743f9923baa5a9dd0d06327fe3f0b7b6e697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0774b84e9ff63917b9a85e53e706743f9923baa5a9dd0d06327fe3f0b7b6e697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0774b84e9ff63917b9a85e53e706743f9923baa5a9dd0d06327fe3f0b7b6e697", kill_on_drop: false }`
[INFO] [stdout] 0774b84e9ff63917b9a85e53e706743f9923baa5a9dd0d06327fe3f0b7b6e697
[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 -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] e094cf0a987f78fe3709450f8af81a45254d65b5834713b516482212ba2dfa10
[INFO] running `Command { std: "docker" "start" "-a" "e094cf0a987f78fe3709450f8af81a45254d65b5834713b516482212ba2dfa10", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling libmpv-sys v3.1.0 (https://github.com/ParadoxSpiral/libmpv-rs#3e6c389b)
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling libmpv v2.0.1 (https://github.com/ParadoxSpiral/libmpv-rs#3e6c389b)
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling tui-textarea v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.26
[INFO] [stderr]    Compiling youtube-api v0.1.0 (/opt/rustwide/workdir/youtube-api)
[INFO] [stderr]    Compiling youtube-cli v0.1.0 (/opt/rustwide/workdir/youtube-cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTVUNLr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_with-a61c6e0452e21673.rlib,liblibmpv-326998387df07f23.rlib,liblibmpv_sys-80826601d3c4db5c.rlib,libtui_textarea-fec2ae34cc31db8f.rlib,libratatui-73d9f4c19cc07884.rlib,libtime-16389f4795ef6773.rlib,libnum_threads-77a44fa7664810b3.rlib,libtime_core-d236fdcaa4ea2de1.rlib,libnum_conv-aebdc4e81a363553.rlib,libderanged-8c29042ac86670ca.rlib,libpowerfmt-c1c3f87cd6419213.rlib,liblru-8d9bc1eda9ff865a.rlib,libcassowary-021065c5bcfa4c11.rlib,libitertools-0446b238f764b511.rlib,libeither-9145ed868dcbca44.rlib,libcompact_str-29e4b563a35fae8b.rlib,libstatic_assertions-637a4f0624448cb4.rlib,libcastaway-b62cbe48dd16f504.rlib,libunicode_segmentation-6011ae8696c09aaf.rlib,libunicode_width-e527f6eca3ec6bca.rlib,libcrossterm-63e131d1895c4e60.rlib,libsignal_hook_mio-ca05422e1408492b.rlib,libsignal_hook-30a9961b25f03189.rlib,libstrum-5a914b34ae9a157f.rlib,libyoutube_api-5b42cac893b5c3f0.rlib,libreqwest-78e07a2852bb3e51.rlib,librustls_pemfile-eca3adbe577b93ae.rlib,libhyper_tls-d9dc6e70206410cb.rlib,libserde_urlencoded-c2708ca28307f606.rlib,libbase64-beef984098effe86.rlib,libipnet-7e5fbd03fbd47ac9.rlib,libtokio_native_tls-de35a33d3284e97d.rlib,libmime-652e973b9e045891.rlib,libencoding_rs-45c06a70a2218142.rlib,libserde_json-28d4c1b987ac4396.rlib,libryu-be413bb6343f5ebe.rlib,libnative_tls-61f4187e3672e2fa.rlib,libopenssl_probe-864b5869b76439bf.rlib,libopenssl-964b0fb8a2a86641.rlib,libbitflags-2183c80ddef3ade0.rlib,libforeign_types-b93bb4dac0175635.rlib,libforeign_types_shared-c0bf6b9a029f00ae.rlib,libopenssl_sys-18f7d9f7bae8a9ec.rlib,libhyper-240b49bd09a0ef2b.rlib,libwant-8f031d7415a0fba7.rlib,libtry_lock-3de6caef802e6df1.rlib,libhttparse-b921900793df5a8d.rlib,libh2-cb7eea8481ff6e25.rlib,libindexmap-f5a462c895d05064.rlib,libequivalent-99e1c455fd40b006.rlib,libhashbrown-b45fe38b9526f6bf.rlib,libahash-fceea00eed92aaed.rlib,libzerocopy-17db45ffcc9acf56.rlib,liballocator_api2-dc46f2e7b1ed2e90.rlib,libslab-f51aeed82fb00450.rlib,libtokio_util-d4c34e62e78ccde0.rlib,libfutures_sink-00114df489c5f18f.rlib,libtower_service-a65cc4330a492c5f.rlib,libtracing-c9d8548887bd5deb.rlib,libtracing_core-a37bd009b1951c89.rlib,libonce_cell-20a943de9b0df70b.rlib,libfutures_channel-030ee57cf1eb131b.rlib,libfutures_util-eddabfcaa0db1584.rlib,libfutures_task-0691b9064fd0b53c.rlib,libpin_utils-c09967ab85f7644d.rlib,libtokio-41ac9bbcdd98d64e.rlib,libsignal_hook_registry-a9ef384fa3ce2fd9.rlib,libnum_cpus-f929a60674f8cbcd.rlib,libsocket2-21b627eda141654d.rlib,libmio-103ad9368888098f.rlib,libparking_lot-60603fe4371b0432.rlib,libparking_lot_core-8c17ae8e5efd0e9b.rlib,libcfg_if-238a855292fb6d2b.rlib,libsmallvec-5caf0bb9eb4863a1.rlib,liblock_api-2519125907119ddd.rlib,libscopeguard-1b6afc93d27f72f6.rlib,libsync_wrapper-547f5bb1ce6d3be6.rlib,libhttp_body-354365784aa34f90.rlib,libpin_project_lite-08fe225ceb89d29d.rlib,liblog-823a7f8d83b4dc47.rlib,libfutures_core-df96ad059b0c7c4e.rlib,liburl-2acf9813f95acc79.rlib,libidna-35aeea06086a3412.rlib,libunicode_normalization-0d20fbcdebb191a4.rlib,libtinyvec-2e06fde655ceef82.rlib,libtinyvec_macros-014e15edf4dbc647.rlib,libunicode_bidi-f76449374f84447a.rlib,libform_urlencoded-ee50068cd9a6f22f.rlib,libpercent_encoding-229c2c99579622da.rlib,libhttp-774acdfbfdd56b7a.rlib,libitoa-ae332e1b0b2cc839.rlib,libbytes-02f0ff0d6e470d46.rlib,libfnv-cad931e6de93593b.rlib,libdirectories-7b51d6a7905a116a.rlib,libdirs_sys-21ca9718fd9d2adb.rlib,liblibc-a5cc954b0a31ce15.rlib,liboption_ext-031f55201cbbda20.rlib,libbincode-87c93970b0af06db.rlib,libserde-2e4df27790acc861.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" "-lmpv" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTVUNLr/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/youtube_cli-5301a8392ec28228" "-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 -lmpv
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `youtube-cli` (bin "youtube-cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e094cf0a987f78fe3709450f8af81a45254d65b5834713b516482212ba2dfa10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e094cf0a987f78fe3709450f8af81a45254d65b5834713b516482212ba2dfa10", kill_on_drop: false }`
[INFO] [stdout] e094cf0a987f78fe3709450f8af81a45254d65b5834713b516482212ba2dfa10
