[INFO] cloning repository https://github.com/youngday/realtime_plot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youngday/realtime_plot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoungday%2Frealtime_plot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoungday%2Frealtime_plot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bed4294685213444fc462bca32946667627eceb4 [INFO] testing youngday/realtime_plot against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoungday%2Frealtime_plot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youngday/realtime_plot on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youngday/realtime_plot [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/youngday/realtime_plot [INFO] tweaked toml for git repo https://github.com/youngday/realtime_plot written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/youngday/realtime_plot 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a14917167b548b838594efa0ca78cbe2ddf8731d4ea06e08359143986ab5a5d8 [INFO] running `Command { std: "docker" "start" "-a" "a14917167b548b838594efa0ca78cbe2ddf8731d4ea06e08359143986ab5a5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14917167b548b838594efa0ca78cbe2ddf8731d4ea06e08359143986ab5a5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14917167b548b838594efa0ca78cbe2ddf8731d4ea06e08359143986ab5a5d8", kill_on_drop: false }` [INFO] [stdout] a14917167b548b838594efa0ca78cbe2ddf8731d4ea06e08359143986ab5a5d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac16f52cc057865d79cc30ac24b61483500d6fab6edd005eb968d5d6c10fb693 [INFO] running `Command { std: "docker" "start" "-a" "ac16f52cc057865d79cc30ac24b61483500d6fab6edd005eb968d5d6c10fb693", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling zenoh-result v0.11.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling zenoh-collections v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keyed-set v0.4.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling zenoh-macros v0.11.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling zenoh-keyexpr v0.11.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zenoh-buffers v0.11.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling uhlc v0.7.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling zenoh-runtime v0.11.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling validated_struct_macros v2.1.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling zenoh-protocol v0.11.0 [INFO] [stderr] Compiling zenoh-core v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling validated_struct v2.1.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling zenoh-codec v0.11.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zenoh-sync v0.11.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling zenoh-util v0.11.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling zenoh-config v0.11.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling zenoh-link-commons v0.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v0.11.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling pistoncore-window v1.0.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling zenoh-link-tls v0.11.0 [INFO] [stderr] Compiling zenoh-link-quic v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zenoh-link-ws v0.11.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zenoh-link-tcp v0.11.0 [INFO] [stderr] Compiling zenoh-link-udp v0.11.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling piston-texture v0.9.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ringbuffer-spsc v0.1.13 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling zenoh-crypto v0.11.0 [INFO] [stderr] Compiling zenoh-link v0.11.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling zenoh v0.11.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling zenoh-task v0.11.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling spin_sleep v1.3.0 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling piston2d-graphics v0.44.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling pistoncore-event_loop v1.0.0 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling zenoh-transport v0.11.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling zenoh-plugin-trait v0.11.0 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling piston-gfx_texture v0.45.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.81.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling piston v1.0.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling config v0.15.8 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling zenoh-ext v0.11.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.72.0 [INFO] [stderr] Compiling piston_window v0.132.0 [INFO] [stderr] Compiling realtime_plot v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 28s [INFO] running `Command { std: "docker" "inspect" "ac16f52cc057865d79cc30ac24b61483500d6fab6edd005eb968d5d6c10fb693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac16f52cc057865d79cc30ac24b61483500d6fab6edd005eb968d5d6c10fb693", kill_on_drop: false }` [INFO] [stdout] ac16f52cc057865d79cc30ac24b61483500d6fab6edd005eb968d5d6c10fb693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4640907b34a937013062e7e1083ea882a523c9cf65dee2641e2d24c287028c00 [INFO] running `Command { std: "docker" "start" "-a" "4640907b34a937013062e7e1083ea882a523c9cf65dee2641e2d24c287028c00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling zenoh-keyexpr v0.11.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling validated_struct v2.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling zenoh-macros v0.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zenoh-protocol v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling iceoryx2-pal-concurrency-sync v0.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zenoh-codec v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling zenoh-runtime v0.11.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zenoh-core v0.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zenoh-sync v0.11.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zenoh-util v0.11.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zenoh-config v0.11.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling iceoryx2-bb-elementary v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zenoh-link-commons v0.11.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling iceoryx2-bb-log v0.5.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling iceoryx2-bb-derive-macros v0.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling iceoryx2-pal-configuration v0.5.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling iceoryx2-bb-container v0.5.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling iceoryx2-pal-posix v0.5.0 [INFO] [stderr] Compiling zenoh-link-quic v0.11.0 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v0.11.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling zenoh-link-ws v0.11.0 [INFO] [stderr] Compiling zenoh-link-tls v0.11.0 [INFO] [stderr] Compiling zenoh-link-tcp v0.11.0 [INFO] [stderr] Compiling zenoh-link-udp v0.11.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling tiny-fn v0.1.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling zenoh-link v0.11.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling iceoryx2-bb-system-types v0.5.0 [INFO] [stderr] Compiling zenoh-task v0.11.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling iceoryx2-bb-posix v0.5.0 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling zenoh-transport v0.11.0 [INFO] [stderr] Compiling piston-gfx_texture v0.45.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling iceoryx2-bb-lock-free v0.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zenoh-plugin-trait v0.11.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling ws_stream_tungstenite v0.11.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.81.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling iceoryx2-bb-memory v0.5.0 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.72.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zenoh v0.11.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling cdr v0.2.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling iceoryx2-cal v0.5.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.2 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling piston_window v0.132.0 [INFO] [stderr] Compiling config v0.15.8 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling bytesize v1.3.2 [INFO] [stderr] Compiling rumqttd v0.19.0 [INFO] [stderr] Compiling systemstat v0.2.4 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling iceoryx2 v0.5.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling zenoh-ext v0.11.0 [INFO] [stderr] Compiling realtime_plot v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tmq v0.5.0 [INFO] [stdout] warning: unused imports: `debug`, `trace`, and `warn` [INFO] [stdout] --> examples/mqtt/mqtt_async_pub.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `trace`, and `warn` [INFO] [stdout] --> examples/mqtt/mqtt_async_sub.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tmq::publish` [INFO] [stdout] --> examples/mqtt/mqtt_async_sub.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tmq::publish; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/mqtt/mqtt_async_pub.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::ok` [INFO] [stdout] --> examples/plot.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::future::ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mpsc::Sender` [INFO] [stdout] --> examples/plot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::prelude::*` [INFO] [stdout] --> examples/plot.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chrono::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `trace`, and `warn` [INFO] [stdout] --> examples/plot.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> examples/plot.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> examples/plot.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `port::subscriber` [INFO] [stdout] --> examples/plot.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | use iceoryx2::{port::subscriber, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `now` is never read [INFO] [stdout] --> examples/plot.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | now = Instant::now(); // 程序起始时间 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `realtime_plot` (example "plot"); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name plot --edition=2021 examples/plot.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0478417c97082aeb -C extra-filename=-573e8890a0d0516e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-c6042592611d652c.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-22b4bb62b21e166c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7225844918042524.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-64d186e1902d836a.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-224fa3cef8f84587.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-96e374da07332226.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-cb8cd895fa0c3251.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-43d3751f53ab0868.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-5994689b9f38f01f.rlib --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-142da6c4b259a571.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-86e05f498bd668fd.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-87ab697eb6af2b11.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0b5061cc5a5acdfd.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-7c7ab2342533c191.rlib --extern piston_window=/opt/rustwide/target/debug/deps/libpiston_window-ab66342dd317583c.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-38570daac5eaf65a.rlib --extern plotters_backend=/opt/rustwide/target/debug/deps/libplotters_backend-e249b42882ddb8aa.rlib --extern realtime_plot=/opt/rustwide/target/debug/deps/librealtime_plot-c4a3607b6b63641c.rlib --extern rumqttc=/opt/rustwide/target/debug/deps/librumqttc-01fbb6970695483e.rlib --extern rumqttd=/opt/rustwide/target/debug/deps/librumqttd-020accc70e0879bc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6dcaf9a2bc6abdd7.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3e2c8e35382b2a7b.so --extern systemstat=/opt/rustwide/target/debug/deps/libsystemstat-8d4b21e05a4b5c31.rlib --extern tmq=/opt/rustwide/target/debug/deps/libtmq-f1efb626444eaf6c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbcc1e649fee815c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3a4b09bbf163289e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d4f9e6a29cd75886.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-221df60df9c2be93.rlib --extern zenoh_ext=/opt/rustwide/target/debug/deps/libzenoh_ext-cf4e175b539b3f4a.rlib --extern zenoh_util=/opt/rustwide/target/debug/deps/libzenoh_util-b9991fc4e349adb2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-aa6e776cfb3c151e/out -L native=/opt/rustwide/target/debug/build/ring-ec49a5e621b0dd32/out -L native=/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib -L native=/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib` (signal: 9, SIGKILL: kill) [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/rustcI4Yynt/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librumqttc-01fbb6970695483e.rlib,librustls_native_certs-cb9b8857bfc8e4a2.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libtokio_rustls-ec62e61509505909.rlib,librustls-a4d08b943b76c1bd.rlib,libsubtle-2ae6a7038b9a0630.rlib,libwebpki-cfab3e346378cf8f.rlib,libring-9c9319f6885b4c0a.rlib,libuntrusted-b2f816886faf2178.rlib,libzeroize-9d781f334751eb0e.rlib,librustls_pemfile-37fc7deda89168e1.rlib,librustls_pki_types-7013f2d5aa634e0b.rlib,libflume-cb8cd895fa0c3251.rlib,libnanorand-d215a9b12b70a958.rlib,libspin-17a0fe4f6e43a193.rlib,libtmq-f1efb626444eaf6c.rlib,libtokio-dbcc1e649fee815c.rlib,libsignal_hook_registry-a8a75a18d249e52a.rlib,libsocket2-beeaabb19ef5727b.rlib,libbytes-3f26631a6cf41085.rlib,libmio-1bc52ed7282e286c.rlib,libfutures-43d3751f53ab0868.rlib,libfutures_executor-3aa23b88f4437c94.rlib,libfutures_util-dafbb1d7117407d0.rlib,libfutures_io-6a4719510b0746bc.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libzmq-1935ccf2fae341b1.rlib,libzmq_sys-06afe977166c3782.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog4rs-7c7ab2342533c191.rlib,liblog_mdc-0af972c42f90557b.rlib,libserde_json-f08a65910fce9e10.rlib,libmemchr-08f38e9718637002.rlib,libthread_id-beec1be42468dea1.rlib,libhumantime-9f900d7885b5087e.rlib,libserde_yaml-566c9011873ff9e3.rlib,libryu-c61af0f0be00172a.rlib,libitoa-6e2430f2fa153711.rlib,libindexmap-8ebc8986b19a2375.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libunsafe_libyaml-d3127b66fe569cc5.rlib,libonce_cell-87ad594b4fdd0b3c.rlib,libtypemap_ors-e1293b6c54d09c35.rlib,libunsafe_any_ors-f8b1b2073a1e0fe5.rlib,libdestructure_traitobject-2a73a5a4a6ad768f.rlib,libthiserror-78883747624496d4.rlib,librand-9513819ab89ff47e.rlib,librand_chacha-86cd0b6cda2f57ac.rlib,libppv_lite86-57ef4566934acb44.rlib,libzerocopy-16a99495926204fb.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,librand_core-f836acfee887a8a4.rlib,libgetrandom-2ba17f465e36f8f1.rlib,libchrono-7225844918042524.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libanyhow-f03a7c1364d67ab7.rlib,libparking_lot-78e192acc017b469.rlib,libparking_lot_core-55270e7b4d36dddd.rlib,liblibc-28a4cd6f12ce23d0.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-0773c6573f6fd6fc.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libserde_value-71701c5c3d6e9f87.rlib,libordered_float-6c978aa9c6819b97.rlib,libnum_traits-c8da854e989548b6.rlib,libfnv-79e2cbfbe03dcd16.rlib,libarc_swap-fbe5a56bc5bc5547.rlib,liblog-0b5061cc5a5acdfd.rlib,libvalue_bag-48a1455d14f4fd84.rlib,libserde-6dcaf9a2bc6abdd7.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" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcI4Yynt/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-aa6e776cfb3c151e/out" "-L" "/opt/rustwide/target/debug/build/ring-ec49a5e621b0dd32/out" "-L" "/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib" "-L" "/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mqtt_async_sub-affe9e374f63408a" "-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 `realtime_plot` (example "mqtt_async_sub") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdBTSxe/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libiceoryx2-142da6c4b259a571.rlib,libiceoryx2_cal-af4a4807a9072dd6.rlib,libcdr-339cd963f068f247.rlib,libsha1_smol-a320b1639232fa11.rlib,libouroboros-f38b8bd561c978cf.rlib,libaliasable-973e8e80145521d5.rlib,libiceoryx2_bb_memory-bcf1b35c6e2493ac.rlib,libiceoryx2_bb_lock_free-19a7bdb9e92417f0.rlib,libiceoryx2_bb_posix-2e437cdfef6a25c3.rlib,libenum_iterator-3596de9f751019c0.rlib,libiceoryx2_bb_system_types-4a70deb1d3ea1bbd.rlib,libiceoryx2_pal_configuration-ceaaee4fb4cade03.rlib,libtiny_fn-f7e784b2c9654840.rlib,libiceoryx2_pal_posix-4fb380bad51b7260.rlib,libiceoryx2_bb_container-86e05f498bd668fd.rlib,libiceoryx2_bb_log-43b4c7df562c65d4.rlib,libtermsize-fce4c4ed7cf9552d.rlib,libiceoryx2_bb_elementary-41bce3f0993c8e17.rlib,libiceoryx2_pal_concurrency_sync-13aabdf039d3a415.rlib,librealtime_plot-c4a3607b6b63641c.rlib,libclap-64d186e1902d836a.rlib,libclap_builder-7b0db13462ab0eb3.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib,libzenoh-221df60df9c2be93.rlib,libzenoh_plugin_trait-e026834d2b90eb1a.rlib,libpetgraph-d050c95aca93cb4a.rlib,libfixedbitset-9fb76a17080ec2ce.rlib,libordered_float-60245409902a1387.rlib,libzenoh_transport-4a169bd4ac547f50.rlib,liblz4_flex-f2d46d153d37defe.rlib,libtwox_hash-ae9c612676f9e00b.rlib,libstatic_assertions-f0217ecdd817a834.rlib,librsa-2de733b84926f49e.rlib,libpkcs1-3ea2e95dc95c910e.rlib,libpkcs8-21a985e6484b0933.rlib,libspki-692234eef1ae7017.rlib,libder-09b5741d14ae98c2.rlib,libpem_rfc7468-443ce28121ddf0b9.rlib,libbase64ct-3d944cba406686bd.rlib,libsignature-14442146e3c51c59.rlib,libnum_bigint_dig-8b3d65e305664a0f.rlib,liblibm-9b310263a788419e.rlib,libnum_iter-bbed165f5e888d34.rlib,libzenoh_task-96a1028b52e13cf8.rlib,libzenoh_link-65c92f20fbdbc512.rlib,libzenoh_link_unixsock_stream-5c3ab13810f135e4.rlib,libnix-6eaa5ab9bed27ac3.rlib,libuuid-84ecde07ce6bd0e4.rlib,libgetrandom-c4b5aa5401472547.rlib,libzenoh_link_ws-acc352b575f3945b.rlib,libtokio_tungstenite-5bb446d5dda78c44.rlib,libtungstenite-0f14304107305601.rlib,libdata_encoding-abe3f5b16eafed3a.rlib,libutf8-f4341c3c7568480d.rlib,libsha1-d67105841060fb69.rlib,libhttparse-9a4ee2a4f885fa66.rlib,libhttp-baf4b1257a7bc0b3.rlib,liburl-fb30a8799f554a99.rlib,libidna-4bafd3196cb9052f.rlib,libidna_adapter-a1f3d790ef3988a5.rlib,libicu_normalizer-a991f01d38775239.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-1853224ad6503a4a.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-d098f826ce7ae781.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-c206ae7e9208ceca.rlib,libicu_provider-0206d41f77e10def.rlib,libicu_locid-6c416288c1c366c7.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-3a02adbd6c6661d4.rlib,libzerovec-36ee3a077570ae2c.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-2d8ed413bdf0f3d9.rlib,libzerofrom-46967278d4504957.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libzenoh_link_quic-59651576d2d960ef.rlib,libquinn-a0f8f39e23c95890.rlib,libquinn_udp-b33d7ca43d0a77a7.rlib,libquinn_proto-43e1539ee4b14ee7.rlib,librustls_native_certs-e978066936238280.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libring-c1d2962ab9642baf.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libtinyvec-bb601ba21b393ba0.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libtokio_rustls-82f772f8e9bd417b.rlib,librustls-be3cc9ae09b9a649.rlib,libsct-8300121ab2d2171b.rlib,libwebpki-bd7a8211ec9b2098.rlib,libzenoh_link_tls-623b8f35a8c4881b.rlib,libwebpki_roots-4870019e11d1be7b.rlib,librustls_pemfile-37fc7deda89168e1.rlib,libtokio_rustls-ec62e61509505909.rlib,libzenoh_link_udp-6981807341d7c876.rlib,libzenoh_sync-74924e6863947539.rlib,libevent_listener-f5d93ce9337c6a75.rlib,libzenoh_link_tcp-7784e70ee742cc16.rlib,libzenoh_link_commons-b2d3bf9ae72ca4cd.rlib,librustls-a4d08b943b76c1bd.rlib,libwebpki-cfab3e346378cf8f.rlib,libring-9c9319f6885b4c0a.rlib,libuntrusted-b2f816886faf2178.rlib,librustls_pki_types-7013f2d5aa634e0b.rlib,libtokio_util-45c18145969734c5.rlib,libfutures-43d3751f53ab0868.rlib,libfutures_executor-3aa23b88f4437c94.rlib,libfutures_util-dafbb1d7117407d0.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libfutures_task-e09ab7898221cb97.rlib,libzenoh_crypto-35b6e8977ddc341d.rlib,libsha3-4507e51fab577204.rlib,libkeccak-b3eea90d0aeeb926.rlib,libhmac-69106ff7cbc9c74a.rlib,libdigest-c544ed7750fd610d.rlib,libsubtle-2ae6a7038b9a0630.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-30fee22e43a320d4.rlib,libaes-5a0bf9959cbfcb16.rlib,libcpufeatures-e04321643d03190d.rlib,libcipher-61c2a5696bada470.rlib,libinout-25bc713a51965afb.rlib,libcrypto_common-58e532a076c8532a.rlib,libgeneric_array-82b6fe1ead82a58a.rlib,libtypenum-1870ff6b08f11255.rlib,libzenoh_config-1140dedc61f478d6.rlib,libserde_yaml-566c9011873ff9e3.rlib,libunsafe_libyaml-d3127b66fe569cc5.rlib,libnum_cpus-a8fec93e517ee99b.rlib,libvalidated_struct-a95c81f0fadeb7d8.rlib,libsecrecy-2ab657fec14f9c9d.rlib,libzeroize-9d781f334751eb0e.rlib,libringbuffer_spsc-41fcce7222b3ed51.rlib,libarray_init-7d1eb0f8fbcd605c.rlib,libcrossbeam-0f739f617e59666d.rlib,libcrossbeam_channel-ff2bb818642fcb7f.rlib,libcrossbeam_queue-f9d3526e557d8d93.rlib,libzenoh_codec-36eff70a4bbd06fd.rlib,libzenoh_util-b9991fc4e349adb2.rlib,libhome-28ab713e87f116ce.rlib,libpnet_datalink-9a8ee88555d52ac8.rlib,libpnet_sys-e51243335b4c41e0.rlib,libpnet_base-6e9748e23338f97e.rlib,libno_std_net-fea57d6ffb1de3fc.rlib,libipnetwork-d22494a2d0ff00e8.rlib,libshellexpand-cc45fe634769be3a.rlib,libdirs-748fbe01658d6279.rlib,libdirs_sys-805bcee0cf7b056f.rlib,liboption_ext-61303ef911796993.rlib,libtracing_subscriber-d4f9e6a29cd75886.rlib,libtracing_serde-345e2a8c988b9754.rlib,libsharded_slab-9ab10bc0d5c5fd45.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-df7809adb1c90c50.rlib,libtracing_log-614650d4cc3c18d5.rlib,libflume-cb8cd895fa0c3251.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libnanorand-d215a9b12b70a958.rlib,libasync_std-b5e68eee004b3438.rlib,libasync_global_executor-60e6093b01c52401.rlib,libblocking-ecf3eb852bf5e1eb.rlib,libpiper-ebe0485d925866a1.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libasync_channel-594ba7ab0c4ac468.rlib,libasync_executor-fe293f54f4c157fd.rlib,libasync_task-05c57d1f836b6944.rlib,libasync_process-79f86b1d42f862a0.rlib,libasync_signal-9241fe577b1f0c39.rlib,libasync_io-c17f3072cd1a4351.rlib,libpolling-5ab514d76e156848.rlib,libasync_lock-d9b5cfb125813490.rlib,libevent_listener_strategy-7b1651682fa1886e.rlib,libevent_listener-749a3c17dc99205d.rlib,librustix-b2cd73e9c1472ee6.rlib,liblinux_raw_sys-f5545f546eb3a206.rlib,libfutures_lite-4e9c73c2028fc61d.rlib,libfastrand-751bcde24b8aa073.rlib,libevent_listener-e7898f22b2f2ce11.rlib,libasync_io-079f2255843bfa88.rlib,librustix-49ba9b32973d8d87.rlib,libio_lifetimes-67672f4b5efd38f1.rlib,liblinux_raw_sys-32d7cbad796aca1a.rlib,libslab-33a512f5e5040868.rlib,libpolling-1b2fd7b3db850317.rlib,libsocket2-51505743fae9d20e.rlib,libfutures_lite-d71050e1a2fdc56f.rlib,libfastrand-273731efb4a6b13e.rlib,libwaker_fn-9e7b89ace1562e3c.rlib,libparking-a9ae72c6c16ee980.rlib,libfutures_io-6a4719510b0746bc.rlib,libasync_channel-f9cca0d8125c4f36.rlib,libconcurrent_queue-3e3262d5cefc0c86.rlib,libasync_lock-ee99fc1ee9066110.rlib,libevent_listener-0282a877755a83ef.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libkv_log_macro-2a28f5bc3278bbce.rlib,libtracing-3a4b09bbf163289e.rlib,libtracing_core-5da7a097d87b2dcc.rlib,libzenoh_protocol-225e72472746424b.rlib,libconst_format-2955acedd809c068.rlib,libzenoh_keyexpr-309b5e3eef30b94a.rlib,libschemars-3186a3ebf63b7c77.rlib,libdyn_clone-cd63c926da80807d.rlib,libkeyed_set-cce35117b6daa0c2.rlib,libhashbrown-28c8f6e7c228d8f7.rlib,libtoken_cell-1e259a15493748ad.rlib,libuhlc-4f08d1472776fe75.rlib,libhumantime-9f900d7885b5087e.rlib,librand-9513819ab89ff47e.rlib,librand_chacha-86cd0b6cda2f57ac.rlib,libppv_lite86-57ef4566934acb44.rlib,librand_core-f836acfee887a8a4.rlib,libzenoh_buffers-b13b3030658e75c9.rlib,libzenoh_collections-a314d7aff1105cdd.rlib,libgit_version-5994689b9f38f01f.rlib,libzenoh_core-3751603e1ce53ec7.rlib,libzenoh_runtime-b24f69b646887589.rlib,libtokio-dbcc1e649fee815c.rlib,libsignal_hook_registry-a8a75a18d249e52a.rlib,libsocket2-beeaabb19ef5727b.rlib,libbytes-3f26631a6cf41085.rlib,libmio-1bc52ed7282e286c.rlib,libparking_lot-78e192acc017b469.rlib,libparking_lot_core-55270e7b4d36dddd.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libzenoh_result-4787a5530dd139c3.rlib,libconfig-224fa3cef8f84587.rlib,libpathdiff-3903ede7ad100cac.rlib,libjson5-87ab697eb6af2b11.rlib,libpest-57d7ec147f5748fd.rlib,libucd_trie-64e35acb102f3b4d.rlib,libthiserror-f27c58b8d211d00a.rlib,libron-64b91ba05d66651d.rlib,libbitflags-0dcc9b321b83a0f2.rlib,libbase64-13144a1f1e192158.rlib,libserde_json-f08a65910fce9e10.rlib,libitoa-6e2430f2fa153711.rlib,libryu-c61af0f0be00172a.rlib,libtoml-6dc3e5d199b486c7.rlib,libtoml_edit-9bb8ad4d0b788e98.rlib,libserde_spanned-7312c2a55d18dd61.rlib,libindexmap-8ebc8986b19a2375.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libtoml_datetime-a9bd692a240c7391.rlib,libwinnow-5849e0da5e7f154e.rlib,libini-04b365516b34451d.rlib,libtrim_in_place-d8724e048d585993.rlib,libordered_multimap-11662b9e3295574b.rlib,libdlv_list-5b2aa1d1bb8814b5.rlib,libyaml_rust2-8a988a033a6b7cf5.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libarraydeque-113b06ef7681d200.rlib,libhashlink-a96455aee106618a.rlib,libhashbrown-1e2703f342a9d328.rlib,libahash-c92f212038babea0.rlib,libgetrandom-2ba17f465e36f8f1.rlib,libzerocopy-16a99495926204fb.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,liballocator_api2-8d9c1e895dea53bd.rlib,libconvert_case-68da4ebb4b63e298.rlib,libunicode_segmentation-421de088ab714999.rlib,libplotters_backend-e249b42882ddb8aa.rlib,libpiston_window-ab66342dd317583c.rlib,libglutin_window-9ab5bac653f4fab8.rlib,libglutin_winit-1bed8f831f7b281d.rlib,libwinit-d72a93d2178bd25d.rlib,libsctk_adwaita-60d00cf50f8558b5.rlib,libab_glyph-7f18a3982318f297.rlib,libowned_ttf_parser-298046e300de73b7.rlib,libttf_parser-b1b5a65e3b9338fe.rlib,libtiny_skia-26c62814777b3b6f.rlib,libtiny_skia_path-802534a6753927df.rlib,libstrict_num-ac3afaf382a52f97.rlib,libarrayref-81fde35c69841043.rlib,libmio-06495d19706aa4d9.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsmithay_client_toolkit-52bc97734ecc7efe.rlib,libwayland_cursor-a357b9b71fa698fa.rlib,libxcursor-34f9c7fd66fec6cd.rlib,libmemmap2-f59c8b8c2735683a.rlib,libwayland_protocols-eb0c07342b5fa637.rlib,libwayland_client-2ef5592d1958abb0.rlib,libscoped_tls-ddc34d439339bb5f.rlib,libwayland_commons-69f85d971db1bdde.rlib,libnix-893693e500943027.rlib,libwayland_sys-f9b9367d4896ff6c.rlib,libcalloop-41d61d01c9211659.rlib,libslotmap-64eaeeb071f248a8.rlib,libnix-cad9965e7736cf07.rlib,libmemoffset-6530cc6023f3f6bc.rlib,libvec_map-75126d96f8392bf4.rlib,libinstant-79f3cdff3e918341.rlib,libgl-54ba293b5b0172bf.rlib,libglutin-b09e772b89b800ca.rlib,libglutin_glx_sys-8cd4a10539237d21.rlib,libx11_dl-432f4b873ae8a8cd.rlib,liblibc-28a4cd6f12ce23d0.rlib,libwayland_sys-d5ec1ab9bbeab3ba.rlib,liblazy_static-81a9f6375bf76a91.rlib,libspin-17a0fe4f6e43a193.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libdlib-1582b6b8e7101428.rlib,liblibloading-76e58415f4dfe36f.rlib,libraw_window_handle-fa6b9cb7b8d4289b.rlib,libonce_cell-87ad594b4fdd0b3c.rlib,liblibloading-1d9d598bea47447c.rlib,libglutin_egl_sys-07b52474e2b44043.rlib,libpiston-ccb8f1f1c1ed563b.rlib,libevent_loop-08d5cee09113528b.rlib,libspin_sleep-c15b64f529fc8ebf.rlib,libwindow-b6583923fd3a17e1.rlib,libinput-21403c28416c53c5.rlib,libgfx_graphics-d6fcb078ec333675.rlib,libshader_version-f747a3407d393772.rlib,libgraphics_api_version-f1bcb738a1ae289d.rlib,libshaders_graphics2d-13ff2bcd8c159f72.rlib,libgraphics-d2202fef8f8f7af1.rlib,libinterpolation-3d73321622ba98c7.rlib,libvecmath-ab056f7d06e24a36.rlib,librusttype-d5c980904984cb6f.rlib,libab_glyph_rasterizer-251d33ea7b24466b.rlib,libowned_ttf_parser-df2370fcfd6c7373.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libfnv-79e2cbfbe03dcd16.rlib,libread_color-1c8ab579d4b34720.rlib,libviewport-eb8f54876663ef90.rlib,libfloat-5cd51d6f9110bbdf.rlib,libgfx_texture-d3fdbde7952a5abc.rlib,libimage-2b153d8b5997526d.rlib,libimage_webp-9f8b3a8434cdb820.rlib,libqoi-5d60e30370e66bf0.rlib,libpng-ddc0cdc396f8cb40.rlib,libfdeflate-a48e901c10f6d560.rlib,libexr-20886e767bfbde31.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-69da55b60c671332.rlib,libsmallvec-0773c6573f6fd6fc.rlib,libzune_jpeg-68473c4b52f604c7.rlib,libzune_core-d8a810c65908360c.rlib,libgif-a79f84abcc2f81df.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder_lite-f5df2d14b4488fc7.rlib,libravif-ff3248d7e0cd0149.rlib,libloop9-c515fa5eea69c246.rlib,libavif_serialize-188690dc7a9d65cc.rlib,libquick_error-702b385be5f12d4a.rlib,librgb-99db55da7664e2e5.rlib,librav1e-259515872834fe2a.rlib,libprofiling-c8b8ec468ca46b65.rlib,libav1_grain-41bdffcf4a497855.rlib,libnom-1f9e736189f20c7a.rlib,libmemchr-08f38e9718637002.rlib,libnum_rational-f8ddf7837fc53c01.rlib,libnum_bigint-354710069ba92a89.rlib,libnum_integer-f9be7f84614675ce.rlib,libanyhow-f03a7c1364d67ab7.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmaybe_rayon-b75b414a88200b68.rlib,librayon-cabd8b23eaeac706.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libv_frame-257ee8d9c3b7c16d.rlib,libaligned_vec-657289efa2e8e100.rlib,libarrayvec-09741c597eeba17a.rlib,libthiserror-78883747624496d4.rlib,libbitstream_io-a4cb3b37262b126d.rlib,libitertools-1c858d0ad1b5d4ac.rlib,libeither-b4418dba5a443acb.rlib,libimgref-4a6803244c01930e.rlib,libbytemuck-fec9eda9795ebd6b.rlib,libnum_traits-c8da854e989548b6.rlib,libtiff-e9708ae0dcb6e444.rlib,libflate2-de7b45cd2609cd8f.rlib,libminiz_oxide-5c2ca36b7624923f.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libweezl-81d61edd414eb5e8.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libtexture-55a23bfa4bc5fc5f.rlib,libgfx_device_gl-aecd1c1a11eac226.rlib,libgfx_gl-56da74b69959b247.rlib,libgfx-14568ec374915023.rlib,libgfx_core-5de0c993fa5e3e79.rlib,libdraw_state-e7e33d86ca96debb.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog-0b5061cc5a5acdfd.rlib,libvalue_bag-48a1455d14f4fd84.rlib,libserde-6dcaf9a2bc6abdd7.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" "-lc" "-lpthread" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdBTSxe/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-aa6e776cfb3c151e/out" "-L" "/opt/rustwide/target/debug/build/ring-ec49a5e621b0dd32/out" "-L" "/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib" "-L" "/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ice_pub-b28ec7778c73a645" "-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 `realtime_plot` (example "ice_pub") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc382WR8/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libiceoryx2-142da6c4b259a571.rlib,libiceoryx2_cal-af4a4807a9072dd6.rlib,libcdr-339cd963f068f247.rlib,libsha1_smol-a320b1639232fa11.rlib,libouroboros-f38b8bd561c978cf.rlib,libaliasable-973e8e80145521d5.rlib,libiceoryx2_bb_memory-bcf1b35c6e2493ac.rlib,libiceoryx2_bb_lock_free-19a7bdb9e92417f0.rlib,libiceoryx2_bb_posix-2e437cdfef6a25c3.rlib,libenum_iterator-3596de9f751019c0.rlib,libiceoryx2_bb_system_types-4a70deb1d3ea1bbd.rlib,libiceoryx2_pal_configuration-ceaaee4fb4cade03.rlib,libtiny_fn-f7e784b2c9654840.rlib,libiceoryx2_pal_posix-4fb380bad51b7260.rlib,libiceoryx2_bb_container-86e05f498bd668fd.rlib,libiceoryx2_bb_log-43b4c7df562c65d4.rlib,libtermsize-fce4c4ed7cf9552d.rlib,libiceoryx2_bb_elementary-41bce3f0993c8e17.rlib,libiceoryx2_pal_concurrency_sync-13aabdf039d3a415.rlib,librealtime_plot-c4a3607b6b63641c.rlib,libclap-64d186e1902d836a.rlib,libclap_builder-7b0db13462ab0eb3.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib,libzenoh-221df60df9c2be93.rlib,libzenoh_plugin_trait-e026834d2b90eb1a.rlib,libpetgraph-d050c95aca93cb4a.rlib,libfixedbitset-9fb76a17080ec2ce.rlib,libordered_float-60245409902a1387.rlib,libzenoh_transport-4a169bd4ac547f50.rlib,liblz4_flex-f2d46d153d37defe.rlib,libtwox_hash-ae9c612676f9e00b.rlib,libstatic_assertions-f0217ecdd817a834.rlib,librsa-2de733b84926f49e.rlib,libpkcs1-3ea2e95dc95c910e.rlib,libpkcs8-21a985e6484b0933.rlib,libspki-692234eef1ae7017.rlib,libder-09b5741d14ae98c2.rlib,libpem_rfc7468-443ce28121ddf0b9.rlib,libbase64ct-3d944cba406686bd.rlib,libsignature-14442146e3c51c59.rlib,libnum_bigint_dig-8b3d65e305664a0f.rlib,liblibm-9b310263a788419e.rlib,libnum_iter-bbed165f5e888d34.rlib,libzenoh_task-96a1028b52e13cf8.rlib,libzenoh_link-65c92f20fbdbc512.rlib,libzenoh_link_unixsock_stream-5c3ab13810f135e4.rlib,libnix-6eaa5ab9bed27ac3.rlib,libuuid-84ecde07ce6bd0e4.rlib,libgetrandom-c4b5aa5401472547.rlib,libzenoh_link_ws-acc352b575f3945b.rlib,libtokio_tungstenite-5bb446d5dda78c44.rlib,libtungstenite-0f14304107305601.rlib,libdata_encoding-abe3f5b16eafed3a.rlib,libutf8-f4341c3c7568480d.rlib,libsha1-d67105841060fb69.rlib,libhttparse-9a4ee2a4f885fa66.rlib,libhttp-baf4b1257a7bc0b3.rlib,liburl-fb30a8799f554a99.rlib,libidna-4bafd3196cb9052f.rlib,libidna_adapter-a1f3d790ef3988a5.rlib,libicu_normalizer-a991f01d38775239.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-1853224ad6503a4a.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-d098f826ce7ae781.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-c206ae7e9208ceca.rlib,libicu_provider-0206d41f77e10def.rlib,libicu_locid-6c416288c1c366c7.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-3a02adbd6c6661d4.rlib,libzerovec-36ee3a077570ae2c.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-2d8ed413bdf0f3d9.rlib,libzerofrom-46967278d4504957.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libzenoh_link_quic-59651576d2d960ef.rlib,libquinn-a0f8f39e23c95890.rlib,libquinn_udp-b33d7ca43d0a77a7.rlib,libquinn_proto-43e1539ee4b14ee7.rlib,librustls_native_certs-e978066936238280.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libring-c1d2962ab9642baf.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libtinyvec-bb601ba21b393ba0.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libtokio_rustls-82f772f8e9bd417b.rlib,librustls-be3cc9ae09b9a649.rlib,libsct-8300121ab2d2171b.rlib,libwebpki-bd7a8211ec9b2098.rlib,libzenoh_link_tls-623b8f35a8c4881b.rlib,libwebpki_roots-4870019e11d1be7b.rlib,librustls_pemfile-37fc7deda89168e1.rlib,libtokio_rustls-ec62e61509505909.rlib,libzenoh_link_udp-6981807341d7c876.rlib,libzenoh_sync-74924e6863947539.rlib,libevent_listener-f5d93ce9337c6a75.rlib,libzenoh_link_tcp-7784e70ee742cc16.rlib,libzenoh_link_commons-b2d3bf9ae72ca4cd.rlib,librustls-a4d08b943b76c1bd.rlib,libwebpki-cfab3e346378cf8f.rlib,libring-9c9319f6885b4c0a.rlib,libuntrusted-b2f816886faf2178.rlib,librustls_pki_types-7013f2d5aa634e0b.rlib,libtokio_util-45c18145969734c5.rlib,libfutures-43d3751f53ab0868.rlib,libfutures_executor-3aa23b88f4437c94.rlib,libfutures_util-dafbb1d7117407d0.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libfutures_task-e09ab7898221cb97.rlib,libzenoh_crypto-35b6e8977ddc341d.rlib,libsha3-4507e51fab577204.rlib,libkeccak-b3eea90d0aeeb926.rlib,libhmac-69106ff7cbc9c74a.rlib,libdigest-c544ed7750fd610d.rlib,libsubtle-2ae6a7038b9a0630.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-30fee22e43a320d4.rlib,libaes-5a0bf9959cbfcb16.rlib,libcpufeatures-e04321643d03190d.rlib,libcipher-61c2a5696bada470.rlib,libinout-25bc713a51965afb.rlib,libcrypto_common-58e532a076c8532a.rlib,libgeneric_array-82b6fe1ead82a58a.rlib,libtypenum-1870ff6b08f11255.rlib,libzenoh_config-1140dedc61f478d6.rlib,libserde_yaml-566c9011873ff9e3.rlib,libunsafe_libyaml-d3127b66fe569cc5.rlib,libnum_cpus-a8fec93e517ee99b.rlib,libvalidated_struct-a95c81f0fadeb7d8.rlib,libsecrecy-2ab657fec14f9c9d.rlib,libzeroize-9d781f334751eb0e.rlib,libringbuffer_spsc-41fcce7222b3ed51.rlib,libarray_init-7d1eb0f8fbcd605c.rlib,libcrossbeam-0f739f617e59666d.rlib,libcrossbeam_channel-ff2bb818642fcb7f.rlib,libcrossbeam_queue-f9d3526e557d8d93.rlib,libzenoh_codec-36eff70a4bbd06fd.rlib,libzenoh_util-b9991fc4e349adb2.rlib,libhome-28ab713e87f116ce.rlib,libpnet_datalink-9a8ee88555d52ac8.rlib,libpnet_sys-e51243335b4c41e0.rlib,libpnet_base-6e9748e23338f97e.rlib,libno_std_net-fea57d6ffb1de3fc.rlib,libipnetwork-d22494a2d0ff00e8.rlib,libshellexpand-cc45fe634769be3a.rlib,libdirs-748fbe01658d6279.rlib,libdirs_sys-805bcee0cf7b056f.rlib,liboption_ext-61303ef911796993.rlib,libtracing_subscriber-d4f9e6a29cd75886.rlib,libtracing_serde-345e2a8c988b9754.rlib,libsharded_slab-9ab10bc0d5c5fd45.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-df7809adb1c90c50.rlib,libtracing_log-614650d4cc3c18d5.rlib,libflume-cb8cd895fa0c3251.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libnanorand-d215a9b12b70a958.rlib,libasync_std-b5e68eee004b3438.rlib,libasync_global_executor-60e6093b01c52401.rlib,libblocking-ecf3eb852bf5e1eb.rlib,libpiper-ebe0485d925866a1.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libasync_channel-594ba7ab0c4ac468.rlib,libasync_executor-fe293f54f4c157fd.rlib,libasync_task-05c57d1f836b6944.rlib,libasync_process-79f86b1d42f862a0.rlib,libasync_signal-9241fe577b1f0c39.rlib,libasync_io-c17f3072cd1a4351.rlib,libpolling-5ab514d76e156848.rlib,libasync_lock-d9b5cfb125813490.rlib,libevent_listener_strategy-7b1651682fa1886e.rlib,libevent_listener-749a3c17dc99205d.rlib,librustix-b2cd73e9c1472ee6.rlib,liblinux_raw_sys-f5545f546eb3a206.rlib,libfutures_lite-4e9c73c2028fc61d.rlib,libfastrand-751bcde24b8aa073.rlib,libevent_listener-e7898f22b2f2ce11.rlib,libasync_io-079f2255843bfa88.rlib,librustix-49ba9b32973d8d87.rlib,libio_lifetimes-67672f4b5efd38f1.rlib,liblinux_raw_sys-32d7cbad796aca1a.rlib,libslab-33a512f5e5040868.rlib,libpolling-1b2fd7b3db850317.rlib,libsocket2-51505743fae9d20e.rlib,libfutures_lite-d71050e1a2fdc56f.rlib,libfastrand-273731efb4a6b13e.rlib,libwaker_fn-9e7b89ace1562e3c.rlib,libparking-a9ae72c6c16ee980.rlib,libfutures_io-6a4719510b0746bc.rlib,libasync_channel-f9cca0d8125c4f36.rlib,libconcurrent_queue-3e3262d5cefc0c86.rlib,libasync_lock-ee99fc1ee9066110.rlib,libevent_listener-0282a877755a83ef.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libkv_log_macro-2a28f5bc3278bbce.rlib,libtracing-3a4b09bbf163289e.rlib,libtracing_core-5da7a097d87b2dcc.rlib,libzenoh_protocol-225e72472746424b.rlib,libconst_format-2955acedd809c068.rlib,libzenoh_keyexpr-309b5e3eef30b94a.rlib,libschemars-3186a3ebf63b7c77.rlib,libdyn_clone-cd63c926da80807d.rlib,libkeyed_set-cce35117b6daa0c2.rlib,libhashbrown-28c8f6e7c228d8f7.rlib,libtoken_cell-1e259a15493748ad.rlib,libuhlc-4f08d1472776fe75.rlib,libhumantime-9f900d7885b5087e.rlib,librand-9513819ab89ff47e.rlib,librand_chacha-86cd0b6cda2f57ac.rlib,libppv_lite86-57ef4566934acb44.rlib,librand_core-f836acfee887a8a4.rlib,libzenoh_buffers-b13b3030658e75c9.rlib,libzenoh_collections-a314d7aff1105cdd.rlib,libgit_version-5994689b9f38f01f.rlib,libzenoh_core-3751603e1ce53ec7.rlib,libzenoh_runtime-b24f69b646887589.rlib,libtokio-dbcc1e649fee815c.rlib,libsignal_hook_registry-a8a75a18d249e52a.rlib,libsocket2-beeaabb19ef5727b.rlib,libbytes-3f26631a6cf41085.rlib,libmio-1bc52ed7282e286c.rlib,libparking_lot-78e192acc017b469.rlib,libparking_lot_core-55270e7b4d36dddd.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libzenoh_result-4787a5530dd139c3.rlib,libconfig-224fa3cef8f84587.rlib,libpathdiff-3903ede7ad100cac.rlib,libjson5-87ab697eb6af2b11.rlib,libpest-57d7ec147f5748fd.rlib,libucd_trie-64e35acb102f3b4d.rlib,libthiserror-f27c58b8d211d00a.rlib,libron-64b91ba05d66651d.rlib,libbitflags-0dcc9b321b83a0f2.rlib,libbase64-13144a1f1e192158.rlib,libserde_json-f08a65910fce9e10.rlib,libitoa-6e2430f2fa153711.rlib,libryu-c61af0f0be00172a.rlib,libtoml-6dc3e5d199b486c7.rlib,libtoml_edit-9bb8ad4d0b788e98.rlib,libserde_spanned-7312c2a55d18dd61.rlib,libindexmap-8ebc8986b19a2375.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libtoml_datetime-a9bd692a240c7391.rlib,libwinnow-5849e0da5e7f154e.rlib,libini-04b365516b34451d.rlib,libtrim_in_place-d8724e048d585993.rlib,libordered_multimap-11662b9e3295574b.rlib,libdlv_list-5b2aa1d1bb8814b5.rlib,libyaml_rust2-8a988a033a6b7cf5.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libarraydeque-113b06ef7681d200.rlib,libhashlink-a96455aee106618a.rlib,libhashbrown-1e2703f342a9d328.rlib,libahash-c92f212038babea0.rlib,libgetrandom-2ba17f465e36f8f1.rlib,libzerocopy-16a99495926204fb.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,liballocator_api2-8d9c1e895dea53bd.rlib,libconvert_case-68da4ebb4b63e298.rlib,libunicode_segmentation-421de088ab714999.rlib,libplotters_backend-e249b42882ddb8aa.rlib,libpiston_window-ab66342dd317583c.rlib,libglutin_window-9ab5bac653f4fab8.rlib,libglutin_winit-1bed8f831f7b281d.rlib,libwinit-d72a93d2178bd25d.rlib,libsctk_adwaita-60d00cf50f8558b5.rlib,libab_glyph-7f18a3982318f297.rlib,libowned_ttf_parser-298046e300de73b7.rlib,libttf_parser-b1b5a65e3b9338fe.rlib,libtiny_skia-26c62814777b3b6f.rlib,libtiny_skia_path-802534a6753927df.rlib,libstrict_num-ac3afaf382a52f97.rlib,libarrayref-81fde35c69841043.rlib,libmio-06495d19706aa4d9.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsmithay_client_toolkit-52bc97734ecc7efe.rlib,libwayland_cursor-a357b9b71fa698fa.rlib,libxcursor-34f9c7fd66fec6cd.rlib,libmemmap2-f59c8b8c2735683a.rlib,libwayland_protocols-eb0c07342b5fa637.rlib,libwayland_client-2ef5592d1958abb0.rlib,libscoped_tls-ddc34d439339bb5f.rlib,libwayland_commons-69f85d971db1bdde.rlib,libnix-893693e500943027.rlib,libwayland_sys-f9b9367d4896ff6c.rlib,libcalloop-41d61d01c9211659.rlib,libslotmap-64eaeeb071f248a8.rlib,libnix-cad9965e7736cf07.rlib,libmemoffset-6530cc6023f3f6bc.rlib,libvec_map-75126d96f8392bf4.rlib,libinstant-79f3cdff3e918341.rlib,libgl-54ba293b5b0172bf.rlib,libglutin-b09e772b89b800ca.rlib,libglutin_glx_sys-8cd4a10539237d21.rlib,libx11_dl-432f4b873ae8a8cd.rlib,liblibc-28a4cd6f12ce23d0.rlib,libwayland_sys-d5ec1ab9bbeab3ba.rlib,liblazy_static-81a9f6375bf76a91.rlib,libspin-17a0fe4f6e43a193.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libdlib-1582b6b8e7101428.rlib,liblibloading-76e58415f4dfe36f.rlib,libraw_window_handle-fa6b9cb7b8d4289b.rlib,libonce_cell-87ad594b4fdd0b3c.rlib,liblibloading-1d9d598bea47447c.rlib,libglutin_egl_sys-07b52474e2b44043.rlib,libpiston-ccb8f1f1c1ed563b.rlib,libevent_loop-08d5cee09113528b.rlib,libspin_sleep-c15b64f529fc8ebf.rlib,libwindow-b6583923fd3a17e1.rlib,libinput-21403c28416c53c5.rlib,libgfx_graphics-d6fcb078ec333675.rlib,libshader_version-f747a3407d393772.rlib,libgraphics_api_version-f1bcb738a1ae289d.rlib,libshaders_graphics2d-13ff2bcd8c159f72.rlib,libgraphics-d2202fef8f8f7af1.rlib,libinterpolation-3d73321622ba98c7.rlib,libvecmath-ab056f7d06e24a36.rlib,librusttype-d5c980904984cb6f.rlib,libab_glyph_rasterizer-251d33ea7b24466b.rlib,libowned_ttf_parser-df2370fcfd6c7373.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libfnv-79e2cbfbe03dcd16.rlib,libread_color-1c8ab579d4b34720.rlib,libviewport-eb8f54876663ef90.rlib,libfloat-5cd51d6f9110bbdf.rlib,libgfx_texture-d3fdbde7952a5abc.rlib,libimage-2b153d8b5997526d.rlib,libimage_webp-9f8b3a8434cdb820.rlib,libqoi-5d60e30370e66bf0.rlib,libpng-ddc0cdc396f8cb40.rlib,libfdeflate-a48e901c10f6d560.rlib,libexr-20886e767bfbde31.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-69da55b60c671332.rlib,libsmallvec-0773c6573f6fd6fc.rlib,libzune_jpeg-68473c4b52f604c7.rlib,libzune_core-d8a810c65908360c.rlib,libgif-a79f84abcc2f81df.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder_lite-f5df2d14b4488fc7.rlib,libravif-ff3248d7e0cd0149.rlib,libloop9-c515fa5eea69c246.rlib,libavif_serialize-188690dc7a9d65cc.rlib,libquick_error-702b385be5f12d4a.rlib,librgb-99db55da7664e2e5.rlib,librav1e-259515872834fe2a.rlib,libprofiling-c8b8ec468ca46b65.rlib,libav1_grain-41bdffcf4a497855.rlib,libnom-1f9e736189f20c7a.rlib,libmemchr-08f38e9718637002.rlib,libnum_rational-f8ddf7837fc53c01.rlib,libnum_bigint-354710069ba92a89.rlib,libnum_integer-f9be7f84614675ce.rlib,libanyhow-f03a7c1364d67ab7.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmaybe_rayon-b75b414a88200b68.rlib,librayon-cabd8b23eaeac706.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libv_frame-257ee8d9c3b7c16d.rlib,libaligned_vec-657289efa2e8e100.rlib,libarrayvec-09741c597eeba17a.rlib,libthiserror-78883747624496d4.rlib,libbitstream_io-a4cb3b37262b126d.rlib,libitertools-1c858d0ad1b5d4ac.rlib,libeither-b4418dba5a443acb.rlib,libimgref-4a6803244c01930e.rlib,libbytemuck-fec9eda9795ebd6b.rlib,libnum_traits-c8da854e989548b6.rlib,libtiff-e9708ae0dcb6e444.rlib,libflate2-de7b45cd2609cd8f.rlib,libminiz_oxide-5c2ca36b7624923f.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libweezl-81d61edd414eb5e8.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libtexture-55a23bfa4bc5fc5f.rlib,libgfx_device_gl-aecd1c1a11eac226.rlib,libgfx_gl-56da74b69959b247.rlib,libgfx-14568ec374915023.rlib,libgfx_core-5de0c993fa5e3e79.rlib,libdraw_state-e7e33d86ca96debb.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog-0b5061cc5a5acdfd.rlib,libvalue_bag-48a1455d14f4fd84.rlib,libserde-6dcaf9a2bc6abdd7.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" "-lc" "-lpthread" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc382WR8/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/opt/rustwide/target/debug/build/iceoryx2-pal-posix-f38478e997af7497/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-aa6e776cfb3c151e/out" "-L" "/opt/rustwide/target/debug/build/ring-ec49a5e621b0dd32/out" "-L" "/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib" "-L" "/opt/rustwide/target/debug/build/zmq-sys-7d6064c9ce10bf56/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ice_sub-efdcefae538ca62d" "-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 `realtime_plot` (example "ice_sub") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4640907b34a937013062e7e1083ea882a523c9cf65dee2641e2d24c287028c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4640907b34a937013062e7e1083ea882a523c9cf65dee2641e2d24c287028c00", kill_on_drop: false }` [INFO] [stdout] 4640907b34a937013062e7e1083ea882a523c9cf65dee2641e2d24c287028c00