[INFO] cloning repository https://github.com/RainerBlessing/code_review [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RainerBlessing/code_review" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainerBlessing%2Fcode_review", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainerBlessing%2Fcode_review'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b211b7345e575dc8215268b58c9b60d97f7ec2f3 [INFO] testing RainerBlessing/code_review against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainerBlessing%2Fcode_review" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RainerBlessing/code_review on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RainerBlessing/code_review [INFO] finished tweaking git repo https://github.com/RainerBlessing/code_review [INFO] tweaked toml for git repo https://github.com/RainerBlessing/code_review written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RainerBlessing/code_review 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" "+1.84.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42dcd59f0e83dce0538efb182563a16b352d4ac3e027e5344350956b18586a3c [INFO] running `Command { std: "docker" "start" "-a" "42dcd59f0e83dce0538efb182563a16b352d4ac3e027e5344350956b18586a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42dcd59f0e83dce0538efb182563a16b352d4ac3e027e5344350956b18586a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dcd59f0e83dce0538efb182563a16b352d4ac3e027e5344350956b18586a3c", kill_on_drop: false }` [INFO] [stdout] 42dcd59f0e83dce0538efb182563a16b352d4ac3e027e5344350956b18586a3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db7b6f4dd3687b4a93fdbae8841de8e255e6a3cc113f72f94dc9e65637f65c10 [INFO] running `Command { std: "docker" "start" "-a" "db7b6f4dd3687b4a93fdbae8841de8e255e6a3cc113f72f94dc9e65637f65c10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling code_review v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::shared::Config` [INFO] [stdout] --> src/git.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::shared::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/1.84.0-x86_64-unknown-linux-gnu/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/rustcKKIZv4/symbols.o" "/opt/rustwide/target/debug/deps/code_review-2d94f9825988e796.code_review.cdfa77b16a90e257-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/code_review-2d94f9825988e796.code_review.cdfa77b16a90e257-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/code_review-2d94f9825988e796.code_review.cdfa77b16a90e257-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/code_review-2d94f9825988e796.code_review.cdfa77b16a90e257-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/code_review-2d94f9825988e796.5gtc8dczqyqtybdmbymyb3484.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stream-f722611cfbada357.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7cacc1ffb4bce5fe.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-9491d387ddabac3e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b2e752b67c182fc4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-960ff0cad8433513.rlib" "/opt/rustwide/target/debug/deps/libbase64-5f295c3594e2f224.rlib" "/opt/rustwide/target/debug/deps/libipnet-3bc6cb712868981a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f17de4fda333fc4e.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5f3f832ca9bfff50.rlib" "/opt/rustwide/target/debug/deps/libserde_json-61faf13cb1861772.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c1cc8809cb8e441.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libserde-57338d485ee4e4f1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c4b895485c76fc9d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1041d4cb1b3e9599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9cf7c22bd660951b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-759355d409139602.rlib" "/opt/rustwide/target/debug/deps/libhyper-d43b5b482d53abad.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f5c7464e4d793794.rlib" "/opt/rustwide/target/debug/deps/libh2-286d582b57ef3eab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1d51ec46c39c466d.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5920e9fce25f05b3.rlib" "/opt/rustwide/target/debug/deps/libslab-34791623bb757416.rlib" "/opt/rustwide/target/debug/deps/libtower_service-89a47c39d08c30c0.rlib" "/opt/rustwide/target/debug/deps/libtracing-9c14610614a6855f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-61c14690002989ee.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-25888d852c08f152.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6761b722157c24d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6be95cf42d2b85be.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b348481f74a51e8d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9d26633efc0932bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4f1f18e7da4476db.rlib" "/opt/rustwide/target/debug/deps/libtokio-4e2a3cffc04eab04.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6a549e14abf2a02a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bc8c15de530aaebb.rlib" "/opt/rustwide/target/debug/deps/libmio-1cd1e20e3af9991f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2f86a569e1672bbc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-09c19a4caf56c1fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-b94330d3ab166c5e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bd43c3bf69b2928.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0a81bfca2162c58.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2ef052a409e45bdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e3de0d7fd4a190ee.rlib" "/opt/rustwide/target/debug/deps/liblog-e38f11b895eb39e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-63925fcb9ff48c9d.rlib" "/opt/rustwide/target/debug/deps/liburl-79559e9913b4d864.rlib" "/opt/rustwide/target/debug/deps/libidna-c1424331a4009207.rlib" "/opt/rustwide/target/debug/deps/libidna_adapter-ecb2a28f97594339.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-0bd4dc9ffc9dab50.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-7497dc276125a604.rlib" "/opt/rustwide/target/debug/deps/libwrite16-688a1bc090334797.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-a95f06288ebabce1.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-269c9a1e76470b05.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f2f0b541282292e4.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-31fab605d5a4b723.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-96da6ff113f57d93.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-4060fbd03404f8c8.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-2a8379f86031c97a.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-ef952eadb4884e72.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-07855db436a2cf8e.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-c547384cae1ce6d8.rlib" "/opt/rustwide/target/debug/deps/liblitemap-87c63cdea884d33e.rlib" "/opt/rustwide/target/debug/deps/libtinystr-93026e373248bacc.rlib" "/opt/rustwide/target/debug/deps/libzerovec-5ef52988fa0da80b.rlib" "/opt/rustwide/target/debug/deps/libwriteable-d477817a5546c560.rlib" "/opt/rustwide/target/debug/deps/libyoke-3f1f022816c25f8d.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-9a2ce2df52abf30c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e278a98063495961.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-e277e87dab1c18c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-caec17626d419548.rlib" "/opt/rustwide/target/debug/deps/libbytes-88cbe46f0ba1cdc5.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b48e32905fc044b5/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2ba92a8d1f794856/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/code_review-2d94f9825988e796" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `code_review` (bin "code_review") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "db7b6f4dd3687b4a93fdbae8841de8e255e6a3cc113f72f94dc9e65637f65c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7b6f4dd3687b4a93fdbae8841de8e255e6a3cc113f72f94dc9e65637f65c10", kill_on_drop: false }` [INFO] [stdout] db7b6f4dd3687b4a93fdbae8841de8e255e6a3cc113f72f94dc9e65637f65c10