[INFO] cloning repository https://github.com/ryankurte/cargo-binstall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryankurte/cargo-binstall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-binstall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-binstall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7816b2162bbd367ad95f43c8525225a60853968d [INFO] building ryankurte/cargo-binstall against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-binstall" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/cargo-binstall on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ryankurte/cargo-binstall [INFO] finished tweaking git repo https://github.com/ryankurte/cargo-binstall [INFO] tweaked toml for git repo https://github.com/ryankurte/cargo-binstall written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ryankurte/cargo-binstall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3be92374a2ec712824e5f9777bc78c92d498a88c7162f4e4dcc3092a8628f9c [INFO] running `Command { std: "docker" "start" "-a" "b3be92374a2ec712824e5f9777bc78c92d498a88c7162f4e4dcc3092a8628f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3be92374a2ec712824e5f9777bc78c92d498a88c7162f4e4dcc3092a8628f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3be92374a2ec712824e5f9777bc78c92d498a88c7162f4e4dcc3092a8628f9c", kill_on_drop: false }` [INFO] [stdout] b3be92374a2ec712824e5f9777bc78c92d498a88c7162f4e4dcc3092a8628f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3197f9710c08ab5b04fe95b5406ed0ee4e4563bef4528a7f00897ab3e351846c [INFO] running `Command { std: "docker" "start" "-a" "3197f9710c08ab5b04fe95b5406ed0ee4e4563bef4528a7f00897ab3e351846c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling detect-targets v0.1.2 (/opt/rustwide/workdir/crates/detect-targets) [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling fs4 v0.6.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling binstall-tar v0.4.39 [INFO] [stderr] Compiling fs-lock v0.1.0 (/opt/rustwide/workdir/crates/fs-lock) [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling normalize-path v0.1.0 (/opt/rustwide/workdir/crates/normalize-path) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling detect-wasi v1.0.0 (/opt/rustwide/workdir/crates/detect-wasi) [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling jobslot v0.2.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.1 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo_toml v0.11.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling embed-resource v1.7.3 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling cargo-binstall v0.13.1 (/opt/rustwide/workdir/crates/bin) [INFO] [stderr] Compiling crates_io_api v0.8.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling binstall-zip v0.6.3 [INFO] [stderr] Compiling binstalk v0.2.0 (/opt/rustwide/workdir/crates/binstalk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "3197f9710c08ab5b04fe95b5406ed0ee4e4563bef4528a7f00897ab3e351846c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3197f9710c08ab5b04fe95b5406ed0ee4e4563bef4528a7f00897ab3e351846c", kill_on_drop: false }` [INFO] [stdout] 3197f9710c08ab5b04fe95b5406ed0ee4e4563bef4528a7f00897ab3e351846c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b117d50b2de223d31852aa15a0358c2fecbd5599c1f10606f5d68ca66073de80 [INFO] running `Command { std: "docker" "start" "-a" "b117d50b2de223d31852aa15a0358c2fecbd5599c1f10606f5d68ca66073de80", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling detect-targets v0.1.2 (/opt/rustwide/workdir/crates/detect-targets) [INFO] [stderr] Compiling fs-lock v0.1.0 (/opt/rustwide/workdir/crates/fs-lock) [INFO] [stderr] Compiling detect-wasi v1.0.0 (/opt/rustwide/workdir/crates/detect-wasi) [INFO] [stderr] Compiling normalize-path v0.1.0 (/opt/rustwide/workdir/crates/normalize-path) [INFO] [stderr] Compiling cargo-binstall v0.13.1 (/opt/rustwide/workdir/crates/bin) [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling binstalk v0.2.0 (/opt/rustwide/workdir/crates/binstalk) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSU6IUd/symbols.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.parse_meta.f0ebe918-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea.379gpjzgtxmm1kcu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-ed888cf1cea1390d/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-abea8d08743c9b94/out" "-L" "/opt/rustwide/target/debug/build/ring-92a92a2a2ea8f60f/out" "-L" "/opt/rustwide/target/debug/build/lzma-sys-ba7088423a186a2a/out" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8cbb837d4783dca7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-bc9918bab9dfe88c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c28ddc3d729b6718.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a1697796064f8fe8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-95cd0d53834e2925.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6180440222f300b6.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-86000edea641e3bc.rlib" "/opt/rustwide/target/debug/deps/libbinstalk-526da19e66f57b46.rlib" "/opt/rustwide/target/debug/deps/libtuple_vec_map-a32b169654f2d668.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-196aadc2df6823b3.rlib" "/opt/rustwide/target/debug/deps/libcombine-d1b321ba780177d2.rlib" "/opt/rustwide/target/debug/deps/libdetect_targets-9a6d02330d3385d9.rlib" "/opt/rustwide/target/debug/deps/libitertools-370d0d512dcc84bd.rlib" "/opt/rustwide/target/debug/deps/libeither-06013fd9855b51af.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libfs_lock-e5aa191eb1e87a6b.rlib" "/opt/rustwide/target/debug/deps/libfs4-5e04410661443790.rlib" "/opt/rustwide/target/debug/deps/librustix-142098902c49ade5.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-b833a7b2d47c251d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-7b49c9b0c0fd4ed6.rlib" "/opt/rustwide/target/debug/deps/libjobslot-36844738ee1fd867.rlib" "/opt/rustwide/target/debug/deps/libbinstall_zip-8e78b5643251e62c.rlib" "/opt/rustwide/target/debug/deps/libzstd-fa9c12e0559a4ab6.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-e5bdca47e2441f69.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-a8b460eccdba773a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libxz2-2b08c3fa0e29cec2.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-34f4caec651d7c37.rlib" "/opt/rustwide/target/debug/deps/libflate2-b92713b7c7a61bd5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ed3e77af19639e94.rlib" "/opt/rustwide/target/debug/deps/libbzip2-f6173dfc97f2ab61.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-69542878de7a10c3.rlib" "/opt/rustwide/target/debug/deps/libdigest-9915885bf934cc92.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-da999d2bdd2650ae.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c4427f55c1891db2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-31f2b9e00977e380.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12b86156cb1caf21.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f82119531432592e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libstrum-18c71eec6fb540af.rlib" "/opt/rustwide/target/debug/deps/libmiette-a749fdae94ca81f4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ea88d3c240e4e15d.rlib" "/opt/rustwide/target/debug/deps/libsmawk-47b0618efc68b4a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-b7c230101cbe3ace.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-219e520cd2a8d1ff.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-c77f6ab7841675c5.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-6b3e6317da97df84.rlib" "/opt/rustwide/target/debug/deps/libis_ci-b07bf5667f276c8a.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-48dcfbd84f8746f9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-3f7f388a1dd4b276.rlib" "/opt/rustwide/target/debug/deps/libatty-bc49a6c46d7284ea.rlib" "/opt/rustwide/target/debug/deps/libbinstall_tar-94931990accd2e9a.rlib" "/opt/rustwide/target/debug/deps/libxattr-3ab8ca1bf92dab3b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f6d1bc1c5161b1f6.rlib" "/opt/rustwide/target/debug/deps/libnormalize_path-536d7346e8a36367.rlib" "/opt/rustwide/target/debug/deps/libcrates_io_api-366445603594cc36.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-4498fbbe8b751ee7.rlib" "/opt/rustwide/target/debug/deps/libchrono-48f577bffc4812b2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13f58521a30c5184.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1d4acf8bf8b49e93.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1c04aa46626f294b.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-063a5553f19a6818.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-8a46d2bbe64654a8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ad4b106dc60e8986.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d40445bfed4d688f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-bc52afe46a3c8ad4.rlib" "/opt/rustwide/target/debug/deps/libhostname-aa235075d6576206.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9ee1316421fcbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f2326c19597be7bd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1c0a12e0c597d6ce.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f0027840c3459075.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b89a217e93499d0e.rlib" "/opt/rustwide/target/debug/deps/librand-cf35280a7d6c2a45.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f66abcbe60b2f79.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-3ca09b8a6d5776ba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3db3e489b30634ae.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2aaa758a986953da.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e116fe8850fbd126.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a799829f57393aed.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52636b24da81ed93.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librustls-daaa333060f08de5.rlib" "/opt/rustwide/target/debug/deps/libsct-c949bffa01892aad.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9e40d0aaac9d1118.rlib" "/opt/rustwide/target/debug/deps/libring-1e3aa66182feb8b4.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-817ec0d0aaebdba8.rlib" "/opt/rustwide/target/debug/deps/libwant-87ced92ea27142f0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bd1f4b5adf5c1ab0.rlib" "/opt/rustwide/target/debug/deps/libh2-7e2373093e5a46ec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d0b96880266eecd0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ac86050ab30bda0f.rlib" "/opt/rustwide/target/debug/deps/libtracing-961b3b5d28895b44.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-80ed2115163096bb.rlib" "/opt/rustwide/target/debug/deps/libtokio-ec7b6ca9589487cb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0b8bdb4fd8e41d75.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b3dda06c8b3fca33.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cb27617a8f6312b0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libmio-c8a84b92d241ea13.rlib" "/opt/rustwide/target/debug/deps/liblibc-289d2aaa4a378a0f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-4a246dd2e5c822cc.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.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/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-307126b4543d17de.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bc647dac0f8fd1ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea176b203ebf663c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-09d37743be5ce85d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f500d1ca40ede15.rlib" "/opt/rustwide/target/debug/deps/libslab-91135b215436dfc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-de17ff73f52315c3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5acde639232d73aa.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-921cf21e619f9476.rlib" "/opt/rustwide/target/debug/deps/libsemver-517c414a437d80cc.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-8c0d0218ebce1baa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6f49036d3090e953.rlib" "/opt/rustwide/target/debug/deps/liblog-516cfa2ac07d8f37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-57b98528619b8477.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libcastaway-5e3b1fe8fb171e87.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-ce06165d811b9386.rlib" "/opt/rustwide/target/debug/deps/libtoml-8c5e4c1df65c7ed7.rlib" "/opt/rustwide/target/debug/deps/libserde-17758c717f5bfcfb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parse_meta-528841eaaa50b7ea" "-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: could not compile `binstalk` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b117d50b2de223d31852aa15a0358c2fecbd5599c1f10606f5d68ca66073de80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b117d50b2de223d31852aa15a0358c2fecbd5599c1f10606f5d68ca66073de80", kill_on_drop: false }` [INFO] [stdout] b117d50b2de223d31852aa15a0358c2fecbd5599c1f10606f5d68ca66073de80