[INFO] crate btrfs-dedupe 1.0.2 is already in cache [INFO] testing btrfs-dedupe-1.0.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate btrfs-dedupe 1.0.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate btrfs-dedupe 1.0.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate btrfs-dedupe 1.0.2 [INFO] finished tweaking crates.io crate btrfs-dedupe 1.0.2 [INFO] tweaked toml for crates.io crate btrfs-dedupe 1.0.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 045b43f86433a53dc9aace3b2c94dbf378b383f31bb540e9ea812fde03c77c05 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "045b43f86433a53dc9aace3b2c94dbf378b383f31bb540e9ea812fde03c77c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "045b43f86433a53dc9aace3b2c94dbf378b383f31bb540e9ea812fde03c77c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045b43f86433a53dc9aace3b2c94dbf378b383f31bb540e9ea812fde03c77c05", kill_on_drop: false }` [INFO] [stdout] 045b43f86433a53dc9aace3b2c94dbf378b383f31bb540e9ea812fde03c77c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d37150b1235711afdc32a0a9e514ccad8ea6edaa9993e8aba2c374b720796eed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d37150b1235711afdc32a0a9e514ccad8ea6edaa9993e8aba2c374b720796eed", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling generic-array v0.5.1 [INFO] [stderr] Compiling btrfs v1.2.2 [INFO] [stderr] Compiling digest v0.2.1 [INFO] [stderr] Compiling digest-buffer v0.1.2 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling sha2 v0.2.0 [INFO] [stderr] Compiling btrfs-dedupe v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/examine.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/examine.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/scan.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | in try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/scan.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/scan.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/scan.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/scan.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | let file_metadata_lists: FileMetadataLists = try! ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[ macro_use ] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/output.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | stderr! ( [INFO] [stdout] | _____________- [INFO] [stdout] 69 | | "\r\x1b[A\x1b[K"); [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/output.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | stderr! ( [INFO] [stdout] | _________- [INFO] [stdout] 77 | | "{}\r\n", [INFO] [stdout] 78 | | status); [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/output.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | stderr! ( [INFO] [stdout] | _____________- [INFO] [stdout] 90 | | "\r\x1b[A\x1b[K"); [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/output.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | stderr! ( [INFO] [stdout] | _________- [INFO] [stdout] 95 | | "{}\r\n", [INFO] [stdout] 96 | | message); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/output.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | stderr! ( [INFO] [stdout] | _____________- [INFO] [stdout] 101 | | "{}\r\n", [INFO] [stdout] 102 | | self.status.as_ref ().unwrap ()); [INFO] [stdout] | |_________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/output.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | stderr! ( [INFO] [stdout] | _____________- [INFO] [stdout] 115 | | "\r\x1b[A\x1b[K"); [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/misc/stderr.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | &mut ::std::io::stderr () as &mut ::std::io::Write, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Write)` [INFO] [stdout] | [INFO] [stdout] ::: src/scan.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | stderrln! ( [INFO] [stdout] | _____________- [INFO] [stdout] 122 | | "Ignoring unknown filetype: {:?}: {:?}", [INFO] [stdout] 123 | | file_type, [INFO] [stdout] 124 | | entry.path ()); [INFO] [stdout] | |_______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/misc/io.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | io_error.description ().to_string () [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/output.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | let mut terminal = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `terminal` [INFO] [stdout] --> src/output.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | terminal: Option >, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.btrfs_dedupe.e7agwhlz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305" "/opt/rustwide/target/debug/deps/btrfs_dedupe-b3c186927109f305.3u87r6n1q0d7ynix.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-93892b05cb76ce5f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtermion-aadf09dbc219fc34.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-e142759534489820.rlib" "/opt/rustwide/target/debug/deps/libsha2-58955c3fcf03060e.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest_buffer-f545982c2efba97b.rlib" "/opt/rustwide/target/debug/deps/libdigest-74af8804e021d149.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-f96569d83810b5e8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fda773756fdaa0c8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libbtrfs-cfc702282e1577b6.rlib" "/opt/rustwide/target/debug/deps/libuuid-9eeb89f15080506b.rlib" "/opt/rustwide/target/debug/deps/libminilzo-9c801746781491ec.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-f6cf056a005cf417.rlib" "/opt/rustwide/target/debug/deps/libflate2-14776ddcbc8f17a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-4d9468ae831767dc.rlib" "/opt/rustwide/target/debug/deps/libcrc-2dfea17f77cfb27f.rlib" "/opt/rustwide/target/debug/deps/libnix-a60947d3d5ca4107.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/libclap-ae8f867ba4c1f658.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-ec605c38cac3edca.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-llzo2" "-lz" "-llzo2" "-llzo2" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `btrfs-dedupe`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d37150b1235711afdc32a0a9e514ccad8ea6edaa9993e8aba2c374b720796eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37150b1235711afdc32a0a9e514ccad8ea6edaa9993e8aba2c374b720796eed", kill_on_drop: false }` [INFO] [stdout] d37150b1235711afdc32a0a9e514ccad8ea6edaa9993e8aba2c374b720796eed