[INFO] cloning repository https://github.com/tyhdefu/erd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyhdefu/erd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyhdefu%2Ferd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyhdefu%2Ferd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 483e20acb336fb7c1801614f775751bba0649829 [INFO] testing tyhdefu/erd against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyhdefu%2Ferd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tyhdefu/erd 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/tyhdefu/erd [INFO] finished tweaking git repo https://github.com/tyhdefu/erd [INFO] tweaked toml for git repo https://github.com/tyhdefu/erd written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tyhdefu/erd 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] Downloading crates ... [INFO] [stderr] Downloaded zopfli v0.8.0 [INFO] [stderr] Downloaded zip v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ca903167a11881a761e9ccc39b7b7ff0e713bf0308dea33e41e17ee2677f2db6 [INFO] running `Command { std: "docker" "start" "-a" "ca903167a11881a761e9ccc39b7b7ff0e713bf0308dea33e41e17ee2677f2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca903167a11881a761e9ccc39b7b7ff0e713bf0308dea33e41e17ee2677f2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca903167a11881a761e9ccc39b7b7ff0e713bf0308dea33e41e17ee2677f2db6", kill_on_drop: false }` [INFO] [stdout] ca903167a11881a761e9ccc39b7b7ff0e713bf0308dea33e41e17ee2677f2db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 27b62a5501e6dc97436b7cef219e980c9354a63944289a906584416e02218a51 [INFO] running `Command { std: "docker" "start" "-a" "27b62a5501e6dc97436b7cef219e980c9354a63944289a906584416e02218a51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling zip v1.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling erd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/commands/fetch.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::output::{self, FormatOutput, OutputOptions}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_history_gitlab` [INFO] [stdout] --> src/main.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use gitlab::{get_history_gitlab, rebuild_artifact_gitlab, scan_gitlab}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_store_directory` is never used [INFO] [stdout] --> src/main.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_store_directory(specified: &Option) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_branch` is never read [INFO] [stdout] --> src/gitlab.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ProjectData { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub default_branch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stage` and `pipeline` are never read [INFO] [stdout] --> src/gitlab.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct JobHistory { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub stage: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub pipeline: JobPipeline, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `created_at` are never read [INFO] [stdout] --> src/gitlab.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct JobCommit { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 49 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 50 | pub short_id: String, [INFO] [stdout] 51 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/gitlab.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct JobPipeline { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 58 | pub id: usize, [INFO] [stdout] 59 | pub status: String, [INFO] [stdout] | ^^^^^^ [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/rustc0ShLi3/symbols.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.erd.4ff50f1d68f8db3a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/erd-6ea2185d3237a792.cp1xvb962j7mbg2s387ku317h.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsha2-54f371f13fa950ea.rlib" "/opt/rustwide/target/debug/deps/libclap-0e04fb87063785f2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-0eb83fb5b7a1ee3d.rlib" "/opt/rustwide/target/debug/deps/librustix-6f7900fa3557f931.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-242746c3400bd4fd.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-cff2421e11e26d5e.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-ac36a399746f9eec.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-6b56880642a6c909.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libtoml-b0c4524c8244b3bb.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-024878ee4294c14e.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-81c37aacd7fc4123.rlib" "/opt/rustwide/target/debug/deps/libwinnow-2f4f6b88d45f0a40.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-3ff4a4c452821574.rlib" "/opt/rustwide/target/debug/deps/libdirs-996adc6bc4d80cad.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-5283d6b262d48382.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-6651dfdc079a1169.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4b96300489af5167.rlib" "/opt/rustwide/target/debug/deps/libzip-2914a52833c0485e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-d473f19147ed75a4.rlib" "/opt/rustwide/target/debug/deps/libzopfli-f8786d68343ffc70.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-ab7828b65d842067.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-f5a58aad241dd6e7.rlib" "/opt/rustwide/target/debug/deps/libtime-100284ba1503e25d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-69b5772e32d3ae28.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-d6c16c1026b62cfa.rlib" "/opt/rustwide/target/debug/deps/libderanged-0ab60a61f6d6bf63.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-36d2dab003d1b8fb.rlib" "/opt/rustwide/target/debug/deps/liblzma_rs-be3a0860239caa65.rlib" "/opt/rustwide/target/debug/deps/libcrc-4a5f0ff5df9c6034.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-3a8fdc6dd43956fe.rlib" "/opt/rustwide/target/debug/deps/libzstd-55efb95ff0ad7ebf.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1ec85c8b414d31c0.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-22a0acc261714cc1.rlib" "/opt/rustwide/target/debug/deps/libbzip2-bf4497aaa94fcb11.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-41043886f94fdadc.rlib" "/opt/rustwide/target/debug/deps/libdeflate64-e014b2a8bdd182b2.rlib" "/opt/rustwide/target/debug/deps/libflate2-4e05c1963c864fa1.rlib" "/opt/rustwide/target/debug/deps/liblibz_ng_sys-0f1abaa12ec9a08d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aebfab3a70a76700.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libaes-b2f2ff4d27abfcd1.rlib" "/opt/rustwide/target/debug/deps/libcipher-ff5ca97761c46692.rlib" "/opt/rustwide/target/debug/deps/libinout-ca36296fa76ded9d.rlib" "/opt/rustwide/target/debug/deps/libsha1-07be50f670fa5d14.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5fea06e968dbbf74.rlib" "/opt/rustwide/target/debug/deps/libhmac-c899a5143b362e5d.rlib" "/opt/rustwide/target/debug/deps/libdigest-7cf7c89e855701e2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-98941b0df4047d3b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4c8c75b14de8359f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-b2293dbb4ffb824f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f8b4b5fdc81f47d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d157643610242dec.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-079c87f6fdce4060.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57b3aac97a95546d.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-8d6efe907f6c924c.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-fb2e4b2c894674e8.rlib" "/opt/rustwide/target/debug/deps/libbase64-249861bf3b8f68fd.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-235dbb09420edc89.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-91d8b21234d3a688.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a7e9dc298009874.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d02ccbf10fe5bb46.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9bc97a1300493cb8.rlib" "/opt/rustwide/target/debug/deps/libryu-3cbe8daeb220b02d.rlib" "/opt/rustwide/target/debug/deps/libserde-c499b5bbbf7957c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-82f75653f3052d49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1fe1fd61f652c94d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b56e630c31363e3f.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/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9efbacd56c2c50ff.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-9e81a5e7ebb7312e.rlib" "/opt/rustwide/target/debug/deps/libtower-537c85a0b4330470.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b28d3509c0a29b87.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhyper-4a96512b1cd96523.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-95166c4cdd698315.rlib" "/opt/rustwide/target/debug/deps/libindexmap-61347012ef88a6f4.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f1105031333990f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-12820f951986f4df.rlib" "/opt/rustwide/target/debug/deps/libtracing-d3f20ce359749f20.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e3f0e0fcc0d397ae.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1bb4cc199271bd1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d3b0c65db2a4f1a5.rlib" "/opt/rustwide/target/debug/deps/libtokio-dc552abb073457c6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a561398190b7a783.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1416fcf551b37d94.rlib" "/opt/rustwide/target/debug/deps/libmio-cbf52f4d34f6049d.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca93c305d7f95405.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a63a8e78fe9d5239.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f9dd8c7ae62077d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-75e8e5a303517dc0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f77b44add4b77cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-93881f19a0a959bc.rlib" "/opt/rustwide/target/debug/deps/libslab-11857f8d567d339a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffceb6f3d04a8c32.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/target/debug/deps/liburl-c23f5fd2980c201a.rlib" "/opt/rustwide/target/debug/deps/libidna-a877e7a0ff24ff0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ae60997cbf77b432.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.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-306c460ff5a61743.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/liblog-7824d245c672b4fa.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/bzip2-sys-fe8a1fc37cabcb57/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-ng-sys-5f6b5c3a9478057b/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-ng-sys-5f6b5c3a9478057b/out/lib64" "-L" "/opt/rustwide/target/debug/build/zstd-sys-979c025a4685474c/out" "-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/erd-6ea2185d3237a792" "-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 `erd` (bin "erd") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "27b62a5501e6dc97436b7cef219e980c9354a63944289a906584416e02218a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b62a5501e6dc97436b7cef219e980c9354a63944289a906584416e02218a51", kill_on_drop: false }` [INFO] [stdout] 27b62a5501e6dc97436b7cef219e980c9354a63944289a906584416e02218a51