[INFO] cloning repository https://github.com/loidinhm31/arm-bot-dora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loidinhm31/arm-bot-dora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floidinhm31%2Farm-bot-dora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floidinhm31%2Farm-bot-dora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44176653b5e70ab27599dd49d3fe268b3e877e2a [INFO] testing loidinhm31/arm-bot-dora against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floidinhm31%2Farm-bot-dora" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loidinhm31/arm-bot-dora [INFO] finished tweaking git repo https://github.com/loidinhm31/arm-bot-dora [INFO] tweaked toml for git repo https://github.com/loidinhm31/arm-bot-dora written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loidinhm31/arm-bot-dora on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loidinhm31/arm-bot-dora 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d56667cacf3e60b5eaa83fc46ba4d6db22000d16aa73ed293d72d879016d538f [INFO] running `Command { std: "docker" "start" "-a" "d56667cacf3e60b5eaa83fc46ba4d6db22000d16aa73ed293d72d879016d538f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d56667cacf3e60b5eaa83fc46ba4d6db22000d16aa73ed293d72d879016d538f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56667cacf3e60b5eaa83fc46ba4d6db22000d16aa73ed293d72d879016d538f", kill_on_drop: false }` [INFO] [stdout] d56667cacf3e60b5eaa83fc46ba4d6db22000d16aa73ed293d72d879016d538f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7357667b53e88972092d16869739ad8fe60b221bcc210e68d1baaedf24ca2382 [INFO] running `Command { std: "docker" "start" "-a" "7357667b53e88972092d16869739ad8fe60b221bcc210e68d1baaedf24ca2382", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling arrow-cast v54.3.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arrow-string v54.3.1 [INFO] [stderr] Compiling arrow-ord v54.3.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling arrow-json v54.3.1 [INFO] [stderr] Compiling opentelemetry-proto v0.29.0 [INFO] [stderr] Compiling opentelemetry-http v0.29.0 [INFO] [stderr] Compiling arrow-csv v54.3.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling uhlc v0.5.2 [INFO] [stderr] Compiling arrow-row v54.3.1 [INFO] [stderr] Compiling arrow-ipc v54.3.1 [INFO] [stderr] Compiling arrow-arith v54.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling thrift v0.16.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling serde-with-expand-env v1.1.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling shared_memory_extended v0.13.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling opentelemetry-system-metrics v0.4.2 [INFO] [stderr] Compiling dora-message v0.5.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.17.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling raw_sync_2 v0.1.5 [INFO] [stderr] Compiling arrow v54.3.1 [INFO] [stderr] Compiling opentelemetry-otlp v0.29.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling dora-metrics v0.3.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling dora-tracing v0.3.12 [INFO] [stderr] Compiling dora-arrow-convert v0.3.12 [INFO] [stderr] Compiling shared-memory-server v0.3.12 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling dora-core v0.3.12 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling engineioxide v0.12.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling socketioxide v0.12.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling dora-node-api v0.3.12 [INFO] [stderr] Compiling robo_rover_lib v0.1.0 (/opt/rustwide/workdir/robo_rover_lib) [INFO] [stdout] warning: field `link_lengths` is never read [INFO] [stdout] --> robo_rover_lib/src/utils/kinematics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ForwardKinematics { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 6 | dh_params: Vec, [INFO] [stdout] 7 | link_lengths: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling config_test v0.1.0 (/opt/rustwide/workdir/config_test) [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir/monitor) [INFO] [stderr] Compiling arm_controller v0.1.0 (/opt/rustwide/workdir/arm_controller) [INFO] [stderr] Compiling dispatcher_keyboard v0.1.0 (/opt/rustwide/workdir/dispatcher_keyboard) [INFO] [stderr] Compiling rover_controller v0.1.0 (/opt/rustwide/workdir/rover_controller) [INFO] [stderr] Compiling web_bridge v0.1.0 (/opt/rustwide/workdir/web_bridge) [INFO] [stderr] Compiling sim_interface v0.1.0 (/opt/rustwide/workdir/sim_interface) [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> web_bridge/src/main.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | Ok(base64::encode(&buffer)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> web_bridge/src/main.rs:251:26 [INFO] [stdout] | [INFO] [stdout] 251 | let buffer = base64::decode(base64_data)?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoKuzUN/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librobo_rover_lib-a6ceaee02e2d4c59,libtoml-acc05915d712398f,libtoml_edit-7ccc97fa0162423a,libserde_spanned-126d6409229be822,libwinnow-c4e7b491de794df0,libtoml_write-2c704ffd35684d73,libtoml_datetime-c7159d06de12d890,libnalgebra-795ff062360b2f7e,libmatrixmultiply-f18338f0c0665352,librawpointer-10d892ea69c462d6,libtypenum-f2b179c8a326fef2,libsimba-65d34b2af6881780,libwide-8eb0c8a30b47b2d9,libsafe_arch-f52d9cc011c7d60f,libbytemuck-85069c7f23e4fdfe,libapprox-03c5d5c4218cdf25,libdora_node_api-cba8364512d35d95,libdora_tracing-7d2c6bb000009f15,libtracing_opentelemetry-b2175374acfbf039,libtracing_log-420c43245a1965c0,libopentelemetry_jaeger-c810bfa3846889f4,libopentelemetry_semantic_conventions-9a48e3324bf75498,libthrift-5f1e0bc8ae3f6b6e,libordered_float-b1f84c9b058d5bf5,libthreadpool-6a3d73dd4fc9a4f5,libnum_cpus-71d70741ab4ac2c1,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libopentelemetry-c9326b9a311e33c0,libopentelemetry_sdk-bb041c52eb556b7b,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libdashmap-3e0bf7e7b0fc1a96,libhashbrown-d952ad0946629507,libopentelemetry_api-04c194772700282e,libthiserror-ecaa8766f16a12a1,libtracing_subscriber-fed1e47335950df2,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-2dc5a8086995593b,libdora_metrics-47a147fc8a38b11d,libopentelemetry_system_metrics-43ec9023b7cd3d7e,libsysinfo-43341a3b05d56347,libopentelemetry_otlp-5c04bb8f2db8b88b,libopentelemetry_proto-1ea1221f7456f83b,libtonic-fe88b2c0adcefad0,libhyper_timeout-d0cf476c9a62a515,libtower-cdbf2e77ce056f6e,libindexmap-6d87c68703739a3b,libhashbrown-cae2cd0d9cc0a6cf,libprost-66c227f80c71edb8,libopentelemetry_sdk-c25e5956eb799058,libtokio_stream-8e6c51526fedde25,librand-1a5f3b9057724b63,librand_chacha-659cfc31d72cc991,librand_core-ccf2f11861520c55,libopentelemetry_http-85598c84c3a84a32,libreqwest-a7897dc70bc45f0c,libserde_urlencoded-208881d30e158b20,libtower_http-864501875e52d5aa,libiri_string-f2231ba2cbe5b068,libtower-ae2a0672a559849c,libtower_layer-d908dd771b239ecd,libhyper_util-2dda21adfbe00d39,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-1f209feed29a33c9,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c9d17db417c8e7b4,libatomic_waker-06950c8c08d2b8fa,libtokio_util-a39389cfbb9526ea,libhttpdate-331798cefc82cc7e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-aa3fa176b00384d6,libidna-331a7a0dbb28b592,libutf8_iter-51566bbad89f3a68,libidna_adapter-4152761e2fed3c8c,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-73a778b526101f68,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libsync_wrapper-dec6d2c880d81363,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libopentelemetry-00521d94bb25ad96,libthiserror-6b8e8468719a93a5,libfutures_concurrency-394cf46104ec0910,libfutures_lite-d668a7cbe865d5e2,libparking-a9ae72c6c16ee980,libfutures_buffered-e5476855ce448c1c,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libfixedbitset-625fd2a9d775ed11,libfutures_timer-17baedd4276dc448,libfutures-157e2d93917dff4b,libfutures_executor-fd6d085b8ee9e09f,libfutures_util-33c6f778c44fb18a,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libshared_memory_server-1c3ae79f0bb9c22f,libraw_sync_2-060c99b2baa2c4cb,libnix-be2db8f57f3ee543,libmemoffset-80604c284bac7a11,libshared_memory_extended-3aa0b0027a2c61f9,librand-4ba6ebbefc923ec5,librand_chacha-294173369c1f6490,libppv_lite86-8dadec697d0a2eff,librand_core-df69b71734f4707b,libnix-6c9ac3f734a06497,libflume-16c88adb0ee1f12e,libspin-dd50e2c117cfd1d5,libpin_project-b0b250276b6e9e3e,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-d960bf5faa8e57e3,libgetrandom-4c8929f987d018ad,libdora_core-08fda8e887ed3814,libwhich-be76215b3381a711,libhome-28ab713e87f116ce,libeither-971932073343a62d,librustix-36c36dd79ae2e271,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-9139fe28c0d72e13,libtracing_core-6384b3268e2bc892,libdora_message-e8bed554971152b9,libtokio-6ae0a77906eb9985,libsignal_hook_registry-9cc47e3b9c9c7695,libsocket2-52147840f00e14e1,libmio-454e4feaca40a19f,libparking_lot-c9af04fce593c2ef,libparking_lot_core-13ba5ae2c11349be,libsmallvec-6c6c590a496f6ac5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libsemver-6b0e5a98e401a310,libserde_yaml-4245d16a79d1c1e5,libunsafe_libyaml-d3127b66fe569cc5,libbincode-de8567b70b13606c,libserde_with_expand_env-8a0b77c44b3453e2,libshellexpand-95e57295768569d1,libdirs-c7abe2feb4d4623c,libdirs_sys-2354ac43324f9fc8,libschemars-b235914c37ccca2b,libdyn_clone-1b6a3de955048721,libaligned_vec-718e1fde3f6a9a65,libuhlc-7c2eb45045ca55b6,libhex-03ca8dc626f2ced7,liblog-f43551f5889cedc4,libhumantime-460ba1301d12ab86,libuuid-2b4b9b89d9256809,libdora_arrow_convert-3464948e32a7b14c,libeyre-426c47950f61f4a8,libindenter-add53b8e51d6428d,libarrow-5180f2a4e0182d69,libarrow_row-d3a326aa7c41a9bb,libarrow_json-22ed1a061d71e27c,libsimdutf8-a1de2a2d793955cc,libserde_json-fcb0af1e6af9a8c0,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libarrow_ipc-c29aace0618ab234,libflatbuffers-f3c3c5fa522d68cc,libbitflags-dde12b0d7d495b50,libarrow_csv-c6b6df12687f611d,liblazy_static-3674be3f4245d19b,libcsv-93a12c8204ad611c,libitoa-ef40fa516293a9d3,libcsv_core-79813d1f2f3e8410,libarrow_string-efac8d45fd5d4dca,libregex-816a0e193d281fb7,libregex_automata-a41e145464c14297,libaho_corasick-784389ac50f1509c,libregex_syntax-78f00dfdb75dd8fd,libmemchr-eb753e192a6bbd2d,libarrow_cast-6ddd4443eac4036e,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-81a720fcf377632d,libarrow_ord-06b1c3e0fe9e6f27,libarrow_select-d6dc95428e21efae,libarrow_array-bd0e437244096b2c,libahash-1b4ca973396932cb,libgetrandom-497e9409df4a7c28,liblibc-2ab02a50597ad08a,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-e327c0f7da61a4cc,libchrono-6baea1f684a3c4a5,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-fe450c2e7a274bfa,libarrow_schema-7905a1f58ef5a958,libserde-2357d6e941fe4901,libarrow_buffer-64217e9eb62dfad2,libbytes-82ad4f0211bdc963,libhalf-ba68f44e17257de7,libcfg_if-3a213765134f0c85,libnum-67a2b2686e234e99,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoKuzUN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rover_controller-e6fcbbab2f90c3a0" "-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: 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 `rover_controller` (bin "rover_controller") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxLuDjp/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librobo_rover_lib-a6ceaee02e2d4c59,libtoml-acc05915d712398f,libtoml_edit-7ccc97fa0162423a,libserde_spanned-126d6409229be822,libwinnow-c4e7b491de794df0,libtoml_write-2c704ffd35684d73,libtoml_datetime-c7159d06de12d890,libnalgebra-795ff062360b2f7e,libmatrixmultiply-f18338f0c0665352,librawpointer-10d892ea69c462d6,libtypenum-f2b179c8a326fef2,libsimba-65d34b2af6881780,libwide-8eb0c8a30b47b2d9,libsafe_arch-f52d9cc011c7d60f,libbytemuck-85069c7f23e4fdfe,libapprox-03c5d5c4218cdf25,libdora_node_api-cba8364512d35d95,libdora_tracing-7d2c6bb000009f15,libtracing_opentelemetry-b2175374acfbf039,libtracing_log-420c43245a1965c0,libopentelemetry_jaeger-c810bfa3846889f4,libopentelemetry_semantic_conventions-9a48e3324bf75498,libthrift-5f1e0bc8ae3f6b6e,libordered_float-b1f84c9b058d5bf5,libthreadpool-6a3d73dd4fc9a4f5,libnum_cpus-71d70741ab4ac2c1,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libopentelemetry-c9326b9a311e33c0,libopentelemetry_sdk-bb041c52eb556b7b,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libdashmap-3e0bf7e7b0fc1a96,libhashbrown-d952ad0946629507,libopentelemetry_api-04c194772700282e,libthiserror-ecaa8766f16a12a1,libtracing_subscriber-fed1e47335950df2,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-2dc5a8086995593b,libdora_metrics-47a147fc8a38b11d,libopentelemetry_system_metrics-43ec9023b7cd3d7e,libsysinfo-43341a3b05d56347,libopentelemetry_otlp-5c04bb8f2db8b88b,libopentelemetry_proto-1ea1221f7456f83b,libtonic-fe88b2c0adcefad0,libhyper_timeout-d0cf476c9a62a515,libtower-cdbf2e77ce056f6e,libindexmap-6d87c68703739a3b,libhashbrown-cae2cd0d9cc0a6cf,libprost-66c227f80c71edb8,libopentelemetry_sdk-c25e5956eb799058,libtokio_stream-8e6c51526fedde25,librand-1a5f3b9057724b63,librand_chacha-659cfc31d72cc991,librand_core-ccf2f11861520c55,libopentelemetry_http-85598c84c3a84a32,libreqwest-a7897dc70bc45f0c,libserde_urlencoded-208881d30e158b20,libtower_http-864501875e52d5aa,libiri_string-f2231ba2cbe5b068,libtower-ae2a0672a559849c,libtower_layer-d908dd771b239ecd,libhyper_util-2dda21adfbe00d39,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-1f209feed29a33c9,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c9d17db417c8e7b4,libatomic_waker-06950c8c08d2b8fa,libtokio_util-a39389cfbb9526ea,libhttpdate-331798cefc82cc7e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-aa3fa176b00384d6,libidna-331a7a0dbb28b592,libutf8_iter-51566bbad89f3a68,libidna_adapter-4152761e2fed3c8c,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-73a778b526101f68,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libsync_wrapper-dec6d2c880d81363,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libopentelemetry-00521d94bb25ad96,libthiserror-6b8e8468719a93a5,libfutures_concurrency-394cf46104ec0910,libfutures_lite-d668a7cbe865d5e2,libparking-a9ae72c6c16ee980,libfutures_buffered-e5476855ce448c1c,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libfixedbitset-625fd2a9d775ed11,libfutures_timer-17baedd4276dc448,libfutures-157e2d93917dff4b,libfutures_executor-fd6d085b8ee9e09f,libfutures_util-33c6f778c44fb18a,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libshared_memory_server-1c3ae79f0bb9c22f,libraw_sync_2-060c99b2baa2c4cb,libnix-be2db8f57f3ee543,libmemoffset-80604c284bac7a11,libshared_memory_extended-3aa0b0027a2c61f9,librand-4ba6ebbefc923ec5,librand_chacha-294173369c1f6490,libppv_lite86-8dadec697d0a2eff,librand_core-df69b71734f4707b,libnix-6c9ac3f734a06497,libflume-16c88adb0ee1f12e,libspin-dd50e2c117cfd1d5,libpin_project-b0b250276b6e9e3e,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-d960bf5faa8e57e3,libgetrandom-4c8929f987d018ad,libdora_core-08fda8e887ed3814,libwhich-be76215b3381a711,libhome-28ab713e87f116ce,libeither-971932073343a62d,librustix-36c36dd79ae2e271,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-9139fe28c0d72e13,libtracing_core-6384b3268e2bc892,libdora_message-e8bed554971152b9,libtokio-6ae0a77906eb9985,libsignal_hook_registry-9cc47e3b9c9c7695,libsocket2-52147840f00e14e1,libmio-454e4feaca40a19f,libparking_lot-c9af04fce593c2ef,libparking_lot_core-13ba5ae2c11349be,libsmallvec-6c6c590a496f6ac5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libsemver-6b0e5a98e401a310,libserde_yaml-4245d16a79d1c1e5,libunsafe_libyaml-d3127b66fe569cc5,libbincode-de8567b70b13606c,libserde_with_expand_env-8a0b77c44b3453e2,libshellexpand-95e57295768569d1,libdirs-c7abe2feb4d4623c,libdirs_sys-2354ac43324f9fc8,libschemars-b235914c37ccca2b,libdyn_clone-1b6a3de955048721,libaligned_vec-718e1fde3f6a9a65,libuhlc-7c2eb45045ca55b6,libhex-03ca8dc626f2ced7,liblog-f43551f5889cedc4,libhumantime-460ba1301d12ab86,libuuid-2b4b9b89d9256809,libdora_arrow_convert-3464948e32a7b14c,libeyre-426c47950f61f4a8,libindenter-add53b8e51d6428d,libarrow-5180f2a4e0182d69,libarrow_row-d3a326aa7c41a9bb,libarrow_json-22ed1a061d71e27c,libsimdutf8-a1de2a2d793955cc,libserde_json-fcb0af1e6af9a8c0,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libarrow_ipc-c29aace0618ab234,libflatbuffers-f3c3c5fa522d68cc,libbitflags-dde12b0d7d495b50,libarrow_csv-c6b6df12687f611d,liblazy_static-3674be3f4245d19b,libcsv-93a12c8204ad611c,libitoa-ef40fa516293a9d3,libcsv_core-79813d1f2f3e8410,libarrow_string-efac8d45fd5d4dca,libregex-816a0e193d281fb7,libregex_automata-a41e145464c14297,libaho_corasick-784389ac50f1509c,libregex_syntax-78f00dfdb75dd8fd,libmemchr-eb753e192a6bbd2d,libarrow_cast-6ddd4443eac4036e,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-81a720fcf377632d,libarrow_ord-06b1c3e0fe9e6f27,libarrow_select-d6dc95428e21efae,libarrow_array-bd0e437244096b2c,libahash-1b4ca973396932cb,libgetrandom-497e9409df4a7c28,liblibc-2ab02a50597ad08a,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-e327c0f7da61a4cc,libchrono-6baea1f684a3c4a5,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-fe450c2e7a274bfa,libarrow_schema-7905a1f58ef5a958,libserde-2357d6e941fe4901,libarrow_buffer-64217e9eb62dfad2,libbytes-82ad4f0211bdc963,libhalf-ba68f44e17257de7,libcfg_if-3a213765134f0c85,libnum-67a2b2686e234e99,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxLuDjp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arm_controller-bb65c7c30af0c9fd" "-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: 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 `arm_controller` (bin "arm_controller") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7357667b53e88972092d16869739ad8fe60b221bcc210e68d1baaedf24ca2382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7357667b53e88972092d16869739ad8fe60b221bcc210e68d1baaedf24ca2382", kill_on_drop: false }` [INFO] [stdout] 7357667b53e88972092d16869739ad8fe60b221bcc210e68d1baaedf24ca2382