[INFO] fetching crate libpijul 1.0.0-alpha.45... [INFO] testing libpijul-1.0.0-alpha.45 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate libpijul 1.0.0-alpha.45 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate libpijul 1.0.0-alpha.45 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libpijul 1.0.0-alpha.45 [INFO] finished tweaking crates.io crate libpijul 1.0.0-alpha.45 [INFO] tweaked toml for crates.io crate libpijul 1.0.0-alpha.45 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diffs v0.4.1 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded pijul-macros v0.4.0 [INFO] [stderr] Downloaded sanakirja-core v1.2.12 [INFO] [stderr] Downloaded zstd-seekable v0.1.7 [INFO] [stderr] Downloaded sanakirja v1.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8dea74f0feb743e8f7633cd1cdf90c357745c2e567281ac3024ebfedbec64af [INFO] running `Command { std: "docker" "start" "-a" "b8dea74f0feb743e8f7633cd1cdf90c357745c2e567281ac3024ebfedbec64af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8dea74f0feb743e8f7633cd1cdf90c357745c2e567281ac3024ebfedbec64af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8dea74f0feb743e8f7633cd1cdf90c357745c2e567281ac3024ebfedbec64af", kill_on_drop: false }` [INFO] [stdout] b8dea74f0feb743e8f7633cd1cdf90c357745c2e567281ac3024ebfedbec64af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a400929eadad422a0301feca27da7551e287b8b644e6df93782840b340c3edd [INFO] running `Command { std: "docker" "start" "-a" "8a400929eadad422a0301feca27da7551e287b8b644e6df93782840b340c3edd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling diffs v0.4.1 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling sanakirja-core v1.2.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling zstd-seekable v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling sanakirja v1.2.10 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling pijul-macros v0.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libpijul v1.0.0-alpha.45 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `solved_conflicts` [INFO] [stdout] --> src/diff/vertex_buffer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub solved_conflicts: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.18s [INFO] running `Command { std: "docker" "inspect" "8a400929eadad422a0301feca27da7551e287b8b644e6df93782840b340c3edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a400929eadad422a0301feca27da7551e287b8b644e6df93782840b340c3edd", kill_on_drop: false }` [INFO] [stdout] 8a400929eadad422a0301feca27da7551e287b8b644e6df93782840b340c3edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3fed516f862960ca612dadcc79717aa30367b04b12495782e4be976fd504d2 [INFO] running `Command { std: "docker" "start" "-a" "7b3fed516f862960ca612dadcc79717aa30367b04b12495782e4be976fd504d2", kill_on_drop: false }` [INFO] [stderr] Compiling detone v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: field is never read: `solved_conflicts` [INFO] [stdout] --> src/diff/vertex_buffer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub solved_conflicts: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libpijul v1.0.0-alpha.45 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `solved_conflicts` [INFO] [stdout] --> src/diff/vertex_buffer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub solved_conflicts: HashSet, [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.libpijul.70435478-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be.53phlkfer957e961.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-0ce40b530022830a/out" "-L" "/opt/rustwide/target/debug/build/blake3-0ce40b530022830a/out" "-L" "/opt/rustwide/target/debug/build/zstd-seekable-4302c4d682ce8062/out" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtwox_hash-5dbb6104a13adada.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-daf142d031d532bd.rlib" "/opt/rustwide/target/debug/deps/libbs58-f147e84d94e49984.rlib" "/opt/rustwide/target/debug/deps/libblake3-6c30cd72ac5606d0.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-48ebde687f298d7f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-bf03530a7c190f08.rlib" "/opt/rustwide/target/debug/deps/libdiffs-95592678c1f468d4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ca4106f497fd2812.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libbincode-57f5c9357095b602.rlib" "/opt/rustwide/target/debug/deps/libzstd_seekable-cd95d31ecc69ea3c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-59978b27f70021d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/libtoml-4547f497e013e798.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ca53ca0715313d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libaes-fac88133ff28b498.rlib" "/opt/rustwide/target/debug/deps/libctr-f7a66db91afa9d5e.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-17a8f69f2557b457.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a3695bea4e6ef7f4.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-fa4cff92838703e8.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-5e01724667bcc9b5.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libed25519-35d62543f664dad1.rlib" "/opt/rustwide/target/debug/deps/libsignature-0688744f4c1cec55.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-0fbeb8e950d17384.rlib" "/opt/rustwide/target/debug/deps/libignore-35b77cff76ac8cbc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-16571c09a54748db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libglobset-92d866d2f5e44a4f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbstr-3af692d3856c8790.rlib" "/opt/rustwide/target/debug/deps/libcanonical_path-a9ba19c208b7fffd.rlib" "/opt/rustwide/target/debug/deps/librand-b72082fc53d7ea7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7e8d77d1dbea45f1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/libsanakirja-27f02de26c3496e1.rlib" "/opt/rustwide/target/debug/deps/libmemmap-6a21ace92f85a8a6.rlib" "/opt/rustwide/target/debug/deps/libsanakirja_core-32ee58b688fa84c3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-74cccdc918ce3152.rlib" "/opt/rustwide/target/debug/deps/libfs2-feffb45c75ca63b5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-637644bea3025afc.rlib" "/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f0cf630d029207bb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libchrono-c91fa172db8650f9.rlib" "/opt/rustwide/target/debug/deps/libserde-3e665b1eead7e00e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b9384fafe9e9109.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lzstd" "-lxxhash" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpijul-cfb1381cd69792be" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxxhash [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libpijul` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7b3fed516f862960ca612dadcc79717aa30367b04b12495782e4be976fd504d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3fed516f862960ca612dadcc79717aa30367b04b12495782e4be976fd504d2", kill_on_drop: false }` [INFO] [stdout] 7b3fed516f862960ca612dadcc79717aa30367b04b12495782e4be976fd504d2