[INFO] fetching crate iceoryx2 0.7.0...
[INFO] testing iceoryx2-0.7.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate iceoryx2 0.7.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iceoryx2 0.7.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4c74a2f125d9105cd89f3bdd6126e53dd8be5805517c34f66ee70114cbc60f1
[INFO] running `Command { std: "docker" "start" "-a" "b4c74a2f125d9105cd89f3bdd6126e53dd8be5805517c34f66ee70114cbc60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4c74a2f125d9105cd89f3bdd6126e53dd8be5805517c34f66ee70114cbc60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c74a2f125d9105cd89f3bdd6126e53dd8be5805517c34f66ee70114cbc60f1", kill_on_drop: false }`
[INFO] [stdout] b4c74a2f125d9105cd89f3bdd6126e53dd8be5805517c34f66ee70114cbc60f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26b318cea2142ceea1c1c0ef3df0925221e35dc517d82119af6ca7b7abd8ac9d
[INFO] running `Command { std: "docker" "start" "-a" "26b318cea2142ceea1c1c0ef3df0925221e35dc517d82119af6ca7b7abd8ac9d", 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 libc v0.2.172
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling iceoryx2-pal-concurrency-sync v0.7.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling iceoryx2-bb-elementary-traits v0.7.0
[INFO] [stderr]    Compiling iceoryx2-bb-elementary v0.7.0
[INFO] [stderr]    Compiling iceoryx2-bb-log v0.7.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 winnow v0.6.20
[INFO] [stderr]    Compiling tiny-fn v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling iceoryx2-bb-lock-free v0.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[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 postcard v1.1.3
[INFO] [stderr]    Compiling cdr v0.2.4
[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 47.37s
[INFO] running `Command { std: "docker" "inspect" "26b318cea2142ceea1c1c0ef3df0925221e35dc517d82119af6ca7b7abd8ac9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b318cea2142ceea1c1c0ef3df0925221e35dc517d82119af6ca7b7abd8ac9d", kill_on_drop: false }`
[INFO] [stdout] 26b318cea2142ceea1c1c0ef3df0925221e35dc517d82119af6ca7b7abd8ac9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5933c8e39b8d2740dcdc75e5bc5b5dd8781f01ad043b557375d8031a74498f2
[INFO] running `Command { std: "docker" "start" "-a" "c5933c8e39b8d2740dcdc75e5bc5b5dd8781f01ad043b557375d8031a74498f2", 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 "service_event_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/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=464b38d26c7a64ca -C extra-filename=-1b609dc5e68f6509 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-c3d66bf4af243606.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-818571bcc3b6a5d0.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-04495772a24aac22.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-22819d88ca25bda3.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-50fc08440547f397.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-5db3155421d917aa.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c1a5f487123e658b.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-997cd60b10a3bbe0.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-beeab63dd484db34.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-51738a29c9ff6895.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-176f08ab4bf1fe4f.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-a64d2143befce213.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a23f31e20b70d7a5.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-613c7641a5e9105f.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-98fc0c8da0c5413a.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-85db2eaf9cc53e4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d565ded608fdedba.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-f7e784b2c9654840.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-63872fa09178d828.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-9050055adbe36ad4/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/beta-2025-09-21-x86_64-unknown-linux-gnu/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=9d08b4d6c90ffa38 -C extra-filename=-ecc1c978af1b7a7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-c3d66bf4af243606.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-818571bcc3b6a5d0.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-04495772a24aac22.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-22819d88ca25bda3.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-50fc08440547f397.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-5db3155421d917aa.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c1a5f487123e658b.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-997cd60b10a3bbe0.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-beeab63dd484db34.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-51738a29c9ff6895.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-176f08ab4bf1fe4f.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-a64d2143befce213.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a23f31e20b70d7a5.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-613c7641a5e9105f.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-98fc0c8da0c5413a.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-85db2eaf9cc53e4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d565ded608fdedba.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-f7e784b2c9654840.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-63872fa09178d828.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-9050055adbe36ad4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `iceoryx2` (test "service_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name service_tests --edition=2021 tests/service_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=50a9b8c8c8629009 -C extra-filename=-ec1ce4f44e7a4067 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern generic_tests=/opt/rustwide/target/debug/deps/libgeneric_tests-c3d66bf4af243606.so --extern iceoryx2=/opt/rustwide/target/debug/deps/libiceoryx2-818571bcc3b6a5d0.rlib --extern iceoryx2_bb_container=/opt/rustwide/target/debug/deps/libiceoryx2_bb_container-04495772a24aac22.rlib --extern iceoryx2_bb_derive_macros=/opt/rustwide/target/debug/deps/libiceoryx2_bb_derive_macros-22819d88ca25bda3.so --extern iceoryx2_bb_elementary=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary-50fc08440547f397.rlib --extern iceoryx2_bb_elementary_traits=/opt/rustwide/target/debug/deps/libiceoryx2_bb_elementary_traits-5db3155421d917aa.rlib --extern iceoryx2_bb_lock_free=/opt/rustwide/target/debug/deps/libiceoryx2_bb_lock_free-c1a5f487123e658b.rlib --extern iceoryx2_bb_log=/opt/rustwide/target/debug/deps/libiceoryx2_bb_log-997cd60b10a3bbe0.rlib --extern iceoryx2_bb_memory=/opt/rustwide/target/debug/deps/libiceoryx2_bb_memory-beeab63dd484db34.rlib --extern iceoryx2_bb_posix=/opt/rustwide/target/debug/deps/libiceoryx2_bb_posix-51738a29c9ff6895.rlib --extern iceoryx2_bb_system_types=/opt/rustwide/target/debug/deps/libiceoryx2_bb_system_types-176f08ab4bf1fe4f.rlib --extern iceoryx2_bb_testing=/opt/rustwide/target/debug/deps/libiceoryx2_bb_testing-a64d2143befce213.rlib --extern iceoryx2_cal=/opt/rustwide/target/debug/deps/libiceoryx2_cal-a23f31e20b70d7a5.rlib --extern iceoryx2_pal_concurrency_sync=/opt/rustwide/target/debug/deps/libiceoryx2_pal_concurrency_sync-613c7641a5e9105f.rlib --extern iceoryx2_pal_configuration=/opt/rustwide/target/debug/deps/libiceoryx2_pal_configuration-98fc0c8da0c5413a.rlib --extern iceoryx2_pal_testing=/opt/rustwide/target/debug/deps/libiceoryx2_pal_testing-85db2eaf9cc53e4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d565ded608fdedba.rlib --extern tiny_fn=/opt/rustwide/target/debug/deps/libtiny_fn-f7e784b2c9654840.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-63872fa09178d828.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/iceoryx2-pal-posix-9050055adbe36ad4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c5933c8e39b8d2740dcdc75e5bc5b5dd8781f01ad043b557375d8031a74498f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5933c8e39b8d2740dcdc75e5bc5b5dd8781f01ad043b557375d8031a74498f2", kill_on_drop: false }`
[INFO] [stdout] c5933c8e39b8d2740dcdc75e5bc5b5dd8781f01ad043b557375d8031a74498f2
