[INFO] fetching crate anime-cli 0.1.0...
[INFO] testing anime-cli-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate anime-cli 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate anime-cli 0.1.0
[INFO] finished tweaking crates.io crate anime-cli 0.1.0
[INFO] tweaked toml for crates.io crate anime-cli 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anime-cli 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 211 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.12.24)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9e8e6fbb99030dbf23f990999898d909954479435b61f88ab01f65c41f54879
[INFO] running `Command { std: "docker" "start" "-a" "b9e8e6fbb99030dbf23f990999898d909954479435b61f88ab01f65c41f54879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9e8e6fbb99030dbf23f990999898d909954479435b61f88ab01f65c41f54879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9e8e6fbb99030dbf23f990999898d909954479435b61f88ab01f65c41f54879", kill_on_drop: false }`
[INFO] [stdout] b9e8e6fbb99030dbf23f990999898d909954479435b61f88ab01f65c41f54879
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9ee3545111d80f0fab66f42ced37dab76bbb0cc06d6ce328f76934726b55f5
[INFO] running `Command { std: "docker" "start" "-a" "3f9ee3545111d80f0fab66f42ced37dab76bbb0cc06d6ce328f76934726b55f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling mpv v0.2.3
[INFO] [stderr]    Compiling pbr v1.1.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling anime-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anime_dl.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut multi_bar = MultiBar::new();
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbAfAUD/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgetopts-ef5af5ddb44f6cb2,libunicode_width-11318280e9097d13,libreqwest-8a4b924c79c47fe6,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-f195d28991029f25,libnative_tls-335255c95e26d319,libopenssl_probe-cbab9b905ab83f66,libopenssl-f97e6bc5cb31408f,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15d41620109f91e,libhyper-31b296a6ac3d866c,libwant-bc83d87143a2d277,libtry_lock-aabba5e3d97e6b57,libtokio-25a9a46cd854c504,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-dfc0dff7ebd0039e,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-562264df97603e7c,libtokio_reactor-c770f1b729bfe37d,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-cf31441f96214c64,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-a6de5e26b69bb24e,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-ecc80ec0f0d76295,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-bc3a38322b1b305e,libserde_json-f8dd111aa1eebc08,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liblog-28f8cc0684f4f944,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,libcfg_if-5af52f617df93f8f,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libregex-24b627c309d5cc33,libregex_automata-74acfde599b7ebe7,libaho_corasick-941acab99b773a0e,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libpbr-ab7b03757b711840,libcrossbeam_channel-fc56bcd212a63d17,libcrossbeam_utils-ae913342a5a98c57,libmpv-c57064d119116634,libnum-c2bd4454f8f6844d,libnum_rational-404571bfb451e259,libnum_bigint-b68ae883f0eb7790,librand-f765a919687808fc,liblibc-e2775a15e5abc6fd,libnum_complex-5876b86e28882f0e,librustc_serialize-1ab3403c1596faf4,libnum_iter-739ff038a55c8c6a,libnum_integer-495a495718461c33,libenum_primitive-a9becce367f45828,libnum_traits-e5afc02c178a1797,libnum_traits-e05972f153d0dad0}.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/rustcbAfAUD/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/anime_cli-8e3e86624492beb7" "-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 `anime-cli` (bin "anime-cli") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3f9ee3545111d80f0fab66f42ced37dab76bbb0cc06d6ce328f76934726b55f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9ee3545111d80f0fab66f42ced37dab76bbb0cc06d6ce328f76934726b55f5", kill_on_drop: false }`
[INFO] [stdout] 3f9ee3545111d80f0fab66f42ced37dab76bbb0cc06d6ce328f76934726b55f5
