[INFO] cloning repository https://github.com/yaymukund/lucrecia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaymukund/lucrecia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51415fef4ffd0d876ee224861c19b4408c6f8d75 [INFO] testing yaymukund/lucrecia against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaymukund/lucrecia on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yaymukund/lucrecia [INFO] finished tweaking git repo https://github.com/yaymukund/lucrecia [INFO] tweaked toml for git repo https://github.com/yaymukund/lucrecia written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/yaymukund/lucrecia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bc54a0d0d7e11d11d9b77b816803b66b4bbd0f96b486c5851fca4ccc7296631 [INFO] running `Command { std: "docker" "start" "-a" "0bc54a0d0d7e11d11d9b77b816803b66b4bbd0f96b486c5851fca4ccc7296631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc54a0d0d7e11d11d9b77b816803b66b4bbd0f96b486c5851fca4ccc7296631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc54a0d0d7e11d11d9b77b816803b66b4bbd0f96b486c5851fca4ccc7296631", kill_on_drop: false }` [INFO] [stdout] 0bc54a0d0d7e11d11d9b77b816803b66b4bbd0f96b486c5851fca4ccc7296631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b47294ead0b7e09a3f5360863ef5f8e10720c52c0a3c6e94c156806bb965970 [INFO] running `Command { std: "docker" "start" "-a" "0b47294ead0b7e09a3f5360863ef5f8e10720c52c0a3c6e94c156806bb965970", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling libmpv-sys v3.1.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libmpv v2.0.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling alphanumeric-sort v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling id3 v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling mp3-duration v0.1.10 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling roja-build-database v0.1.0 (/opt/rustwide/workdir/roja-build-database) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling roja v0.1.0 (/opt/rustwide/workdir/roja) [INFO] [stdout] warning: variant is never constructed: `Percent` [INFO] [stdout] --> roja/src/listener/list.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Percent(u16), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `percent_complete` [INFO] [stdout] --> roja/src/player/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn percent_complete(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.roja.cb5bf06d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883.3hhcctpuv11uh0dx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-47cffbf3bf70e72f.rlib" "/opt/rustwide/target/debug/deps/libatty-22997dcbdd708399.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9611d3333cbb4e47.rlib" "/opt/rustwide/target/debug/deps/libregex-9f8694dbe1a44543.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libalphanumeric_sort-3fadd4391f321d65.rlib" "/opt/rustwide/target/debug/deps/libtoml-e3e3f79fa7b9b767.rlib" "/opt/rustwide/target/debug/deps/librusqlite-93c0852b5585f444.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5a2959036852e98b.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-c518d1c13320e631.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ddc2d61dd60ad672.rlib" "/opt/rustwide/target/debug/deps/libahash-4dd6b377e912496d.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-43282f9c9f1b438c.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libserde-535009062bdaaf8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2431f46babe5d09e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libmemmap-75119496e8e91811.rlib" "/opt/rustwide/target/debug/deps/libfst-6120a01e2cb58e26.rlib" "/opt/rustwide/target/debug/deps/liblibmpv-fda3df658f32b099.rlib" "/opt/rustwide/target/debug/deps/liblibmpv_sys-b2eebbb608a05e1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6fa3efab16857cdd.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-d9ca3857b7b3a847.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-b07c3e6f94c09e0a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1f473d2e54f218e2.rlib" "/opt/rustwide/target/debug/deps/libmio-238d2e29b2109a39.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eaf55fc0f6dd0963.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f9152d4a0e56c992.rlib" "/opt/rustwide/target/debug/deps/liblibc-e273ee1997b203bf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9b7d673895a72f26.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8a78495730aea6f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5719e493777a7367.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lmpv" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/roja-cf35da97353c3883" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roja` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0b47294ead0b7e09a3f5360863ef5f8e10720c52c0a3c6e94c156806bb965970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b47294ead0b7e09a3f5360863ef5f8e10720c52c0a3c6e94c156806bb965970", kill_on_drop: false }` [INFO] [stdout] 0b47294ead0b7e09a3f5360863ef5f8e10720c52c0a3c6e94c156806bb965970