[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmccarty%2Fasuran" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nmccarty/asuran on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ff122ac892fcefb74b83043c15a081b727919ce5ef682a462fbed704934f00 [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" "26ff122ac892fcefb74b83043c15a081b727919ce5ef682a462fbed704934f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ff122ac892fcefb74b83043c15a081b727919ce5ef682a462fbed704934f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ff122ac892fcefb74b83043c15a081b727919ce5ef682a462fbed704934f00", kill_on_drop: false }` [INFO] [stdout] 26ff122ac892fcefb74b83043c15a081b727919ce5ef682a462fbed704934f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", 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] f112062dcf3fc34e98ccc7069385504c055488c023d95e387181ba27fd8c6846 [INFO] running `Command { std: "docker" "start" "-a" "f112062dcf3fc34e98ccc7069385504c055488c023d95e387181ba27fd8c6846", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling event-listener v2.0.0 [INFO] [stderr] Compiling fastcdc v1.0.3 [INFO] [stderr] Compiling event-listener v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling lru v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-lock v1.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling async-channel v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling petgraph v0.5.1 [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 rand v0.7.3 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ctr v0.4.0 [INFO] [stderr] Compiling aesni v0.7.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.4 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling blake3 v0.3.4 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ssh2 v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [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 proc-macro-error v1.0.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [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 serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling asuran-cli v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-cli) [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 48s [INFO] running `Command { std: "docker" "inspect" "f112062dcf3fc34e98ccc7069385504c055488c023d95e387181ba27fd8c6846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f112062dcf3fc34e98ccc7069385504c055488c023d95e387181ba27fd8c6846", kill_on_drop: false }` [INFO] [stdout] f112062dcf3fc34e98ccc7069385504c055488c023d95e387181ba27fd8c6846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99f5d3656cf83476293e006ad269d9fcca7934780a99fd5ce012489b0f6b6695 [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" "99f5d3656cf83476293e006ad269d9fcca7934780a99fd5ce012489b0f6b6695", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 plotters v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling asuran-core v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-core) [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling asuran v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran) [INFO] [stderr] Compiling criterion v0.3.2 [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] [INFO] [stdout] [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling asuran-cli v0.1.6-alpha.1 (/opt/rustwide/workdir/asuran-cli) [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 --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=caa522f09c61c96e -C extra-filename=-caa522f09c61c96e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asuran_chunker=/opt/rustwide/target/debug/deps/libasuran_chunker-68cccb53371e81d1.rlib --extern asuran_core=/opt/rustwide/target/debug/deps/libasuran_core-fc22a6705e34caa9.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-b12cba49fed52a77.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-03be84158f9b8b65.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-99575634f88d142a.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-458dd4f09caa7fe6.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-2afcc5f20c31a142.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-32254cbd553a2ba2.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-487f0a7bea513c28.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-2aaa262f117e497c.rlib --extern dir_diff=/opt/rustwide/target/debug/deps/libdir_diff-98d9dbe7fbb4f977.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2cd07dbe875f7bc4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-eefe6879c0649bd5.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-89680e8ed835446a.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-e89022146698e877.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-851e3c6596e25709.so --extern rand=/opt/rustwide/target/debug/deps/librand-e986e46ff61b1cc8.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-88c2652bae790685.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d09f2bcdd561cf7e.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-b9148e52e603cc2b.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-3af8a558bc9bf461.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-a0af0d29fcaa7387.rlib --extern ssh2=/opt/rustwide/target/debug/deps/libssh2-fa39187e665983b4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7d753683d398fde6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e55478a18109c652.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5849898be265a56.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-6550898e7337554e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4cde7c8da0f2f6a9.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1cc53f2edf1c970e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-6a2b0c55fed4fb27/out -L native=/opt/rustwide/target/debug/build/blake3-6a2b0c55fed4fb27/out -L native=/opt/rustwide/target/debug/build/lz4-sys-70c0125384bd0597/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-de0f44f87ff2986f/out -L native=/opt/rustwide/target/debug/build/libssh2-sys-81ae543103d5037b/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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.creation.78413a51-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89.57jdejy8bc0fv37b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-6a2b0c55fed4fb27/out" "-L" "/opt/rustwide/target/debug/build/blake3-6a2b0c55fed4fb27/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-70c0125384bd0597/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/zstd-sys-de0f44f87ff2986f/out" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-81ae543103d5037b/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7d753683d398fde6.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libasuran-7c881c2c0efec3e7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6550898e7337554e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b12cba49fed52a77.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-00309d465265d68c.rlib" "/opt/rustwide/target/debug/deps/libbincode-2afcc5f20c31a142.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libssh2-fa39187e665983b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5800e791298dcce7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfd69ac877eedb37.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-c7bf794477b22a8b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-59d3f4bd4701b78a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7dccad71f628d548.rlib" "/opt/rustwide/target/debug/deps/liblru-eefe6879c0649bd5.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-89680e8ed835446a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2258c0b64fd0539a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libdashmap-2aaa262f117e497c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libahash-f4d9c4145972573e.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4884354b3fec4250.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-03be84158f9b8b65.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-a8d9dc98c3d1a261.rlib" "/opt/rustwide/target/debug/deps/libasuran_core-fc22a6705e34caa9.rlib" "/opt/rustwide/target/debug/deps/libblake3-831935e867e2d1f2.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-545345ece110bb8a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libzstd-ad4c5e24bd484a9d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-3fcb577aaf1a6381.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1de646a462d02a29.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b9148e52e603cc2b.rlib" "/opt/rustwide/target/debug/deps/libtracing-c5849898be265a56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-98a152bd7f96277e.rlib" "/opt/rustwide/target/debug/deps/libargon2-1a717c69c70eb0c4.rlib" "/opt/rustwide/target/debug/deps/libbase64-458dd4f09caa7fe6.rlib" "/opt/rustwide/target/debug/deps/libsha3-ea4cb8c047f53c7e.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libsha2-e21d591839f8c40a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c787529009a171e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libhmac-d70cf3097a62d42b.rlib" "/opt/rustwide/target/debug/deps/libdigest-57c9845484648081.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-83d5ebc9b53baaa9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-36524ffdeac16374.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-f27c8e4fb78bdf02.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fa0f96dc2b874319.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libchacha20-e0a7efe2318730b8.rlib" "/opt/rustwide/target/debug/deps/libaesni-bc04a0a08ebfa593.rlib" "/opt/rustwide/target/debug/deps/libctr-bb901e9ddd13a9ca.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-1ffa33297f57e266.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1cc53f2edf1c970e.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-6656a02f512c6d4d.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-bde04c99c388d839.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6f97e1141c421647.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libxz2-c943f63f88155797.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-66b056dd847a51f2.rlib" "/opt/rustwide/target/debug/deps/liblz4-5af59cc02a260d3e.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-d357c433b5128a36.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-3af8a558bc9bf461.rlib" "/opt/rustwide/target/debug/deps/libhalf-28752dba21e6d72f.rlib" "/opt/rustwide/target/debug/deps/libchrono-32254cbd553a2ba2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7d5d9b6d3c80cc0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f8c62b8067178cd.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/libasuran_chunker-68cccb53371e81d1.rlib" "/opt/rustwide/target/debug/deps/libfastcdc-f4574764cb1e6cee.rlib" "/opt/rustwide/target/debug/deps/libsmol-a0af0d29fcaa7387.rlib" "/opt/rustwide/target/debug/deps/libfastrand-dde99991406dd39e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-6746888978882e00.rlib" "/opt/rustwide/target/debug/deps/libblocking-1a0cdbbb05f36626.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7350705b5ae994ba.rlib" "/opt/rustwide/target/debug/deps/libparking-dc428c1829aa986f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-84c8741201afb616.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-21d09c00a0089c03.rlib" "/opt/rustwide/target/debug/deps/libsocket2-17f3712dd467e19e.rlib" "/opt/rustwide/target/debug/deps/libfutures-2cd07dbe875f7bc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-837311962efbd38a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-48d23bde137e8b78.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8583eea678c202b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-647dbb428bdee4c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da17899b8a3bab04.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c83187afb64569b9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e55478a18109c652.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cde7c8da0f2f6a9.rlib" "/opt/rustwide/target/debug/deps/librand-e986e46ff61b1cc8.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8ffaabc41868a846.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d844b49a4120f87c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libserde-d09f2bcdd561cf7e.rlib" "/opt/rustwide/target/debug/deps/libsemver-88c2652bae790685.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-llzma" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/creation-5ebc43fdd16f2b89" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "99f5d3656cf83476293e006ad269d9fcca7934780a99fd5ce012489b0f6b6695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f5d3656cf83476293e006ad269d9fcca7934780a99fd5ce012489b0f6b6695", kill_on_drop: false }` [INFO] [stdout] 99f5d3656cf83476293e006ad269d9fcca7934780a99fd5ce012489b0f6b6695