[INFO] cloning repository https://github.com/elast0ny/synapse-admin-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elast0ny/synapse-admin-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felast0ny%2Fsynapse-admin-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felast0ny%2Fsynapse-admin-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f40d4bad8a317a16113edb8cacfd1b91b1edef9 [INFO] testing elast0ny/synapse-admin-tui against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felast0ny%2Fsynapse-admin-tui" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elast0ny/synapse-admin-tui on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elast0ny/synapse-admin-tui [INFO] finished tweaking git repo https://github.com/elast0ny/synapse-admin-tui [INFO] tweaked toml for git repo https://github.com/elast0ny/synapse-admin-tui written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elast0ny/synapse-admin-tui 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c4c33b168681c79693df9fac3b1af0839724daef114e64eab5528f91ca349f9 [INFO] running `Command { std: "docker" "start" "-a" "8c4c33b168681c79693df9fac3b1af0839724daef114e64eab5528f91ca349f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c4c33b168681c79693df9fac3b1af0839724daef114e64eab5528f91ca349f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c4c33b168681c79693df9fac3b1af0839724daef114e64eab5528f91ca349f9", kill_on_drop: false }` [INFO] [stdout] 8c4c33b168681c79693df9fac3b1af0839724daef114e64eab5528f91ca349f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27a6b3ffe1e902e14b9dd78555ce7eed5b9898681cf8aa0418c6c9befc073ee [INFO] running `Command { std: "docker" "start" "-a" "d27a6b3ffe1e902e14b9dd78555ce7eed5b9898681cf8aa0418c6c9befc073ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling synapse-admin-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AccountValidityV1` is never constructed [INFO] [stdout] --> src/backend/mod.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | struct AccountValidityV1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountValidityV1` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `next_token` and `total` are never read [INFO] [stdout] --> src/backend/mod.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 229 | struct ListUserV1 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 230 | pub users: Vec, [INFO] [stdout] 231 | pub next_token: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 232 | pub total: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListUserV1` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SaveChanges` is never constructed [INFO] [stdout] --> src/views/users.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum CurPrompt { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | SaveChanges, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHSxGbF/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-d8145aa5c4f39835.rlib,libclap-f3b7ba7864e2a376.rlib,libstrsim-934c6b5db5b11ce4.rlib,libatty-22d6c0cc19089cb1.rlib,libunicase-43474fab974e84c0.rlib,libtermcolor-2977040801d16bf2.rlib,libtextwrap-a40305edfc63e4ec.rlib,libos_str_bytes-37eb26a729b33000.rlib,libreqwest-4ae62882cede28e8.rlib,libhyper_tls-b7ebb34787203ba2.rlib,libipnet-0d129d1b7e0d8c2c.rlib,libtokio_native_tls-75908816a022fbc6.rlib,libserde_urlencoded-382d4b300c631c06.rlib,libryu-f4246d7c552377c0.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-776f198e42d469b7.rlib,libserde-0fecf777a02f9a5c.rlib,libbase64-83ca8be32b9f715d.rlib,libnative_tls-0953320625d5252e.rlib,libopenssl_probe-40115e20a622691a.rlib,libopenssl-5ab7b297ef1f6835.rlib,libonce_cell-b0bdd274ea97a3a1.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-3bc75489487ec029.rlib,libhyper-633d32d19adda27d.rlib,libwant-21a0af9c5b1bfc9d.rlib,libtry_lock-0ea2511cea348424.rlib,libsocket2-33924eb7b4ff6c99.rlib,libhttparse-3b2cbfd98a890a35.rlib,libh2-5362db3e59f2ef0f.rlib,libindexmap-5002237d9d51073f.rlib,libhashbrown-d0e2926e70f85be4.rlib,libtokio_util-878821e9d2a46ea6.rlib,libfutures_sink-c9f931a65743fbd7.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libtracing-7f7b2482d693b191.rlib,libtracing_core-76638531dc66ffc9.rlib,libfutures_channel-ef2128d813e5f023.rlib,libtokio-99e7b3e81f49d4a3.rlib,libnum_cpus-395b954046e56504.rlib,libhttp_body-6038338f628d2dda.rlib,libfutures_util-550ef96d3563a1d2.rlib,libmemchr-3c95261d07c8826e.rlib,libfutures_io-99011384d09d9449.rlib,libslab-ab3183b7b9578fcc.rlib,libpin_project_lite-b238544462ce70f2.rlib,libfutures_task-8ac0d24ba4372c56.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-32e2df06ccba7533.rlib,liblazy_static-af860367908b8176.rlib,liburl-5f60cd85e0d90d2e.rlib,libidna-ca54875848358f9c.rlib,libunicode_normalization-d32e7330504e22f7.rlib,libtinyvec-2a6c6b24abbe13cd.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-6929fad116314dee.rlib,libform_urlencoded-43181f2d36d09639.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-80dbaef09a125478.rlib,libhttp-f8e57153ba550174.rlib,libitoa-968a9d3f706bae82.rlib,libbytes-3aba2b4fd6e71b66.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtui-21c7f037d20ecb58.rlib,libcassowary-12d00e585f48d567.rlib,libunicode_segmentation-c4a0b5c98c01c3ff.rlib,libunicode_width-63532bdea7ef68cc.rlib,libcrossterm-717ed7a6b498a0d5.rlib,libcrossterm-5fbe1d38d572ae93.rlib,libsignal_hook_mio-6147363fe578707a.rlib,libsignal_hook-fdad1b5c24cb3d1c.rlib,libsignal_hook_registry-27b4f663f99fe266.rlib,libmio-3b0f6d945ae4903d.rlib,liblog-120a19c0c1ab0517.rlib,libparking_lot-35434c5b7b5ad151.rlib,libparking_lot_core-13be39df29142c87.rlib,liblibc-aad5f791f79fdbd2.rlib,libsmallvec-9eb30fd84caad208.rlib,liblock_api-e487cca8a3b7fcef.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-52a03de02aea7251.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libbitflags-dde12b0d7d495b50.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/synapse_admin_tui-e48eee5c9d39690e" "-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: /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 `synapse-admin-tui` (bin "synapse-admin-tui") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d27a6b3ffe1e902e14b9dd78555ce7eed5b9898681cf8aa0418c6c9befc073ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27a6b3ffe1e902e14b9dd78555ce7eed5b9898681cf8aa0418c6c9befc073ee", kill_on_drop: false }` [INFO] [stdout] d27a6b3ffe1e902e14b9dd78555ce7eed5b9898681cf8aa0418c6c9befc073ee