[INFO] fetching crate zenobuf-core 0.3.5...
[INFO] testing zenobuf-core-0.3.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zenobuf-core 0.3.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zenobuf-core 0.3.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zenobuf-core 0.3.5
[INFO] tweaked toml for crates.io crate zenobuf-core 0.3.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenobuf-core 0.3.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zenobuf-core 0.3.5 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42e5e8dc6973dfa32792f4e32cdefd3987de7c722f37a96893cd5fbafdaddea8
[INFO] running `Command { std: "docker" "start" "-a" "42e5e8dc6973dfa32792f4e32cdefd3987de7c722f37a96893cd5fbafdaddea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42e5e8dc6973dfa32792f4e32cdefd3987de7c722f37a96893cd5fbafdaddea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e5e8dc6973dfa32792f4e32cdefd3987de7c722f37a96893cd5fbafdaddea8", kill_on_drop: false }`
[INFO] [stdout] 42e5e8dc6973dfa32792f4e32cdefd3987de7c722f37a96893cd5fbafdaddea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 717709d93f508b0056e075b623b5416bff20120afc79d00da97afe5418e6cf0a
[INFO] running `Command { std: "docker" "start" "-a" "717709d93f508b0056e075b623b5416bff20120afc79d00da97afe5418e6cf0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zenoh-result v1.8.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling zenoh-macros v1.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling zenoh-collections v1.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling zenoh-buffers v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unzip-n v0.1.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zenoh-crypto v1.8.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uhlc v0.8.2
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling nonempty-collections v0.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling zenoh-keyexpr v1.8.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling validated_struct v2.2.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zenoh v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zenoh-protocol v1.8.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zenoh-runtime v1.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tls-listener v0.11.2
[INFO] [stderr]    Compiling zenoh-core v1.8.0
[INFO] [stderr]    Compiling zenoh-util v1.8.0
[INFO] [stderr]    Compiling zenoh-sync v1.8.0
[INFO] [stderr]    Compiling zenoh-task v1.8.0
[INFO] [stderr]    Compiling zenoh-codec v1.8.0
[INFO] [stderr]    Compiling zenoh-config v1.8.0
[INFO] [stderr]    Compiling zenoh-link-commons v1.8.0
[INFO] [stderr]    Compiling zenoh-link-tcp v1.8.0
[INFO] [stderr]    Compiling zenoh-link-tls v1.8.0
[INFO] [stderr]    Compiling zenoh-link-quic_datagram v1.8.0
[INFO] [stderr]    Compiling zenoh-link-udp v1.8.0
[INFO] [stderr]    Compiling zenoh-link-ws v1.8.0
[INFO] [stderr]    Compiling zenoh-link-quic v1.8.0
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.8.0
[INFO] [stderr]    Compiling zenoh-link v1.8.0
[INFO] [stderr]    Compiling zenoh-transport v1.8.0
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.8.0
[INFO] [stderr]    Compiling zenobuf-core v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s
[INFO] running `Command { std: "docker" "inspect" "717709d93f508b0056e075b623b5416bff20120afc79d00da97afe5418e6cf0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717709d93f508b0056e075b623b5416bff20120afc79d00da97afe5418e6cf0a", kill_on_drop: false }`
[INFO] [stdout] 717709d93f508b0056e075b623b5416bff20120afc79d00da97afe5418e6cf0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b42e2be16195a39abf6c89ff13005fc7a79f577cfedcd5c220ecde9a4b6e87e4
[INFO] running `Command { std: "docker" "start" "-a" "b42e2be16195a39abf6c89ff13005fc7a79f577cfedcd5c220ecde9a4b6e87e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.15
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling zenoh-keyexpr v1.8.0
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zenoh-collections v1.8.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zenoh-buffers v1.8.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zenoh-macros v1.8.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling uhlc v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zenoh-crypto v1.8.0
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling zenoh-runtime v1.8.0
[INFO] [stderr]    Compiling zenoh-core v1.8.0
[INFO] [stderr]    Compiling zenoh-util v1.8.0
[INFO] [stderr]    Compiling zenoh-sync v1.8.0
[INFO] [stderr]    Compiling zenoh-task v1.8.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling zenoh-protocol v1.8.0
[INFO] [stderr]    Compiling zenoh-config v1.8.0
[INFO] [stderr]    Compiling zenoh-codec v1.8.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling zenoh-link-commons v1.8.0
[INFO] [stderr]    Compiling zenoh-link-tcp v1.8.0
[INFO] [stderr]    Compiling zenoh-link-udp v1.8.0
[INFO] [stderr]    Compiling zenoh-link-quic v1.8.0
[INFO] [stderr]    Compiling zenoh-link-tls v1.8.0
[INFO] [stderr]    Compiling zenoh-link-ws v1.8.0
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.8.0
[INFO] [stderr]    Compiling zenoh-link-quic_datagram v1.8.0
[INFO] [stderr]    Compiling zenoh-link v1.8.0
[INFO] [stderr]    Compiling zenoh-transport v1.8.0
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.8.0
[INFO] [stderr]    Compiling zenoh v1.8.0
[INFO] [stderr]    Compiling zenobuf-core v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zenobuf-core` (test "builder_api_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name builder_api_tests --edition=2021 tests/builder_api_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10799c0c694a86c1 -C extra-filename=-a3ce50b6aa9d5b1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dde5d0eb842a2587.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-346417771df9d47c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d11900911bea0e84.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-242adc11d3fc3393.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b4d1f87cf55b6f78.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba8fca40ecebaf4a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6968d802422c22d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be6b06c8904b221e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b57fe92e5f4fe95.rlib --extern zenobuf_core=/opt/rustwide/target/debug/deps/libzenobuf_core-0f8d8078e4204209.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-645ab350e75dce0a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c8820c4f7a42c80c/out -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zenobuf-core` (test "integration_basic_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name integration_basic_tests --edition=2021 tests/integration_basic_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4af2c3866101d54 -C extra-filename=-6b537cf294a5c7c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dde5d0eb842a2587.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-346417771df9d47c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d11900911bea0e84.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-242adc11d3fc3393.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b4d1f87cf55b6f78.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba8fca40ecebaf4a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6968d802422c22d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be6b06c8904b221e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b57fe92e5f4fe95.rlib --extern zenobuf_core=/opt/rustwide/target/debug/deps/libzenobuf_core-0f8d8078e4204209.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-645ab350e75dce0a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c8820c4f7a42c80c/out -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `zenobuf-core` (test "resource_management_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name resource_management_tests --edition=2021 tests/resource_management_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03d7d49c4425e1f9 -C extra-filename=-5a9b6bbdc9861244 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dde5d0eb842a2587.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-346417771df9d47c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d11900911bea0e84.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-242adc11d3fc3393.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b4d1f87cf55b6f78.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba8fca40ecebaf4a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6968d802422c22d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be6b06c8904b221e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b57fe92e5f4fe95.rlib --extern zenobuf_core=/opt/rustwide/target/debug/deps/libzenobuf_core-0f8d8078e4204209.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-645ab350e75dce0a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c8820c4f7a42c80c/out -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcTbp2ew/symbols.o" "<2 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/{libzenobuf_core-0f8d8078e4204209,libzenoh-645ab350e75dce0a,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libzenoh_plugin_trait-8e1ebddbc5dd6327,libstabby-0bbc5ffacc997db3,libstabby_abi-125e0eee28aa474b,libsha2_const_stable-cf78f9c63a161dd0,libgit_version-39f5cccc5cc96a52,libvec_map-419361c299c7b80f,libpetgraph-6d31054a994fb93d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libfixedbitset-c1cd6723524d575e,libitertools-84be9d5d7f440bba,libphf-33a565fb3b1d6d82,libphf_shared-78510ade142ca244,libzenoh_transport-2ec22cde5260feeb,liblz4_flex-e39c2d8ca5e38951,libtwox_hash-19e67a0b38b735c3,librsa-1aa2ce5cf59e0448,libpkcs1-b0c9c49fdd3e0246,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libsignature-ea64469978b654ab,libnum_bigint_dig-1afa9046f34d8325,liblibm-5a7600805088532e,libnum_iter-5a261e35623b66a2,libzenoh_task-5c9765db60a0de43,libzenoh_crypto-ed450f9cb1ce7eca,libsha3-b8e7566269816e96,libkeccak-c0b215619c5ecde0,libhmac-9382e0e99e848497,libaes-a263619e668ba000,libcipher-c41e8c7afaed5402,libinout-e66b425125eef00e,libringbuffer_spsc-86c50914fca521f5,libarray_init-7c52d3d8f2a407be,libcrossbeam-f419a09985e7b376,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_channel-1a34df78054fb556,libcrossbeam_queue-83b1570717893432,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libzenoh_link-968f75187517b6e8,libzenoh_link_ws-563248620173b468,libtokio_tungstenite-8452e251cd7a3db9,libtungstenite-d1277e1bd8865167,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libsha1-0fe3dcec68f7d13f,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-6cbb3a93f4a319a1,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libhttparse-2dcf90c780aed9d3,libthiserror-2ec95242503398e1,libhttp-f9b3654e0d1e7e7a,liburl-bd002fc8ca19b7dc,libidna-5fcdd391a8488b44,libutf8_iter-efb3984ee203d151,libidna_adapter-584c1722b8ef1b2c,libicu_properties-fbfc6ccefbc39847,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-529148eeeb7d2673,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-a7a7bd7223e12cdd,libpotential_utf-ecbc0188bf1f3b60,libicu_provider-666f825ffa8efe89,libicu_locale_core-d41965e13a6b5ec1,libtinystr-e72d852b42e6c6a0,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-baf65db5d694f9e3,libzerotrie-c62d02cd67f960f2,libyoke-0d8fa577084f5886,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ab11dbba1d94bcdc,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libzenoh_link_unixsock_stream-7bb1b1e7a3aad488,libnix-91b8c9df4b954f68,libuuid-60b2e8cfc1cdba32,libgetrandom-6b9f1e11403a9499,librand_core-0060b50ee9f0b688,libzenoh_link_udp-5927916627eda205,libzenoh_sync-428386326de9b611,libarc_swap-6c530bf56712386c,libevent_listener-92e57e7ce0757069,libparking-a433cf79076a56ac,libzenoh_link_tls-2f30c36f0e3f7b76,libtls_listener-0e141f2035abd980,libtokio_rustls-181928627de01c63,libzenoh_link_tcp-a84e97aee8e6840d,libzenoh_link_quic_datagram-dce842b37a103584,libzenoh_link_quic-e7b494a617655678,libzenoh_link_commons-e261feaf5b200a34,libquinn-de29d051af5f7b9d,libquinn_udp-80f5acf98f7863de,libquinn_proto-52f9b066f40db9c3,liblru_slab-a4b53120702b2a2f,librustls_platform_verifier-17c1c723762129b7,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libfastbloom-c9c9a62cdf55aa87,libsiphasher-025167c577866f36,librand-739949d6096520f5,librand_chacha-4014c44579c2cb50,librand_core-99eeda2899867318,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,librustc_hash-cc6790c576ad2a41,libwebpki_roots-52073429bdaef505,librustls_pemfile-bdb4ba8f2ac60fab,libsocket2-aa30e90ff0241ae5,libbase64-fff42f7554bbeb90,libx509_parser-d873a81696686b49,libdata_encoding-b4708a4db8b9ff4f,liboid_registry-544eb87b1090e65b,libder_parser-d10df7028d023833,libnum_bigint-9af469b9a59f0aa1,libnum_integer-890b318c2ec5f2a7,libasn1_rs-b8a70e2bb05941b5,librusticata_macros-faf39dbbb8111020,libnom-67dc6f0b54ccc9b4,libnum_traits-41fa1f8f890badf3,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,librustls-7af112dd9bdb6089,libsubtle-e2f0af8959bd7889,libwebpki-001877181c2e2679,libring-1320b4f6f3204549,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzenoh_codec-8c87743eddaf5a2f,libtokio_util-4c3815ab97f1e6c3,libzenoh_config-12b96f1c4e8edaf0,libserde_yaml-28ea5105021eff8d,libryu-96e4827cb8e74ef1,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,libfoldhash-d879794daeb2a923,libunsafe_libyaml-e6cc77d70c606c35,libnum_cpus-288180d6f2669cf8,libserde_with-30dbde5145f01c4e,libzenoh_util-97a548398b8ab3db,libhome-db473625a3c6e0f0,libshellexpand-83d8ef3a741f1fca,libdirs-4798b99c88165586,libdirs_sys-108c708820347e67,liboption_ext-38791eff9acb757e,libtracing_subscriber-97ea88026b30cb2f,libtracing_serde-fe593989e27019e4,libsharded_slab-2203375802660aa8,libmatchers-7629bc571617855c,libregex_automata-ce1fbf2a2e0706ba,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libflume-7df51b93874452a3,libnanorand-c3c6dac558acfd71,libpnet_datalink-77e10e0deb356ff1,libpnet_sys-6837270c539e74f8,libpnet_base-4d7bb84ce7082bc2,libno_std_net-cf8ddaf9c0e1bb27,libipnetwork-65fee399a1246c4b,libtracing-9b57fe92e5f4fe95,libtracing_core-0a2040ae5074f76c,liblibloading-13e37c67e74fc3ca,libvalidated_struct-4aee2c6fec27902a,libjson5-b499f1de9fbb7d88,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libsecrecy-815972e13053f19c,libzeroize-e5ba3babb6b7003b,libnonempty_collections-c38e2cd2729e12a4,libzenoh_protocol-16e5bc1bf3e92c89,libconst_format-bca8175300f81f9f,libuhlc-a189de0fea7684de,liblog-753a0cb3f11b08fe,libhumantime-34143751b63faeab,libzenoh_buffers-12e8800dc9ff64f7,libzenoh_collections-de10fcc972c42fd7,libzenoh_keyexpr-2f321d94b66d1d92,librand-2e1a2400fdccf7c3,librand_chacha-e0a7538721d2272a,libppv_lite86-f00100d429e7dce7,librand_core-294ae45e398301ea,libgetrandom-aae1d312933d2a10,libschemars-f48576982cea9929,libdyn_clone-b4373bc64eef4ba3,libref_cast-4c0269de5cf8fe3f,libeither-f9cfe41df9eac463,libkeyed_set-7ef2c9f1409a06f7,libhashbrown-a816a0b8a8e91c90,libahash-71c02c94afca7c42,libgetrandom-98b5870fe5c71fe9,libzerocopy-cfe220c1f27cb7ad,liballocator_api2-61425620d8bdad59,libtoken_cell-26b5a85f66277412,libportable_atomic-397a52740b99f831,libserde_json-0779dab6c7a1aaff,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libzenoh_core-c1020ce3c42c525e,libzenoh_runtime-579439f9e443610b,libron-5966bfe3c15394b0,libonce_cell-210b47fe854405d5,libtypeid-0700c21c5fcfad95,libbitflags-03870954d2b6c087,libunicode_ident-9efacf6e41113c25,libtokio-be6b06c8904b221e,libsignal_hook_registry-9de5e8a3a19c222f,liberrno-5b6db3843fadaf59,libsocket2-3114287b03f7e0ed,libmio-e9f8e94f9d34225a,libparking_lot-6f8cff30beeb34a3,libparking_lot_core-548e3609c942979e,liblibc-72d0d7322eb81de5,libcfg_if-cad248e7066eec15,libsmallvec-8ab267bfdb1838ba,libzenoh_result-d9601f840ebf7daa,libanyhow-def446a356e7216c,liblazy_static-2a7049bcdbc4c20d,libspin-41051cad427a38c8,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libserde-ba8fca40ecebaf4a,libserde_core-3babf6f5a9b2410c,libprost-242adc11d3fc3393,libbytes-a6415339708e1154,libthiserror-d6968d802422c22d,libfutures-d11900911bea0e84,libfutures_executor-105285735b6e302c,libfutures_util-2abf1275da1e5beb,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-4ad473efb6703a69,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTbp2ew/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" "/opt/rustwide/target/debug/build/alloca-c8820c4f7a42c80c/out" "-L" "/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_basic_tests-86cdf2c61422c697" "-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 `zenobuf-core` (test "error_basic_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b42e2be16195a39abf6c89ff13005fc7a79f577cfedcd5c220ecde9a4b6e87e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42e2be16195a39abf6c89ff13005fc7a79f577cfedcd5c220ecde9a4b6e87e4", kill_on_drop: false }`
[INFO] [stdout] b42e2be16195a39abf6c89ff13005fc7a79f577cfedcd5c220ecde9a4b6e87e4
