[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaymukund/lucrecia on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef6f95de2d4d2c51987c39ce921abf5a17cf003b76097e9e9430d747b0d63c23 [INFO] running `Command { std: "docker" "start" "-a" "ef6f95de2d4d2c51987c39ce921abf5a17cf003b76097e9e9430d747b0d63c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef6f95de2d4d2c51987c39ce921abf5a17cf003b76097e9e9430d747b0d63c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6f95de2d4d2c51987c39ce921abf5a17cf003b76097e9e9430d747b0d63c23", kill_on_drop: false }` [INFO] [stdout] ef6f95de2d4d2c51987c39ce921abf5a17cf003b76097e9e9430d747b0d63c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f1c940d9a2bdc3d1b5bbf93bb57188298c0379df94f9dcacfeb5f65134562d9 [INFO] running `Command { std: "docker" "start" "-a" "7f1c940d9a2bdc3d1b5bbf93bb57188298c0379df94f9dcacfeb5f65134562d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Compiling libmpv-sys v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling libmpv v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling alphanumeric-sort v1.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [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 parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling flate2 v1.0.19 [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 id3 v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling mp3-duration v0.1.10 [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-d36dc65df2ee92d2.roja.3e7d0423-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.roja.3e7d0423-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2.38gnolo1szgft8oh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8c14e14d4ceaf235.rlib" "/opt/rustwide/target/debug/deps/libatty-6052b93cf182fc13.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f13e0717da9a5726.rlib" "/opt/rustwide/target/debug/deps/libregex-ff33ecf9af44fa6d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libalphanumeric_sort-5ed899e48d5ffca0.rlib" "/opt/rustwide/target/debug/deps/libtoml-2b186740f1c0006e.rlib" "/opt/rustwide/target/debug/deps/librusqlite-5e45d7a0bc645da1.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-c0e210f42372f23c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b5e4c53cdcc807d1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-4f9df43d7b589cf2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-64abfe6194d5a5a5.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libserde-c86bf2c51c92d805.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e0577b5ccbeb231a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ff644d5cc58af4d2.rlib" "/opt/rustwide/target/debug/deps/libfst-32d8a3ccb5af9986.rlib" "/opt/rustwide/target/debug/deps/liblibmpv-e310c1392334b47e.rlib" "/opt/rustwide/target/debug/deps/liblibmpv_sys-9717ddb524079549.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-784891560bce8487.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-a61bb8a25d65bb91.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-d439af79ae59dbf7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e7331fe2cff5a6c.rlib" "/opt/rustwide/target/debug/deps/libmio-3661fb2348cb7620.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-94fa243dfd2731b2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ed9495c96660c236.rlib" "/opt/rustwide/target/debug/deps/liblibc-66dd20b91d71210e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf2a08f698c4caa7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a8938f70d0c74b5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5152a20ff73eb667.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a89f327e32eb020f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/roja-d36dc65df2ee92d2" "-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7f1c940d9a2bdc3d1b5bbf93bb57188298c0379df94f9dcacfeb5f65134562d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1c940d9a2bdc3d1b5bbf93bb57188298c0379df94f9dcacfeb5f65134562d9", kill_on_drop: false }` [INFO] [stdout] 7f1c940d9a2bdc3d1b5bbf93bb57188298c0379df94f9dcacfeb5f65134562d9