[INFO] cloning repository https://github.com/Bendi11/deimos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bendi11/deimos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdeimos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdeimos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b7fd42459ec7acc1ec0cf7b86daf7cd6b86d62a [INFO] testing Bendi11/deimos/8b7fd42459ec7acc1ec0cf7b86daf7cd6b86d62a against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdeimos" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bendi11/deimos on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bendi11/deimos [INFO] finished tweaking git repo https://github.com/Bendi11/deimos [INFO] tweaked toml for git repo https://github.com/Bendi11/deimos written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Bendi11/deimos 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c1103ff7a9af80ea55f6cdbc9f8ba281fb2a1099b1f24755562f2ef0adef98a [INFO] running `Command { std: "docker" "start" "-a" "3c1103ff7a9af80ea55f6cdbc9f8ba281fb2a1099b1f24755562f2ef0adef98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c1103ff7a9af80ea55f6cdbc9f8ba281fb2a1099b1f24755562f2ef0adef98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c1103ff7a9af80ea55f6cdbc9f8ba281fb2a1099b1f24755562f2ef0adef98a", kill_on_drop: false }` [INFO] [stdout] 3c1103ff7a9af80ea55f6cdbc9f8ba281fb2a1099b1f24755562f2ef0adef98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00413fb48ac6211a1a59454a532fcf1577797371709b708b1871d5e1190237b9 [INFO] running `Command { std: "docker" "start" "-a" "00413fb48ac6211a1a59454a532fcf1577797371709b708b1871d5e1190237b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cmk v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling windows-result v0.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fltk-sys v1.4.35 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling windows-strings v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling windows-core v0.58.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling windows v0.58.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fork_stream v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling deimosproto v0.1.0 (/opt/rustwide/workdir/deimosproto) [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling winresource v0.1.17 [INFO] [stderr] Compiling bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Compiling deimos-client v1.1.8 (/opt/rustwide/workdir/deimos-client) [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling igd-next v0.15.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling fltk v1.4.35 [INFO] [stderr] Compiling bollard v0.17.1 [INFO] [stderr] Compiling deimosd v1.1.8 (/opt/rustwide/workdir/deimosd) [INFO] [stdout] warning: unused import: `ApiTokenIssueError` [INFO] [stdout] --> deimosd/src/server/api/auth/mod.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub use issue::{ApiTokenIssueError, PendingTokenStream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> deimosd/src/pod/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct PodManager { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | config: PodManagerConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `issued` is never used [INFO] [stdout] --> deimosd/src/server/api/auth/token.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 40 | impl ApiToken { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 76 | pub const fn issued(&self) -> DateTime { [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/beta-2024-12-08-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/rustchY9UDb/symbols.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.deimosd.b3abc9846e97a3c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62.4x98fhskabk12rr2jl3jw1syv.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblocal_ip_address-a15261692622360d.rlib" "/opt/rustwide/target/debug/deps/libneli-c1b1907b9e7ebb52.rlib" "/opt/rustwide/target/debug/deps/libtoml-5e295ae61275d716.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-2a46d473a8d2dafe.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-86cb91cfdda63c5d.rlib" "/opt/rustwide/target/debug/deps/libwinnow-9e33a48fcf274143.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-8bed364e282a0c7b.rlib" "/opt/rustwide/target/debug/deps/libchrono-ace5d4dc5b22b4f7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-979fb6df5b693003.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-aa61143ae82ec891.rlib" "/opt/rustwide/target/debug/deps/libigd_next-c8c2a888e5d33771.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-528c130b9ba88321.rlib" "/opt/rustwide/target/debug/deps/libhttp-e059909fb1ae8534.rlib" "/opt/rustwide/target/debug/deps/libxmltree-84ba6dd99424fa98.rlib" "/opt/rustwide/target/debug/deps/libxml-3d0abe767b1a0357.rlib" "/opt/rustwide/target/debug/deps/libfutures-5a6f6a33fc1dc30e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0ef4fbe2652921c.rlib" "/opt/rustwide/target/debug/deps/libdashmap-51f8a7e2c666f91d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6967e438d0a7fd52.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c059e237272e9f67.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d72a2b2b371b2bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-841b34b00927b3b1.rlib" "/opt/rustwide/target/debug/deps/libbollard-42511932c7468098.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9be52520006f55f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69861fc826c26b93.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-adf1201acf6bed0d.rlib" "/opt/rustwide/target/debug/deps/libserde_with-8e4b0b9a4bbcd58d.rlib" "/opt/rustwide/target/debug/deps/liburl-5c0e4d92da88c6e2.rlib" "/opt/rustwide/target/debug/deps/libidna-af189b3c56318e38.rlib" "/opt/rustwide/target/debug/deps/libidna_adapter-e3307b2256f495ce.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-37d59c53297b0b62.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-d3c2725a089a2467.rlib" "/opt/rustwide/target/debug/deps/libwrite16-d15e33f2b3b5e6d8.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-d5e8daeaacfd8f95.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-9749a04129eccc81.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-3004d5de98ca676b.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-8db115c81033ba3a.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-c03cf1418054f618.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-b75aeb662448ba61.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-1c3a2600d4128370.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-4d8e74a9c523306c.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-1f776ea87f07cb0c.rlib" "/opt/rustwide/target/debug/deps/liblitemap-ba12f6ff5e39857f.rlib" "/opt/rustwide/target/debug/deps/libtinystr-ee6032370872763d.rlib" "/opt/rustwide/target/debug/deps/libzerovec-cf7872ca47a62595.rlib" "/opt/rustwide/target/debug/deps/libwriteable-d425da3f2cf37998.rlib" "/opt/rustwide/target/debug/deps/libyoke-934be6bee1723182.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-5c15b1bea2c24db2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-8e22d1dc883a4bb5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b43f9f11a674c9b8.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-60ddd1f4e20bf315.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libdeimosproto-f2b572dcbb8b713f.rlib" "/opt/rustwide/target/debug/deps/libtonic-fa780c2a8f8ef17b.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-87f79f663dec41b9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b6faa559f845f48d.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-b30f07b624f7e2a9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6a9b6bd70dca3ec6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-6e1b745a5451ab0f.rlib" "/opt/rustwide/target/debug/deps/librustls-6f8828cdb432d11c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-63eb66b913aecb87.rlib" "/opt/rustwide/target/debug/deps/libring-8a54499ddc26a793.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fd091de931fb8a25.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-eb52615e8bd378cb.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-b0d04ca8affe547f.rlib" "/opt/rustwide/target/debug/deps/libhyper-9596382d03d7bdee.rlib" "/opt/rustwide/target/debug/deps/libwant-254baf7a3ce1b24f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-523daa20a4acb788.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f69ea1a7261f1ab3.rlib" "/opt/rustwide/target/debug/deps/libh2-4276a3b543c1c2a9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec0e712e9741631b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-47a30a8d4e4fd2d1.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libaxum-eb6519b442c5612c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d58b67995f1665a2.rlib" "/opt/rustwide/target/debug/deps/libserde-cd158c62d5cb8063.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-3cf45aebf144f5a6.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-034df57c07999af9.rlib" "/opt/rustwide/target/debug/deps/libtower-efa620b3bed53ae9.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/libtower-4546e4d54fbe6b29.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e244edaa8eaf3044.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/librand-9a7b694bad3d11db.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-05d055dbd8ab47ca.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d90452a7768ac6d2.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-f2a731faa3752eee.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a1e055114505076.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab9c5a6ce3630a8e.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-378c1f00b40f4f94.rlib" "/opt/rustwide/target/debug/deps/libprost-e2f0397282479008.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1b4c33466954df3b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ad41766f31b83ae5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-d3ff80be24aed9d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3c68b967217b60fc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a27485c09d7ae4c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2bb64ca6c6961dcb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-44864b0c8cf48010.rlib" "/opt/rustwide/target/debug/deps/libslab-1467acbaaf6df1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0d5d1d8b0e7cc09a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c08971cd7bb2121a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c53a98e83ad67eed.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0bc33fded9f07897.rlib" "/opt/rustwide/target/debug/deps/libhttp-2c57a6019cf2ccdb.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libblake2-d406f61308584ed1.rlib" "/opt/rustwide/target/debug/deps/libdigest-7679a1a342812df4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e6e67616c861d261.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e334ab1a0801bf0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-170d3139af090e14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/libtokio-93939bbc88b18987.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-26c3b5540aed2984.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9049e05b19ca07cc.rlib" "/opt/rustwide/target/debug/deps/libbytes-5b57d0d4ba89e948.rlib" "/opt/rustwide/target/debug/deps/libmio-d363558c269ad70c.rlib" "/opt/rustwide/target/debug/deps/liblibc-427c13bcf2b57641.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2564116ddf4bc24d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e47cf4c2f7e4fd50.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-fd6be72aff03781b.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9f545f0a46f2aac3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-680c4c40c3a9749d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c17eb1b83c8309d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-2aab3eee7e5aaecb.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7402bb5815a515fa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d9414bcad4a55c49.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8a755b389645f3fb/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/deimosd-7f13584cb87cbd62" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deimosd` (bin "deimosd") due to 1 previous error; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00413fb48ac6211a1a59454a532fcf1577797371709b708b1871d5e1190237b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00413fb48ac6211a1a59454a532fcf1577797371709b708b1871d5e1190237b9", kill_on_drop: false }` [INFO] [stdout] 00413fb48ac6211a1a59454a532fcf1577797371709b708b1871d5e1190237b9