[INFO] cloning repository https://github.com/pkgw/cranko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/cranko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be93686c7601f94db62771f7332a8cae8bd2a09c [INFO] testing pkgw/cranko against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/cranko on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/cranko [INFO] finished tweaking git repo https://github.com/pkgw/cranko [INFO] tweaked toml for git repo https://github.com/pkgw/cranko written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/cranko already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3f12ef8bf6522a86fb55b5a178c9fac308fe611f1bf423fca581b14bcdeea2c [INFO] running `Command { std: "docker" "start" "-a" "a3f12ef8bf6522a86fb55b5a178c9fac308fe611f1bf423fca581b14bcdeea2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3f12ef8bf6522a86fb55b5a178c9fac308fe611f1bf423fca581b14bcdeea2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f12ef8bf6522a86fb55b5a178c9fac308fe611f1bf423fca581b14bcdeea2c", kill_on_drop: false }` [INFO] [stdout] a3f12ef8bf6522a86fb55b5a178c9fac308fe611f1bf423fca581b14bcdeea2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e792e63a77bd34fcffd1bdc07e09505adf1942c20eb8e4756f061e5248841f5b [INFO] running `Command { std: "docker" "start" "-a" "e792e63a77bd34fcffd1bdc07e09505adf1942c20eb8e4756f061e5248841f5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling envmnt v0.10.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling erased-serde v0.4.2 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling git-url-parse v0.4.4 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling dynfmt v0.1.5 (https://github.com/jqnatividad/dynfmt?branch=2021-clippy_ptr_as_ptr-bumpdeps#0dec5eac) [INFO] [stderr] Compiling ci_info v0.14.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atomicwrites v0.4.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling configparser v1.0.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling cranko v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/repository.rs:1377:9 [INFO] [stdout] | [INFO] [stdout] 1375 | pub struct RcCommitInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 1376 | /// The Git commit-ish that this object describes. [INFO] [stdout] 1377 | pub commit: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RcCommitInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "e792e63a77bd34fcffd1bdc07e09505adf1942c20eb8e4756f061e5248841f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e792e63a77bd34fcffd1bdc07e09505adf1942c20eb8e4756f061e5248841f5b", kill_on_drop: false }` [INFO] [stdout] e792e63a77bd34fcffd1bdc07e09505adf1942c20eb8e4756f061e5248841f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6985ac3e77a5218aab243e42ad11716b5d13639fc74bbb4e552414841e917243 [INFO] running `Command { std: "docker" "start" "-a" "6985ac3e77a5218aab243e42ad11716b5d13639fc74bbb4e552414841e917243", kill_on_drop: false }` [INFO] [stderr] Compiling cranko v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/repository.rs:1377:9 [INFO] [stdout] | [INFO] [stdout] 1375 | pub struct RcCommitInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 1376 | /// The Git commit-ish that this object describes. [INFO] [stdout] 1377 | pub commit: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RcCommitInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcjP2eBx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjson5-65ee19ffb32adf93.rlib,libpest-24df45414226382d.rlib,libucd_trie-cdff0278ac6747fa.rlib,liblru-402ea51a4f9c32ec.rlib,libdirs-d9bcc03ca900e520.rlib,libdirs_sys-f84185a7e2be42e2.rlib,libgit2-2fb47d055a8b2028.rlib,liblibgit2_sys-c3040e52140d49b0.rlib,liblibssh2_sys-0a40353ff398d92c.rlib,liblibz_sys-11922ade5658cdc6.rlib,libgit_url_parse-7c9829657ab34924.rlib,libstrum-69a6d0b97da44283.rlib,libcolor_eyre-233569accb9ba82c.rlib,libcolor_spantrace-48f177394331d482.rlib,libtracing_error-c674d7c8c7da64ab.rlib,libtracing_subscriber-fb1a2fa14391e621.rlib,libthread_local-adfa6016f423d24d.rlib,libsharded_slab-d0f6894ec548ca49.rlib,libowo_colors-34f7982758e53ee6.rlib,libeyre-f6d412e6b81db51b.rlib,libindenter-c5e34d39e16440e0.rlib,libbacktrace-85b367cf8faef24d.rlib,libobject-71eb8aefa7d2c872.rlib,libaddr2line-f10642941edd682d.rlib,libgimli-54e909d6d5339c51.rlib,librustc_demangle-f33789795c91f2f9.rlib,libuuid-e312a91680221933.rlib,libtextwrap-c38038958a41b5c4.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libsmawk-9e7d9ce9103284a6.rlib,libatomicwrites-45360c3a63a6cf88.rlib,libtempfile-a16d719b9e2ab856.rlib,libfastrand-f70792496f031f26.rlib,libtar-c4abffe8579bf676.rlib,libxattr-00a3a90f3d6a8ba4.rlib,libfiletime-e8991492f069fb11.rlib,libzip-c082763ca7b8ade5.rlib,libtime-252b397ee8612799.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libbyteorder-1efcbe4f07366651.rlib,libtarget_lexicon-1e5d83c4d078b44d.rlib,libci_info-4b2aced16d5d067b.rlib,libenvmnt-1d34ad00b5f8d782.rlib,libfsio-5d0646fca4e3ec97.rlib,libindexmap-44f9d7504e293f2e.rlib,libhashbrown-8ac6e23154e6c3d0.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib}" "/opt/rustwide/target/debug/deps/{librand-373348291783d230.rlib,librand_chacha-074c3a9d447867d7.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-10c2fe783dcb4e93.rlib,libgetrandom-7344540c503e4095.rlib,libnom-dd4294e945326183.rlib,liblexical_core-d79fa5bb12e3d40f.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libarrayvec-ba37dd1d8b4ae93c.rlib,libtoml-063cf1236603338b.rlib,libconfigparser-b12677ba99cdd04d.rlib,libterminal_size-d431dc32007d28ea.rlib,librustix-30294b32b51e8872.rlib,liblinux_raw_sys-ae1a70115bdee154.rlib,libtermcolor-96a9ed65821a6544.rlib,libpetgraph-1c538688b94d368b.rlib,libfixedbitset-3c4adce085318424.rlib,libreqwest-1ff58009e0a6eff6.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_tls-6306ef141a347cf3.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_native_tls-454bb83dc72e1422.rlib,libserde_urlencoded-106837f436c09594.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-f27ba02cb0b9b1d0.rlib,libnative_tls-244bb253bf729557.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-218b3b60288bbe46.rlib,libbitflags-533b0f0d649ff290.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-c8c9dc0af716c112.rlib,libhyper-a62c47ab7834a603.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-4b406e6eb20d4e5e.rlib,libtokio_util-671d755f4557d96c.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-3817b7de27dd76c6.rlib,libtracing_core-030dd93ae615c815.rlib,libfutures_channel-f853306e08ec8d3d.rlib,libtokio-38d2bdfa5b10e2fd.rlib,libnum_cpus-ab926fa8d2c52653.rlib,libsocket2-943c7f644a7e305b.rlib,libmio-2c58da9bdc1d6850.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-95df84960baf9adb.rlib,libfutures_util-cc20c453a1eac3c2.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-04579c13bebef5f6.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-1b020b0cd991e91b.rlib,libidna-0a90d4752734aab0.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-aa2566f022e3bbb8.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,libjson-fa93e6d10feafc22.rlib,libquick_xml-17e18df2d1859a99.rlib,libdynfmt-eeb80d260af8a2bf.rlib,libregex-4af9769adbc0c259.rlib,libregex_automata-b97448d872a7a563.rlib,libaho_corasick-1f071eafbaa4187f.rlib,libmemchr-cde10fd5f40e5705.rlib,libregex_syntax-03701eaa5490ec0b.rlib,liberased_serde-6980bb74e0c182f9.rlib,libchrono-9b9077b4ed5e5c59.rlib,libnum_traits-1d9db2a0a9776b1e.rlib,libiana_time_zone-a18c7932f053b032.rlib,libflate2-739b1d856385fd1c.rlib,libminiz_oxide-d44335dced1e8a40.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libtoml_edit-7cfa28bbf825d66e.rlib,libserde_spanned-fe8e3f07613399ae.rlib,libindexmap-0e4ce940fbc59ce8.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-04ac9d161fdd1f4f.rlib,libahash-c6adcea71bff5a41.rlib,libonce_cell-24c5d665b6879050.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-8e600753138a11ca.rlib,liballocator_api2-79bf9731980ae467.rlib,libwinnow-4ede437f860032ef.rlib,libtoml_datetime-262593962d467378.rlib,libcargo_metadata-5f139aba43618fee.rlib,libserde_json-7152abf4733a54b4.rlib,libitoa-cbcf4da6e0ac7621.rlib,libryu-8ff14dfa97b8970c.rlib,libcargo_platform-47161f688b6deab6.rlib,libsemver-8feaecc4f1a1524d.rlib,libcamino-e8c2715acf0b0cd3.rlib,libserde-8ef24dbc4e23d4a0.rlib,libthiserror-62ea42734e43b6ed.rlib,libstructopt-284caa5b4f5ae6ad.rlib,liblazy_static-2bb390fee0230a38.rlib,libclap-667057458d952622.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-bcf99736b37e519e.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-e2b4db6c651223da.rlib,libatty-bbdd0f7da9da8ac2.rlib,liblibc-615fb24c027e4c95.rlib,libansi_term-4ffce2d8d1f5d132.rlib,liblog-062448fef1760a61.rlib,libbase64-64299f9d815d057c.rlib,libanyhow-b594d1c08c3a83d9.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-d63f96b4a28e278e/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f847cac376f5ec7a/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cranko-38133616f0c9647f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cranko` (bin "cranko" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6985ac3e77a5218aab243e42ad11716b5d13639fc74bbb4e552414841e917243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6985ac3e77a5218aab243e42ad11716b5d13639fc74bbb4e552414841e917243", kill_on_drop: false }` [INFO] [stdout] 6985ac3e77a5218aab243e42ad11716b5d13639fc74bbb4e552414841e917243