[INFO] fetching crate xlink 0.1.0...
[INFO] testing xlink-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate xlink 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate xlink 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xlink 0.1.0
[INFO] tweaked toml for crates.io crate xlink 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xlink 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xlink 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] [stderr]   Downloaded pnet_sys v0.34.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded if-addrs v0.10.2
[INFO] [stderr]   Downloaded polling v2.8.0
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded local-ip-address v0.5.7
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded mdns-sd v0.10.5
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded pnet_datalink v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 538dda4e5b1a0e9146607595203f7fe705b7f6ffc6071b35657133f855f90168
[INFO] running `Command { std: "docker" "start" "-a" "538dda4e5b1a0e9146607595203f7fe705b7f6ffc6071b35657133f855f90168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "538dda4e5b1a0e9146607595203f7fe705b7f6ffc6071b35657133f855f90168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "538dda4e5b1a0e9146607595203f7fe705b7f6ffc6071b35657133f855f90168", kill_on_drop: false }`
[INFO] [stdout] 538dda4e5b1a0e9146607595203f7fe705b7f6ffc6071b35657133f855f90168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23a16a3e9527f02a845a937ec55f3ab99d268064c8eaa87f904ce1b4b6ae380f
[INFO] running `Command { std: "docker" "start" "-a" "23a16a3e9527f02a845a937ec55f3ab99d268064c8eaa87f904ce1b4b6ae380f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling if-addrs v0.10.2
[INFO] [stderr]    Compiling pnet_sys v0.34.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling mdns-sd v0.10.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pnet_datalink v0.34.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling local-ip-address v0.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling xlink v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s
[INFO] running `Command { std: "docker" "inspect" "23a16a3e9527f02a845a937ec55f3ab99d268064c8eaa87f904ce1b4b6ae380f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a16a3e9527f02a845a937ec55f3ab99d268064c8eaa87f904ce1b4b6ae380f", kill_on_drop: false }`
[INFO] [stdout] 23a16a3e9527f02a845a937ec55f3ab99d268064c8eaa87f904ce1b4b6ae380f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15bf355a2adf9d38fca64b472960471edc25f37da48b65af350f3b6e644300c1
[INFO] running `Command { std: "docker" "start" "-a" "15bf355a2adf9d38fca64b472960471edc25f37da48b65af350f3b6e644300c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling xlink v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `xlink` (example "channel_switching")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name channel_switching --edition=2021 examples/channel_switching.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("test_no_external_deps"))' -C metadata=306999ef5c5e572c -C extra-filename=-e0983f8ea837bb48 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1fe65077ec5d7913.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-269412bb99e3f43d.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-cc2010fca8ed9792.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-33b2c1ab94fe2669.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-38ab0a12316cc1f6.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c7889d88c2c9591a.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-846365624a76e519.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-231915e584c38995.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2cc3450ef61e861b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3b103450261c8a36.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-31ba90f576ed1bb2.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5769e3849a339bc7.rlib --extern local_ip_address=/opt/rustwide/target/debug/deps/liblocal_ip_address-ce2be43b5f05cdc6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern mdns_sd=/opt/rustwide/target/debug/deps/libmdns_sd-6f954ca7a4620abb.rlib --extern pnet_datalink=/opt/rustwide/target/debug/deps/libpnet_datalink-740b3919949857a4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9cb77650f1314707.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-28b4fef6931e2b46.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f057b4c4cf39e3e7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c1ef2cdd3d7f23b5.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5596216ffb19bb72.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-deb894dce483769d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59c713f121344ce0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2e97fcf82066c836.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f6628a987a48c8cb.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-e441f73b14b4fb45.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d3c8d589d3a45ba2.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-f4d2d6b6ca80afea.rlib --extern xlink=/opt/rustwide/target/debug/deps/libxlink-b3e23f9f4bf6908b.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-4875a339015b5595.rlib --cap-lints=warn` (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" "/opt/rustwide/target/debug/deps/rustckPrnbX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libpin_project_lite-8cda137948184924,libdashmap-c7889d88c2c9591a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libparking_lot_core-51e3644be877362e,libsmallvec-da333f48df578ce5,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libserde_core-2cb176a15b19c416}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckPrnbX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_memory_storage_cleanup-5c6772ad8512ca52" "-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 `xlink` (test "test_memory_storage_cleanup") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQ0AI0j/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libdashmap-c7889d88c2c9591a,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,libserde_core-2cb176a15b19c416,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libparking_lot_core-51e3644be877362e,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQ0AI0j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_lan-3d3c36bc43b47695" "-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 `xlink` (test "test_lan") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcrAb7yY/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libdashmap-c7889d88c2c9591a,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,libserde_core-2cb176a15b19c416,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libparking_lot_core-51e3644be877362e,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcrAb7yY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_mesh-8b47925ab55cc3ed" "-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 `xlink` (test "test_mesh") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDmuzvY/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libdashmap-c7889d88c2c9591a,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,libserde_core-2cb176a15b19c416,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libparking_lot_core-51e3644be877362e,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcDmuzvY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_bluetooth-9ae720a85df3af98" "-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 `xlink` (test "test_bluetooth") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3oH2ea/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libdashmap-c7889d88c2c9591a,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,libserde_core-2cb176a15b19c416,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libparking_lot_core-51e3644be877362e,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3oH2ea/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_group-97084cc708160989" "-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 `xlink` (test "integration_group") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchaj6Pl/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libserde_core-2cb176a15b19c416,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libdashmap-c7889d88c2c9591a,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libparking_lot_core-51e3644be877362e,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchaj6Pl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dos_protection_tests-eed1d0058adf6668" "-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 `xlink` (test "dos_protection_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcq7RzVD/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-231915e584c38995,libtermcolor-d36c59f37fabc3d4,libis_terminal-6c9df79fd1d1a473,libhumantime-bc8ca7144e2656fd,libregex-582ff6960eb52ec6,libregex_automata-474a3dddac0b272a,libaho_corasick-a2d78444337317aa,libregex_syntax-b41611d3260a6231,libxlink-b3e23f9f4bf6908b,liblocal_ip_address-ce2be43b5f05cdc6,libneli-4543443a5afe0bc6,libbyteorder-cb17835726abdeba,libhex-0b3fae1a86581d8a,libpnet_datalink-740b3919949857a4,libpnet_sys-ffa79181588e3f7f,libpnet_base-c48014d2cb786112,libno_std_net-57e8655d33373b23,libipnetwork-0e3566b360146509,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,libmdns_sd-6f954ca7a4620abb,libpolling-315589689da3d683,libflume-a9757369d057abb1,libspin-8dccd364348f2e4a,libif_addrs-4e3c43bdae8e8c8f,libchrono-33b2c1ab94fe2669,libiana_time_zone-bb07f1b123127f60,libnum_traits-273ad04c307a34b9,libx25519_dalek-f4d2d6b6ca80afea,librand-9cb77650f1314707,librand_chacha-cce49d159ec7d0f8,libppv_lite86-b1f551f3874ceae4,libzerocopy-aad989639a3d133d,libhkdf-31ba90f576ed1bb2,libhmac-5769e3849a339bc7,libed25519_dalek-846365624a76e519,libsha2-5596216ffb19bb72,libcurve25519_dalek-6c60288ca5e05711,libdigest-ce2b4feca50ee621,libblock_buffer-70b36eb9e66d76db,libed25519-a91051d48f79dd76,libsignature-89d026560d59ea96,libchacha20poly1305-cc2010fca8ed9792,libchacha20-ed38d87e871478ae,libpoly1305-9c7bc62da84160ac,libopaque_debug-342a7709f9760099,libcpufeatures-5bf216af22f7e564,libuniversal_hash-5b534fa8bce1d537,libsubtle-3a70fd467bfaa3d3,libaead-3d8f0b5b89b88a9c,libcipher-e71fc2fdabae508e,libzeroize-4875a339015b5595,libinout-6980c3129803886d,libcrypto_common-8fd7914bca17cf9a,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librand_core-90c5b9ada5387173,libgetrandom-0c95bbe76918e9be,libuuid-d3c8d589d3a45ba2,libgetrandom-cae2934a4be0b6f0,libthiserror-59c713f121344ce0,libreqwest-28b4fef6931e2b46,librustls_pemfile-52e29f0d22ce41bb,libhyper_tls-45991ee150bdbd30,libserde_urlencoded-acc6feff859673c6,libryu-bb7ae9f204d4123c,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_native_tls-a201650eb9518d54,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-c1ef2cdd3d7f23b5,libzmij-0373bcd3abcfba9b,libnative_tls-fc9155e87c3bd279,libopenssl_probe-376497d65d31e0d8,libopenssl-2b39f0e5fdaba7de,libbitflags-579c662bffe6ddd9,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-2ad4cf487122f9ca,libhyper-b22e09fb683533e0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-5ec31782129a49c3,libhttparse-812f1c5324d85c86,libh2-361c8789e88a8873,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtokio_util-0a25ca05c5687878,libtower_service-2977940d96a5a5ec,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libsync_wrapper-fef456417f84602c,libhttp_body-3e1172c0965c73f3,libfutures_core-8350092af0f0339b,liburl-ee14d39c2f1aa434,libidna-05a7e920dc701dc2,libutf8_iter-59a8409a508f6435,libidna_adapter-c1eb3e771fc5d2b5,libicu_properties-0072c5e443ac63bc,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-eb283a1953974ddc,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-c16acf50db306cfa,libpotential_utf-10472ed7524ddf4b,libicu_provider-aa51f2cd276b65c4,libicu_locale_core-735fe5b695bf3eee,libtinystr-996b8a8a47b9edf7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-d1e8aa0d6110c85d,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libserde-f057b4c4cf39e3e7,libserde_core-2cb176a15b19c416,libhttp-a3e5a282d832f817,libitoa-35925b7a8b5a945c,libfnv-77106f9ed4748ca6,libdashmap-c7889d88c2c9591a,libhashbrown-761ccb082646c9fe,libsysinfo-deb894dce483769d,libonce_cell-043957f93fe71476,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,liblog-6c471594c474097a,libtokio-2e97fcf82066c836,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libparking_lot-a79ce4e1a5d38461,libparking_lot_core-51e3644be877362e,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcq7RzVD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/group_chat-e36567331e5a6c37" "-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 `xlink` (example "group_chat") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "15bf355a2adf9d38fca64b472960471edc25f37da48b65af350f3b6e644300c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15bf355a2adf9d38fca64b472960471edc25f37da48b65af350f3b6e644300c1", kill_on_drop: false }`
[INFO] [stdout] 15bf355a2adf9d38fca64b472960471edc25f37da48b65af350f3b6e644300c1
