[INFO] cloning repository https://github.com/Dr-42/mover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dr-42/mover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-42%2Fmover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-42%2Fmover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61356e3219736a1710badab4263dd38d2e6c5dc9
[INFO] testing Dr-42/mover against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-42%2Fmover" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dr-42/mover
[INFO] finished tweaking git repo https://github.com/Dr-42/mover
[INFO] tweaked toml for git repo https://github.com/Dr-42/mover written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dr-42/mover on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dr-42/mover 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a69994a65d670725c956e376fcd90659130f2e5c096787f36cdc809e31a4521
[INFO] running `Command { std: "docker" "start" "-a" "1a69994a65d670725c956e376fcd90659130f2e5c096787f36cdc809e31a4521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a69994a65d670725c956e376fcd90659130f2e5c096787f36cdc809e31a4521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a69994a65d670725c956e376fcd90659130f2e5c096787f36cdc809e31a4521", kill_on_drop: false }`
[INFO] [stdout] 1a69994a65d670725c956e376fcd90659130f2e5c096787f36cdc809e31a4521
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c59dd037ce422975c83770d424d838fe2052f3b1dcfcc45ca1dac588689853f
[INFO] running `Command { std: "docker" "start" "-a" "8c59dd037ce422975c83770d424d838fe2052f3b1dcfcc45ca1dac588689853f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling librqbit-clone-to-owned v3.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling network-interface v2.0.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling libmpv-sys-sirno v2.0.0-fork.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling librqbit v7.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling libmpv-sirno v2.0.2-fork.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling librqbit-sha1-wrapper v4.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling librqbit-buffers v4.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling librqbit-bencode v3.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling librqbit-core v4.0.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling librqbit-peer-protocol v4.1.0
[INFO] [stderr]    Compiling librqbit-dht v5.1.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling librqbit-upnp v0.1.1
[INFO] [stderr]    Compiling librqbit-tracker-comms v2.0.0
[INFO] [stderr]    Compiling mover v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9bxeTw/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibrqbit-9ed9b1ef0d1007ea,librlimit-1a02693f8dc81c9b,liblibrqbit_upnp-91a0e272ed201bb9,libserde_xml_rs-1fd51032624d43fc,libxml-5b138b1fd1c7412a,libnetwork_interface-083f0e2343bb2467,libbstr-abfbad2e54766074,libregex-515cba94fbc8fb5b,libregex_automata-3db1d59817d0b2bf,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libmime_guess-a735a76a64cf9a3a,libunicase-78f89d4dcc146ec2,libsize_format-70006c6bc6782e45,libnum-b74188c07d8bee65,libnum_rational-e4c80c44a418eb78,libnum_iter-f1e266ac43a068c4,libnum_integer-184f9669924ecbe8,libnum_complex-522a71584eb15749,libgeneric_array-03225d025fad0c28,libtypenum-66c155be53855aa0,libmemmap2-f9a02325bce61a86,liblibrqbit_tracker_comms-cac0c2a155fdc801,libreqwest-2512a775fcf4c0c7,librustls_pemfile-ed749fb5e84189cf,librustls_pki_types-f431ff0aec39573a,libserde_urlencoded-9d7c3dcc5f8f005a,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libtokio_socks-2a9e9e2b4d010580,libthiserror-6a2f97fcd1dce0d8,libhyper_tls-5188c8f708775b22,libtokio_native_tls-014cb315f2e69e53,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-25e7397b3ab87e32,libopenssl_probe-dfbd35d7fb1bbeff,libhyper_util-344418cc1516a568,libtower-6167f9f08d889094,libpin_project-69f7e98594e6bb53,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libhyper-cd2da46bdd89a039,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-1ec4971419f8cb32,libh2-2bee4a5a05a38418,libindexmap-3e1330b84b3857ac,libequivalent-fdc46004df91ad08,libatomic_waker-001109810bdecbaa,libhttp_body_util-d4b2ff24d53bff21,libhttp_body-427f838cb49467dd,liblog-5fb51f756c1191b0,libasync_stream-2560b3ecc04dfce3,libtokio_stream-5c5827bb9d08a0ca,libserde_with-45ecf8ce6f252ee9,liblibrqbit_peer_protocol-bfd31e060ceb7db7,libbincode-1418a570c50f601e,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libhttp-dcd9a7b607eef9ab,libfnv-2d77ec4f6f971b24,liblibrqbit_dht-ec6b59c31ef0a0a4,libserde_json-9229ae3fc2cee08a,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libchrono-1867de5acf4cd434,libnum_traits-f5e7aaf730ff13c0,libiana_time_zone-a18c7932f053b032,libleaky_bucket-f131fd302e2984fd,libfutures-22bec95df4080bd2,libfutures_executor-a64a181eab2f28b2,libfutures_util-c59724ae78fe4771,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libdashmap-08382307ba2da1a0,libhashbrown-5d9404f16ad26a3c,libbackoff-53f868cc7d189bd3,librand-3eb0317e920ed585,librand_chacha-31bc1d915f78db7b,libppv_lite86-8290967582f1c895,libzerocopy-1d62bc5f0f832ad2,libbyteorder-1efcbe4f07366651,librand_core-0c013bca2dfbfc28,libinstant-7ca0f2602aa54eaa,liblibrqbit_core-89a447972965efc0,libuuid-412e9ced2da97cc6,libgetrandom-39a05cac9327bbe3,liburl-a37d311f1b7ec159,libidna-da2b9aa3f9496c8b,libunicode_normalization-42ae7e4d98c3dc9e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhex-28742b4ca144387c,libdirectories-b5bd9a9f2c872e05,libdirs_sys-8adfa8e70ac07b69,liboption_ext-23838f1959a6156b,libitertools-313af2c6791878cb,libeither-0d03427b61e42fdc,libtracing-da5e38a631dd9e14,libtracing_core-2e5058304bee1886,libtokio_util-8bcd4797b1437036,libfutures_core-2da63d8c7891ede1,libtokio-55539cc34c9ac352,libsignal_hook_registry-8b8c613ce80ac60a,libsocket2-2b3ca63ab7e08783,libmio-8e3e9d09869bbd3a,libparking_lot-8fdb1a9f354464e7,libparking_lot_core-38612a6ca65afdb1,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libfutures_sink-ba628c80fbee78b4,libpin_project_lite-e0c50e8704e39276,libdata_encoding-02a524d0cb7bb851,liblibrqbit_bencode-08b745138101cb67,liblibrqbit_sha1_wrapper-043011f75eb8bf3c,libcrypto_hash-ce1b1f24ec1c6535,libopenssl-20f9c3a972513212,libonce_cell-24c5d665b6879050,libbitflags-ce446ee600bbaa5e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-d7378499247c40da,liblibc-36f85885e0131609,libhex-730023c4b992002e,liblibrqbit_buffers-840cccc19ba0cde4,liblibrqbit_clone_to_owned-2e4eba1d73860b2d,libbytes-23e98e3e91ed6cac,libanyhow-1bdf2e76b99b1cd6,liblibmpv-b55141a9b5bf136a,liblibmpv_sys-af46681563057cb5,liburlencoding-2e57689ab08a86e0,libserde-e49773d797202fac}.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" "-lssl" "-lcrypto" "-lmpv" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9bxeTw/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/mover-06a9a8bc53246936" "-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 -lmpv
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mover` (bin "mover") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8c59dd037ce422975c83770d424d838fe2052f3b1dcfcc45ca1dac588689853f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c59dd037ce422975c83770d424d838fe2052f3b1dcfcc45ca1dac588689853f", kill_on_drop: false }`
[INFO] [stdout] 8c59dd037ce422975c83770d424d838fe2052f3b1dcfcc45ca1dac588689853f
