[INFO] cloning repository https://github.com/jtbeckha/mp3v0fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtbeckha/mp3v0fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtbeckha%2Fmp3v0fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtbeckha%2Fmp3v0fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 296d69cbaa39f7aef153d23bc4a0c2b5052e1c23 [INFO] testing jtbeckha/mp3v0fs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtbeckha%2Fmp3v0fs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtbeckha/mp3v0fs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtbeckha/mp3v0fs [INFO] finished tweaking git repo https://github.com/jtbeckha/mp3v0fs [INFO] tweaked toml for git repo https://github.com/jtbeckha/mp3v0fs written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/jtbeckha/mp3v0fs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 539b8b74dbf74b1d8b94c9da84d1b08631286462c7d07e108614f816f04fcc90 [INFO] running `Command { std: "docker" "start" "-a" "539b8b74dbf74b1d8b94c9da84d1b08631286462c7d07e108614f816f04fcc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "539b8b74dbf74b1d8b94c9da84d1b08631286462c7d07e108614f816f04fcc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539b8b74dbf74b1d8b94c9da84d1b08631286462c7d07e108614f816f04fcc90", kill_on_drop: false }` [INFO] [stdout] 539b8b74dbf74b1d8b94c9da84d1b08631286462c7d07e108614f816f04fcc90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb81512f4600a8cf830cf9fff13d1740b47be2937831fb763db373e27227af2b [INFO] running `Command { std: "docker" "start" "-a" "fb81512f4600a8cf830cf9fff13d1740b47be2937831fb763db373e27227af2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lame-sys v0.1.2 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling fuse-abi v0.4.0-dev (https://github.com/zargony/fuse-rs.git?rev=42e29d964e2b24e32e21b179b77e4d0d0a0857ac#42e29d96) [INFO] [stderr] Compiling claxon v0.4.2 (https://github.com/jtbeckha/claxon.git#38ec00b5) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling fuse-sys v0.4.0-dev (https://github.com/zargony/fuse-rs.git?rev=42e29d964e2b24e32e21b179b77e4d0d0a0857ac#42e29d96) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling fuse v0.4.0-dev (https://github.com/zargony/fuse-rs.git?rev=42e29d964e2b24e32e21b179b77e4d0d0a0857ac#42e29d96) [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling id3 v0.3.0 [INFO] [stderr] Compiling mp3v0fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/mp3v0fs.rs:283:65 [INFO] [stdout] | [INFO] [stdout] 283 | CString::new(real_path.into_vec()).unwrap().as_ptr(), [INFO] [stdout] | ------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/mp3v0fs.rs:284:75 [INFO] [stdout] | [INFO] [stdout] 284 | CString::new(name.to_os_string().into_vec()).unwrap().as_ptr(), [INFO] [stdout] | ----------------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/mp3v0fs.rs:293:65 [INFO] [stdout] | [INFO] [stdout] 293 | CString::new(real_path.into_vec()).unwrap().as_ptr(), [INFO] [stdout] | ------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/mp3v0fs.rs:294:75 [INFO] [stdout] | [INFO] [stdout] 294 | CString::new(name.to_os_string().into_vec()).unwrap().as_ptr(), [INFO] [stdout] | ----------------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/mp3v0fs.rs:315:65 [INFO] [stdout] | [INFO] [stdout] 315 | CString::new(real_path.into_vec()).unwrap().as_ptr(), [INFO] [stdout] | ------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/mp3v0fs.rs:324:65 [INFO] [stdout] | [INFO] [stdout] 324 | CString::new(real_path.into_vec()).unwrap().as_ptr(), [INFO] [stdout] | ------------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/encode.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | std::mem::replace(&mut self.output_buffer[self.tag_size + index], byte); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [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/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.mp3v0fs.24474358-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76.4ghzchn3l9hz23yi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5de0ce7b37a23287.rlib" "/opt/rustwide/target/debug/deps/libmp3v0fs-ec15f35b355334c7.rlib" "/opt/rustwide/target/debug/deps/libfuse-1de94ab1e31bb3c3.rlib" "/opt/rustwide/target/debug/deps/libthread_scoped-ad705e928a1dab21.rlib" "/opt/rustwide/target/debug/deps/libfuse_sys-de8372ab311ce1f5.rlib" "/opt/rustwide/target/debug/deps/libfuse_abi-5a726c6ec6742d15.rlib" "/opt/rustwide/target/debug/deps/liblame_sys-51fe233556dd9971.rlib" "/opt/rustwide/target/debug/deps/libid3-629981ed25b30211.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/libflate2-9b8e7e5ad81ad60a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb90c399870b170e.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-00996680db0ac488.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclaxon-2d0b1835e12f0b14.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-47f9afdb1fb34d93.rlib" "/opt/rustwide/target/debug/deps/libchrono-3c52f2627dee2eb4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d27d8558cb1263a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af3956e00de7b3c8.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libterm-759623c82a538927.rlib" "/opt/rustwide/target/debug/deps/libdirs-392ea5d387c6bb7c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/liblog-c4083e8703254c8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfuse" "-lmp3lame" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mp3v0fs-668c05c99d531f76" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmp3lame [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mp3v0fs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fb81512f4600a8cf830cf9fff13d1740b47be2937831fb763db373e27227af2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb81512f4600a8cf830cf9fff13d1740b47be2937831fb763db373e27227af2b", kill_on_drop: false }` [INFO] [stdout] fb81512f4600a8cf830cf9fff13d1740b47be2937831fb763db373e27227af2b