[INFO] cloning repository https://github.com/Enselic/cargo-public-items [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enselic/cargo-public-items" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnselic%2Fcargo-public-items", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnselic%2Fcargo-public-items'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e55a654c7492924a4dccea07b75f5b539187b1f6 [INFO] building Enselic/cargo-public-items against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnselic%2Fcargo-public-items" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Enselic/cargo-public-items on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Enselic/cargo-public-items [INFO] finished tweaking git repo https://github.com/Enselic/cargo-public-items [INFO] tweaked toml for git repo https://github.com/Enselic/cargo-public-items written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Enselic/cargo-public-items 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d4787adfad4eadefa3643794f8d53b9e1a004ef1a20d7b38410e388b090b914 [INFO] running `Command { std: "docker" "start" "-a" "0d4787adfad4eadefa3643794f8d53b9e1a004ef1a20d7b38410e388b090b914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d4787adfad4eadefa3643794f8d53b9e1a004ef1a20d7b38410e388b090b914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4787adfad4eadefa3643794f8d53b9e1a004ef1a20d7b38410e388b090b914", kill_on_drop: false }` [INFO] [stdout] 0d4787adfad4eadefa3643794f8d53b9e1a004ef1a20d7b38410e388b090b914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b83ea5fe587eb888b31769e7fe6ba4f5fad45c093590958dc3ea9cacf1c3f07 [INFO] running `Command { std: "docker" "start" "-a" "8b83ea5fe587eb888b31769e7fe6ba4f5fad45c093590958dc3ea9cacf1c3f07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling hashbag v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling rustup-toolchain v0.1.2 (/opt/rustwide/workdir/rustup-toolchain) [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustdoc-types v0.20.0 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml_edit v0.18.0 [INFO] [stderr] Compiling cargo_metadata v0.15.2 [INFO] [stderr] Compiling cargo-manifest v0.7.1 [INFO] [stderr] Compiling toml v0.6.0 [INFO] [stderr] Compiling public-api v0.27.1 (/opt/rustwide/workdir/public-api) [INFO] [stderr] Compiling crates-index v0.19.2 [INFO] [stderr] Compiling rustdoc-json v0.8.0 (/opt/rustwide/workdir/rustdoc-json) [INFO] [stderr] Compiling cargo-public-api v0.27.1 (/opt/rustwide/workdir/cargo-public-api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.79s [INFO] running `Command { std: "docker" "inspect" "8b83ea5fe587eb888b31769e7fe6ba4f5fad45c093590958dc3ea9cacf1c3f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b83ea5fe587eb888b31769e7fe6ba4f5fad45c093590958dc3ea9cacf1c3f07", kill_on_drop: false }` [INFO] [stdout] 8b83ea5fe587eb888b31769e7fe6ba4f5fad45c093590958dc3ea9cacf1c3f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af3889a2a35d0303804f4e6f55b9517b04b312ee1e470decf931022b100e5f5e [INFO] running `Command { std: "docker" "start" "-a" "af3889a2a35d0303804f4e6f55b9517b04b312ee1e470decf931022b100e5f5e", kill_on_drop: false }` [INFO] [stderr] Compiling dissimilar v1.0.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling repo-tests v0.1.0 (/opt/rustwide/workdir/repo-tests) [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling expect-test v1.4.0 [INFO] [stderr] Compiling rustup-toolchain v0.1.2 (/opt/rustwide/workdir/rustup-toolchain) [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling assert_cmd v2.0.8 [INFO] [stderr] Compiling cargo-public-api v0.27.1 (/opt/rustwide/workdir/cargo-public-api) [INFO] [stderr] Compiling rustdoc-json v0.8.0 (/opt/rustwide/workdir/rustdoc-json) [INFO] [stderr] Compiling public-api v0.27.1 (/opt/rustwide/workdir/public-api) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbEKmiF/symbols.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.cargo_public_api.729e9940-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42.14eceeo5vee0beul.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-263779be1a61c199/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-1d3d16d178ea7ed8.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-76b25522ef556acf.rlib" "/opt/rustwide/target/debug/deps/libcrates_index-2c3cdeaf71e571b1.rlib" "/opt/rustwide/target/debug/deps/libhex-eeff05f39e2a26c1.rlib" "/opt/rustwide/target/debug/deps/libhome-05ce0941d0fa9ef2.rlib" "/opt/rustwide/target/debug/deps/libtoml-14e2bee4292fdb97.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-acbfce70716caf30.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1798659e0f210f54.rlib" "/opt/rustwide/target/debug/deps/libnom8-1a1e31b16b7e96b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-9e7cc4f15c476bcb.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-23cf5b9f42319257.rlib" "/opt/rustwide/target/debug/deps/libgit2-6abe2aacf0421d50.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.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-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-45a1a042c66898e2.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a3fb1f627ee6e3d6.rlib" "/opt/rustwide/target/debug/deps/libdiff-8f052707a6bae014.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5df56ae6cfa4ea18.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2051e8bbde98833a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e2bd1b38b904983a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-77547da4ac35f1d8.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-6f25a63a52fb6e51.rlib" "/opt/rustwide/target/debug/deps/liboverload-0c8b3b14f2ab2db1.rlib" "/opt/rustwide/target/debug/deps/librustdoc_json-2767e3adb438ddeb.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-6fa7f287eba30054.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-fbc36dcfa2600398.rlib" "/opt/rustwide/target/debug/deps/libsemver-787e30d7a9846143.rlib" "/opt/rustwide/target/debug/deps/libcamino-f35e9e0ffa142292.rlib" "/opt/rustwide/target/debug/deps/libcargo_manifest-5390f97b1bd843e7.rlib" "/opt/rustwide/target/debug/deps/libtoml-a3578d10afc6e647.rlib" "/opt/rustwide/target/debug/deps/libindexmap-231d420bc9c45f97.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libclap-1fd148cada78a1de.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-19b5581a1966f55c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-fee8a449cc7b5d16.rlib" "/opt/rustwide/target/debug/deps/librustix-48e9fcacd616015b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-66f010d607f95968.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-bbb67e5625562739.rlib" "/opt/rustwide/target/debug/deps/liblibc-e93e04dea795eca3.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-26d83d885e7dbaf2.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-8cea4cb427c48061.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libpublic_api-776ac8c714a75b55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cedd939368619d92.rlib" "/opt/rustwide/target/debug/deps/libryu-86d69d0b75b05c28.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dc591579cbfc997.rlib" "/opt/rustwide/target/debug/deps/libhashbag-fa6a040643e3c08b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0bef1b324e7cd439.rlib" "/opt/rustwide/target/debug/deps/librustdoc_types-06f6a5ef5e145f17.rlib" "/opt/rustwide/target/debug/deps/libserde-d79315fa4e204b90.rlib" "/opt/rustwide/target/debug/deps/libanyhow-de133f20f6c82306.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_public_api-3a8b4094a93a6d42" "-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 `cargo-public-api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "af3889a2a35d0303804f4e6f55b9517b04b312ee1e470decf931022b100e5f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3889a2a35d0303804f4e6f55b9517b04b312ee1e470decf931022b100e5f5e", kill_on_drop: false }` [INFO] [stdout] af3889a2a35d0303804f4e6f55b9517b04b312ee1e470decf931022b100e5f5e