[INFO] cloning repository https://github.com/pdalpra/wav-to-flac [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdalpra/wav-to-flac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdalpra%2Fwav-to-flac"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdalpra%2Fwav-to-flac'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6eb923ce1d8bd9c5d3925fd459ecb7357d83d839 [INFO] testing pdalpra/wav-to-flac against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdalpra%2Fwav-to-flac" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pdalpra/wav-to-flac on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pdalpra/wav-to-flac [INFO] finished tweaking git repo https://github.com/pdalpra/wav-to-flac [INFO] tweaked toml for git repo https://github.com/pdalpra/wav-to-flac written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pdalpra/wav-to-flac already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flac-bound v0.1.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32c91967750fb74d2adb09becbe5cf8edd79c1dc0256ba6989cffe9334ce791e [INFO] running `"docker" "start" "-a" "32c91967750fb74d2adb09becbe5cf8edd79c1dc0256ba6989cffe9334ce791e"` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling flac-sys v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling flac-bound v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling metaflac v0.2.2 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling executors v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling wav-to-flac v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.wav_to_flac.9kw719sc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8" "/opt/rustwide/target/debug/deps/wav_to_flac-0766427f108f9ab8.3v6bid507kyr6aa6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-b5b7051fa46eb5a7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1db546a36a214e8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ccddc316a849d2dd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-b8c08e791a8761bb.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f9f8c153eaca94d1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a5d17aca75c021d9.rlib" "/opt/rustwide/target/debug/deps/libindicatif-a354d3886e6204ce.rlib" "/opt/rustwide/target/debug/deps/libconsole-153893311d50176d.rlib" "/opt/rustwide/target/debug/deps/libtermios-560f86f46b197765.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-41d7aab2db73f9ca.rlib" "/opt/rustwide/target/debug/deps/libregex-860b4a8fb6233bb0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-24d6b961de9beac5.rlib" "/opt/rustwide/target/debug/deps/libexecutors-10de8019034a0003.rlib" "/opt/rustwide/target/debug/deps/libsynchronoise-5f771ab1bf1840fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2592d2bc95676c87.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-7e78615fe65fa661.rlib" "/opt/rustwide/target/debug/deps/librand-f154f6dc0e72482a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3905a0a7bf5ee575.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-acc48fbfa01f977e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-909fa7869e611d3e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a302a75dbb0c1d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libmetaflac-0a3e78bdd24ded55.rlib" "/opt/rustwide/target/debug/deps/libhex-04c0f5c80f4a3347.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libstructopt-1a5f0dbf6d8e68ef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libclap-01f8d0e4fb2713d1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-08e331ec82d34bf5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libatty-85b313f2b5c22d66.rlib" "/opt/rustwide/target/debug/deps/liblibc-adea4f85f04a5923.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libhound-c1dec7869d1aed81.rlib" "/opt/rustwide/target/debug/deps/libflac_bound-4876985379adbb8c.rlib" "/opt/rustwide/target/debug/deps/libflac_sys-3dc8e200d8d68b73.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bc938a8a273188ad.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-lflac" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lflac [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `wav-to-flac`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "32c91967750fb74d2adb09becbe5cf8edd79c1dc0256ba6989cffe9334ce791e"` [INFO] running `"docker" "rm" "-f" "32c91967750fb74d2adb09becbe5cf8edd79c1dc0256ba6989cffe9334ce791e"` [INFO] [stdout] 32c91967750fb74d2adb09becbe5cf8edd79c1dc0256ba6989cffe9334ce791e