[INFO] cloning repository https://github.com/jyizheng/pijul-betree-dag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jyizheng/pijul-betree-dag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyizheng%2Fpijul-betree-dag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyizheng%2Fpijul-betree-dag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a54b281be7d8d789a11176a7af5787237a5fa32 [INFO] testing jyizheng/pijul-betree-dag against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyizheng%2Fpijul-betree-dag" "/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/jyizheng/pijul-betree-dag on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jyizheng/pijul-betree-dag [INFO] finished tweaking git repo https://github.com/jyizheng/pijul-betree-dag [INFO] tweaked toml for git repo https://github.com/jyizheng/pijul-betree-dag written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jyizheng/pijul-betree-dag already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a7c2303aadca608f6c4cd35ebec329599fe62f11548ee998b32c5373bf34654 [INFO] running `Command { std: "docker" "start" "-a" "2a7c2303aadca608f6c4cd35ebec329599fe62f11548ee998b32c5373bf34654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7c2303aadca608f6c4cd35ebec329599fe62f11548ee998b32c5373bf34654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7c2303aadca608f6c4cd35ebec329599fe62f11548ee998b32c5373bf34654", kill_on_drop: false }` [INFO] [stdout] 2a7c2303aadca608f6c4cd35ebec329599fe62f11548ee998b32c5373bf34654 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5cd84b808408fd818bfab339625600f5d3a33d28c10d92cbfa14267700dbffc [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" "d5cd84b808408fd818bfab339625600f5d3a33d28c10d92cbfa14267700dbffc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling diffs v0.4.1 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling zstd-seekable v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sanakirja-core v1.2.12 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling pijul-macros v0.4.0 (/opt/rustwide/workdir/pijul-macros) [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling sanakirja v1.2.10 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling thrussh-config v0.5.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling libpijul v1.0.0-alpha.47 (/opt/rustwide/workdir/libpijul) [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stdout] warning: field is never read: `old_pos` [INFO] [stdout] --> libpijul/src/diff/bin.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | old_pos: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_modified` [INFO] [stdout] --> libpijul/src/working_copy/memory.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | last_modified: SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_modified` [INFO] [stdout] --> libpijul/src/working_copy/memory.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | last_modified: SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling pijul v1.0.0-alpha.54 (/opt/rustwide/workdir/pijul) [INFO] [stdout] warning: field is never read: `addr` [INFO] [stdout] --> pijul/src/remote/ssh.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | addr: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `host` [INFO] [stdout] --> pijul/src/remote/ssh.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | host: &'a str, [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/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.pijul.59ed5373-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d.4dsumvevk5w74v8e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-ab38d0462f5dee74/out" "-L" "/opt/rustwide/target/debug/build/blake3-ab38d0462f5dee74/out" "-L" "/opt/rustwide/target/debug/build/zstd-seekable-027f54e89c93e983/out" "-L" "/usr/lib" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-83c14d6416360074/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librlimit-7b9233336ca7376d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b2acde487d50931b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c91fb73a1114b427.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a1e8043ab984dcd1.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7ce7a6f9b1a80287.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6f43eed84550025b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libhyper-82e4466a5f0f524e.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5462c529b9c9faf8.rlib" "/opt/rustwide/target/debug/deps/libh2-185e4234d2fef914.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eb4f5334d3f5a1ee.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-14409f25acf3c15f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-95d6f3fa8e52e998.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libthrussh_config-20a51ab27e778bc4.rlib" "/opt/rustwide/target/debug/deps/libwhoami-55130d56a3ebcfc8.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-a6def9fe729a8461.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-51575d149bc4083d.rlib" "/opt/rustwide/target/debug/deps/libpager-744199cd8b34b6b9.rlib" "/opt/rustwide/target/debug/deps/liberrno-c95395240f3a05f6.rlib" "/opt/rustwide/target/debug/deps/librpassword-a203c55b4dc15bdf.rlib" "/opt/rustwide/target/debug/deps/libedit-bf4cb516c06d35f0.rlib" "/opt/rustwide/target/debug/deps/libwhich-1a4acf60decad288.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libctrlc-a089cf316c93d3cf.rlib" "/opt/rustwide/target/debug/deps/libnix-7639a6dffeb47158.rlib" "/opt/rustwide/target/debug/deps/libhuman_panic-adf8c05e77181bfb.rlib" "/opt/rustwide/target/debug/deps/libos_type-9dddec2566683495.rlib" "/opt/rustwide/target/debug/deps/libuuid-248fb01b3a7df005.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-80cc81c974518425.rlib" "/opt/rustwide/target/debug/deps/libobject-b3a100701a44c8ab.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b6077a98e580a28e.rlib" "/opt/rustwide/target/debug/deps/libgimli-84703d8c5e6c0439.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b26363c9e46a1bbc.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6386308c15cebf5c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libthrussh-20102921793e545f.rlib" "/opt/rustwide/target/debug/deps/libthrussh_keys-d42d787afd9ef49d.rlib" "/opt/rustwide/target/debug/deps/libdirs-4f6161e5d47f98fe.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-042d1e47bec869e1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libfutures-90d375e756e98ae3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f46cdad111d4f529.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ba6e99ba6f1b747d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d26e0526a8de657.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-405c82cc21d28d52.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-d5f78980b8f332c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libyasna-d48ef7fa1f1db4ca.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-977100aadc056867.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2de9f0313b7edce6.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-bd2b16a50c4ff5dc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libbcrypt_pbkdf-c93e541c8d477ec5.rlib" "/opt/rustwide/target/debug/deps/libblowfish-55d9e7f6fcfced15.rlib" "/opt/rustwide/target/debug/deps/libopenssl-98507d28bcb6df81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-333081e88a842cb2.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-207560f4affeabd4.rlib" "/opt/rustwide/target/debug/deps/libwinapi-383e8f014fea3a08.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-2560396c8e924b4d.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-510b289811e33957.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-db357e262e72a7d3.rlib" "/opt/rustwide/target/debug/deps/liblibpijul-b7e80ab59dd2a05c.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-1f908ad7014c861a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-9a8f7e5d8e6ea6e5.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-83c03448d3e92fb5.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-ec916c2dd2c74ecd.rlib" "/opt/rustwide/target/debug/deps/libbs58-f9de5bfdfa8bec72.rlib" "/opt/rustwide/target/debug/deps/libflate2-760ce9eb8deac712.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libtar-bd62d20dc80d8e84.rlib" "/opt/rustwide/target/debug/deps/libxattr-7c0fec4e1c6262b5.rlib" "/opt/rustwide/target/debug/deps/libfiletime-78f8d87f5b02e527.rlib" "/opt/rustwide/target/debug/deps/libblake3-7969a80e83d847a0.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-287724eb7ec73785.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libdiffs-800db5a7b1d712eb.rlib" "/opt/rustwide/target/debug/deps/libtempfile-23a1ed61fb2299ae.rlib" "/opt/rustwide/target/debug/deps/librand-05f9d8d42f6ebb6b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb57571286d7403e.rlib" "/opt/rustwide/target/debug/deps/librand_core-179853146e6109ce.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-98bc5bee7ed732e6.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a761161eb927f68.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbincode-71b87f1913bfa286.rlib" "/opt/rustwide/target/debug/deps/libzstd_seekable-005be63797e75a0c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-508d2612c402fd97.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-828839180c2984c7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libtoml-7ecc0628717c24e2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libaes-628b6a9b27d5cd5c.rlib" "/opt/rustwide/target/debug/deps/libctr-7419664da89a9a22.rlib" "/opt/rustwide/target/debug/deps/libcipher-fede40e71be5069a.rlib" "/opt/rustwide/target/debug/deps/libhmac-e7635f9d0375d40a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c2a4638b75741522.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-dcd90174a630b583.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2aec4b395a9b9d4e.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libed25519-260cbfeddddc5fcd.rlib" "/opt/rustwide/target/debug/deps/libsignature-d38893927841ab76.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-91eea5e29d870481.rlib" "/opt/rustwide/target/debug/deps/libignore-fe36261b56c372fa.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libglobset-b8e64aa8e0a5aeb7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbstr-9034db5dc4f96736.rlib" "/opt/rustwide/target/debug/deps/libcanonical_path-6825c00a043f1da9.rlib" "/opt/rustwide/target/debug/deps/librand-fa0779b045d8a99b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81780f3ac066331b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/libsanakirja-f54ad3c6056ce22c.rlib" "/opt/rustwide/target/debug/deps/libmemmap-47c4f4ae7bbef300.rlib" "/opt/rustwide/target/debug/deps/libsanakirja_core-ba3228ec28074843.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libfs2-076c78eb87b3d4a4.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ad5f5b45d1653339.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a275585f31b8584d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0b2c6d8e9d7b1739.rlib" "/opt/rustwide/target/debug/deps/librand_core-cb0dbff2fe991b3c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cc9ce67204e90dc4.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1427abbb0ec2e047.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca9773dad4591be8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9eb7174bbf030a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-869c75cf93184f60.rlib" "/opt/rustwide/target/debug/deps/libserde-38f40f8a5c866f66.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb757ace1e21d668.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libtime-9ec35a49ec6d9210.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9db53a4956d9e60e.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libclap-d756c198819e20d3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-11b40dfcd3314fc8.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb78101ee62d0ffa.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-3afc535c89536d68.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-edd40f6adf6b11fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5031d767f2f0e826.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lzstd" "-lxxhash" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pijul-e4f132cf03007d9d" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pijul` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d5cd84b808408fd818bfab339625600f5d3a33d28c10d92cbfa14267700dbffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cd84b808408fd818bfab339625600f5d3a33d28c10d92cbfa14267700dbffc", kill_on_drop: false }` [INFO] [stdout] d5cd84b808408fd818bfab339625600f5d3a33d28c10d92cbfa14267700dbffc