[INFO] fetching crate iceoryx2 0.7.0... [INFO] testing iceoryx2-0.7.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate iceoryx2 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate iceoryx2 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iceoryx2 0.7.0 [INFO] tweaked toml for crates.io crate iceoryx2 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iceoryx2 0.7.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iceoryx2 0.7.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edff4f87a06910195163f88a86daea58d1977dd2dac6b13033736756b16803d3 [INFO] running `Command { std: "docker" "start" "-a" "edff4f87a06910195163f88a86daea58d1977dd2dac6b13033736756b16803d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edff4f87a06910195163f88a86daea58d1977dd2dac6b13033736756b16803d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edff4f87a06910195163f88a86daea58d1977dd2dac6b13033736756b16803d3", kill_on_drop: false }` [INFO] [stdout] edff4f87a06910195163f88a86daea58d1977dd2dac6b13033736756b16803d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca186645788380f378f57f7d693c5a01ce4b75edb04a208012a7f7120c32baa2 [INFO] running `Command { std: "docker" "start" "-a" "ca186645788380f378f57f7d693c5a01ce4b75edb04a208012a7f7120c32baa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling iceoryx2-pal-concurrency-sync v0.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling iceoryx2-bb-elementary-traits v0.7.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling iceoryx2-bb-log v0.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iceoryx2-pal-configuration v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling iceoryx2-bb-elementary v0.7.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling tiny-fn v0.1.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling iceoryx2-bb-lock-free v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling iceoryx2-bb-derive-macros v0.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling iceoryx2-pal-posix v0.7.0 [INFO] [stderr] Compiling iceoryx2-bb-container v0.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cdr v0.2.4 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling iceoryx2-bb-system-types v0.7.0 [INFO] [stderr] Compiling iceoryx2-bb-posix v0.7.0 [INFO] [stderr] Compiling iceoryx2-bb-memory v0.7.0 [INFO] [stderr] Compiling iceoryx2-cal v0.7.0 [INFO] [stderr] Compiling iceoryx2 v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.42s [INFO] running `Command { std: "docker" "inspect" "ca186645788380f378f57f7d693c5a01ce4b75edb04a208012a7f7120c32baa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca186645788380f378f57f7d693c5a01ce4b75edb04a208012a7f7120c32baa2", kill_on_drop: false }` [INFO] [stdout] ca186645788380f378f57f7d693c5a01ce4b75edb04a208012a7f7120c32baa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 958e81f8451e47a408091db1bf3d8ac52697aa1aa2e4d733b79b877060fd3133 [INFO] running `Command { std: "docker" "start" "-a" "958e81f8451e47a408091db1bf3d8ac52697aa1aa2e4d733b79b877060fd3133", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iceoryx2-pal-testing v0.7.0 [INFO] [stderr] Compiling iceoryx2-bb-testing v0.7.0 [INFO] [stderr] Compiling generic-tests v0.1.2 [INFO] [stderr] Compiling iceoryx2 v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `iceoryx2` (test "publisher_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name publisher_tests --edition=2021 tests/publisher_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("dev_permissions", "libc_platform", "logger_log", "logger_tracing"))' -C metadata=51cebaae24a7de16 -C extra-filename=-a9311838c12193a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-e25cb4e5c7bc6bf0.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-4fdc4de3acd6fa9d.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-2b7861e2841b174c.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-1eb4d990cc9e8d86.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-698a66d643d74d95.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-0a7b4d932f5b5d97.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c6776dd4a9e1283f.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-d406b15332eeab55.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-5ee47b933858b4e9.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-40899d954a7c1ba7.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-3d324b1e6ad806c0.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-4d5cb1db703869d1.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a0036203dcb1a093.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-3e308f3ca0ac9492.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-bcdaa34c6eb97605.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-fe7a2f46610ab16f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6b6e267d0f3e6315.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-bf64e22ec80c091c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4c652c47f4d42da7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-63bc9715ad8776ab/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iceoryx2` (test "service_blackboard_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name service_blackboard_tests --edition=2021 tests/service_blackboard_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("dev_permissions", "libc_platform", "logger_log", "logger_tracing"))' -C metadata=77bb6b2520583865 -C extra-filename=-da7ba8f50e3a5e84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-e25cb4e5c7bc6bf0.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-4fdc4de3acd6fa9d.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-2b7861e2841b174c.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-1eb4d990cc9e8d86.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-698a66d643d74d95.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-0a7b4d932f5b5d97.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c6776dd4a9e1283f.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-d406b15332eeab55.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-5ee47b933858b4e9.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-40899d954a7c1ba7.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-3d324b1e6ad806c0.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-4d5cb1db703869d1.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a0036203dcb1a093.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-3e308f3ca0ac9492.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-bcdaa34c6eb97605.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-fe7a2f46610ab16f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6b6e267d0f3e6315.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-bf64e22ec80c091c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4c652c47f4d42da7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-63bc9715ad8776ab/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `iceoryx2` (test "service_request_response_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name service_request_response_tests --edition=2021 tests/service_request_response_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("dev_permissions", "libc_platform", "logger_log", "logger_tracing"))' -C metadata=ad46d044164ece72 -C extra-filename=-60de1c66041032a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-e25cb4e5c7bc6bf0.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-4fdc4de3acd6fa9d.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-2b7861e2841b174c.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-1eb4d990cc9e8d86.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-698a66d643d74d95.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-0a7b4d932f5b5d97.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c6776dd4a9e1283f.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-d406b15332eeab55.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-5ee47b933858b4e9.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-40899d954a7c1ba7.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-3d324b1e6ad806c0.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-4d5cb1db703869d1.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a0036203dcb1a093.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-3e308f3ca0ac9492.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-bcdaa34c6eb97605.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-fe7a2f46610ab16f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6b6e267d0f3e6315.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-bf64e22ec80c091c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4c652c47f4d42da7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-63bc9715ad8776ab/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `iceoryx2` (test "service_event_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name service_event_tests --edition=2021 tests/service_event_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("dev_permissions", "libc_platform", "logger_log", "logger_tracing"))' -C metadata=e4026b1dc55e3250 -C extra-filename=-4856d23e4b23c25e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-e25cb4e5c7bc6bf0.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-4fdc4de3acd6fa9d.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-2b7861e2841b174c.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-1eb4d990cc9e8d86.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-698a66d643d74d95.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-0a7b4d932f5b5d97.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c6776dd4a9e1283f.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-d406b15332eeab55.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-5ee47b933858b4e9.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-40899d954a7c1ba7.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-3d324b1e6ad806c0.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-4d5cb1db703869d1.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a0036203dcb1a093.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-3e308f3ca0ac9492.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-bcdaa34c6eb97605.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-fe7a2f46610ab16f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6b6e267d0f3e6315.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-bf64e22ec80c091c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4c652c47f4d42da7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-63bc9715ad8776ab/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "958e81f8451e47a408091db1bf3d8ac52697aa1aa2e4d733b79b877060fd3133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958e81f8451e47a408091db1bf3d8ac52697aa1aa2e4d733b79b877060fd3133", kill_on_drop: false }` [INFO] [stdout] 958e81f8451e47a408091db1bf3d8ac52697aa1aa2e4d733b79b877060fd3133