[INFO] cloning repository https://github.com/nmccarty/asuran [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmccarty/asuran" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmccarty%2Fasuran", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmccarty%2Fasuran'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa630704795f11a26c3d2e99d8f0e34d5082624b [INFO] testing nmccarty/asuran 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%2Fnmccarty%2Fasuran" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nmccarty/asuran 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/nmccarty/asuran [INFO] finished tweaking git repo https://github.com/nmccarty/asuran [INFO] tweaked toml for git repo https://github.com/nmccarty/asuran written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/nmccarty/asuran 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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 24460de8577a5184946ca72aab855aeb2e483f02a0179c95655205a52f6c7696 [INFO] running `Command { std: "docker" "start" "-a" "24460de8577a5184946ca72aab855aeb2e483f02a0179c95655205a52f6c7696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24460de8577a5184946ca72aab855aeb2e483f02a0179c95655205a52f6c7696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24460de8577a5184946ca72aab855aeb2e483f02a0179c95655205a52f6c7696", kill_on_drop: false }` [INFO] [stdout] 24460de8577a5184946ca72aab855aeb2e483f02a0179c95655205a52f6c7696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 27ff9b7a7226644fb4ef38da0844d9e03d6ddeef0b0c643bd4ddf0592de101a0 [INFO] running `Command { std: "docker" "start" "-a" "27ff9b7a7226644fb4ef38da0844d9e03d6ddeef0b0c643bd4ddf0592de101a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling event-listener v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling event-listener v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fastcdc v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling lru v0.5.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-lock v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling async-channel v1.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling aesni v0.7.0 [INFO] [stderr] Compiling ctr v0.4.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling blake3 v0.3.4 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling dashmap v3.11.4 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling ssh2 v0.8.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.17 [INFO] [stderr] Compiling asuran-chunker v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-chunker) [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling asuran-cli v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-cli) [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling asuran-core v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-core) [INFO] [stderr] Compiling asuran v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran) [INFO] [stdout] warning: field is never read: `uuid` [INFO] [stdout] --> asuran/src/repository/backend/multifile.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | uuid: Uuid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MultiFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> asuran/src/repository/backend/multifile.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.98s [INFO] running `Command { std: "docker" "inspect" "27ff9b7a7226644fb4ef38da0844d9e03d6ddeef0b0c643bd4ddf0592de101a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ff9b7a7226644fb4ef38da0844d9e03d6ddeef0b0c643bd4ddf0592de101a0", kill_on_drop: false }` [INFO] [stdout] 27ff9b7a7226644fb4ef38da0844d9e03d6ddeef0b0c643bd4ddf0592de101a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ebe897fd181d32a0d10eeaeac86a47b9bf5a4eed90f69b12b62cd8039ee5b3 [INFO] running `Command { std: "docker" "start" "-a" "45ebe897fd181d32a0d10eeaeac86a47b9bf5a4eed90f69b12b62cd8039ee5b3", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling asuran-core v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-core) [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling asuran v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran) [INFO] [stdout] warning: field is never read: `uuid` [INFO] [stdout] --> asuran/src/repository/backend/multifile.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | uuid: Uuid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MultiFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> asuran/src/repository/backend/multifile.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling asuran-chunker v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-chunker) [INFO] [stdout] warning: field is never read: `uuid` [INFO] [stdout] --> asuran/src/repository/backend/multifile.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | uuid: Uuid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MultiFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> asuran/src/repository/backend/multifile.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asuran`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name asuran --edition=2018 asuran/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all-backend"' --cfg 'feature="all-chunk"' --cfg 'feature="default"' --cfg 'feature="sftp"' --cfg 'feature="ssh2"' -C metadata=24d4a32344a15f83 -C extra-filename=-24d4a32344a15f83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asuran_chunker=/opt/rustwide/target/debug/deps/libasuran_chunker-2df8c07618f74456.rlib --extern asuran_core=/opt/rustwide/target/debug/deps/libasuran_core-11bfd69b0beb5ba3.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-3d91eecfd77bef11.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-12a6aeb597581db8.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2e315c7e36bb20aa.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-9bdacd534716d46e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-da6f9dae3fb359c0.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b9df9d3972d608e2.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-1ae8fb7051321288.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-054cbfba8bac52f8.rlib --extern dir_diff=/opt/rustwide/target/debug/deps/libdir_diff-5ac705ccf49689b3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ddfcb98e14d7470b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-b06cdc2461ab39fb.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5cb09643aa99e035.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-9918bc245069722d.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-94cf141f43184759.so --extern rand=/opt/rustwide/target/debug/deps/librand-5304543eca435ae0.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f956beecbd75e824.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e9ba96f28b4f1734.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-5440e1bb7b9ac2bb.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-c7774fb21bdf61b0.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-9a50d80aa58199e6.rlib --extern ssh2=/opt/rustwide/target/debug/deps/libssh2-f4e40ec1ec2443bb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-20002b242799e17f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b1756a0aa3cda730.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7d2ea4c86563b982.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-fbaa7dff06a9eb0d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a330042d1e1067f3.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-fd230fb6d6d22412.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-741eff1365a10ac5/out -L native=/opt/rustwide/target/debug/build/blake3-741eff1365a10ac5/out -L native=/opt/rustwide/target/debug/build/lz4-sys-acbf2a3888b0e8e4/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-f16beffe3aec4a93/out -L native=/opt/rustwide/target/debug/build/libssh2-sys-13752d93d8e6f828/out/build -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45ebe897fd181d32a0d10eeaeac86a47b9bf5a4eed90f69b12b62cd8039ee5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ebe897fd181d32a0d10eeaeac86a47b9bf5a4eed90f69b12b62cd8039ee5b3", kill_on_drop: false }` [INFO] [stdout] 45ebe897fd181d32a0d10eeaeac86a47b9bf5a4eed90f69b12b62cd8039ee5b3