[INFO] cloning repository https://github.com/Carter12s/roslibrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Carter12s/roslibrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter12s%2Froslibrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter12s%2Froslibrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 779b7c612f18d690c295745e761659b84212613e
[INFO] testing Carter12s/roslibrust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter12s%2Froslibrust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Carter12s/roslibrust
[INFO] finished tweaking git repo https://github.com/Carter12s/roslibrust
[INFO] tweaked toml for git repo https://github.com/Carter12s/roslibrust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Carter12s/roslibrust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Carter12s/roslibrust 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f21e7cfb13c8ce0a259aebbfd272797dd919367837e11c82b39dd3d21fa2520
[INFO] running `Command { std: "docker" "start" "-a" "0f21e7cfb13c8ce0a259aebbfd272797dd919367837e11c82b39dd3d21fa2520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f21e7cfb13c8ce0a259aebbfd272797dd919367837e11c82b39dd3d21fa2520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f21e7cfb13c8ce0a259aebbfd272797dd919367837e11c82b39dd3d21fa2520", kill_on_drop: false }`
[INFO] [stdout] 0f21e7cfb13c8ce0a259aebbfd272797dd919367837e11c82b39dd3d21fa2520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd98eec23615956188afce4538f7637b3909c26fbaaf6397bc378f84bb7541ed
[INFO] running `Command { std: "docker" "start" "-a" "dd98eec23615956188afce4538f7637b3909c26fbaaf6397bc378f84bb7541ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling token-cell v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zenoh-result v1.5.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling zenoh-macros v1.5.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zenoh-collections v1.5.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zenoh-buffers v1.5.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling simple-error v0.3.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uhlc v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling roslibrust_common v0.16.0 (/opt/rustwide/workdir/roslibrust_common)
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling zenoh-keyexpr v1.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling zenoh-protocol v1.5.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling nonempty-collections v0.3.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling validated_struct v2.2.0
[INFO] [stderr]    Compiling zenoh-codec v1.5.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling roslibrust_codegen v0.16.0 (/opt/rustwide/workdir/roslibrust_codegen)
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]  --> roslibrust_codegen/src/ros2_hashing.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{debug, error, trace};
[INFO] [stdout]   |           ^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_hash_string` is never used
[INFO] [stdout]   --> roslibrust_codegen/src/lib.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Ros2Hash {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 48 |     fn to_hash_string(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling zenoh-runtime v1.5.1
[INFO] [stderr]    Compiling zenoh-core v1.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling zenoh-util v1.5.1
[INFO] [stderr]    Compiling zenoh-config v1.5.1
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling roslibrust_serde_rosmsg v0.5.0
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]  --> roslibrust_codegen/src/ros2_hashing.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{debug, error, trace};
[INFO] [stdout]   |           ^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stdout] warning: method `to_hash_string` is never used
[INFO] [stdout]   --> roslibrust_codegen/src/lib.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Ros2Hash {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 48 |     fn to_hash_string(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr] error: could not compile `zenoh-config` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name zenoh_config --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zenoh-config-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="transport_tcp"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal", "transport_tcp", "unstable"))' -C metadata=aa504e6513f81a7f -C extra-filename=-9f2c68b8c844a5e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern json5=/opt/rustwide/target/debug/deps/libjson5-53efef8b5e5f8b67.rmeta --extern nonempty_collections=/opt/rustwide/target/debug/deps/libnonempty_collections-4f4f264220275b8f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-be40494fcab3d63e.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-07658a0a800681d3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2729db2813df1b7e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9388357b849c6d19.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-f3098ee65cbc62a9.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d5f0d9eaec1a01d1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eb5178fd71a81469.rmeta --extern uhlc=/opt/rustwide/target/debug/deps/libuhlc-876e67d4855f1416.rmeta --extern validated_struct=/opt/rustwide/target/debug/deps/libvalidated_struct-a2c8bb60e6a17ce6.rmeta --extern zenoh_core=/opt/rustwide/target/debug/deps/libzenoh_core-a5a5cd50c89561ea.rmeta --extern zenoh_keyexpr=/opt/rustwide/target/debug/deps/libzenoh_keyexpr-182f750a37c645ab.rmeta --extern zenoh_macros=/opt/rustwide/target/debug/deps/libzenoh_macros-354d2afa2411e800.so --extern zenoh_protocol=/opt/rustwide/target/debug/deps/libzenoh_protocol-3ad4cc0e8037f02c.rmeta --extern zenoh_result=/opt/rustwide/target/debug/deps/libzenoh_result-751147ab9cf5d23a.rmeta --extern zenoh_util=/opt/rustwide/target/debug/deps/libzenoh_util-0a4831666c34b6fd.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "dd98eec23615956188afce4538f7637b3909c26fbaaf6397bc378f84bb7541ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd98eec23615956188afce4538f7637b3909c26fbaaf6397bc378f84bb7541ed", kill_on_drop: false }`
[INFO] [stdout] dd98eec23615956188afce4538f7637b3909c26fbaaf6397bc378f84bb7541ed
